Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring 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.39.5' > 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 f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins11377200256952893945.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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'] [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-20250205-1059-0bb70f72-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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-20250205-1059-0bb70f72-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB] Fetched 9303 kB in 1s (11.0 MB/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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-0', 'make', '-j', '21'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_5.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_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for 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 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 ICMP_Types.o ICMP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Templates.o ICMPv6_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ICMPv6_Types.o ICMPv6_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env 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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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 (438 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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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 41 not upgraded. Need to get 65.1 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.4607.e554.202502042026 [2909 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4607.e554.202502042026 [9897 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.4607.e554.202502042026 [195 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4607.e554.202502042026 [2998 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4607.e554.202502042026 [47.2 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4607.e554.202502042026 [307 kB] Fetched 65.1 MB in 1s (104 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.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4607.e554.202502042026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4607.e554.202502042026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4607.e554.202502042026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4607.e554.202502042026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4607.e554.202502042026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... Setting up open5gs-upf:amd64 (2.7.2.4607.e554.202502042026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4607.e554.202502042026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4607.e554.202502042026) ... 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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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/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-20250205-1059-0bb70f72-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/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-20250205-1059-0bb70f72-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.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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-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 02/05 10:59:17.670: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 02/05 10:59:17.695: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.695: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.695: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.695: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.695: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 02/05 10:59:17.705: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 02/05 10:59:17.705: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/05 10:59:17.705: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 02/05 10:59:17.705: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/05 10:59:17.705: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 02/05 10:59:17.705: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 02/05 10:59:17.705: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [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-20250205-1059-0bb70f72-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'] Open5GS daemon v2.7.2 02/05 10:59:17.827: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 02/05 10:59:17.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.850: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) <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 02/05 10:59:17.850: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 02/05 10:59:17.850: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 02/05 10:59:17.850: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 02/05 10:59:17.851: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250205-1059-0bb70f72-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@ca0f22aa545a: Unix server socket created successfully. MC@ca0f22aa545a: Listening on TCP port 35349. ca0f22aa545a is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests ca0f22aa545a 35349 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ca0f22aa545a: New HC connected from 10.0.2.100 [10.0.2.100]. ca0f22aa545a: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@ca0f22aa545a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@ca0f22aa545a: Configuration file was processed on all HCs. MC@ca0f22aa545a: Creating MTC on host 10.0.2.100. MC@ca0f22aa545a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Wed Feb 5 10:59:18 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 10:59:20.209: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 02/05 10:59:20.209: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 02/05 10:59:20.395: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 10:59:21.676: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 10:59:22.693: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 10:59:22.693: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 10:59:22.693: [smf] INFO: UE IMSI[262425262792208] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 10:59:22.711: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 10:59:22.711: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 02/05 10:59:22.711: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 02/05 10:59:22.711: [upf] INFO: UE F-SEID[UP:0x400 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 02/05 10:59:22.711: [upf] INFO: UE F-SEID[UP:0x400 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 02/05 10:59:22.711: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 10:59:22.717: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 10:59:22.726: [smf] INFO: Removed Session: UE IMSI:[262425262792208] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 02/05 10:59:22.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 10:59:22.726: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 10:59:24.729: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 10:59:24.729: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact(4)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Wed Feb 5 10:59:24 UTC 2025 ====== 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@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Wed Feb 5 10:59:26 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_ipcp started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 10:59:29.214: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 10:59:30.407: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 10:59:31.409: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 10:59:31.409: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 10:59:31.409: [smf] INFO: UE IMSI[262428448697484] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 10:59:31.413: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 10:59:31.413: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 02/05 10:59:31.413: [upf] INFO: UE F-SEID[UP:0xa0e CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 10:59:31.413: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 10:59:31.415: [smf] INFO: Removed Session: UE IMSI:[262428448697484] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 02/05 10:59:31.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 10:59:31.415: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 10:59:33.417: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 10:59:33.417: [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(6)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Wed Feb 5 10:59:33 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Wed Feb 5 10:59:35 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 10:59:38.008: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 10:59:39.976: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 10:59:40.979: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 10:59:40.979: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 10:59:40.979: [smf] INFO: UE IMSI[262424277190301] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 10:59:40.982: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 10:59:40.982: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 02/05 10:59:40.982: [upf] INFO: UE F-SEID[UP:0x6fd CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 10:59:40.984: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 10:59:40.987: [smf] INFO: Removed Session: UE IMSI:[262424277190301] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 02/05 10:59:40.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 10:59:40.987: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 10:59:42.990: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 10:59:42.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_pdp4_act_deact_ipcp_pap_broken(7)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(8)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Wed Feb 5 10:59:42 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=16136) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Wed Feb 5 10:59:45 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_pcodns started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 10:59:46.053: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 10:59:47.684: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 10:59:48.694: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 10:59:48.694: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 10:59:48.694: [smf] INFO: UE IMSI[262429608416479] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 10:59:48.705: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 10:59:48.705: [upf] INFO: UE F-SEID[UP:0xe5a CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 02/05 10:59:48.705: [upf] INFO: UE F-SEID[UP:0xe5a CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 10:59:48.708: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 10:59:48.716: [smf] INFO: Removed Session: UE IMSI:[262429608416479] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 02/05 10:59:48.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 10:59:48.716: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 10:59:50.720: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 10:59:50.720: [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(10)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Wed Feb 5 10:59:50 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13980) Waiting for packet dumper to finish... 1 (prev_count=13980, count=14492) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Wed Feb 5 10:59:52 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_mtu started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 10:59:54.192: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 10:59:55.447: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 10:59:56.450: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 10:59:56.450: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 10:59:56.450: [smf] INFO: UE IMSI[262429100880826] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 10:59:56.453: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 10:59:56.453: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 02/05 10:59:56.453: [upf] INFO: UE F-SEID[UP:0xb3f CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 10:59:56.454: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 10:59:56.457: [smf] INFO: Removed Session: UE IMSI:[262429100880826] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 02/05 10:59:56.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 10:59:56.457: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 10:59:58.460: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 10:59:58.460: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Wed Feb 5 10:59:58 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13368) Waiting for packet dumper to finish... 1 (prev_count=13368, count=13880) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Wed Feb 5 11:00:00 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:01.580: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:03.610: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:04.612: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 11:00:04.612: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 11:00:04.612: [smf] INFO: UE IMSI[262425671280191] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:04.615: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 11:00:04.615: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 02/05 11:00:04.615: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:00:04.617: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 11:00:04.620: [smf] INFO: Removed Session: UE IMSI:[262425671280191] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:04.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 11:00:04.620: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:06.628: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:00:06.629: [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(13)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Wed Feb 5 11:00:06 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=14296) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Wed Feb 5 11:00:08 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:09.772: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:12.007: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:13.011: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 11:00:13.011: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 11:00:13.011: [smf] INFO: UE IMSI[262427599586615] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:13.018: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 11:00:13.019: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 02/05 11:00:13.019: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:00:13.020: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x418a (../src/upf/gtp-path.c:524) 02/05 11:00:13.020: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:00:16.025: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 11:00:16.037: [smf] INFO: Removed Session: UE IMSI:[262427599586615] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:16.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 11:00:16.037: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:18.041: [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(15)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:00:18.041: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Wed Feb 5 11:00:18 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14932) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Wed Feb 5 11:00:20 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:21.214: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:22.242: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:23.251: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 11:00:23.251: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 11:00:23.251: [smf] INFO: UE IMSI[262423720692803] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:23.264: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 11:00:23.264: [upf] INFO: UE F-SEID[UP:0x12e CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 02/05 11:00:23.264: [upf] INFO: UE F-SEID[UP:0x12e CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:00:23.266: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:00:26.271: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 02/05 11:00:26.279: [smf] INFO: Removed Session: UE IMSI:[262423720692803] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:26.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 02/05 11:00:26.279: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:28.286: [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(17)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:00:28.287: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Wed Feb 5 11:00:28 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13836) Waiting for packet dumper to finish... 1 (prev_count=13836, count=15140) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Wed Feb 5 11:00:30 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_clients_interact_with_txseq started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:32.820: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:33.496: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:34.508: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 02/05 11:00:34.508: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 02/05 11:00:34.509: [smf] INFO: UE IMSI[262423882552356] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:34.525: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 02/05 11:00:34.525: [upf] INFO: UE F-SEID[UP:0x17b CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 02/05 11:00:34.525: [upf] INFO: UE F-SEID[UP:0x17b CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:34.528: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 02/05 11:00:34.528: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 02/05 11:00:34.528: [smf] INFO: UE IMSI[262422960605525] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:34.540: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 02/05 11:00:34.540: [upf] INFO: UE F-SEID[UP:0x48e CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 02/05 11:00:34.540: [upf] INFO: UE F-SEID[UP:0x48e CP:0x1d0] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: GTPU sequence number expected but not present MTC@ca0f22aa545a: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: fail MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@ca0f22aa545a: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Wed Feb 5 11:00:34 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 02/05 11:00:34.741: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:00:34.741: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Wed Feb 5 11:00:36 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_clients_interact_without_txseq started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:37.857: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:39.932: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:40.943: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:00:40.943: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:00:40.944: [smf] INFO: UE IMSI[262425501014752] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:40.957: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:00:40.957: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 02/05 11:00:40.957: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:40.961: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/05 11:00:40.961: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/05 11:00:40.961: [smf] INFO: UE IMSI[262426870866465] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:40.975: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/05 11:00:40.975: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 02/05 11:00:40.975: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:40.978: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/05 11:00:40.986: [smf] INFO: Removed Session: UE IMSI:[262425501014752] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:40.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/05 11:00:40.986: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:40.987: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:00:40.994: [smf] INFO: Removed Session: UE IMSI:[262426870866465] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:40.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:00:40.994: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:42.998: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:00:42.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_pdp4_clients_interact_without_txseq(22)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(21)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Wed Feb 5 11:00:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20600) Waiting for packet dumper to finish... 1 (prev_count=20600, count=21904) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Wed Feb 5 11:00:45 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_with_single_dns started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:46.377: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:48.092: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:49.099: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:00:49.099: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:00:49.099: [smf] INFO: UE IMSI[262424696864147] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:49.115: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:00:49.115: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 02/05 11:00:49.115: [upf] INFO: UE F-SEID[UP:0x1c8 CP:0x78d] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:00:49.117: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:00:49.127: [smf] INFO: Removed Session: UE IMSI:[262424696864147] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:49.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:00:49.127: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:49.132: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:00:49.132: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:00:49.132: [smf] INFO: UE IMSI[262428925487892] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:49.144: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:00:49.144: [upf] INFO: UE F-SEID[UP:0xbae CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 02/05 11:00:49.144: [upf] INFO: UE F-SEID[UP:0xbae CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:49.146: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:00:49.155: [smf] INFO: Removed Session: UE IMSI:[262428925487892] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:49.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:00:49.155: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:51.160: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:00:51.160: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(23)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Wed Feb 5 11:00:51 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19488) Waiting for packet dumper to finish... 1 (prev_count=19488, count=20792) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Wed Feb 5 11:00:53 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:00:55.214: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:00:55.305: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:00:56.315: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:00:56.315: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:00:56.315: [smf] INFO: UE IMSI[262425933277835] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:00:56.329: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:00:56.329: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 02/05 11:00:56.329: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:00:56.333: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:00:56.342: [smf] INFO: Removed Session: UE IMSI:[262425933277835] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:00:56.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:00:56.342: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:00:58.349: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:00:58.350: [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(26)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(25)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Wed Feb 5 11:00:58 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Wed Feb 5 11:01:00 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_update_teic started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:01.550: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:01.772: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:02.780: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:02.780: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:02.780: [smf] INFO: UE IMSI[262428084008902] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:01:02.796: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:02.796: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 02/05 11:01:02.796: [upf] INFO: UE F-SEID[UP:0xb0e CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: sending UpdatePDP MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:02.802: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:02.812: [smf] INFO: Removed Session: UE IMSI:[262428084008902] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:01:02.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:02.812: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:04.818: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:01:04.818: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Wed Feb 5 11:01:04 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=15300) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Wed Feb 5 11:01:06 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp4_act_update_teid started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:10.020: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:10.086: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:11.094: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:11.094: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:11.094: [smf] INFO: UE IMSI[262423443727720] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:01:11.110: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:11.110: [upf] INFO: UE F-SEID[UP:0x10a CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 02/05 11:01:11.110: [upf] INFO: UE F-SEID[UP:0x10a CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: sending UpdatePDP MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:11.119: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:11.128: [smf] INFO: Removed Session: UE IMSI:[262423443727720] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:01:11.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:11.128: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:13.133: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:01:13.134: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_update_teid(29)@ca0f22aa545a: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Wed Feb 5 11:01:13 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15776) Waiting for packet dumper to finish... 1 (prev_count=15776, count=16288) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Wed Feb 5 11:01:15 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:16.551: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:17.783: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:18.791: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:18.791: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:18.791: [smf] INFO: UE IMSI[262427945311273] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 02/05 11:01:18.806: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:18.806: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xa26] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 02/05 11:01:18.806: [upf] INFO: UE F-SEID[UP:0xf8f CP:0xa26] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:01:18.809: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:18.818: [smf] INFO: Removed Session: UE IMSI:[262427945311273] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 02/05 11:01:18.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:18.818: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:20.828: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:01:20.828: [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(32)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact(31)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Wed Feb 5 11:01:20 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13204) Waiting for packet dumper to finish... 1 (prev_count=13204, count=13716) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Wed Feb 5 11:01:22 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_pcodns started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:24.015: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:24.394: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:25.401: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:25.401: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:25.401: [smf] INFO: UE IMSI[262426064896029] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 02/05 11:01:25.415: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:25.415: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x519] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 02/05 11:01:25.415: [upf] INFO: UE F-SEID[UP:0xd4f CP:0x519] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:01:25.417: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:25.427: [smf] INFO: Removed Session: UE IMSI:[262426064896029] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 02/05 11:01:25.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:25.427: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:27.435: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:01:27.435: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Wed Feb 5 11:01:27 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13092) Waiting for packet dumper to finish... 1 (prev_count=13092, count=13604) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Wed Feb 5 11:01:29 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_icmp6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:30.604: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:30.972: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:31.984: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:31.984: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:31.984: [smf] INFO: UE IMSI[262426876322362] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 02/05 11:01:32.000: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:32.000: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xbd3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 02/05 11:01:32.000: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0xbd3] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420030000000000000000'O 02/05 11:01:32.007: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:32.021: [smf] INFO: Removed Session: UE IMSI:[262426876322362] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 02/05 11:01:32.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:32.021: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:34.027: [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_icmp6(35)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:01:34.028: [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(36)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Wed Feb 5 11:01:34 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Wed Feb 5 11:01:36 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_mtu started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:37.416: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:37.646: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:38.656: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:38.656: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:38.656: [smf] INFO: UE IMSI[262429506505465] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 02/05 11:01:38.664: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:38.664: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xf1b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 02/05 11:01:38.664: [upf] INFO: UE F-SEID[UP:0xc1 CP:0xf1b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420040000000000000000'O 02/05 11:01:38.669: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:38.678: [smf] INFO: Removed Session: UE IMSI:[262429506505465] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 02/05 11:01:38.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:38.679: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:40.686: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:01:40.686: [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_mtu(38)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Wed Feb 5 11:01:40 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Wed Feb 5 11:01:42 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:44.411: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:46.539: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:47.548: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:47.548: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:47.548: [smf] INFO: UE IMSI[262423357698678] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 02/05 11:01:47.557: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:47.557: [upf] INFO: UE F-SEID[UP:0x754 CP:0x1b7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 02/05 11:01:47.557: [upf] INFO: UE F-SEID[UP:0x754 CP:0x1b7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420050000000000000000'O 02/05 11:01:47.565: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:47.574: [smf] INFO: Removed Session: UE IMSI:[262423357698678] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 02/05 11:01:47.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:47.574: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:01:49.583: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:01:49.583: [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(39)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(40)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Wed Feb 5 11:01:49 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15872) Waiting for packet dumper to finish... 1 (prev_count=15872, count=16384) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Wed Feb 5 11:01:51 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:01:53.925: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:01:55.261: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:01:56.269: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:01:56.269: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:01:56.269: [smf] INFO: UE IMSI[262426284849892] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 02/05 11:01:56.280: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:01:56.280: [upf] INFO: UE F-SEID[UP:0x485 CP:0x28] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 02/05 11:01:56.280: [upf] INFO: UE F-SEID[UP:0x485 CP:0x28] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420060000000000000000'O MTC@ca0f22aa545a: This GGSN does NOT support forwarding link-local source address. 02/05 11:01:59.291: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:01:59.302: [smf] INFO: Removed Session: UE IMSI:[262426284849892] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 02/05 11:01:59.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:01:59.303: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:01.311: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:02:01.311: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Wed Feb 5 11:02:01 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16336) Waiting for packet dumper to finish... 1 (prev_count=16336, count=17640) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Wed Feb 5 11:02:03 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:06.484: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:02:06.634: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:07.641: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:02:07.641: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:02:07.641: [smf] INFO: UE IMSI[262429346382990] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 02/05 11:02:07.653: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:02:07.653: [upf] INFO: UE F-SEID[UP:0xd7e CP:0xbf2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 02/05 11:02:07.653: [upf] INFO: UE F-SEID[UP:0xd7e CP:0xbf2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420070000000000000000'O 02/05 11:02:07.655: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x24e4 (../src/upf/gtp-path.c:602) 02/05 11:02:07.655: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 02/05 11:02:07.655: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:02:10.657: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:02:10.660: [smf] INFO: Removed Session: UE IMSI:[262429346382990] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 02/05 11:02:10.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:02:10.660: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:12.664: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:02:12.664: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Wed Feb 5 11:02:12 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Wed Feb 5 11:02:14 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:16.609: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:02:17.796: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:18.806: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:02:18.806: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:02:18.806: [smf] INFO: UE IMSI[262428374864799] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 02/05 11:02:18.815: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:02:18.815: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xe16] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 02/05 11:02:18.815: [upf] INFO: UE F-SEID[UP:0xb0a CP:0xe16] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420080000000000000000'O 02/05 11:02:18.820: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xa64a (../src/upf/gtp-path.c:602) 02/05 11:02:18.820: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 02/05 11:02:18.820: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:02:21.821: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:02:21.823: [smf] INFO: Removed Session: UE IMSI:[262428374864799] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 02/05 11:02:21.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:02:21.823: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:23.831: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:02:23.831: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Wed Feb 5 11:02:23 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14996) Waiting for packet dumper to finish... 1 (prev_count=14996, count=15508) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Wed Feb 5 11:02:25 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:28.415: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:02:29.009: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:30.013: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:02:30.013: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:02:30.013: [smf] INFO: UE IMSI[262429951947356] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 02/05 11:02:30.016: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:02:30.016: [upf] INFO: UE F-SEID[UP:0xeab CP:0x156] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 02/05 11:02:30.016: [upf] INFO: UE F-SEID[UP:0xeab CP:0x156] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004420090000000000000000'O 02/05 11:02:30.017: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:02:33.019: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:02:33.028: [smf] INFO: Removed Session: UE IMSI:[262429951947356] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 02/05 11:02:33.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:02:33.028: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:35.037: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:02:35.037: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Wed Feb 5 11:02:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Wed Feb 5 11:02:37 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp6_clients_interact started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:38.251: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:02:39.808: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:40.814: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:02:40.814: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:02:40.814: [smf] INFO: UE IMSI[262426873469638] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 02/05 11:02:40.817: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:02:40.817: [upf] INFO: UE F-SEID[UP:0x752 CP:0xf20] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 02/05 11:02:40.817: [upf] INFO: UE F-SEID[UP:0x752 CP:0xf20] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '200107800044200A0000000000000000'O MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:40.818: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/05 11:02:40.818: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/05 11:02:40.818: [smf] INFO: UE IMSI[262428741873091] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 02/05 11:02:40.821: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/05 11:02:40.821: [upf] INFO: UE F-SEID[UP:0x65e CP:0x92b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 02/05 11:02:40.821: [upf] INFO: UE F-SEID[UP:0x65e CP:0x92b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: RA with /64 prefix '200107800044200B0000000000000000'O MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:02:46.834: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/05 11:02:46.846: [smf] INFO: Removed Session: UE IMSI:[262426873469638] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 02/05 11:02:46.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/05 11:02:46.846: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:46.848: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:02:46.857: [smf] INFO: Removed Session: UE IMSI:[262428741873091] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 02/05 11:02:46.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:02:46.857: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:48.862: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:02:48.862: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_clients_interact(49)@ca0f22aa545a: Final verdict of PTC: none TC_pdp6_clients_interact(50)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Wed Feb 5 11:02:48 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=24320) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Wed Feb 5 11:02:50 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:52.357: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:02:53.239: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:02:54.247: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:02:54.247: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:02:54.247: [smf] INFO: UE IMSI[262427393985458] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 02/05 11:02:54.263: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:02:54.263: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xdc7] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 02/05 11:02:54.263: [upf] INFO: UE F-SEID[UP:0xc5f CP:0xdc7] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:02:54.266: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:02:54.276: [smf] INFO: Removed Session: UE IMSI:[262427393985458] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 02/05 11:02:54.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:02:54.276: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:02:56.280: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:02:56.280: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact(52)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact(51)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Wed Feb 5 11:02:56 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14028) Waiting for packet dumper to finish... 1 (prev_count=14028, count=14540) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Wed Feb 5 11:02:58 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_ipcp started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:02:59.959: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:00.527: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:01.529: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:01.529: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:01.529: [smf] INFO: UE IMSI[262423131747858] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 02/05 11:03:01.533: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:01.533: [upf] INFO: UE F-SEID[UP:0x18d CP:0x6a7] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 02/05 11:03:01.533: [upf] INFO: UE F-SEID[UP:0x18d CP:0x6a7] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:01.534: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:01.535: [smf] INFO: Removed Session: UE IMSI:[262423131747858] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 02/05 11:03:01.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:01.536: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:03.543: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:03:03.543: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Wed Feb 5 11:03:03 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14828) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Wed Feb 5 11:03:05 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_icmp6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:06.973: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:07.291: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:08.303: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:08.303: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:08.303: [smf] INFO: UE IMSI[262422394120487] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 02/05 11:03:08.313: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:08.313: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x9fb] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 02/05 11:03:08.313: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x9fb] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004421030000000000000000'O 02/05 11:03:08.319: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:08.329: [smf] INFO: Removed Session: UE IMSI:[262422394120487] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 02/05 11:03:08.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:08.329: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:10.337: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:03:10.337: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(55)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(56)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Wed Feb 5 11:03:10 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Wed Feb 5 11:03:12 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_pcodns4 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:14.193: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:14.858: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:15.868: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:15.868: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:15.869: [smf] INFO: UE IMSI[262427944620490] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 02/05 11:03:15.878: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:15.878: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xcd5] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 02/05 11:03:15.878: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0xcd5] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:15.880: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:15.889: [smf] INFO: Removed Session: UE IMSI:[262427944620490] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 02/05 11:03:15.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:15.890: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:17.897: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:03:17.898: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Wed Feb 5 11:03:17 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13344) Waiting for packet dumper to finish... 1 (prev_count=13344, count=13856) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Wed Feb 5 11:03:19 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_pcodns6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:21.563: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:22.607: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:23.615: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:23.615: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:23.615: [smf] INFO: UE IMSI[262425147397301] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 02/05 11:03:23.624: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:23.624: [upf] INFO: UE F-SEID[UP:0x513 CP:0xec] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 02/05 11:03:23.624: [upf] INFO: UE F-SEID[UP:0x513 CP:0xec] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:23.627: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:23.637: [smf] INFO: Removed Session: UE IMSI:[262425147397301] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 02/05 11:03:23.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:23.637: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:25.645: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:03:25.645: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Wed Feb 5 11:03:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14440) Waiting for packet dumper to finish... 1 (prev_count=14440, count=14952) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Wed Feb 5 11:03:27 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_mtu started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:29.296: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:29.503: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:30.511: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:30.511: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:30.511: [smf] INFO: UE IMSI[262429828660631] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 02/05 11:03:30.525: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:30.525: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf38] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 02/05 11:03:30.525: [upf] INFO: UE F-SEID[UP:0x43e CP:0xf38] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '20010780004421060000000000000000'O 02/05 11:03:30.528: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:30.538: [smf] INFO: Removed Session: UE IMSI:[262429828660631] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 02/05 11:03:30.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:30.538: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:32.546: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:03:32.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_pdp46_act_deact_mtu(61)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Wed Feb 5 11:03:32 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15316) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Wed Feb 5 11:03:34 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:36.305: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:37.083: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:38.089: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:38.089: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:38.089: [smf] INFO: UE IMSI[262424829200245] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 02/05 11:03:38.097: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:38.097: [upf] INFO: UE F-SEID[UP:0xaac CP:0x70b] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 02/05 11:03:38.097: [upf] INFO: UE F-SEID[UP:0xaac CP:0x70b] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:38.099: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:38.105: [smf] INFO: Removed Session: UE IMSI:[262424829200245] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 02/05 11:03:38.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:38.105: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:40.111: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:03:40.111: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(64)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(63)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Wed Feb 5 11:03:40 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13640) Waiting for packet dumper to finish... 1 (prev_count=13640, count=14152) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Wed Feb 5 11:03:42 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:43.398: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:43.591: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:44.601: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:44.601: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:44.602: [smf] INFO: UE IMSI[262427119322692] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 02/05 11:03:44.612: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:44.613: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x150] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 02/05 11:03:44.613: [upf] INFO: UE F-SEID[UP:0xc8e CP:0x150] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:44.614: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x5e82 (../src/upf/gtp-path.c:524) 02/05 11:03:44.614: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:03:47.617: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:47.619: [smf] INFO: Removed Session: UE IMSI:[262427119322692] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 02/05 11:03:47.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:47.619: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:03:49.626: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:03:49.627: [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(65)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Wed Feb 5 11:03:49 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14664) Waiting for packet dumper to finish... 1 (prev_count=14664, count=15176) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Wed Feb 5 11:03:51 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:03:54.604: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:03:54.819: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:03:55.827: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:03:55.827: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:03:55.827: [smf] INFO: UE IMSI[262428671932145] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 02/05 11:03:55.835: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:03:55.835: [upf] INFO: UE F-SEID[UP:0x132 CP:0xc78] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 02/05 11:03:55.835: [upf] INFO: UE F-SEID[UP:0x132 CP:0xc78] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:03:55.836: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x1979 (../src/upf/gtp-path.c:602) 02/05 11:03:55.836: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 02/05 11:03:55.836: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:03:58.842: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:03:58.853: [smf] INFO: Removed Session: UE IMSI:[262428671932145] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 02/05 11:03:58.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:03:58.853: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:00.861: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:04:00.861: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Wed Feb 5 11:04:00 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Wed Feb 5 11:04:02 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:04.458: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:05.393: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:06.400: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:04:06.400: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:04:06.400: [smf] INFO: UE IMSI[262421375500653] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 02/05 11:04:06.406: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:04:06.406: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x29a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 02/05 11:04:06.406: [upf] INFO: UE F-SEID[UP:0x9e1 CP:0x29a] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '200107800044210A0000000000000000'O 02/05 11:04:06.411: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x978f (../src/upf/gtp-path.c:602) 02/05 11:04:06.411: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 02/05 11:04:06.411: [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@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:04:09.415: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:04:09.427: [smf] INFO: Removed Session: UE IMSI:[262421375500653] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 02/05 11:04:09.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:04:09.427: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:11.434: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:04:11.435: [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(70)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Wed Feb 5 11:04:11 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15096) Waiting for packet dumper to finish... 1 (prev_count=15096, count=15608) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Wed Feb 5 11:04:13 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_clients_interact started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:15.287: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:15.645: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:16.651: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:04:16.651: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:04:16.651: [smf] INFO: UE IMSI[262424726059669] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 02/05 11:04:16.666: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:04:16.666: [upf] INFO: UE F-SEID[UP:0x524 CP:0x4ba] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 02/05 11:04:16.666: [upf] INFO: UE F-SEID[UP:0x524 CP:0x4ba] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: RA with /64 prefix '200107800044210B0000000000000000'O MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:16.672: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/05 11:04:16.672: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/05 11:04:16.673: [smf] INFO: UE IMSI[262424715969546] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 02/05 11:04:16.682: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/05 11:04:16.682: [upf] INFO: UE F-SEID[UP:0xa CP:0xac4] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 02/05 11:04:16.682: [upf] INFO: UE F-SEID[UP:0xa CP:0xac4] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: RA with /64 prefix '200107800044210C0000000000000000'O MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:04:22.691: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/05 11:04:22.693: [smf] INFO: Removed Session: UE IMSI:[262424726059669] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 02/05 11:04:22.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/05 11:04:22.693: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:22.693: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:04:22.695: [smf] INFO: Removed Session: UE IMSI:[262424715969546] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 02/05 11:04:22.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:04:22.695: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:24.698: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:04:24.698: [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)@ca0f22aa545a: Final verdict of PTC: none TC_pdp46_clients_interact(71)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Wed Feb 5 11:04:24 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22000) Waiting for packet dumper to finish... 1 (prev_count=22000, count=23700) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Wed Feb 5 11:04:26 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp46_act_deact_apn4 started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:28.301: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:28.741: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:29.743: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:04:29.743: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:04:29.743: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 02/05 11:04:29.743: [smf] INFO: UE IMSI[262422919700649] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:04:29.746: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:04:29.746: [upf] INFO: UE F-SEID[UP:0x300 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 02/05 11:04:29.746: [upf] INFO: UE F-SEID[UP:0x300 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:04:29.747: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 02/05 11:04:29.749: [smf] INFO: Removed Session: UE IMSI:[262422919700649] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:04:29.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 02/05 11:04:29.749: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:31.751: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:04:31.751: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(74)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Wed Feb 5 11:04:31 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Wed Feb 5 11:04:33 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_echo_req_resp started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:35.121: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:35.610: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:38.616: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:04:38.616: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(75)@ca0f22aa545a: Final verdict of PTC: none TC_echo_req_resp(76)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_echo_req_resp finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Wed Feb 5 11:04:38 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7484) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Wed Feb 5 11:04:40 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_echo_req_resp_gtpu started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:42.141: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:43.661: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:04:46.664: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:04:46.665: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp_gtpu(78)@ca0f22aa545a: Final verdict of PTC: none TC_echo_req_resp_gtpu(77)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Wed Feb 5 11:04:46 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Wed Feb 5 11:04:48 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp_act2_recovery started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:50.122: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:50.229: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:51.232: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 02/05 11:04:51.232: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 02/05 11:04:51.232: [smf] INFO: UE IMSI[262428034195676] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:04:51.235: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 02/05 11:04:51.235: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 02/05 11:04:51.235: [upf] INFO: UE F-SEID[UP:0xb46 CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: sending 2nd CreatePDP (recovery increased) 02/05 11:04:51.235: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@ca0f22aa545a: 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@ca0f22aa545a: Stopping testcase execution from "GGSN_Tests.ttcn":383 02/05 11:04:54.238: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:04:54.238: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act2_recovery(79)@ca0f22aa545a: Final verdict of PTC: none TC_pdp_act2_recovery(80)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@ca0f22aa545a: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@ca0f22aa545a: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Wed Feb 5 11:04:54 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Wed Feb 5 11:04:56 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_act_deact_retrans_duplicate started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:04:57.448: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:04:58.189: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:04:59.191: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/05 11:04:59.191: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/05 11:04:59.191: [smf] INFO: UE IMSI[262421023195074] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:04:59.194: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/05 11:04:59.194: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 02/05 11:04:59.194: [upf] INFO: UE F-SEID[UP:0xac7 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:04:59.194: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 02/05 11:04:59.196: [smf] INFO: Removed Session: UE IMSI:[262421023195074] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:04:59.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 02/05 11:04:59.196: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:00.199: [gtp] WARNING: [33895] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:02.204: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:05:02.204: [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)@ca0f22aa545a: Final verdict of PTC: none TC_act_deact_retrans_duplicate(82)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Wed Feb 5 11:05:02 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=15060) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Wed Feb 5 11:05:04 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_pdp_act_restart_ctr_echo started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:05:05.388: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:05:07.670: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:05:08.678: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 02/05 11:05:08.678: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 02/05 11:05:08.678: [smf] INFO: UE IMSI[262424861788292] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:08.689: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 02/05 11:05:08.689: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:08.689: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: 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@ca0f22aa545a: Stopping testcase execution from "GGSN_Tests.ttcn":2059 02/05 11:05:14.693: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:05:14.693: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(83)@ca0f22aa545a: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@ca0f22aa545a: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@ca0f22aa545a: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@ca0f22aa545a: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Wed Feb 5 11:05:14 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Wed Feb 5 11:05:16 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:05:17.889: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:05:18.759: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 02/05 11:05:20.081: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 02/05 11:05:20.081: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 02/05 11:05:20.081: [smf] INFO: UE IMSI[262420026183632] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.083: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 02/05 11:05:20.083: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.083: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x1ed] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:05:20.091: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/05 11:05:20.091: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/05 11:05:20.091: [smf] INFO: UE IMSI[262427932323971] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.094: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/05 11:05:20.094: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.094: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.102: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 02/05 11:05:20.102: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 02/05 11:05:20.102: [smf] INFO: UE IMSI[262421551512559] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.105: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 02/05 11:05:20.105: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.105: [upf] INFO: UE F-SEID[UP:0xb50 CP:0x246] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.113: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 02/05 11:05:20.113: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 02/05 11:05:20.113: [smf] INFO: UE IMSI[262422026208586] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.117: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 02/05 11:05:20.117: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.117: [upf] INFO: UE F-SEID[UP:0xb29 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.123: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 02/05 11:05:20.123: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 02/05 11:05:20.123: [smf] INFO: UE IMSI[262423915690771] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.128: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 02/05 11:05:20.128: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.128: [upf] INFO: UE F-SEID[UP:0xb03 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.134: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 02/05 11:05:20.134: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 02/05 11:05:20.134: [smf] INFO: UE IMSI[262425801644067] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.139: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 02/05 11:05:20.139: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.139: [upf] INFO: UE F-SEID[UP:0xa1e CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.146: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 02/05 11:05:20.146: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 02/05 11:05:20.146: [smf] INFO: UE IMSI[262422813131786] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.157: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 02/05 11:05:20.157: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.157: [upf] INFO: UE F-SEID[UP:0xce1 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.158: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 02/05 11:05:20.158: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 02/05 11:05:20.158: [smf] INFO: UE IMSI[262422331719774] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.169: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 02/05 11:05:20.169: [upf] INFO: UE F-SEID[UP:0x562 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.170: [upf] INFO: UE F-SEID[UP:0x562 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.170: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 02/05 11:05:20.170: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 02/05 11:05:20.170: [smf] INFO: UE IMSI[262423606446355] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.177: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 02/05 11:05:20.177: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.177: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.181: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 02/05 11:05:20.181: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 02/05 11:05:20.181: [smf] INFO: UE IMSI[262428375050303] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.185: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 02/05 11:05:20.185: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.185: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.192: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 02/05 11:05:20.192: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 02/05 11:05:20.192: [smf] INFO: UE IMSI[262425498547307] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.196: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 02/05 11:05:20.196: [upf] INFO: UE F-SEID[UP:0x165 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.196: [upf] INFO: UE F-SEID[UP:0x165 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.202: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 02/05 11:05:20.203: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 02/05 11:05:20.203: [smf] INFO: UE IMSI[262424886134554] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.207: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 02/05 11:05:20.207: [upf] INFO: UE F-SEID[UP:0x221 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.207: [upf] INFO: UE F-SEID[UP:0x221 CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.213: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 02/05 11:05:20.213: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 02/05 11:05:20.213: [smf] INFO: UE IMSI[262425385357495] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.218: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 02/05 11:05:20.218: [upf] INFO: UE F-SEID[UP:0xc6b CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.218: [upf] INFO: UE F-SEID[UP:0xc6b CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.224: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 02/05 11:05:20.224: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 02/05 11:05:20.224: [smf] INFO: UE IMSI[262425697447955] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.229: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 02/05 11:05:20.229: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.229: [upf] INFO: UE F-SEID[UP:0x3f7 CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.235: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 02/05 11:05:20.235: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 02/05 11:05:20.235: [smf] INFO: UE IMSI[262426044457097] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.240: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 02/05 11:05:20.240: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.240: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xd38] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.246: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 02/05 11:05:20.246: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 02/05 11:05:20.246: [smf] INFO: UE IMSI[262429296823251] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.250: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 02/05 11:05:20.250: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.250: [upf] INFO: UE F-SEID[UP:0xa11 CP:0x382] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.257: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 02/05 11:05:20.257: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 02/05 11:05:20.257: [smf] INFO: UE IMSI[262425060516272] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.261: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 02/05 11:05:20.261: [upf] INFO: UE F-SEID[UP:0x20b CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.261: [upf] INFO: UE F-SEID[UP:0x20b CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.267: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 02/05 11:05:20.267: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 02/05 11:05:20.267: [smf] INFO: UE IMSI[262425274539822] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.272: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 02/05 11:05:20.273: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.273: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.278: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 02/05 11:05:20.278: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 02/05 11:05:20.278: [smf] INFO: UE IMSI[262426706262937] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.283: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 02/05 11:05:20.283: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.283: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.289: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 02/05 11:05:20.289: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 02/05 11:05:20.289: [smf] INFO: UE IMSI[262428708372332] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.294: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 02/05 11:05:20.294: [upf] INFO: UE F-SEID[UP:0x812 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.294: [upf] INFO: UE F-SEID[UP:0x812 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.300: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 02/05 11:05:20.300: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 02/05 11:05:20.300: [smf] INFO: UE IMSI[262422181903695] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.305: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 02/05 11:05:20.305: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.305: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xab7] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.311: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 02/05 11:05:20.311: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 02/05 11:05:20.311: [smf] INFO: UE IMSI[262420740583171] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.315: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 02/05 11:05:20.315: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.315: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.322: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 02/05 11:05:20.322: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 02/05 11:05:20.322: [smf] INFO: UE IMSI[262425951668243] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.327: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 02/05 11:05:20.327: [upf] INFO: UE F-SEID[UP:0xca CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.327: [upf] INFO: UE F-SEID[UP:0xca CP:0xc37] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.332: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 02/05 11:05:20.333: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 02/05 11:05:20.333: [smf] INFO: UE IMSI[262420267055019] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.337: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 02/05 11:05:20.337: [upf] INFO: UE F-SEID[UP:0x632 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.337: [upf] INFO: UE F-SEID[UP:0x632 CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.343: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 02/05 11:05:20.343: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 02/05 11:05:20.343: [smf] INFO: UE IMSI[262428393202784] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.348: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 02/05 11:05:20.348: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.348: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.354: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 02/05 11:05:20.354: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 02/05 11:05:20.354: [smf] INFO: UE IMSI[262427164965367] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.359: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 02/05 11:05:20.359: [upf] INFO: UE F-SEID[UP:0x7af CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.359: [upf] INFO: UE F-SEID[UP:0x7af CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.365: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 02/05 11:05:20.365: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 02/05 11:05:20.365: [smf] INFO: UE IMSI[262422485783976] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.369: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 02/05 11:05:20.369: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.369: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.376: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 02/05 11:05:20.376: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 02/05 11:05:20.376: [smf] INFO: UE IMSI[262425867176673] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.380: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 02/05 11:05:20.380: [upf] INFO: UE F-SEID[UP:0x674 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.380: [upf] INFO: UE F-SEID[UP:0x674 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.387: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 02/05 11:05:20.387: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 02/05 11:05:20.387: [smf] INFO: UE IMSI[262424391609616] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.391: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 02/05 11:05:20.391: [upf] INFO: UE F-SEID[UP:0x173 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.391: [upf] INFO: UE F-SEID[UP:0x173 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.397: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 02/05 11:05:20.397: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 02/05 11:05:20.397: [smf] INFO: UE IMSI[262422338122874] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.402: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 02/05 11:05:20.402: [upf] INFO: UE F-SEID[UP:0x64e CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.402: [upf] INFO: UE F-SEID[UP:0x64e CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.408: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 02/05 11:05:20.408: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 02/05 11:05:20.408: [smf] INFO: UE IMSI[262427016310328] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.413: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 02/05 11:05:20.413: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.413: [upf] INFO: UE F-SEID[UP:0xfbd CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.419: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 02/05 11:05:20.419: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 02/05 11:05:20.419: [smf] INFO: UE IMSI[262421239691490] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.424: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 02/05 11:05:20.424: [upf] INFO: UE F-SEID[UP:0x46b CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.424: [upf] INFO: UE F-SEID[UP:0x46b CP:0x2f4] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.430: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 02/05 11:05:20.430: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 02/05 11:05:20.430: [smf] INFO: UE IMSI[262423780250357] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.435: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 02/05 11:05:20.435: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.435: [upf] INFO: UE F-SEID[UP:0x692 CP:0x2e0] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.441: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 02/05 11:05:20.441: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 02/05 11:05:20.441: [smf] INFO: UE IMSI[262428049153085] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.446: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 02/05 11:05:20.446: [upf] INFO: UE F-SEID[UP:0x73c CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.446: [upf] INFO: UE F-SEID[UP:0x73c CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.452: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 02/05 11:05:20.452: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 02/05 11:05:20.452: [smf] INFO: UE IMSI[262421229710945] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.457: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 02/05 11:05:20.457: [upf] INFO: UE F-SEID[UP:0x81e CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.457: [upf] INFO: UE F-SEID[UP:0x81e CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.463: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 02/05 11:05:20.463: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 02/05 11:05:20.463: [smf] INFO: UE IMSI[262423067332795] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.468: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 02/05 11:05:20.468: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.468: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xd65] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.474: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 02/05 11:05:20.474: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 02/05 11:05:20.474: [smf] INFO: UE IMSI[262423684563425] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.478: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 02/05 11:05:20.478: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.478: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x866] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.484: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 02/05 11:05:20.484: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 02/05 11:05:20.484: [smf] INFO: UE IMSI[262428179855894] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.489: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 02/05 11:05:20.489: [upf] INFO: UE F-SEID[UP:0x35d CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.489: [upf] INFO: UE F-SEID[UP:0x35d CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.495: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 02/05 11:05:20.495: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 02/05 11:05:20.495: [smf] INFO: UE IMSI[262424924177799] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.500: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 02/05 11:05:20.500: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.500: [upf] INFO: UE F-SEID[UP:0x9bf CP:0xea0] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.506: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 02/05 11:05:20.506: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 02/05 11:05:20.506: [smf] INFO: UE IMSI[262427233137801] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.511: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 02/05 11:05:20.511: [upf] INFO: UE F-SEID[UP:0x20c CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.511: [upf] INFO: UE F-SEID[UP:0x20c CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.517: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 02/05 11:05:20.517: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 02/05 11:05:20.517: [smf] INFO: UE IMSI[262427635557229] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.522: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 02/05 11:05:20.522: [upf] INFO: UE F-SEID[UP:0x105 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.522: [upf] INFO: UE F-SEID[UP:0x105 CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.528: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 02/05 11:05:20.528: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 02/05 11:05:20.528: [smf] INFO: UE IMSI[262420106285357] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.533: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 02/05 11:05:20.533: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.533: [upf] INFO: UE F-SEID[UP:0xf6d CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.538: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 02/05 11:05:20.538: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 02/05 11:05:20.538: [smf] INFO: UE IMSI[262422702349328] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.543: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 02/05 11:05:20.543: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.543: [upf] INFO: UE F-SEID[UP:0xc02 CP:0x8e2] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.549: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 02/05 11:05:20.549: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 02/05 11:05:20.549: [smf] INFO: UE IMSI[262421819832174] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.553: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 02/05 11:05:20.553: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.553: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.560: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 02/05 11:05:20.560: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 02/05 11:05:20.560: [smf] INFO: UE IMSI[262426745400145] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.564: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 02/05 11:05:20.564: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.564: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.571: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 02/05 11:05:20.571: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 02/05 11:05:20.571: [smf] INFO: UE IMSI[262420920197429] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.575: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 02/05 11:05:20.575: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.575: [upf] INFO: UE F-SEID[UP:0xd9a CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.582: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 02/05 11:05:20.582: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 02/05 11:05:20.582: [smf] INFO: UE IMSI[262424936874596] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.586: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 02/05 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.586: [upf] INFO: UE F-SEID[UP:0xab9 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.593: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 02/05 11:05:20.593: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 02/05 11:05:20.593: [smf] INFO: UE IMSI[262420301123555] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.597: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 02/05 11:05:20.597: [upf] INFO: UE F-SEID[UP:0x773 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.597: [upf] INFO: UE F-SEID[UP:0x773 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.603: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 02/05 11:05:20.603: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 02/05 11:05:20.603: [smf] INFO: UE IMSI[262421590844173] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.608: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 02/05 11:05:20.608: [upf] INFO: UE F-SEID[UP:0x89b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.608: [upf] INFO: UE F-SEID[UP:0x89b CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.614: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 02/05 11:05:20.614: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 02/05 11:05:20.614: [smf] INFO: UE IMSI[262427397201976] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.619: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 02/05 11:05:20.619: [upf] INFO: UE F-SEID[UP:0x156 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.619: [upf] INFO: UE F-SEID[UP:0x156 CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.625: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 02/05 11:05:20.625: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 02/05 11:05:20.625: [smf] INFO: UE IMSI[262421352964568] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.630: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 02/05 11:05:20.630: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.630: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.636: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 02/05 11:05:20.636: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 02/05 11:05:20.636: [smf] INFO: UE IMSI[262420486432493] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.640: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 02/05 11:05:20.640: [upf] INFO: UE F-SEID[UP:0x70 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.640: [upf] INFO: UE F-SEID[UP:0x70 CP:0x9ad] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.647: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 02/05 11:05:20.647: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 02/05 11:05:20.647: [smf] INFO: UE IMSI[262420147449923] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.652: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 02/05 11:05:20.652: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.652: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.658: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 02/05 11:05:20.658: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 02/05 11:05:20.658: [smf] INFO: UE IMSI[262426230570394] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.662: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 02/05 11:05:20.662: [upf] INFO: UE F-SEID[UP:0x537 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.662: [upf] INFO: UE F-SEID[UP:0x537 CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.669: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 02/05 11:05:20.669: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 02/05 11:05:20.669: [smf] INFO: UE IMSI[262424333456443] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.673: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 02/05 11:05:20.673: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.673: [upf] INFO: UE F-SEID[UP:0xe8 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.679: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 02/05 11:05:20.680: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 02/05 11:05:20.680: [smf] INFO: UE IMSI[262424906914763] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.684: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 02/05 11:05:20.684: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.684: [upf] INFO: UE F-SEID[UP:0xe55 CP:0x7c3] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.690: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 02/05 11:05:20.690: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 02/05 11:05:20.690: [smf] INFO: UE IMSI[262429313766912] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.694: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 02/05 11:05:20.694: [upf] INFO: UE F-SEID[UP:0xbee CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.694: [upf] INFO: UE F-SEID[UP:0xbee CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.701: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 02/05 11:05:20.701: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 02/05 11:05:20.701: [smf] INFO: UE IMSI[262428782732478] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.706: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 02/05 11:05:20.706: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.706: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.712: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 02/05 11:05:20.712: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 02/05 11:05:20.712: [smf] INFO: UE IMSI[262427219059614] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.717: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 02/05 11:05:20.717: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.717: [upf] INFO: UE F-SEID[UP:0x9ac CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.723: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 02/05 11:05:20.723: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 02/05 11:05:20.723: [smf] INFO: UE IMSI[262420482386036] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.728: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 02/05 11:05:20.728: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.728: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0x698] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.734: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 02/05 11:05:20.734: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 02/05 11:05:20.734: [smf] INFO: UE IMSI[262424309225511] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.742: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 02/05 11:05:20.742: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.742: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x2a] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.746: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 02/05 11:05:20.746: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 02/05 11:05:20.746: [smf] INFO: UE IMSI[262426017607734] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.751: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 02/05 11:05:20.751: [upf] INFO: UE F-SEID[UP:0x940 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.751: [upf] INFO: UE F-SEID[UP:0x940 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.757: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 02/05 11:05:20.757: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 02/05 11:05:20.757: [smf] INFO: UE IMSI[262429954907699] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.765: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 02/05 11:05:20.765: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.765: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.768: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 02/05 11:05:20.768: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 02/05 11:05:20.769: [smf] INFO: UE IMSI[262424403314490] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.777: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 02/05 11:05:20.777: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.777: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.782: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 02/05 11:05:20.782: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 02/05 11:05:20.782: [smf] INFO: UE IMSI[262424798345415] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.790: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 02/05 11:05:20.790: [upf] INFO: UE F-SEID[UP:0x49f CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.790: [upf] INFO: UE F-SEID[UP:0x49f CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.793: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 02/05 11:05:20.793: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 02/05 11:05:20.793: [smf] INFO: UE IMSI[262426251768008] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.799: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 02/05 11:05:20.799: [upf] INFO: UE F-SEID[UP:0x15e CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.799: [upf] INFO: UE F-SEID[UP:0x15e CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.804: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 02/05 11:05:20.804: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 02/05 11:05:20.804: [smf] INFO: UE IMSI[262424128418222] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.812: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 02/05 11:05:20.812: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.812: [upf] INFO: UE F-SEID[UP:0xa3e CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.819: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 02/05 11:05:20.819: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 02/05 11:05:20.819: [smf] INFO: UE IMSI[262427823117748] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.830: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 02/05 11:05:20.830: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.830: [upf] INFO: UE F-SEID[UP:0x2a3 CP:0x124] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.831: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 02/05 11:05:20.831: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 02/05 11:05:20.831: [smf] INFO: UE IMSI[262421611556641] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.836: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 02/05 11:05:20.836: [upf] INFO: UE F-SEID[UP:0xde CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.836: [upf] INFO: UE F-SEID[UP:0xde CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.842: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 02/05 11:05:20.842: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 02/05 11:05:20.842: [smf] INFO: UE IMSI[262427056814832] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.849: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 02/05 11:05:20.849: [upf] INFO: UE F-SEID[UP:0x194 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.849: [upf] INFO: UE F-SEID[UP:0x194 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.853: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 02/05 11:05:20.853: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 02/05 11:05:20.853: [smf] INFO: UE IMSI[262429149825542] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.857: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 02/05 11:05:20.857: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.857: [upf] INFO: UE F-SEID[UP:0x9d8 CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.864: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 02/05 11:05:20.864: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 02/05 11:05:20.864: [smf] INFO: UE IMSI[262427882104011] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.870: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 02/05 11:05:20.870: [upf] INFO: UE F-SEID[UP:0x417 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.870: [upf] INFO: UE F-SEID[UP:0x417 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.875: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 02/05 11:05:20.875: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 02/05 11:05:20.875: [smf] INFO: UE IMSI[262428157596010] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.879: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 02/05 11:05:20.879: [upf] INFO: UE F-SEID[UP:0x965 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.879: [upf] INFO: UE F-SEID[UP:0x965 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.886: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 02/05 11:05:20.886: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 02/05 11:05:20.886: [smf] INFO: UE IMSI[262429770597163] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.890: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 02/05 11:05:20.890: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.890: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.897: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 02/05 11:05:20.897: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 02/05 11:05:20.897: [smf] INFO: UE IMSI[262426882971132] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.904: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 02/05 11:05:20.904: [upf] INFO: UE F-SEID[UP:0x616 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.904: [upf] INFO: UE F-SEID[UP:0x616 CP:0xe3c] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.908: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 02/05 11:05:20.908: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 02/05 11:05:20.908: [smf] INFO: UE IMSI[262427053376304] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.913: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 02/05 11:05:20.914: [upf] INFO: UE F-SEID[UP:0x952 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.914: [upf] INFO: UE F-SEID[UP:0x952 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.919: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 02/05 11:05:20.919: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 02/05 11:05:20.919: [smf] INFO: UE IMSI[262424352687929] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.923: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 02/05 11:05:20.923: [upf] INFO: UE F-SEID[UP:0xcad CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.923: [upf] INFO: UE F-SEID[UP:0xcad CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.930: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 02/05 11:05:20.930: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 02/05 11:05:20.930: [smf] INFO: UE IMSI[262421472276993] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.934: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 02/05 11:05:20.934: [upf] INFO: UE F-SEID[UP:0x73 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.934: [upf] INFO: UE F-SEID[UP:0x73 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.940: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 02/05 11:05:20.941: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 02/05 11:05:20.941: [smf] INFO: UE IMSI[262428283144191] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.945: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 02/05 11:05:20.945: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.945: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.951: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 02/05 11:05:20.951: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 02/05 11:05:20.951: [smf] INFO: UE IMSI[262421016502975] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.956: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 02/05 11:05:20.956: [upf] INFO: UE F-SEID[UP:0x879 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.957: [upf] INFO: UE F-SEID[UP:0x879 CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.962: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 02/05 11:05:20.962: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 02/05 11:05:20.962: [smf] INFO: UE IMSI[262422256026603] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.967: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 02/05 11:05:20.967: [upf] INFO: UE F-SEID[UP:0x850 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.967: [upf] INFO: UE F-SEID[UP:0x850 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.973: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 02/05 11:05:20.973: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 02/05 11:05:20.973: [smf] INFO: UE IMSI[262427227025420] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.977: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 02/05 11:05:20.977: [upf] INFO: UE F-SEID[UP:0x7c CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.977: [upf] INFO: UE F-SEID[UP:0x7c CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.984: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 02/05 11:05:20.984: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 02/05 11:05:20.984: [smf] INFO: UE IMSI[262420574504387] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:20.988: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 02/05 11:05:20.989: [upf] INFO: UE F-SEID[UP:0x629 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:20.989: [upf] INFO: UE F-SEID[UP:0x629 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:20.995: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 02/05 11:05:20.995: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 02/05 11:05:20.995: [smf] INFO: UE IMSI[262421166796652] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.000: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 02/05 11:05:21.000: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.000: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.006: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 02/05 11:05:21.006: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 02/05 11:05:21.006: [smf] INFO: UE IMSI[262426097297784] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.010: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 02/05 11:05:21.010: [upf] INFO: UE F-SEID[UP:0x671 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.010: [upf] INFO: UE F-SEID[UP:0x671 CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.017: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 02/05 11:05:21.017: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 02/05 11:05:21.017: [smf] INFO: UE IMSI[262425779836489] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.021: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 02/05 11:05:21.021: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.021: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.027: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 02/05 11:05:21.027: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 02/05 11:05:21.027: [smf] INFO: UE IMSI[262425068666154] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.032: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 02/05 11:05:21.032: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.032: [upf] INFO: UE F-SEID[UP:0x2ce CP:0x146] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.038: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 02/05 11:05:21.038: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 02/05 11:05:21.038: [smf] INFO: UE IMSI[262421634655937] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.043: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 02/05 11:05:21.043: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.043: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.049: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 02/05 11:05:21.049: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 02/05 11:05:21.049: [smf] INFO: UE IMSI[262422621780733] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.054: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 02/05 11:05:21.054: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.054: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.060: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 02/05 11:05:21.060: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 02/05 11:05:21.060: [smf] INFO: UE IMSI[262424850457555] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.065: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 02/05 11:05:21.065: [upf] INFO: UE F-SEID[UP:0x778 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.065: [upf] INFO: UE F-SEID[UP:0x778 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.071: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 02/05 11:05:21.071: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 02/05 11:05:21.071: [smf] INFO: UE IMSI[262424740916646] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.075: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 02/05 11:05:21.075: [upf] INFO: UE F-SEID[UP:0x869 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.075: [upf] INFO: UE F-SEID[UP:0x869 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.082: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 02/05 11:05:21.082: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 02/05 11:05:21.082: [smf] INFO: UE IMSI[262427988298630] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.087: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 02/05 11:05:21.087: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.087: [upf] INFO: UE F-SEID[UP:0xb93 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.093: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 02/05 11:05:21.093: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 02/05 11:05:21.093: [smf] INFO: UE IMSI[262427062443125] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.098: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 02/05 11:05:21.098: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.098: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x2c2] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.103: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 02/05 11:05:21.103: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 02/05 11:05:21.103: [smf] INFO: UE IMSI[262428490102848] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.108: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 02/05 11:05:21.108: [upf] INFO: UE F-SEID[UP:0x804 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.108: [upf] INFO: UE F-SEID[UP:0x804 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.114: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 02/05 11:05:21.114: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 02/05 11:05:21.114: [smf] INFO: UE IMSI[262426346458017] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.120: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 02/05 11:05:21.120: [upf] INFO: UE F-SEID[UP:0x21c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.120: [upf] INFO: UE F-SEID[UP:0x21c CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.126: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 02/05 11:05:21.126: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 02/05 11:05:21.126: [smf] INFO: UE IMSI[262421664310417] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.132: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 02/05 11:05:21.132: [upf] INFO: UE F-SEID[UP:0xdca CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.132: [upf] INFO: UE F-SEID[UP:0xdca CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.136: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 02/05 11:05:21.136: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 02/05 11:05:21.137: [smf] INFO: UE IMSI[262422445760575] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.141: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 02/05 11:05:21.141: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.141: [upf] INFO: UE F-SEID[UP:0xc90 CP:0xb93] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.147: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 02/05 11:05:21.147: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 02/05 11:05:21.147: [smf] INFO: UE IMSI[262427352857244] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.153: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 02/05 11:05:21.153: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.153: [upf] INFO: UE F-SEID[UP:0xf99 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.158: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 02/05 11:05:21.158: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 02/05 11:05:21.158: [smf] INFO: UE IMSI[262424616432857] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.162: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 02/05 11:05:21.163: [upf] INFO: UE F-SEID[UP:0x828 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.163: [upf] INFO: UE F-SEID[UP:0x828 CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.169: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 02/05 11:05:21.169: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 02/05 11:05:21.169: [smf] INFO: UE IMSI[262420260702690] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.175: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 02/05 11:05:21.175: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.175: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.180: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 02/05 11:05:21.180: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 02/05 11:05:21.180: [smf] INFO: UE IMSI[262428554298303] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.184: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 02/05 11:05:21.184: [upf] INFO: UE F-SEID[UP:0x572 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.184: [upf] INFO: UE F-SEID[UP:0x572 CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.191: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 02/05 11:05:21.191: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 02/05 11:05:21.191: [smf] INFO: UE IMSI[262424086098762] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.195: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 02/05 11:05:21.195: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.195: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.201: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 02/05 11:05:21.201: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 02/05 11:05:21.201: [smf] INFO: UE IMSI[262427115473721] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.205: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 02/05 11:05:21.205: [upf] INFO: UE F-SEID[UP:0x80d CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.205: [upf] INFO: UE F-SEID[UP:0x80d CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.212: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 02/05 11:05:21.212: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 02/05 11:05:21.212: [smf] INFO: UE IMSI[262422774425300] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.216: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 02/05 11:05:21.216: [upf] INFO: UE F-SEID[UP:0x267 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.216: [upf] INFO: UE F-SEID[UP:0x267 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.223: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 02/05 11:05:21.223: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 02/05 11:05:21.223: [smf] INFO: UE IMSI[262423927148737] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.227: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 02/05 11:05:21.227: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.227: [upf] INFO: UE F-SEID[UP:0x3c6 CP:0x403] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.234: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 02/05 11:05:21.234: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 02/05 11:05:21.234: [smf] INFO: UE IMSI[262422897298460] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.240: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 02/05 11:05:21.240: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.240: [upf] INFO: UE F-SEID[UP:0xae2 CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.245: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 02/05 11:05:21.245: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 02/05 11:05:21.245: [smf] INFO: UE IMSI[262420780461852] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.252: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 02/05 11:05:21.252: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.252: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.256: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 02/05 11:05:21.256: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 02/05 11:05:21.256: [smf] INFO: UE IMSI[262427990713069] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.264: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 02/05 11:05:21.264: [upf] INFO: UE F-SEID[UP:0x28e CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.264: [upf] INFO: UE F-SEID[UP:0x28e CP:0x7b] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.268: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 02/05 11:05:21.268: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 02/05 11:05:21.268: [smf] INFO: UE IMSI[262422737262668] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.275: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 02/05 11:05:21.275: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.275: [upf] INFO: UE F-SEID[UP:0xa64 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.279: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 02/05 11:05:21.279: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 02/05 11:05:21.279: [smf] INFO: UE IMSI[262427026281373] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.283: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 02/05 11:05:21.283: [upf] INFO: UE F-SEID[UP:0x79 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.283: [upf] INFO: UE F-SEID[UP:0x79 CP:0xf2b] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.290: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 02/05 11:05:21.290: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 02/05 11:05:21.290: [smf] INFO: UE IMSI[262426222837439] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.295: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 02/05 11:05:21.295: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.295: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.301: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 02/05 11:05:21.301: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 02/05 11:05:21.301: [smf] INFO: UE IMSI[262422957445779] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.306: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 02/05 11:05:21.306: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.306: [upf] INFO: UE F-SEID[UP:0x4d9 CP:0xb49] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.312: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 02/05 11:05:21.312: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 02/05 11:05:21.312: [smf] INFO: UE IMSI[262428722278816] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.316: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 02/05 11:05:21.316: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.316: [upf] INFO: UE F-SEID[UP:0xd68 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.322: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 02/05 11:05:21.322: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 02/05 11:05:21.322: [smf] INFO: UE IMSI[262426575106154] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.327: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 02/05 11:05:21.327: [upf] INFO: UE F-SEID[UP:0x781 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.327: [upf] INFO: UE F-SEID[UP:0x781 CP:0xea8] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.333: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 02/05 11:05:21.333: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 02/05 11:05:21.333: [smf] INFO: UE IMSI[262426659774938] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.338: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 02/05 11:05:21.338: [upf] INFO: UE F-SEID[UP:0x551 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.338: [upf] INFO: UE F-SEID[UP:0x551 CP:0x186] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.344: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 02/05 11:05:21.344: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 02/05 11:05:21.344: [smf] INFO: UE IMSI[262427476014386] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.348: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 02/05 11:05:21.348: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.348: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.355: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 02/05 11:05:21.355: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 02/05 11:05:21.355: [smf] INFO: UE IMSI[262427397131347] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.359: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 02/05 11:05:21.359: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.359: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.366: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 02/05 11:05:21.366: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 02/05 11:05:21.366: [smf] INFO: UE IMSI[262425051149545] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.370: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 02/05 11:05:21.370: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.370: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xf4f] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.376: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 02/05 11:05:21.376: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 02/05 11:05:21.376: [smf] INFO: UE IMSI[262427820447907] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.381: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 02/05 11:05:21.381: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.381: [upf] INFO: UE F-SEID[UP:0xc75 CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.387: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 02/05 11:05:21.387: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 02/05 11:05:21.387: [smf] INFO: UE IMSI[262426740235227] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.392: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 02/05 11:05:21.392: [upf] INFO: UE F-SEID[UP:0x426 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.392: [upf] INFO: UE F-SEID[UP:0x426 CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.398: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 02/05 11:05:21.398: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 02/05 11:05:21.398: [smf] INFO: UE IMSI[262424154684405] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.402: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 02/05 11:05:21.402: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.402: [upf] INFO: UE F-SEID[UP:0xc05 CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.409: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 02/05 11:05:21.409: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 02/05 11:05:21.409: [smf] INFO: UE IMSI[262422068252010] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.413: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 02/05 11:05:21.413: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.413: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.420: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 02/05 11:05:21.420: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 02/05 11:05:21.420: [smf] INFO: UE IMSI[262422278121118] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.425: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 02/05 11:05:21.425: [upf] INFO: UE F-SEID[UP:0x538 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.425: [upf] INFO: UE F-SEID[UP:0x538 CP:0x944] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.431: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 02/05 11:05:21.431: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 02/05 11:05:21.431: [smf] INFO: UE IMSI[262427797701996] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.435: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 02/05 11:05:21.435: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.435: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.441: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 02/05 11:05:21.441: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 02/05 11:05:21.441: [smf] INFO: UE IMSI[262426831689397] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.446: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 02/05 11:05:21.446: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.446: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.452: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 02/05 11:05:21.452: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 02/05 11:05:21.452: [smf] INFO: UE IMSI[262429697054138] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.456: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 02/05 11:05:21.456: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.456: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.463: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 02/05 11:05:21.463: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 02/05 11:05:21.463: [smf] INFO: UE IMSI[262422579603751] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.468: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 02/05 11:05:21.468: [upf] INFO: UE F-SEID[UP:0x78c CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.468: [upf] INFO: UE F-SEID[UP:0x78c CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.474: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 02/05 11:05:21.474: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 02/05 11:05:21.474: [smf] INFO: UE IMSI[262428581506999] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.479: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 02/05 11:05:21.479: [upf] INFO: UE F-SEID[UP:0x65c CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.479: [upf] INFO: UE F-SEID[UP:0x65c CP:0x73e] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.485: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 02/05 11:05:21.485: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 02/05 11:05:21.485: [smf] INFO: UE IMSI[262421469425721] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.489: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 02/05 11:05:21.489: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.489: [upf] INFO: UE F-SEID[UP:0xde1 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.496: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 02/05 11:05:21.496: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 02/05 11:05:21.496: [smf] INFO: UE IMSI[262420164581568] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.500: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 02/05 11:05:21.500: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.500: [upf] INFO: UE F-SEID[UP:0xe16 CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.506: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 02/05 11:05:21.506: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 02/05 11:05:21.506: [smf] INFO: UE IMSI[262427380076753] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.511: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 02/05 11:05:21.511: [upf] INFO: UE F-SEID[UP:0x923 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.511: [upf] INFO: UE F-SEID[UP:0x923 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.517: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 02/05 11:05:21.517: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 02/05 11:05:21.517: [smf] INFO: UE IMSI[262420190519595] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.522: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 02/05 11:05:21.522: [upf] INFO: UE F-SEID[UP:0x763 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.522: [upf] INFO: UE F-SEID[UP:0x763 CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.528: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 02/05 11:05:21.528: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 02/05 11:05:21.528: [smf] INFO: UE IMSI[262425565707099] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.530: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 02/05 11:05:21.530: [upf] INFO: UE F-SEID[UP:0x698 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.530: [upf] INFO: UE F-SEID[UP:0x698 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.538: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 02/05 11:05:21.538: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 02/05 11:05:21.538: [smf] INFO: UE IMSI[262426284119345] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.541: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 02/05 11:05:21.541: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.541: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.549: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 02/05 11:05:21.549: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 02/05 11:05:21.549: [smf] INFO: UE IMSI[262424565446921] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.551: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 02/05 11:05:21.551: [upf] INFO: UE F-SEID[UP:0x285 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.551: [upf] INFO: UE F-SEID[UP:0x285 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.559: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 02/05 11:05:21.559: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 02/05 11:05:21.559: [smf] INFO: UE IMSI[262425826045065] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.562: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 02/05 11:05:21.562: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.562: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.569: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 02/05 11:05:21.569: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 02/05 11:05:21.569: [smf] INFO: UE IMSI[262424621760763] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.572: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 02/05 11:05:21.572: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.572: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x8e0] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.580: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 02/05 11:05:21.580: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 02/05 11:05:21.580: [smf] INFO: UE IMSI[262428650884665] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.582: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 02/05 11:05:21.582: [upf] INFO: UE F-SEID[UP:0x688 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.582: [upf] INFO: UE F-SEID[UP:0x688 CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.590: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 02/05 11:05:21.590: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 02/05 11:05:21.590: [smf] INFO: UE IMSI[262422868281751] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.593: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 02/05 11:05:21.593: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.593: [upf] INFO: UE F-SEID[UP:0xe5b CP:0x846] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.601: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 02/05 11:05:21.601: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 02/05 11:05:21.601: [smf] INFO: UE IMSI[262429604455462] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.603: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 02/05 11:05:21.603: [upf] INFO: UE F-SEID[UP:0x63a CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.603: [upf] INFO: UE F-SEID[UP:0x63a CP:0xa2c] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.611: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 02/05 11:05:21.611: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 02/05 11:05:21.611: [smf] INFO: UE IMSI[262426038849506] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.613: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 02/05 11:05:21.613: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.613: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.621: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 02/05 11:05:21.621: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 02/05 11:05:21.621: [smf] INFO: UE IMSI[262420288739819] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.624: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 02/05 11:05:21.624: [upf] INFO: UE F-SEID[UP:0x966 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.624: [upf] INFO: UE F-SEID[UP:0x966 CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.632: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 02/05 11:05:21.632: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 02/05 11:05:21.632: [smf] INFO: UE IMSI[262427503958042] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.634: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 02/05 11:05:21.634: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.634: [upf] INFO: UE F-SEID[UP:0xda5 CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.642: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 02/05 11:05:21.642: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 02/05 11:05:21.642: [smf] INFO: UE IMSI[262421388989749] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.644: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 02/05 11:05:21.644: [upf] INFO: UE F-SEID[UP:0x27e CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.644: [upf] INFO: UE F-SEID[UP:0x27e CP:0xcb5] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.653: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 02/05 11:05:21.653: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 02/05 11:05:21.653: [smf] INFO: UE IMSI[262426634510883] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.655: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 02/05 11:05:21.655: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.655: [upf] INFO: UE F-SEID[UP:0xa99 CP:0xd35] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.663: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 02/05 11:05:21.663: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 02/05 11:05:21.663: [smf] INFO: UE IMSI[262426767984392] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.665: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 02/05 11:05:21.665: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.665: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.673: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 02/05 11:05:21.673: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 02/05 11:05:21.673: [smf] INFO: UE IMSI[262429327240552] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.676: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 02/05 11:05:21.676: [upf] INFO: UE F-SEID[UP:0x742 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.676: [upf] INFO: UE F-SEID[UP:0x742 CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.684: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 02/05 11:05:21.684: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 02/05 11:05:21.684: [smf] INFO: UE IMSI[262425370251124] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.686: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 02/05 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x464 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x464 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.694: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 02/05 11:05:21.694: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 02/05 11:05:21.694: [smf] INFO: UE IMSI[262421016757835] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.696: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 02/05 11:05:21.696: [upf] INFO: UE F-SEID[UP:0x76d CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.696: [upf] INFO: UE F-SEID[UP:0x76d CP:0x6e] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.705: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 02/05 11:05:21.705: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 02/05 11:05:21.705: [smf] INFO: UE IMSI[262429324555740] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.707: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 02/05 11:05:21.707: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.707: [upf] INFO: UE F-SEID[UP:0xe14 CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.715: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 02/05 11:05:21.715: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 02/05 11:05:21.715: [smf] INFO: UE IMSI[262422466505781] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.717: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 02/05 11:05:21.717: [upf] INFO: UE F-SEID[UP:0x39d CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.717: [upf] INFO: UE F-SEID[UP:0x39d CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.726: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 02/05 11:05:21.726: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 02/05 11:05:21.726: [smf] INFO: UE IMSI[262424756668364] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.728: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 02/05 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x42a CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.728: [upf] INFO: UE F-SEID[UP:0x42a CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.736: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 02/05 11:05:21.736: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 02/05 11:05:21.736: [smf] INFO: UE IMSI[262428346638680] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.738: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 02/05 11:05:21.738: [upf] INFO: UE F-SEID[UP:0x897 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.738: [upf] INFO: UE F-SEID[UP:0x897 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.746: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 02/05 11:05:21.746: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 02/05 11:05:21.746: [smf] INFO: UE IMSI[262428885691729] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.749: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 02/05 11:05:21.749: [upf] INFO: UE F-SEID[UP:0x913 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.749: [upf] INFO: UE F-SEID[UP:0x913 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.757: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 02/05 11:05:21.757: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 02/05 11:05:21.757: [smf] INFO: UE IMSI[262424150756513] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.759: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 02/05 11:05:21.759: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.759: [upf] INFO: UE F-SEID[UP:0xce0 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.767: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 02/05 11:05:21.767: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 02/05 11:05:21.767: [smf] INFO: UE IMSI[262424390043219] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.770: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 02/05 11:05:21.770: [upf] INFO: UE F-SEID[UP:0x622 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.770: [upf] INFO: UE F-SEID[UP:0x622 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.778: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 02/05 11:05:21.778: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 02/05 11:05:21.778: [smf] INFO: UE IMSI[262426838570872] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.780: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 02/05 11:05:21.780: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.780: [upf] INFO: UE F-SEID[UP:0x830 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.788: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 02/05 11:05:21.788: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 02/05 11:05:21.788: [smf] INFO: UE IMSI[262429369241543] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.790: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 02/05 11:05:21.790: [upf] INFO: UE F-SEID[UP:0x699 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.790: [upf] INFO: UE F-SEID[UP:0x699 CP:0xe5c] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.798: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 02/05 11:05:21.798: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 02/05 11:05:21.798: [smf] INFO: UE IMSI[262429635066986] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.801: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 02/05 11:05:21.801: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.801: [upf] INFO: UE F-SEID[UP:0x2fb CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.809: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 02/05 11:05:21.809: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 02/05 11:05:21.809: [smf] INFO: UE IMSI[262421511837311] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.811: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 02/05 11:05:21.811: [upf] INFO: UE F-SEID[UP:0xba5 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.811: [upf] INFO: UE F-SEID[UP:0xba5 CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.819: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 02/05 11:05:21.819: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 02/05 11:05:21.819: [smf] INFO: UE IMSI[262427288457413] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.821: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 02/05 11:05:21.821: [upf] INFO: UE F-SEID[UP:0x846 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.821: [upf] INFO: UE F-SEID[UP:0x846 CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.830: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 02/05 11:05:21.830: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 02/05 11:05:21.830: [smf] INFO: UE IMSI[262423939657282] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.832: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 02/05 11:05:21.832: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.832: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.840: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 02/05 11:05:21.840: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 02/05 11:05:21.840: [smf] INFO: UE IMSI[262425265818180] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.842: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 02/05 11:05:21.842: [upf] INFO: UE F-SEID[UP:0x329 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.842: [upf] INFO: UE F-SEID[UP:0x329 CP:0x2fd] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.850: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 02/05 11:05:21.850: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 02/05 11:05:21.850: [smf] INFO: UE IMSI[262423518876930] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.853: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 02/05 11:05:21.853: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.853: [upf] INFO: UE F-SEID[UP:0x3a9 CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.861: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 02/05 11:05:21.861: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 02/05 11:05:21.861: [smf] INFO: UE IMSI[262422258661784] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.863: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 02/05 11:05:21.863: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.863: [upf] INFO: UE F-SEID[UP:0x34 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.871: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 02/05 11:05:21.871: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 02/05 11:05:21.871: [smf] INFO: UE IMSI[262427197836752] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.873: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 02/05 11:05:21.873: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.873: [upf] INFO: UE F-SEID[UP:0xb7f CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.882: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 02/05 11:05:21.882: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 02/05 11:05:21.882: [smf] INFO: UE IMSI[262425158013328] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.884: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 02/05 11:05:21.884: [upf] INFO: UE F-SEID[UP:0x94b CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.884: [upf] INFO: UE F-SEID[UP:0x94b CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.892: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 02/05 11:05:21.892: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 02/05 11:05:21.892: [smf] INFO: UE IMSI[262426350730870] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.894: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 02/05 11:05:21.894: [upf] INFO: UE F-SEID[UP:0x20d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.894: [upf] INFO: UE F-SEID[UP:0x20d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.902: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 02/05 11:05:21.902: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 02/05 11:05:21.902: [smf] INFO: UE IMSI[262425827446124] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.905: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 02/05 11:05:21.905: [upf] INFO: UE F-SEID[UP:0x35e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.905: [upf] INFO: UE F-SEID[UP:0x35e CP:0xd8e] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.913: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 02/05 11:05:21.913: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 02/05 11:05:21.913: [smf] INFO: UE IMSI[262424812058537] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.915: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 02/05 11:05:21.915: [upf] INFO: UE F-SEID[UP:0x53a CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.915: [upf] INFO: UE F-SEID[UP:0x53a CP:0x3f5] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.923: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 02/05 11:05:21.923: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 02/05 11:05:21.923: [smf] INFO: UE IMSI[262421273059987] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.925: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 02/05 11:05:21.925: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.925: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.934: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 02/05 11:05:21.934: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 02/05 11:05:21.934: [smf] INFO: UE IMSI[262428877265195] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.936: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 02/05 11:05:21.936: [upf] INFO: UE F-SEID[UP:0xbf CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.936: [upf] INFO: UE F-SEID[UP:0xbf CP:0x165] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.944: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 02/05 11:05:21.944: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 02/05 11:05:21.944: [smf] INFO: UE IMSI[262425068954676] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.946: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 02/05 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x736 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x736 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.954: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 02/05 11:05:21.954: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 02/05 11:05:21.954: [smf] INFO: UE IMSI[262421869056989] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.957: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 02/05 11:05:21.957: [upf] INFO: UE F-SEID[UP:0xddb CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.957: [upf] INFO: UE F-SEID[UP:0xddb CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.965: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 02/05 11:05:21.965: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 02/05 11:05:21.965: [smf] INFO: UE IMSI[262429418126391] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.967: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 02/05 11:05:21.967: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.967: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.975: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 02/05 11:05:21.975: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 02/05 11:05:21.975: [smf] INFO: UE IMSI[262425405264503] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.977: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 02/05 11:05:21.977: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.977: [upf] INFO: UE F-SEID[UP:0xb58 CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.986: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 02/05 11:05:21.986: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 02/05 11:05:21.986: [smf] INFO: UE IMSI[262428375419302] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.988: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 02/05 11:05:21.988: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.988: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:21.996: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 02/05 11:05:21.996: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 02/05 11:05:21.996: [smf] INFO: UE IMSI[262420901979500] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:21.998: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 02/05 11:05:21.998: [upf] INFO: UE F-SEID[UP:0x10b CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:21.998: [upf] INFO: UE F-SEID[UP:0x10b CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.006: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 02/05 11:05:22.006: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 02/05 11:05:22.006: [smf] INFO: UE IMSI[262420486114558] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.008: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 02/05 11:05:22.008: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.008: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x914] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.017: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 02/05 11:05:22.017: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 02/05 11:05:22.017: [smf] INFO: UE IMSI[262420284597858] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.019: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 02/05 11:05:22.019: [upf] INFO: UE F-SEID[UP:0x88d CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.019: [upf] INFO: UE F-SEID[UP:0x88d CP:0x2c8] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.027: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 02/05 11:05:22.027: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 02/05 11:05:22.027: [smf] INFO: UE IMSI[262423477381579] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.032: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 02/05 11:05:22.032: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.032: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.038: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 02/05 11:05:22.038: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 02/05 11:05:22.039: [smf] INFO: UE IMSI[262426066558989] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.044: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 02/05 11:05:22.044: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.044: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.050: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 02/05 11:05:22.050: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 02/05 11:05:22.050: [smf] INFO: UE IMSI[262426350955154] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.055: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 02/05 11:05:22.056: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.056: [upf] INFO: UE F-SEID[UP:0xe11 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.061: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 02/05 11:05:22.061: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 02/05 11:05:22.061: [smf] INFO: UE IMSI[262427170498806] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.066: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 02/05 11:05:22.066: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.066: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.072: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 02/05 11:05:22.072: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 02/05 11:05:22.072: [smf] INFO: UE IMSI[262425226213332] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.077: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 02/05 11:05:22.077: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.077: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.083: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 02/05 11:05:22.083: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 02/05 11:05:22.083: [smf] INFO: UE IMSI[262426004916864] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.089: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 02/05 11:05:22.089: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.089: [upf] INFO: UE F-SEID[UP:0xc8a CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.094: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 02/05 11:05:22.094: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 02/05 11:05:22.094: [smf] INFO: UE IMSI[262424879264386] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.099: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 02/05 11:05:22.099: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.099: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.105: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 02/05 11:05:22.105: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 02/05 11:05:22.105: [smf] INFO: UE IMSI[262423021731375] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.114: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 02/05 11:05:22.114: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.114: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xa0e] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.118: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 02/05 11:05:22.118: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 02/05 11:05:22.118: [smf] INFO: UE IMSI[262420949461040] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.125: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 02/05 11:05:22.125: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.125: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.130: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 02/05 11:05:22.130: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 02/05 11:05:22.130: [smf] INFO: UE IMSI[262421101372605] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.141: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 02/05 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x75 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x75 CP:0x791] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.142: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 02/05 11:05:22.142: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 02/05 11:05:22.142: [smf] INFO: UE IMSI[262424868534070] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.149: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 02/05 11:05:22.149: [upf] INFO: UE F-SEID[UP:0x233 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.149: [upf] INFO: UE F-SEID[UP:0x233 CP:0x705] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.154: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 02/05 11:05:22.154: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 02/05 11:05:22.154: [smf] INFO: UE IMSI[262426590950960] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.163: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 02/05 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x9e6 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.166: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 02/05 11:05:22.166: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 02/05 11:05:22.166: [smf] INFO: UE IMSI[262428260918257] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.172: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 02/05 11:05:22.172: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.172: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.178: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 02/05 11:05:22.178: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 02/05 11:05:22.178: [smf] INFO: UE IMSI[262425351697240] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.186: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 02/05 11:05:22.186: [upf] INFO: UE F-SEID[UP:0x52c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.186: [upf] INFO: UE F-SEID[UP:0x52c CP:0x8b8] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.190: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 02/05 11:05:22.190: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 02/05 11:05:22.190: [smf] INFO: UE IMSI[262427476971555] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.195: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 02/05 11:05:22.195: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.195: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.200: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 02/05 11:05:22.201: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 02/05 11:05:22.201: [smf] INFO: UE IMSI[262427878742967] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.205: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 02/05 11:05:22.205: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.205: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.211: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 02/05 11:05:22.211: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 02/05 11:05:22.211: [smf] INFO: UE IMSI[262423807281625] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.216: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 02/05 11:05:22.216: [upf] INFO: UE F-SEID[UP:0x38b CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.216: [upf] INFO: UE F-SEID[UP:0x38b CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.222: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 02/05 11:05:22.222: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 02/05 11:05:22.222: [smf] INFO: UE IMSI[262421448876770] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.227: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 02/05 11:05:22.227: [upf] INFO: UE F-SEID[UP:0xd50 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.227: [upf] INFO: UE F-SEID[UP:0xd50 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.233: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 02/05 11:05:22.234: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 02/05 11:05:22.234: [smf] INFO: UE IMSI[262428252353629] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.244: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 02/05 11:05:22.244: [upf] INFO: UE F-SEID[UP:0x25c CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.244: [upf] INFO: UE F-SEID[UP:0x25c CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.245: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 02/05 11:05:22.245: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 02/05 11:05:22.246: [smf] INFO: UE IMSI[262423936533548] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.253: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 02/05 11:05:22.253: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.253: [upf] INFO: UE F-SEID[UP:0x8f5 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.256: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 02/05 11:05:22.256: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 02/05 11:05:22.256: [smf] INFO: UE IMSI[262429365504254] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.260: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 02/05 11:05:22.260: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.260: [upf] INFO: UE F-SEID[UP:0xec9 CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.267: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 02/05 11:05:22.267: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 02/05 11:05:22.267: [smf] INFO: UE IMSI[262425325195951] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.272: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 02/05 11:05:22.272: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.272: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.278: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 02/05 11:05:22.278: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 02/05 11:05:22.278: [smf] INFO: UE IMSI[262428325726463] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.282: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 02/05 11:05:22.282: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.282: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.289: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 02/05 11:05:22.289: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 02/05 11:05:22.289: [smf] INFO: UE IMSI[262423858129814] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.293: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 02/05 11:05:22.293: [upf] INFO: UE F-SEID[UP:0x517 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.293: [upf] INFO: UE F-SEID[UP:0x517 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.300: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 02/05 11:05:22.300: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 02/05 11:05:22.300: [smf] INFO: UE IMSI[262426576054122] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.304: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 02/05 11:05:22.304: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.304: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.310: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 02/05 11:05:22.310: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 02/05 11:05:22.310: [smf] INFO: UE IMSI[262429250401575] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.315: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 02/05 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.315: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.321: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 02/05 11:05:22.321: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 02/05 11:05:22.321: [smf] INFO: UE IMSI[262422882696950] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.326: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 02/05 11:05:22.326: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.326: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.332: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 02/05 11:05:22.332: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 02/05 11:05:22.332: [smf] INFO: UE IMSI[262428031585609] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.336: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 02/05 11:05:22.336: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.336: [upf] INFO: UE F-SEID[UP:0xcf4 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.343: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 02/05 11:05:22.343: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 02/05 11:05:22.343: [smf] INFO: UE IMSI[262423572325880] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.347: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 02/05 11:05:22.347: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.347: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.354: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 02/05 11:05:22.354: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 02/05 11:05:22.354: [smf] INFO: UE IMSI[262427687290350] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.358: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 02/05 11:05:22.358: [upf] INFO: UE F-SEID[UP:0x381 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.358: [upf] INFO: UE F-SEID[UP:0x381 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.364: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 02/05 11:05:22.364: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 02/05 11:05:22.364: [smf] INFO: UE IMSI[262424899244437] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.369: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 02/05 11:05:22.369: [upf] INFO: UE F-SEID[UP:0x383 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.369: [upf] INFO: UE F-SEID[UP:0x383 CP:0x3a2] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.375: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 02/05 11:05:22.375: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 02/05 11:05:22.375: [smf] INFO: UE IMSI[262425313840641] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.380: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 02/05 11:05:22.380: [upf] INFO: UE F-SEID[UP:0x11d CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.380: [upf] INFO: UE F-SEID[UP:0x11d CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.386: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 02/05 11:05:22.386: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 02/05 11:05:22.386: [smf] INFO: UE IMSI[262420515932353] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.391: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 02/05 11:05:22.391: [upf] INFO: UE F-SEID[UP:0xaff CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.391: [upf] INFO: UE F-SEID[UP:0xaff CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.397: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 02/05 11:05:22.397: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 02/05 11:05:22.397: [smf] INFO: UE IMSI[262426744362420] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.402: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 02/05 11:05:22.402: [upf] INFO: UE F-SEID[UP:0x487 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.402: [upf] INFO: UE F-SEID[UP:0x487 CP:0xb92] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.408: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 02/05 11:05:22.408: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 02/05 11:05:22.408: [smf] INFO: UE IMSI[262426118380185] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.413: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 02/05 11:05:22.413: [upf] INFO: UE F-SEID[UP:0x728 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.413: [upf] INFO: UE F-SEID[UP:0x728 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.419: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 02/05 11:05:22.419: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 02/05 11:05:22.419: [smf] INFO: UE IMSI[262429082182968] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.423: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 02/05 11:05:22.423: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.423: [upf] INFO: UE F-SEID[UP:0xb0 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.429: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 02/05 11:05:22.429: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 02/05 11:05:22.429: [smf] INFO: UE IMSI[262420213641948] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.433: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 02/05 11:05:22.433: [upf] INFO: UE F-SEID[UP:0x29a CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.433: [upf] INFO: UE F-SEID[UP:0x29a CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.440: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 02/05 11:05:22.440: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 02/05 11:05:22.440: [smf] INFO: UE IMSI[262420355219681] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.445: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 02/05 11:05:22.445: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.445: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.451: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 02/05 11:05:22.451: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 02/05 11:05:22.451: [smf] INFO: UE IMSI[262429104955851] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.455: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 02/05 11:05:22.455: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.455: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.462: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 02/05 11:05:22.462: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 02/05 11:05:22.462: [smf] INFO: UE IMSI[262421254381894] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.467: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 02/05 11:05:22.467: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.467: [upf] INFO: UE F-SEID[UP:0xb84 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.473: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 02/05 11:05:22.473: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 02/05 11:05:22.473: [smf] INFO: UE IMSI[262427468169909] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.477: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 02/05 11:05:22.477: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.477: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.483: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 02/05 11:05:22.483: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 02/05 11:05:22.483: [smf] INFO: UE IMSI[262429844658764] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.488: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 02/05 11:05:22.488: [upf] INFO: UE F-SEID[UP:0x164 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.488: [upf] INFO: UE F-SEID[UP:0x164 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.494: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 02/05 11:05:22.494: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 02/05 11:05:22.494: [smf] INFO: UE IMSI[262423552312219] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.498: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 02/05 11:05:22.498: [upf] INFO: UE F-SEID[UP:0x98b CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.498: [upf] INFO: UE F-SEID[UP:0x98b CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.505: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 02/05 11:05:22.505: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 02/05 11:05:22.505: [smf] INFO: UE IMSI[262423557964841] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.510: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 02/05 11:05:22.510: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.510: [upf] INFO: UE F-SEID[UP:0xd2 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.516: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 02/05 11:05:22.516: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 02/05 11:05:22.516: [smf] INFO: UE IMSI[262420617296290] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.521: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 02/05 11:05:22.521: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.521: [upf] INFO: UE F-SEID[UP:0x1fe CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.527: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 02/05 11:05:22.527: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 02/05 11:05:22.527: [smf] INFO: UE IMSI[262425438358986] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.531: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 02/05 11:05:22.531: [upf] INFO: UE F-SEID[UP:0x4df CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.531: [upf] INFO: UE F-SEID[UP:0x4df CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.538: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 02/05 11:05:22.538: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 02/05 11:05:22.538: [smf] INFO: UE IMSI[262423152851680] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.542: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 02/05 11:05:22.542: [upf] INFO: UE F-SEID[UP:0x99f CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.542: [upf] INFO: UE F-SEID[UP:0x99f CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.549: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 02/05 11:05:22.549: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 02/05 11:05:22.549: [smf] INFO: UE IMSI[262429590929415] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.557: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 02/05 11:05:22.557: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.557: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x31e] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.560: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 02/05 11:05:22.560: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 02/05 11:05:22.560: [smf] INFO: UE IMSI[262423359473640] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.566: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 02/05 11:05:22.566: [upf] INFO: UE F-SEID[UP:0x872 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.566: [upf] INFO: UE F-SEID[UP:0x872 CP:0x6dc] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.571: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 02/05 11:05:22.571: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 02/05 11:05:22.571: [smf] INFO: UE IMSI[262421723983984] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.576: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 02/05 11:05:22.576: [upf] INFO: UE F-SEID[UP:0x391 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.576: [upf] INFO: UE F-SEID[UP:0x391 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.582: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 02/05 11:05:22.582: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 02/05 11:05:22.582: [smf] INFO: UE IMSI[262424999869646] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.587: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 02/05 11:05:22.587: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.587: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xf13] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.593: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 02/05 11:05:22.593: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 02/05 11:05:22.593: [smf] INFO: UE IMSI[262420074595657] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.598: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 02/05 11:05:22.598: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.598: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.604: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 02/05 11:05:22.604: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 02/05 11:05:22.604: [smf] INFO: UE IMSI[262421109283735] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.609: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 02/05 11:05:22.609: [upf] INFO: UE F-SEID[UP:0x4f CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.609: [upf] INFO: UE F-SEID[UP:0x4f CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.615: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 02/05 11:05:22.615: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 02/05 11:05:22.615: [smf] INFO: UE IMSI[262421106735814] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.619: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 02/05 11:05:22.619: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.619: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.625: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 02/05 11:05:22.625: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 02/05 11:05:22.626: [smf] INFO: UE IMSI[262429427759301] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.629: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 02/05 11:05:22.629: [upf] INFO: UE F-SEID[UP:0x473 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.629: [upf] INFO: UE F-SEID[UP:0x473 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.636: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 02/05 11:05:22.636: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 02/05 11:05:22.636: [smf] INFO: UE IMSI[262420613393113] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.640: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 02/05 11:05:22.640: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.640: [upf] INFO: UE F-SEID[UP:0xf5 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.647: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 02/05 11:05:22.647: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 02/05 11:05:22.647: [smf] INFO: UE IMSI[262420847146498] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.651: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 02/05 11:05:22.651: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.651: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.658: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 02/05 11:05:22.658: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 02/05 11:05:22.658: [smf] INFO: UE IMSI[262424107572354] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.662: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 02/05 11:05:22.662: [upf] INFO: UE F-SEID[UP:0x606 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.662: [upf] INFO: UE F-SEID[UP:0x606 CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.669: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 02/05 11:05:22.669: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 02/05 11:05:22.669: [smf] INFO: UE IMSI[262427237187344] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.674: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 02/05 11:05:22.674: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.674: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.680: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 02/05 11:05:22.680: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 02/05 11:05:22.680: [smf] INFO: UE IMSI[262429691108574] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.684: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 02/05 11:05:22.684: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.684: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x3fc] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.691: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 02/05 11:05:22.691: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 02/05 11:05:22.691: [smf] INFO: UE IMSI[262425079209612] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.695: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 02/05 11:05:22.695: [upf] INFO: UE F-SEID[UP:0x967 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.695: [upf] INFO: UE F-SEID[UP:0x967 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.701: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 02/05 11:05:22.701: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 02/05 11:05:22.701: [smf] INFO: UE IMSI[262421066945142] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.706: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 02/05 11:05:22.707: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.707: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xf59] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.712: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 02/05 11:05:22.712: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 02/05 11:05:22.712: [smf] INFO: UE IMSI[262426475454940] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.717: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 02/05 11:05:22.717: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.717: [upf] INFO: UE F-SEID[UP:0x7ac CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.723: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 02/05 11:05:22.723: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 02/05 11:05:22.723: [smf] INFO: UE IMSI[262421377453245] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.727: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 02/05 11:05:22.727: [upf] INFO: UE F-SEID[UP:0x96 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.727: [upf] INFO: UE F-SEID[UP:0x96 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.734: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 02/05 11:05:22.734: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 02/05 11:05:22.734: [smf] INFO: UE IMSI[262428811509820] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.738: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 02/05 11:05:22.738: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.738: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.745: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 02/05 11:05:22.745: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 02/05 11:05:22.745: [smf] INFO: UE IMSI[262425880175899] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.750: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 02/05 11:05:22.750: [upf] INFO: UE F-SEID[UP:0x32f CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.750: [upf] INFO: UE F-SEID[UP:0x32f CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.755: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 02/05 11:05:22.756: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 02/05 11:05:22.756: [smf] INFO: UE IMSI[262426512300672] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.760: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 02/05 11:05:22.760: [upf] INFO: UE F-SEID[UP:0x43d CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.760: [upf] INFO: UE F-SEID[UP:0x43d CP:0x95e] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.766: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 02/05 11:05:22.766: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 02/05 11:05:22.766: [smf] INFO: UE IMSI[262427040428603] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.771: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 02/05 11:05:22.771: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.771: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.777: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 02/05 11:05:22.777: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 02/05 11:05:22.777: [smf] INFO: UE IMSI[262425044820174] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.782: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 02/05 11:05:22.782: [upf] INFO: UE F-SEID[UP:0x548 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.782: [upf] INFO: UE F-SEID[UP:0x548 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.788: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 02/05 11:05:22.788: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 02/05 11:05:22.788: [smf] INFO: UE IMSI[262423467950665] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.792: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 02/05 11:05:22.792: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.792: [upf] INFO: UE F-SEID[UP:0xe63 CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.799: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 02/05 11:05:22.799: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 02/05 11:05:22.799: [smf] INFO: UE IMSI[262428047110683] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.804: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 02/05 11:05:22.804: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.804: [upf] INFO: UE F-SEID[UP:0xab3 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.810: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 02/05 11:05:22.810: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 02/05 11:05:22.810: [smf] INFO: UE IMSI[262426828734858] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.814: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 02/05 11:05:22.814: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.814: [upf] INFO: UE F-SEID[UP:0xcb2 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.820: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 02/05 11:05:22.820: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 02/05 11:05:22.821: [smf] INFO: UE IMSI[262420847721395] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.825: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 02/05 11:05:22.825: [upf] INFO: UE F-SEID[UP:0x82f CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.825: [upf] INFO: UE F-SEID[UP:0x82f CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.831: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 02/05 11:05:22.831: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 02/05 11:05:22.831: [smf] INFO: UE IMSI[262423186204131] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.838: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 02/05 11:05:22.838: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.838: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xd27] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.842: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 02/05 11:05:22.842: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 02/05 11:05:22.842: [smf] INFO: UE IMSI[262420367756617] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.847: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 02/05 11:05:22.847: [upf] INFO: UE F-SEID[UP:0x77a CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.847: [upf] INFO: UE F-SEID[UP:0x77a CP:0x353] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.853: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 02/05 11:05:22.853: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 02/05 11:05:22.853: [smf] INFO: UE IMSI[262429911034929] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.858: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 02/05 11:05:22.858: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.858: [upf] INFO: UE F-SEID[UP:0xf7a CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.864: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 02/05 11:05:22.864: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 02/05 11:05:22.864: [smf] INFO: UE IMSI[262424426670081] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.868: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 02/05 11:05:22.868: [upf] INFO: UE F-SEID[UP:0x746 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.868: [upf] INFO: UE F-SEID[UP:0x746 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.875: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 02/05 11:05:22.875: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 02/05 11:05:22.875: [smf] INFO: UE IMSI[262421926573400] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.879: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 02/05 11:05:22.879: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.879: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.886: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 02/05 11:05:22.886: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 02/05 11:05:22.886: [smf] INFO: UE IMSI[262421833549767] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.890: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 02/05 11:05:22.890: [upf] INFO: UE F-SEID[UP:0x90c CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.890: [upf] INFO: UE F-SEID[UP:0x90c CP:0xc84] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.896: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 02/05 11:05:22.896: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 02/05 11:05:22.897: [smf] INFO: UE IMSI[262424889348152] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.901: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 02/05 11:05:22.901: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.901: [upf] INFO: UE F-SEID[UP:0x2f9 CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.907: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 02/05 11:05:22.907: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 02/05 11:05:22.907: [smf] INFO: UE IMSI[262423891755049] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.912: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 02/05 11:05:22.912: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.912: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.918: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 02/05 11:05:22.918: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 02/05 11:05:22.918: [smf] INFO: UE IMSI[262420260043155] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.922: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 02/05 11:05:22.922: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.922: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.929: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 02/05 11:05:22.930: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 02/05 11:05:22.930: [smf] INFO: UE IMSI[262426857844867] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.935: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 02/05 11:05:22.935: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.935: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.940: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 02/05 11:05:22.940: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 02/05 11:05:22.940: [smf] INFO: UE IMSI[262423005725242] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.945: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 02/05 11:05:22.945: [upf] INFO: UE F-SEID[UP:0x902 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.945: [upf] INFO: UE F-SEID[UP:0x902 CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.951: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 02/05 11:05:22.951: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 02/05 11:05:22.951: [smf] INFO: UE IMSI[262420957986294] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.955: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 02/05 11:05:22.955: [upf] INFO: UE F-SEID[UP:0x573 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.955: [upf] INFO: UE F-SEID[UP:0x573 CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.962: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 02/05 11:05:22.962: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 02/05 11:05:22.962: [smf] INFO: UE IMSI[262429548001077] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.967: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 02/05 11:05:22.967: [upf] INFO: UE F-SEID[UP:0x650 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.967: [upf] INFO: UE F-SEID[UP:0x650 CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.973: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 02/05 11:05:22.973: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 02/05 11:05:22.973: [smf] INFO: UE IMSI[262425644149523] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.977: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 02/05 11:05:22.977: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.977: [upf] INFO: UE F-SEID[UP:0x6bb CP:0x90a] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.983: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 02/05 11:05:22.983: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 02/05 11:05:22.983: [smf] INFO: UE IMSI[262429052556515] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.988: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 02/05 11:05:22.988: [upf] INFO: UE F-SEID[UP:0x13c CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.988: [upf] INFO: UE F-SEID[UP:0x13c CP:0xc48] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:22.994: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 02/05 11:05:22.994: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 02/05 11:05:22.994: [smf] INFO: UE IMSI[262421607740224] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:22.999: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 02/05 11:05:22.999: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:22.999: [upf] INFO: UE F-SEID[UP:0xdc9 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.005: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 02/05 11:05:23.005: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 02/05 11:05:23.005: [smf] INFO: UE IMSI[262428996215314] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.010: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 02/05 11:05:23.010: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.010: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.016: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 02/05 11:05:23.016: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 02/05 11:05:23.016: [smf] INFO: UE IMSI[262429782690998] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.021: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 02/05 11:05:23.021: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.021: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xd9b] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.027: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 02/05 11:05:23.027: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 02/05 11:05:23.027: [smf] INFO: UE IMSI[262423450671395] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.030: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 02/05 11:05:23.030: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.030: [upf] INFO: UE F-SEID[UP:0xa1 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.037: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 02/05 11:05:23.037: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 02/05 11:05:23.037: [smf] INFO: UE IMSI[262421547832162] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.040: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 02/05 11:05:23.040: [upf] INFO: UE F-SEID[UP:0xefe CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.040: [upf] INFO: UE F-SEID[UP:0xefe CP:0x510] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.048: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 02/05 11:05:23.048: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 02/05 11:05:23.048: [smf] INFO: UE IMSI[262421128410118] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.052: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 02/05 11:05:23.052: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.052: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xa74] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.059: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 02/05 11:05:23.059: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 02/05 11:05:23.059: [smf] INFO: UE IMSI[262427274766274] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.063: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 02/05 11:05:23.063: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.063: [upf] INFO: UE F-SEID[UP:0x6e9 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.070: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 02/05 11:05:23.070: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 02/05 11:05:23.070: [smf] INFO: UE IMSI[262425987745098] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.074: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 02/05 11:05:23.074: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.074: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.080: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 02/05 11:05:23.081: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 02/05 11:05:23.081: [smf] INFO: UE IMSI[262420618787137] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.086: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 02/05 11:05:23.086: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.086: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.092: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 02/05 11:05:23.092: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 02/05 11:05:23.092: [smf] INFO: UE IMSI[262427713852734] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.101: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 02/05 11:05:23.101: [upf] INFO: UE F-SEID[UP:0x13 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.101: [upf] INFO: UE F-SEID[UP:0x13 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.104: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 02/05 11:05:23.104: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 02/05 11:05:23.104: [smf] INFO: UE IMSI[262421811356410] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.111: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 02/05 11:05:23.111: [upf] INFO: UE F-SEID[UP:0x97 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.111: [upf] INFO: UE F-SEID[UP:0x97 CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.115: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 02/05 11:05:23.115: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 02/05 11:05:23.115: [smf] INFO: UE IMSI[262420243164316] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.122: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 02/05 11:05:23.123: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.123: [upf] INFO: UE F-SEID[UP:0x7bc CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.127: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 02/05 11:05:23.127: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 02/05 11:05:23.127: [smf] INFO: UE IMSI[262426044474236] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.133: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 02/05 11:05:23.133: [upf] INFO: UE F-SEID[UP:0x569 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.133: [upf] INFO: UE F-SEID[UP:0x569 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.138: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 02/05 11:05:23.138: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 02/05 11:05:23.138: [smf] INFO: UE IMSI[262427266655044] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.143: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 02/05 11:05:23.143: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.143: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x97] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.149: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 02/05 11:05:23.149: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 02/05 11:05:23.149: [smf] INFO: UE IMSI[262426785309008] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.155: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 02/05 11:05:23.155: [upf] INFO: UE F-SEID[UP:0x776 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.155: [upf] INFO: UE F-SEID[UP:0x776 CP:0x83e] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.160: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 02/05 11:05:23.160: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 02/05 11:05:23.160: [smf] INFO: UE IMSI[262428047908863] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.165: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 02/05 11:05:23.166: [upf] INFO: UE F-SEID[UP:0x2f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.166: [upf] INFO: UE F-SEID[UP:0x2f CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.171: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 02/05 11:05:23.171: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 02/05 11:05:23.171: [smf] INFO: UE IMSI[262423706760818] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.175: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 02/05 11:05:23.175: [upf] INFO: UE F-SEID[UP:0x635 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.175: [upf] INFO: UE F-SEID[UP:0x635 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.182: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 02/05 11:05:23.182: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 02/05 11:05:23.182: [smf] INFO: UE IMSI[262426511733277] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.187: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 02/05 11:05:23.187: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.187: [upf] INFO: UE F-SEID[UP:0x4b4 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.192: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 02/05 11:05:23.192: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 02/05 11:05:23.192: [smf] INFO: UE IMSI[262424748419483] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.197: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 02/05 11:05:23.197: [upf] INFO: UE F-SEID[UP:0xfce CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.197: [upf] INFO: UE F-SEID[UP:0xfce CP:0x21b] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.203: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 02/05 11:05:23.203: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 02/05 11:05:23.203: [smf] INFO: UE IMSI[262428609556414] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.208: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 02/05 11:05:23.208: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.208: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0x261] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.214: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 02/05 11:05:23.214: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 02/05 11:05:23.214: [smf] INFO: UE IMSI[262420410333381] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.218: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 02/05 11:05:23.218: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.218: [upf] INFO: UE F-SEID[UP:0x9e4 CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.225: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 02/05 11:05:23.225: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 02/05 11:05:23.225: [smf] INFO: UE IMSI[262429846407975] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.229: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 02/05 11:05:23.229: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.229: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xad6] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.236: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 02/05 11:05:23.236: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 02/05 11:05:23.236: [smf] INFO: UE IMSI[262429320701805] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.243: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 02/05 11:05:23.243: [upf] INFO: UE F-SEID[UP:0x689 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.243: [upf] INFO: UE F-SEID[UP:0x689 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.247: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 02/05 11:05:23.247: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 02/05 11:05:23.247: [smf] INFO: UE IMSI[262420461308444] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.252: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 02/05 11:05:23.252: [upf] INFO: UE F-SEID[UP:0xf40 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.252: [upf] INFO: UE F-SEID[UP:0xf40 CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.258: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 02/05 11:05:23.258: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 02/05 11:05:23.258: [smf] INFO: UE IMSI[262424741208210] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.262: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 02/05 11:05:23.262: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.262: [upf] INFO: UE F-SEID[UP:0xb91 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.269: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 02/05 11:05:23.269: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 02/05 11:05:23.269: [smf] INFO: UE IMSI[262429118338007] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.273: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 02/05 11:05:23.273: [upf] INFO: UE F-SEID[UP:0x40 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.273: [upf] INFO: UE F-SEID[UP:0x40 CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.279: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 02/05 11:05:23.279: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 02/05 11:05:23.279: [smf] INFO: UE IMSI[262423747112649] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.284: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 02/05 11:05:23.284: [upf] INFO: UE F-SEID[UP:0x86b CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.284: [upf] INFO: UE F-SEID[UP:0x86b CP:0x2c4] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.290: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 02/05 11:05:23.290: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 02/05 11:05:23.290: [smf] INFO: UE IMSI[262421065902282] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.294: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 02/05 11:05:23.294: [upf] INFO: UE F-SEID[UP:0x6a CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.294: [upf] INFO: UE F-SEID[UP:0x6a CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.301: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 02/05 11:05:23.301: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 02/05 11:05:23.301: [smf] INFO: UE IMSI[262427828758227] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.306: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 02/05 11:05:23.306: [upf] INFO: UE F-SEID[UP:0x7f CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.306: [upf] INFO: UE F-SEID[UP:0x7f CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.312: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 02/05 11:05:23.312: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 02/05 11:05:23.312: [smf] INFO: UE IMSI[262426335937424] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.317: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 02/05 11:05:23.317: [upf] INFO: UE F-SEID[UP:0x327 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.317: [upf] INFO: UE F-SEID[UP:0x327 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.323: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 02/05 11:05:23.323: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 02/05 11:05:23.323: [smf] INFO: UE IMSI[262421257576378] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.327: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 02/05 11:05:23.327: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.327: [upf] INFO: UE F-SEID[UP:0x1ff CP:0xfe0] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.334: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 02/05 11:05:23.334: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 02/05 11:05:23.334: [smf] INFO: UE IMSI[262421712708525] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.343: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 02/05 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x9be CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.343: [upf] INFO: UE F-SEID[UP:0x9be CP:0xb3e] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.348: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 02/05 11:05:23.348: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 02/05 11:05:23.348: [smf] INFO: UE IMSI[262425312124308] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.359: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 02/05 11:05:23.359: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.359: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.362: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 02/05 11:05:23.362: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 02/05 11:05:23.362: [smf] INFO: UE IMSI[262424207666932] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.372: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 02/05 11:05:23.372: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.372: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.374: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 02/05 11:05:23.374: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 02/05 11:05:23.374: [smf] INFO: UE IMSI[262420812585443] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.383: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 02/05 11:05:23.383: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.383: [upf] INFO: UE F-SEID[UP:0x6c4 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.386: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 02/05 11:05:23.386: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 02/05 11:05:23.386: [smf] INFO: UE IMSI[262427914154212] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.395: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 02/05 11:05:23.395: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.395: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x41d] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.398: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 02/05 11:05:23.398: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 02/05 11:05:23.398: [smf] INFO: UE IMSI[262423526127608] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.404: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 02/05 11:05:23.404: [upf] INFO: UE F-SEID[UP:0xdad CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.404: [upf] INFO: UE F-SEID[UP:0xdad CP:0x5a7] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.409: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 02/05 11:05:23.409: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 02/05 11:05:23.409: [smf] INFO: UE IMSI[262428179990375] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.415: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 02/05 11:05:23.415: [upf] INFO: UE F-SEID[UP:0xed CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.415: [upf] INFO: UE F-SEID[UP:0xed CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.420: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 02/05 11:05:23.420: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 02/05 11:05:23.420: [smf] INFO: UE IMSI[262429297315648] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.426: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 02/05 11:05:23.426: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.426: [upf] INFO: UE F-SEID[UP:0xc52 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.431: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 02/05 11:05:23.431: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 02/05 11:05:23.431: [smf] INFO: UE IMSI[262423627737953] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.435: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 02/05 11:05:23.435: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.435: [upf] INFO: UE F-SEID[UP:0x9cb CP:0x9c5] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.441: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 02/05 11:05:23.441: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 02/05 11:05:23.441: [smf] INFO: UE IMSI[262421361466106] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.443: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 02/05 11:05:23.443: [upf] INFO: UE F-SEID[UP:0x76f CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.443: [upf] INFO: UE F-SEID[UP:0x76f CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.451: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 02/05 11:05:23.451: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 02/05 11:05:23.451: [smf] INFO: UE IMSI[262424116088799] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.454: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 02/05 11:05:23.454: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.454: [upf] INFO: UE F-SEID[UP:0x4ad CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.462: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 02/05 11:05:23.462: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 02/05 11:05:23.462: [smf] INFO: UE IMSI[262421195398898] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.466: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 02/05 11:05:23.466: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.466: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.473: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 02/05 11:05:23.473: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 02/05 11:05:23.473: [smf] INFO: UE IMSI[262428276959400] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.479: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 02/05 11:05:23.479: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.479: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x14e] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.484: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 02/05 11:05:23.484: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 02/05 11:05:23.484: [smf] INFO: UE IMSI[262428393241028] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.489: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 02/05 11:05:23.489: [upf] INFO: UE F-SEID[UP:0x217 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.489: [upf] INFO: UE F-SEID[UP:0x217 CP:0xbcc] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.495: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 02/05 11:05:23.495: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 02/05 11:05:23.495: [smf] INFO: UE IMSI[262420688321073] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.500: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 02/05 11:05:23.500: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.500: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.506: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 02/05 11:05:23.506: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 02/05 11:05:23.506: [smf] INFO: UE IMSI[262422741324527] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.511: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 02/05 11:05:23.511: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.511: [upf] INFO: UE F-SEID[UP:0x4ac CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.517: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 02/05 11:05:23.517: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 02/05 11:05:23.517: [smf] INFO: UE IMSI[262428937142541] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.521: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 02/05 11:05:23.521: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.521: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.527: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 02/05 11:05:23.527: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 02/05 11:05:23.527: [smf] INFO: UE IMSI[262429636176771] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.532: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 02/05 11:05:23.532: [upf] INFO: UE F-SEID[UP:0x67b CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.532: [upf] INFO: UE F-SEID[UP:0x67b CP:0xbfa] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.538: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 02/05 11:05:23.538: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 02/05 11:05:23.538: [smf] INFO: UE IMSI[262424686203261] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.542: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 02/05 11:05:23.542: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.542: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.549: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 02/05 11:05:23.549: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 02/05 11:05:23.549: [smf] INFO: UE IMSI[262424803369702] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.557: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 02/05 11:05:23.557: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.557: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.561: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 02/05 11:05:23.561: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 02/05 11:05:23.561: [smf] INFO: UE IMSI[262420146449436] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.573: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 02/05 11:05:23.573: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.573: [upf] INFO: UE F-SEID[UP:0x8b6 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.574: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 02/05 11:05:23.574: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 02/05 11:05:23.574: [smf] INFO: UE IMSI[262426555005687] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.583: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 02/05 11:05:23.583: [upf] INFO: UE F-SEID[UP:0x304 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.583: [upf] INFO: UE F-SEID[UP:0x304 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.588: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 02/05 11:05:23.588: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 02/05 11:05:23.588: [smf] INFO: UE IMSI[262428088180848] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.596: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 02/05 11:05:23.596: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.596: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.599: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 02/05 11:05:23.599: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 02/05 11:05:23.599: [smf] INFO: UE IMSI[262420497322830] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.603: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 02/05 11:05:23.603: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.603: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x377] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.610: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 02/05 11:05:23.610: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 02/05 11:05:23.610: [smf] INFO: UE IMSI[262428296506581] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.614: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 02/05 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.614: [upf] INFO: UE F-SEID[UP:0xdb2 CP:0x77] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.620: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 02/05 11:05:23.620: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 02/05 11:05:23.620: [smf] INFO: UE IMSI[262429204393880] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.625: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 02/05 11:05:23.625: [upf] INFO: UE F-SEID[UP:0x26b CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.625: [upf] INFO: UE F-SEID[UP:0x26b CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.631: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 02/05 11:05:23.631: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 02/05 11:05:23.631: [smf] INFO: UE IMSI[262425164114608] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.635: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 02/05 11:05:23.635: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.635: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.642: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 02/05 11:05:23.642: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 02/05 11:05:23.642: [smf] INFO: UE IMSI[262424516604915] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.647: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 02/05 11:05:23.647: [upf] INFO: UE F-SEID[UP:0x697 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.647: [upf] INFO: UE F-SEID[UP:0x697 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.653: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 02/05 11:05:23.653: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 02/05 11:05:23.653: [smf] INFO: UE IMSI[262424816437388] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.658: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 02/05 11:05:23.658: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.658: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.664: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 02/05 11:05:23.664: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 02/05 11:05:23.664: [smf] INFO: UE IMSI[262422250913965] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.672: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 02/05 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.672: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xd97] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.677: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 02/05 11:05:23.677: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 02/05 11:05:23.677: [smf] INFO: UE IMSI[262424621092219] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.685: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 02/05 11:05:23.685: [upf] INFO: UE F-SEID[UP:0x387 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.685: [upf] INFO: UE F-SEID[UP:0x387 CP:0x40f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.688: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 02/05 11:05:23.688: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 02/05 11:05:23.688: [smf] INFO: UE IMSI[262420342369524] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.693: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 02/05 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.693: [upf] INFO: UE F-SEID[UP:0x5f1 CP:0x7b2] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.699: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 02/05 11:05:23.699: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 02/05 11:05:23.699: [smf] INFO: UE IMSI[262426026780890] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.701: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 02/05 11:05:23.701: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.701: [upf] INFO: UE F-SEID[UP:0xfd3 CP:0xd07] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.709: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 02/05 11:05:23.709: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 02/05 11:05:23.709: [smf] INFO: UE IMSI[262420982166286] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.715: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 02/05 11:05:23.715: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.715: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.721: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 02/05 11:05:23.721: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 02/05 11:05:23.721: [smf] INFO: UE IMSI[262422898206849] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.728: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 02/05 11:05:23.728: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.728: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.734: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 02/05 11:05:23.734: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 02/05 11:05:23.734: [smf] INFO: UE IMSI[262421114240305] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.743: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 02/05 11:05:23.743: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.743: [upf] INFO: UE F-SEID[UP:0xd17 CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.746: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 02/05 11:05:23.747: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 02/05 11:05:23.747: [smf] INFO: UE IMSI[262424951099504] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.752: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 02/05 11:05:23.752: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.752: [upf] INFO: UE F-SEID[UP:0xd1f CP:0xff8] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.757: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 02/05 11:05:23.757: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 02/05 11:05:23.757: [smf] INFO: UE IMSI[262423323226025] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.762: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 02/05 11:05:23.762: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.762: [upf] INFO: UE F-SEID[UP:0xc15 CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.768: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 02/05 11:05:23.768: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 02/05 11:05:23.768: [smf] INFO: UE IMSI[262420392511802] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.772: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 02/05 11:05:23.772: [upf] INFO: UE F-SEID[UP:0x482 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.772: [upf] INFO: UE F-SEID[UP:0x482 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.779: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 02/05 11:05:23.779: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 02/05 11:05:23.779: [smf] INFO: UE IMSI[262423114990352] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.783: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 02/05 11:05:23.783: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.783: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.790: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 02/05 11:05:23.790: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 02/05 11:05:23.790: [smf] INFO: UE IMSI[262429400192990] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.795: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 02/05 11:05:23.795: [upf] INFO: UE F-SEID[UP:0x35a CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.795: [upf] INFO: UE F-SEID[UP:0x35a CP:0xefe] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.801: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 02/05 11:05:23.802: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 02/05 11:05:23.802: [smf] INFO: UE IMSI[262428213298317] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.810: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 02/05 11:05:23.810: [upf] INFO: UE F-SEID[UP:0x39f CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.810: [upf] INFO: UE F-SEID[UP:0x39f CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.813: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 02/05 11:05:23.813: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 02/05 11:05:23.814: [smf] INFO: UE IMSI[262420692975517] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.819: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 02/05 11:05:23.819: [upf] INFO: UE F-SEID[UP:0x75b CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.819: [upf] INFO: UE F-SEID[UP:0x75b CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.824: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 02/05 11:05:23.824: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 02/05 11:05:23.824: [smf] INFO: UE IMSI[262429066373717] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.829: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 02/05 11:05:23.829: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.829: [upf] INFO: UE F-SEID[UP:0x5fe CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.835: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 02/05 11:05:23.835: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 02/05 11:05:23.835: [smf] INFO: UE IMSI[262428261656926] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.839: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 02/05 11:05:23.839: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.839: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.846: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 02/05 11:05:23.846: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 02/05 11:05:23.846: [smf] INFO: UE IMSI[262425955731602] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.855: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 02/05 11:05:23.855: [upf] INFO: UE F-SEID[UP:0x6f CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.855: [upf] INFO: UE F-SEID[UP:0x6f CP:0x132] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.860: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 02/05 11:05:23.860: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 02/05 11:05:23.860: [smf] INFO: UE IMSI[262420791150836] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.869: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 02/05 11:05:23.869: [upf] INFO: UE F-SEID[UP:0x18 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.869: [upf] INFO: UE F-SEID[UP:0x18 CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.872: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 02/05 11:05:23.872: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 02/05 11:05:23.872: [smf] INFO: UE IMSI[262423255993184] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.877: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 02/05 11:05:23.877: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.877: [upf] INFO: UE F-SEID[UP:0xd53 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.882: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 02/05 11:05:23.882: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 02/05 11:05:23.882: [smf] INFO: UE IMSI[262426122130385] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.886: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 02/05 11:05:23.886: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.886: [upf] INFO: UE F-SEID[UP:0xc48 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.893: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 02/05 11:05:23.893: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 02/05 11:05:23.893: [smf] INFO: UE IMSI[262420106863028] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.898: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 02/05 11:05:23.898: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.898: [upf] INFO: UE F-SEID[UP:0xe8b CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.904: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 02/05 11:05:23.904: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 02/05 11:05:23.904: [smf] INFO: UE IMSI[262424036980554] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.908: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 02/05 11:05:23.908: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.908: [upf] INFO: UE F-SEID[UP:0x6dc CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.915: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 02/05 11:05:23.915: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 02/05 11:05:23.915: [smf] INFO: UE IMSI[262429398603022] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.919: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 02/05 11:05:23.919: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.919: [upf] INFO: UE F-SEID[UP:0x2a8 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.926: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 02/05 11:05:23.926: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 02/05 11:05:23.926: [smf] INFO: UE IMSI[262422605163011] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.930: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 02/05 11:05:23.930: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.930: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.937: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 02/05 11:05:23.937: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 02/05 11:05:23.937: [smf] INFO: UE IMSI[262426933811365] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.948: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 02/05 11:05:23.948: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.948: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.949: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 02/05 11:05:23.949: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 02/05 11:05:23.949: [smf] INFO: UE IMSI[262425745139920] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.957: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 02/05 11:05:23.957: [upf] INFO: UE F-SEID[UP:0x20 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.957: [upf] INFO: UE F-SEID[UP:0x20 CP:0xd88] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.961: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 02/05 11:05:23.961: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 02/05 11:05:23.961: [smf] INFO: UE IMSI[262425632675856] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.967: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 02/05 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.967: [upf] INFO: UE F-SEID[UP:0x4ef CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.972: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 02/05 11:05:23.972: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 02/05 11:05:23.972: [smf] INFO: UE IMSI[262429310063086] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.976: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 02/05 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.976: [upf] INFO: UE F-SEID[UP:0x4aa CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.983: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 02/05 11:05:23.983: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 02/05 11:05:23.983: [smf] INFO: UE IMSI[262428822192018] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.986: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 02/05 11:05:23.986: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.986: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:23.993: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 02/05 11:05:23.993: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 02/05 11:05:23.993: [smf] INFO: UE IMSI[262420908252729] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:23.999: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 02/05 11:05:23.999: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:23.999: [upf] INFO: UE F-SEID[UP:0xb06 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.004: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 02/05 11:05:24.004: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 02/05 11:05:24.004: [smf] INFO: UE IMSI[262422207083544] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.008: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 02/05 11:05:24.008: [upf] INFO: UE F-SEID[UP:0x36b CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.008: [upf] INFO: UE F-SEID[UP:0x36b CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.015: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 02/05 11:05:24.015: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 02/05 11:05:24.015: [smf] INFO: UE IMSI[262428655815652] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.019: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 02/05 11:05:24.019: [upf] INFO: UE F-SEID[UP:0x477 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.019: [upf] INFO: UE F-SEID[UP:0x477 CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.026: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 02/05 11:05:24.026: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 02/05 11:05:24.026: [smf] INFO: UE IMSI[262424728621922] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.030: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 02/05 11:05:24.030: [upf] INFO: UE F-SEID[UP:0xfaa CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.030: [upf] INFO: UE F-SEID[UP:0xfaa CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.037: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 02/05 11:05:24.037: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 02/05 11:05:24.037: [smf] INFO: UE IMSI[262421320671913] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.040: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 02/05 11:05:24.041: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.041: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x28f] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.047: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 02/05 11:05:24.047: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 02/05 11:05:24.047: [smf] INFO: UE IMSI[262423249063708] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.052: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 02/05 11:05:24.052: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.052: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x42b] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.058: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 02/05 11:05:24.058: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 02/05 11:05:24.058: [smf] INFO: UE IMSI[262428775668058] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.063: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 02/05 11:05:24.063: [upf] INFO: UE F-SEID[UP:0x59 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.063: [upf] INFO: UE F-SEID[UP:0x59 CP:0xacf] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.069: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 02/05 11:05:24.069: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 02/05 11:05:24.069: [smf] INFO: UE IMSI[262427830084998] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.074: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 02/05 11:05:24.074: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.074: [upf] INFO: UE F-SEID[UP:0x7a6 CP:0x3e5] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.080: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 02/05 11:05:24.080: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 02/05 11:05:24.080: [smf] INFO: UE IMSI[262423127573496] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.084: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 02/05 11:05:24.084: [upf] INFO: UE F-SEID[UP:0x46d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.084: [upf] INFO: UE F-SEID[UP:0x46d CP:0x481] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.091: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 02/05 11:05:24.091: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 02/05 11:05:24.091: [smf] INFO: UE IMSI[262428616162549] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.095: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 02/05 11:05:24.095: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.095: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x77d] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.102: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 02/05 11:05:24.102: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 02/05 11:05:24.102: [smf] INFO: UE IMSI[262424737051186] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.106: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 02/05 11:05:24.106: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.106: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.112: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 02/05 11:05:24.112: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 02/05 11:05:24.112: [smf] INFO: UE IMSI[262421948975313] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.116: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 02/05 11:05:24.117: [upf] INFO: UE F-SEID[UP:0x13a CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.117: [upf] INFO: UE F-SEID[UP:0x13a CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.123: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 02/05 11:05:24.123: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 02/05 11:05:24.123: [smf] INFO: UE IMSI[262420413552533] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.128: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 02/05 11:05:24.128: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.128: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.134: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 02/05 11:05:24.134: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 02/05 11:05:24.134: [smf] INFO: UE IMSI[262427249227786] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.138: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 02/05 11:05:24.138: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.138: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0xe0] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.145: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 02/05 11:05:24.145: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 02/05 11:05:24.145: [smf] INFO: UE IMSI[262429859178461] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.150: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 02/05 11:05:24.150: [upf] INFO: UE F-SEID[UP:0x45e CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.150: [upf] INFO: UE F-SEID[UP:0x45e CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.156: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 02/05 11:05:24.156: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 02/05 11:05:24.156: [smf] INFO: UE IMSI[262422117209339] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.160: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 02/05 11:05:24.160: [upf] INFO: UE F-SEID[UP:0x30 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.160: [upf] INFO: UE F-SEID[UP:0x30 CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.167: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 02/05 11:05:24.167: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 02/05 11:05:24.167: [smf] INFO: UE IMSI[262421338050718] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.171: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 02/05 11:05:24.171: [upf] INFO: UE F-SEID[UP:0x185 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.171: [upf] INFO: UE F-SEID[UP:0x185 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.177: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 02/05 11:05:24.177: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 02/05 11:05:24.177: [smf] INFO: UE IMSI[262426739633472] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.182: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 02/05 11:05:24.182: [upf] INFO: UE F-SEID[UP:0x483 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.182: [upf] INFO: UE F-SEID[UP:0x483 CP:0x9ba] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.188: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 02/05 11:05:24.188: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 02/05 11:05:24.188: [smf] INFO: UE IMSI[262421200542431] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.192: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 02/05 11:05:24.192: [upf] INFO: UE F-SEID[UP:0xfae CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.192: [upf] INFO: UE F-SEID[UP:0xfae CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.199: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 02/05 11:05:24.199: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 02/05 11:05:24.199: [smf] INFO: UE IMSI[262426482293094] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.203: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 02/05 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.204: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.210: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 02/05 11:05:24.210: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 02/05 11:05:24.210: [smf] INFO: UE IMSI[262420075465736] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.214: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 02/05 11:05:24.214: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.214: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.221: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 02/05 11:05:24.221: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 02/05 11:05:24.221: [smf] INFO: UE IMSI[262423107609928] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.224: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 02/05 11:05:24.224: [upf] INFO: UE F-SEID[UP:0x34e CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.224: [upf] INFO: UE F-SEID[UP:0x34e CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.231: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 02/05 11:05:24.231: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 02/05 11:05:24.231: [smf] INFO: UE IMSI[262426130665445] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.236: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 02/05 11:05:24.236: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.236: [upf] INFO: UE F-SEID[UP:0x7c6 CP:0x2b2] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.242: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 02/05 11:05:24.242: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 02/05 11:05:24.242: [smf] INFO: UE IMSI[262428868489161] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.247: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 02/05 11:05:24.247: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.247: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.253: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 02/05 11:05:24.253: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 02/05 11:05:24.253: [smf] INFO: UE IMSI[262425615929193] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.258: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 02/05 11:05:24.258: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.258: [upf] INFO: UE F-SEID[UP:0x2fa CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.264: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 02/05 11:05:24.264: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 02/05 11:05:24.264: [smf] INFO: UE IMSI[262425941823672] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.268: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 02/05 11:05:24.268: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.268: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.275: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 02/05 11:05:24.275: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 02/05 11:05:24.275: [smf] INFO: UE IMSI[262429977266900] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.279: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 02/05 11:05:24.279: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.279: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x4c7] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.286: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 02/05 11:05:24.286: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 02/05 11:05:24.286: [smf] INFO: UE IMSI[262427870576277] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.290: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 02/05 11:05:24.290: [upf] INFO: UE F-SEID[UP:0xded CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.290: [upf] INFO: UE F-SEID[UP:0xded CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.296: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 02/05 11:05:24.297: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 02/05 11:05:24.297: [smf] INFO: UE IMSI[262425318966622] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.301: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 02/05 11:05:24.301: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.301: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.307: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 02/05 11:05:24.307: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 02/05 11:05:24.307: [smf] INFO: UE IMSI[262423397895278] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.311: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 02/05 11:05:24.311: [upf] INFO: UE F-SEID[UP:0x15 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.311: [upf] INFO: UE F-SEID[UP:0x15 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.318: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 02/05 11:05:24.318: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 02/05 11:05:24.318: [smf] INFO: UE IMSI[262424208404859] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.323: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 02/05 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x9fd CP:0xc11] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.329: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 02/05 11:05:24.329: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 02/05 11:05:24.329: [smf] INFO: UE IMSI[262429054696433] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.333: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 02/05 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x26 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.333: [upf] INFO: UE F-SEID[UP:0x26 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.340: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 02/05 11:05:24.340: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 02/05 11:05:24.340: [smf] INFO: UE IMSI[262425382404952] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.344: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 02/05 11:05:24.344: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.344: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.351: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 02/05 11:05:24.351: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 02/05 11:05:24.351: [smf] INFO: UE IMSI[262423613936092] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.355: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 02/05 11:05:24.355: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.355: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.362: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 02/05 11:05:24.362: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 02/05 11:05:24.362: [smf] INFO: UE IMSI[262420394366748] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.366: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 02/05 11:05:24.366: [upf] INFO: UE F-SEID[UP:0x789 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.366: [upf] INFO: UE F-SEID[UP:0x789 CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.372: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 02/05 11:05:24.372: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 02/05 11:05:24.372: [smf] INFO: UE IMSI[262420171793522] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.377: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 02/05 11:05:24.377: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.377: [upf] INFO: UE F-SEID[UP:0x1cd CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.383: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 02/05 11:05:24.383: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 02/05 11:05:24.383: [smf] INFO: UE IMSI[262427758003549] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.388: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 02/05 11:05:24.388: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.388: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.394: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 02/05 11:05:24.394: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 02/05 11:05:24.394: [smf] INFO: UE IMSI[262425748872047] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.398: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 02/05 11:05:24.398: [upf] INFO: UE F-SEID[UP:0x802 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.398: [upf] INFO: UE F-SEID[UP:0x802 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.405: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 02/05 11:05:24.405: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 02/05 11:05:24.405: [smf] INFO: UE IMSI[262422933712801] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.409: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 02/05 11:05:24.409: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.409: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.416: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 02/05 11:05:24.416: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 02/05 11:05:24.416: [smf] INFO: UE IMSI[262421559048329] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.420: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 02/05 11:05:24.420: [upf] INFO: UE F-SEID[UP:0x282 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.420: [upf] INFO: UE F-SEID[UP:0x282 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.427: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 02/05 11:05:24.427: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 02/05 11:05:24.427: [smf] INFO: UE IMSI[262421046196571] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.430: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 02/05 11:05:24.430: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.430: [upf] INFO: UE F-SEID[UP:0xb4 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.437: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 02/05 11:05:24.437: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 02/05 11:05:24.437: [smf] INFO: UE IMSI[262421275707642] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.442: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 02/05 11:05:24.442: [upf] INFO: UE F-SEID[UP:0x8c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.442: [upf] INFO: UE F-SEID[UP:0x8c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.448: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 02/05 11:05:24.448: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 02/05 11:05:24.448: [smf] INFO: UE IMSI[262424395768442] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.453: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 02/05 11:05:24.453: [upf] INFO: UE F-SEID[UP:0x121 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.453: [upf] INFO: UE F-SEID[UP:0x121 CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.459: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 02/05 11:05:24.459: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 02/05 11:05:24.459: [smf] INFO: UE IMSI[262429399135563] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.464: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 02/05 11:05:24.464: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.464: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0x894] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.470: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 02/05 11:05:24.470: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 02/05 11:05:24.470: [smf] INFO: UE IMSI[262428903288130] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.474: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 02/05 11:05:24.474: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.474: [upf] INFO: UE F-SEID[UP:0x94d CP:0xa37] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.481: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 02/05 11:05:24.481: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 02/05 11:05:24.481: [smf] INFO: UE IMSI[262428042179660] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.485: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 02/05 11:05:24.485: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.485: [upf] INFO: UE F-SEID[UP:0x4bd CP:0x9c1] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.492: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 02/05 11:05:24.492: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 02/05 11:05:24.492: [smf] INFO: UE IMSI[262427830295719] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.496: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 02/05 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xdf3] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.502: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 02/05 11:05:24.502: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 02/05 11:05:24.502: [smf] INFO: UE IMSI[262424561148863] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.506: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 02/05 11:05:24.506: [upf] INFO: UE F-SEID[UP:0x378 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.506: [upf] INFO: UE F-SEID[UP:0x378 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.513: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 02/05 11:05:24.513: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 02/05 11:05:24.513: [smf] INFO: UE IMSI[262428296795637] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.517: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 02/05 11:05:24.518: [upf] INFO: UE F-SEID[UP:0xddf CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.518: [upf] INFO: UE F-SEID[UP:0xddf CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.524: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 02/05 11:05:24.524: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 02/05 11:05:24.524: [smf] INFO: UE IMSI[262429418607940] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.528: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 02/05 11:05:24.528: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.528: [upf] INFO: UE F-SEID[UP:0xff4 CP:0xe0e] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.535: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 02/05 11:05:24.535: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 02/05 11:05:24.535: [smf] INFO: UE IMSI[262423464207577] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.539: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 02/05 11:05:24.539: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.539: [upf] INFO: UE F-SEID[UP:0xe61 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.546: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 02/05 11:05:24.546: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 02/05 11:05:24.546: [smf] INFO: UE IMSI[262424404136568] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.550: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 02/05 11:05:24.550: [upf] INFO: UE F-SEID[UP:0x50d CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.550: [upf] INFO: UE F-SEID[UP:0x50d CP:0x325] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.556: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 02/05 11:05:24.556: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 02/05 11:05:24.556: [smf] INFO: UE IMSI[262425874430398] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.561: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 02/05 11:05:24.561: [upf] INFO: UE F-SEID[UP:0x370 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.561: [upf] INFO: UE F-SEID[UP:0x370 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.567: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 02/05 11:05:24.567: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 02/05 11:05:24.567: [smf] INFO: UE IMSI[262420692127331] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.571: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 02/05 11:05:24.571: [upf] INFO: UE F-SEID[UP:0x317 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.571: [upf] INFO: UE F-SEID[UP:0x317 CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.578: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 02/05 11:05:24.578: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 02/05 11:05:24.578: [smf] INFO: UE IMSI[262427639483563] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.582: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 02/05 11:05:24.582: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.582: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.589: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 02/05 11:05:24.589: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 02/05 11:05:24.589: [smf] INFO: UE IMSI[262424902470391] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.593: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 02/05 11:05:24.593: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.593: [upf] INFO: UE F-SEID[UP:0xf93 CP:0xa15] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.600: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 02/05 11:05:24.600: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 02/05 11:05:24.600: [smf] INFO: UE IMSI[262427732836509] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.606: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 02/05 11:05:24.606: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.606: [upf] INFO: UE F-SEID[UP:0x9cc CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.610: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 02/05 11:05:24.610: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 02/05 11:05:24.610: [smf] INFO: UE IMSI[262429861035506] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.614: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 02/05 11:05:24.614: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.614: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.621: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 02/05 11:05:24.621: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 02/05 11:05:24.621: [smf] INFO: UE IMSI[262420971129762] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.626: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 02/05 11:05:24.626: [upf] INFO: UE F-SEID[UP:0x817 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.626: [upf] INFO: UE F-SEID[UP:0x817 CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.632: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 02/05 11:05:24.632: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 02/05 11:05:24.632: [smf] INFO: UE IMSI[262420284631312] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.637: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 02/05 11:05:24.637: [upf] INFO: UE F-SEID[UP:0x4da CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.637: [upf] INFO: UE F-SEID[UP:0x4da CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.643: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 02/05 11:05:24.643: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 02/05 11:05:24.643: [smf] INFO: UE IMSI[262421464444884] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.647: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 02/05 11:05:24.647: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.647: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.654: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 02/05 11:05:24.654: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 02/05 11:05:24.654: [smf] INFO: UE IMSI[262428488787356] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.658: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 02/05 11:05:24.658: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.658: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.664: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 02/05 11:05:24.664: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 02/05 11:05:24.664: [smf] INFO: UE IMSI[262421519685862] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.668: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 02/05 11:05:24.668: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.668: [upf] INFO: UE F-SEID[UP:0x6f3 CP:0x6f2] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.675: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 02/05 11:05:24.675: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 02/05 11:05:24.675: [smf] INFO: UE IMSI[262427763711931] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.679: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 02/05 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.679: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.686: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 02/05 11:05:24.686: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 02/05 11:05:24.686: [smf] INFO: UE IMSI[262425410244413] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.690: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 02/05 11:05:24.690: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.690: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.697: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 02/05 11:05:24.697: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 02/05 11:05:24.697: [smf] INFO: UE IMSI[262422010322129] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.701: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 02/05 11:05:24.701: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.701: [upf] INFO: UE F-SEID[UP:0x5cb CP:0x8dc] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.708: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 02/05 11:05:24.708: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 02/05 11:05:24.708: [smf] INFO: UE IMSI[262425243310630] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.712: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 02/05 11:05:24.712: [upf] INFO: UE F-SEID[UP:0x715 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.712: [upf] INFO: UE F-SEID[UP:0x715 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.718: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 02/05 11:05:24.718: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 02/05 11:05:24.719: [smf] INFO: UE IMSI[262426413411644] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.723: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 02/05 11:05:24.723: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.723: [upf] INFO: UE F-SEID[UP:0x3ca CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.729: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 02/05 11:05:24.729: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 02/05 11:05:24.729: [smf] INFO: UE IMSI[262423569125462] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.734: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 02/05 11:05:24.734: [upf] INFO: UE F-SEID[UP:0x66a CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.734: [upf] INFO: UE F-SEID[UP:0x66a CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.740: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 02/05 11:05:24.740: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 02/05 11:05:24.740: [smf] INFO: UE IMSI[262426332501342] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.744: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 02/05 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x65 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.744: [upf] INFO: UE F-SEID[UP:0x65 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.751: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 02/05 11:05:24.751: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 02/05 11:05:24.751: [smf] INFO: UE IMSI[262427530583378] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.755: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 02/05 11:05:24.755: [upf] INFO: UE F-SEID[UP:0x938 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.755: [upf] INFO: UE F-SEID[UP:0x938 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.762: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 02/05 11:05:24.762: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 02/05 11:05:24.762: [smf] INFO: UE IMSI[262422108901871] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.766: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 02/05 11:05:24.766: [upf] INFO: UE F-SEID[UP:0xeee CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.766: [upf] INFO: UE F-SEID[UP:0xeee CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.773: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 02/05 11:05:24.773: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 02/05 11:05:24.773: [smf] INFO: UE IMSI[262420271031336] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.777: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 02/05 11:05:24.777: [upf] INFO: UE F-SEID[UP:0x682 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.777: [upf] INFO: UE F-SEID[UP:0x682 CP:0x77e] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.784: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 02/05 11:05:24.784: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 02/05 11:05:24.784: [smf] INFO: UE IMSI[262420180190002] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.787: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 02/05 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x79b CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.787: [upf] INFO: UE F-SEID[UP:0x79b CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.794: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 02/05 11:05:24.794: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 02/05 11:05:24.794: [smf] INFO: UE IMSI[262420122490513] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.798: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 02/05 11:05:24.798: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.798: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.805: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 02/05 11:05:24.805: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 02/05 11:05:24.805: [smf] INFO: UE IMSI[262421050627769] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.810: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 02/05 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.810: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.816: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 02/05 11:05:24.816: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 02/05 11:05:24.816: [smf] INFO: UE IMSI[262429512227822] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.820: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 02/05 11:05:24.820: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.820: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.827: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 02/05 11:05:24.827: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 02/05 11:05:24.827: [smf] INFO: UE IMSI[262424587466784] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.831: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 02/05 11:05:24.831: [upf] INFO: UE F-SEID[UP:0x657 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.831: [upf] INFO: UE F-SEID[UP:0x657 CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.838: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 02/05 11:05:24.838: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 02/05 11:05:24.838: [smf] INFO: UE IMSI[262425532512133] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.842: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 02/05 11:05:24.842: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.842: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x101] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.849: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 02/05 11:05:24.849: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 02/05 11:05:24.849: [smf] INFO: UE IMSI[262420406576477] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.853: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 02/05 11:05:24.853: [upf] INFO: UE F-SEID[UP:0x364 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.853: [upf] INFO: UE F-SEID[UP:0x364 CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.859: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 02/05 11:05:24.859: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 02/05 11:05:24.859: [smf] INFO: UE IMSI[262427341344629] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.864: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 02/05 11:05:24.864: [upf] INFO: UE F-SEID[UP:0x7da CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.864: [upf] INFO: UE F-SEID[UP:0x7da CP:0x6e2] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.870: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 02/05 11:05:24.870: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 02/05 11:05:24.870: [smf] INFO: UE IMSI[262422161980075] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.874: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 02/05 11:05:24.874: [upf] INFO: UE F-SEID[UP:0x84c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.874: [upf] INFO: UE F-SEID[UP:0x84c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.881: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 02/05 11:05:24.881: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 02/05 11:05:24.881: [smf] INFO: UE IMSI[262427507469202] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.886: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 02/05 11:05:24.886: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.886: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.892: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 02/05 11:05:24.892: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 02/05 11:05:24.892: [smf] INFO: UE IMSI[262428380582468] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.896: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 02/05 11:05:24.896: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.896: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x69d] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.903: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 02/05 11:05:24.903: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 02/05 11:05:24.903: [smf] INFO: UE IMSI[262429678055339] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.907: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 02/05 11:05:24.907: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.907: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.914: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 02/05 11:05:24.914: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 02/05 11:05:24.914: [smf] INFO: UE IMSI[262426543810316] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.918: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 02/05 11:05:24.918: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.918: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.924: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 02/05 11:05:24.924: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 02/05 11:05:24.924: [smf] INFO: UE IMSI[262427030282632] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.929: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 02/05 11:05:24.929: [upf] INFO: UE F-SEID[UP:0x722 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.929: [upf] INFO: UE F-SEID[UP:0x722 CP:0x312] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.935: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 02/05 11:05:24.935: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 02/05 11:05:24.935: [smf] INFO: UE IMSI[262421065839809] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.939: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 02/05 11:05:24.939: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.939: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.946: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 02/05 11:05:24.946: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 02/05 11:05:24.946: [smf] INFO: UE IMSI[262425336733477] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.950: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 02/05 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.950: [upf] INFO: UE F-SEID[UP:0x2ba CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.957: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 02/05 11:05:24.957: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 02/05 11:05:24.957: [smf] INFO: UE IMSI[262424425322740] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.961: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 02/05 11:05:24.961: [upf] INFO: UE F-SEID[UP:0x133 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.961: [upf] INFO: UE F-SEID[UP:0x133 CP:0x737] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.968: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 02/05 11:05:24.968: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 02/05 11:05:24.968: [smf] INFO: UE IMSI[262425030345878] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.972: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 02/05 11:05:24.972: [upf] INFO: UE F-SEID[UP:0x459 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.972: [upf] INFO: UE F-SEID[UP:0x459 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.979: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 02/05 11:05:24.979: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 02/05 11:05:24.979: [smf] INFO: UE IMSI[262422069713685] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.982: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 02/05 11:05:24.982: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.982: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:24.989: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 02/05 11:05:24.989: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 02/05 11:05:24.989: [smf] INFO: UE IMSI[262420942621641] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:24.994: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 02/05 11:05:24.994: [upf] INFO: UE F-SEID[UP:0x342 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:24.994: [upf] INFO: UE F-SEID[UP:0x342 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.000: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 02/05 11:05:25.000: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 02/05 11:05:25.000: [smf] INFO: UE IMSI[262420823170773] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.004: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 02/05 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.004: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd6e] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.011: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 02/05 11:05:25.011: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 02/05 11:05:25.011: [smf] INFO: UE IMSI[262428366328267] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.015: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 02/05 11:05:25.015: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.015: [upf] INFO: UE F-SEID[UP:0xe4c CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.022: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 02/05 11:05:25.022: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 02/05 11:05:25.022: [smf] INFO: UE IMSI[262425445848688] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.028: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 02/05 11:05:25.028: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.028: [upf] INFO: UE F-SEID[UP:0xd6 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.033: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 02/05 11:05:25.033: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 02/05 11:05:25.033: [smf] INFO: UE IMSI[262422284090329] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.042: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 02/05 11:05:25.042: [upf] INFO: UE F-SEID[UP:0x66d CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.042: [upf] INFO: UE F-SEID[UP:0x66d CP:0x9ef] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.047: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 02/05 11:05:25.047: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 02/05 11:05:25.047: [smf] INFO: UE IMSI[262422521909802] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.055: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 02/05 11:05:25.055: [upf] INFO: UE F-SEID[UP:0x443 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.055: [upf] INFO: UE F-SEID[UP:0x443 CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.059: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 02/05 11:05:25.059: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 02/05 11:05:25.059: [smf] INFO: UE IMSI[262421613928569] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.069: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 02/05 11:05:25.069: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.069: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.071: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 02/05 11:05:25.071: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 02/05 11:05:25.071: [smf] INFO: UE IMSI[262425404013978] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.077: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 02/05 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.077: [upf] INFO: UE F-SEID[UP:0x1cf CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.081: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 02/05 11:05:25.081: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 02/05 11:05:25.081: [smf] INFO: UE IMSI[262424643407248] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.085: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 02/05 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.085: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.092: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 02/05 11:05:25.092: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 02/05 11:05:25.092: [smf] INFO: UE IMSI[262423697710052] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.096: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 02/05 11:05:25.096: [upf] INFO: UE F-SEID[UP:0x56 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.096: [upf] INFO: UE F-SEID[UP:0x56 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.103: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 02/05 11:05:25.103: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 02/05 11:05:25.103: [smf] INFO: UE IMSI[262420024413426] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.107: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 02/05 11:05:25.107: [upf] INFO: UE F-SEID[UP:0x47c CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.107: [upf] INFO: UE F-SEID[UP:0x47c CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.114: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 02/05 11:05:25.114: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 02/05 11:05:25.114: [smf] INFO: UE IMSI[262429969791732] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.120: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 02/05 11:05:25.120: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.120: [upf] INFO: UE F-SEID[UP:0xa3a CP:0xeca] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.125: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 02/05 11:05:25.125: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 02/05 11:05:25.125: [smf] INFO: UE IMSI[262421982461058] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 02/05 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xd24 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.135: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 02/05 11:05:25.135: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 02/05 11:05:25.135: [smf] INFO: UE IMSI[262425076552388] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.139: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 02/05 11:05:25.139: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.139: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.146: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 02/05 11:05:25.146: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 02/05 11:05:25.146: [smf] INFO: UE IMSI[262420286981851] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.151: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 02/05 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x1f6 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 02/05 11:05:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 02/05 11:05:25.157: [smf] INFO: UE IMSI[262429663102503] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.164: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 02/05 11:05:25.164: [upf] INFO: UE F-SEID[UP:0xdac CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.164: [upf] INFO: UE F-SEID[UP:0xdac CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.168: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 02/05 11:05:25.168: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 02/05 11:05:25.168: [smf] INFO: UE IMSI[262423674700212] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.172: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 02/05 11:05:25.172: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.172: [upf] INFO: UE F-SEID[UP:0xd73 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.179: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 02/05 11:05:25.179: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 02/05 11:05:25.179: [smf] INFO: UE IMSI[262426933087682] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.187: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 02/05 11:05:25.187: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.187: [upf] INFO: UE F-SEID[UP:0xe49 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.191: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 02/05 11:05:25.191: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 02/05 11:05:25.191: [smf] INFO: UE IMSI[262429139138305] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.197: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 02/05 11:05:25.197: [upf] INFO: UE F-SEID[UP:0x58f CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.197: [upf] INFO: UE F-SEID[UP:0x58f CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.203: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 02/05 11:05:25.203: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 02/05 11:05:25.203: [smf] INFO: UE IMSI[262423279792542] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.209: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 02/05 11:05:25.209: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.209: [upf] INFO: UE F-SEID[UP:0xd74 CP:0xf9f] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.214: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 02/05 11:05:25.214: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 02/05 11:05:25.214: [smf] INFO: UE IMSI[262428636784165] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.218: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 02/05 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.218: [upf] INFO: UE F-SEID[UP:0x8a3 CP:0xd8d] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.225: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 02/05 11:05:25.225: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 02/05 11:05:25.225: [smf] INFO: UE IMSI[262420290091405] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.229: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 02/05 11:05:25.229: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.229: [upf] INFO: UE F-SEID[UP:0xa1d CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.236: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 02/05 11:05:25.236: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 02/05 11:05:25.236: [smf] INFO: UE IMSI[262422811497542] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.240: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 02/05 11:05:25.240: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.240: [upf] INFO: UE F-SEID[UP:0xa87 CP:0xad3] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.246: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 02/05 11:05:25.246: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 02/05 11:05:25.246: [smf] INFO: UE IMSI[262424352603245] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.249: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 02/05 11:05:25.249: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.249: [upf] INFO: UE F-SEID[UP:0xe2 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.257: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 02/05 11:05:25.257: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 02/05 11:05:25.257: [smf] INFO: UE IMSI[262422758486476] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.262: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 02/05 11:05:25.262: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.262: [upf] INFO: UE F-SEID[UP:0xbc0 CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.268: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 02/05 11:05:25.268: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 02/05 11:05:25.268: [smf] INFO: UE IMSI[262423036272630] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.273: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 02/05 11:05:25.273: [upf] INFO: UE F-SEID[UP:0x511 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.273: [upf] INFO: UE F-SEID[UP:0x511 CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.279: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 02/05 11:05:25.279: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 02/05 11:05:25.279: [smf] INFO: UE IMSI[262424022698933] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.283: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 02/05 11:05:25.283: [upf] INFO: UE F-SEID[UP:0x54f CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.283: [upf] INFO: UE F-SEID[UP:0x54f CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.290: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 02/05 11:05:25.290: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 02/05 11:05:25.290: [smf] INFO: UE IMSI[262429619366036] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.294: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 02/05 11:05:25.294: [upf] INFO: UE F-SEID[UP:0x27a CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.294: [upf] INFO: UE F-SEID[UP:0x27a CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.300: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 02/05 11:05:25.300: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 02/05 11:05:25.300: [smf] INFO: UE IMSI[262421247389596] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.305: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 02/05 11:05:25.305: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.305: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.311: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 02/05 11:05:25.311: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 02/05 11:05:25.311: [smf] INFO: UE IMSI[262429243690090] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.316: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 02/05 11:05:25.316: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.316: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0x617] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.322: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 02/05 11:05:25.322: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 02/05 11:05:25.322: [smf] INFO: UE IMSI[262429412291697] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.326: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 02/05 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x69f] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.333: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 02/05 11:05:25.333: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 02/05 11:05:25.333: [smf] INFO: UE IMSI[262423131193147] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.341: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 02/05 11:05:25.341: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.341: [upf] INFO: UE F-SEID[UP:0xcc8 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.344: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 02/05 11:05:25.344: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 02/05 11:05:25.344: [smf] INFO: UE IMSI[262424961765609] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.349: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 02/05 11:05:25.349: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.349: [upf] INFO: UE F-SEID[UP:0x9bc CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.355: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 02/05 11:05:25.355: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 02/05 11:05:25.355: [smf] INFO: UE IMSI[262422509568986] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.360: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 02/05 11:05:25.360: [upf] INFO: UE F-SEID[UP:0x88 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.360: [upf] INFO: UE F-SEID[UP:0x88 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.366: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 02/05 11:05:25.366: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 02/05 11:05:25.366: [smf] INFO: UE IMSI[262422871543083] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.371: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 02/05 11:05:25.371: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.371: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.377: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 02/05 11:05:25.377: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 02/05 11:05:25.377: [smf] INFO: UE IMSI[262426648414198] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.381: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 02/05 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x54 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x54 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.388: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 02/05 11:05:25.388: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 02/05 11:05:25.388: [smf] INFO: UE IMSI[262425810752678] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.392: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 02/05 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x80a CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x80a CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.399: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 02/05 11:05:25.399: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 02/05 11:05:25.399: [smf] INFO: UE IMSI[262429107270077] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.403: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 02/05 11:05:25.403: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.403: [upf] INFO: UE F-SEID[UP:0x6b7 CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.409: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 02/05 11:05:25.409: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 02/05 11:05:25.409: [smf] INFO: UE IMSI[262426562900579] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.413: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 02/05 11:05:25.413: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.413: [upf] INFO: UE F-SEID[UP:0xa61 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.420: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 02/05 11:05:25.420: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 02/05 11:05:25.420: [smf] INFO: UE IMSI[262424928578998] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.424: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 02/05 11:05:25.424: [upf] INFO: UE F-SEID[UP:0x40a CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.424: [upf] INFO: UE F-SEID[UP:0x40a CP:0xc67] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.431: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 02/05 11:05:25.431: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 02/05 11:05:25.431: [smf] INFO: UE IMSI[262428839988921] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.440: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 02/05 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x350 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.440: [upf] INFO: UE F-SEID[UP:0x350 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.445: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 02/05 11:05:25.445: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 02/05 11:05:25.445: [smf] INFO: UE IMSI[262425020892595] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.453: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 02/05 11:05:25.453: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.453: [upf] INFO: UE F-SEID[UP:0xc19 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.456: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 02/05 11:05:25.456: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 02/05 11:05:25.456: [smf] INFO: UE IMSI[262428899626084] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.461: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 02/05 11:05:25.461: [upf] INFO: UE F-SEID[UP:0x970 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.461: [upf] INFO: UE F-SEID[UP:0x970 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.467: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 02/05 11:05:25.467: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 02/05 11:05:25.467: [smf] INFO: UE IMSI[262429644919713] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.471: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 02/05 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x112 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.471: [upf] INFO: UE F-SEID[UP:0x112 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.479: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 02/05 11:05:25.479: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 02/05 11:05:25.479: [smf] INFO: UE IMSI[262425860426054] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.488: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 02/05 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x276 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.488: [upf] INFO: UE F-SEID[UP:0x276 CP:0x224] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.491: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 02/05 11:05:25.491: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 02/05 11:05:25.491: [smf] INFO: UE IMSI[262424972236433] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.502: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 02/05 11:05:25.502: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.502: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.502: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 02/05 11:05:25.502: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 02/05 11:05:25.502: [smf] INFO: UE IMSI[262425559739568] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.506: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 02/05 11:05:25.506: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.506: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0x723] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.513: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 02/05 11:05:25.513: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 02/05 11:05:25.513: [smf] INFO: UE IMSI[262427942653855] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.517: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 02/05 11:05:25.517: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.517: [upf] INFO: UE F-SEID[UP:0x1bc CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.524: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 02/05 11:05:25.524: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 02/05 11:05:25.524: [smf] INFO: UE IMSI[262428844180469] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.530: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 02/05 11:05:25.530: [upf] INFO: UE F-SEID[UP:0x214 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.530: [upf] INFO: UE F-SEID[UP:0x214 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.535: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 02/05 11:05:25.535: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 02/05 11:05:25.535: [smf] INFO: UE IMSI[262429313647960] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.539: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 02/05 11:05:25.539: [upf] INFO: UE F-SEID[UP:0xfc CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.539: [upf] INFO: UE F-SEID[UP:0xfc CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.545: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 02/05 11:05:25.545: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 02/05 11:05:25.545: [smf] INFO: UE IMSI[262427025503204] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.550: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 02/05 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x430 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.550: [upf] INFO: UE F-SEID[UP:0x430 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.556: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 02/05 11:05:25.556: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 02/05 11:05:25.557: [smf] INFO: UE IMSI[262423466113844] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.564: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 02/05 11:05:25.564: [upf] INFO: UE F-SEID[UP:0x352 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.564: [upf] INFO: UE F-SEID[UP:0x352 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.569: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 02/05 11:05:25.569: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 02/05 11:05:25.569: [smf] INFO: UE IMSI[262423301829301] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.578: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 02/05 11:05:25.578: [upf] INFO: UE F-SEID[UP:0x98a CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.578: [upf] INFO: UE F-SEID[UP:0x98a CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.581: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 02/05 11:05:25.581: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 02/05 11:05:25.581: [smf] INFO: UE IMSI[262425666560362] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.588: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 02/05 11:05:25.588: [upf] INFO: UE F-SEID[UP:0x286 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.588: [upf] INFO: UE F-SEID[UP:0x286 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.592: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 02/05 11:05:25.592: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 02/05 11:05:25.592: [smf] INFO: UE IMSI[262424663054051] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.598: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 02/05 11:05:25.598: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.598: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.603: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 02/05 11:05:25.603: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 02/05 11:05:25.603: [smf] INFO: UE IMSI[262420003344054] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.609: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 02/05 11:05:25.609: [upf] INFO: UE F-SEID[UP:0x744 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.609: [upf] INFO: UE F-SEID[UP:0x744 CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.614: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 02/05 11:05:25.614: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 02/05 11:05:25.614: [smf] INFO: UE IMSI[262420539467844] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.618: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 02/05 11:05:25.618: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.618: [upf] INFO: UE F-SEID[UP:0x7cd CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.625: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 02/05 11:05:25.625: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 02/05 11:05:25.625: [smf] INFO: UE IMSI[262429649507890] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.630: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 02/05 11:05:25.630: [upf] INFO: UE F-SEID[UP:0x803 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.630: [upf] INFO: UE F-SEID[UP:0x803 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.636: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 02/05 11:05:25.636: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 02/05 11:05:25.636: [smf] INFO: UE IMSI[262427549299931] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.644: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 02/05 11:05:25.644: [upf] INFO: UE F-SEID[UP:0x27b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.644: [upf] INFO: UE F-SEID[UP:0x27b CP:0xb00] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.647: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 02/05 11:05:25.647: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 02/05 11:05:25.647: [smf] INFO: UE IMSI[262423229630043] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.652: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 02/05 11:05:25.652: [upf] INFO: UE F-SEID[UP:0x981 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.652: [upf] INFO: UE F-SEID[UP:0x981 CP:0x75d] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.658: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 02/05 11:05:25.658: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 02/05 11:05:25.658: [smf] INFO: UE IMSI[262423560920199] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.663: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 02/05 11:05:25.663: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.663: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.669: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 02/05 11:05:25.669: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 02/05 11:05:25.669: [smf] INFO: UE IMSI[262420426798036] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.679: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 02/05 11:05:25.679: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.679: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.683: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 02/05 11:05:25.683: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 02/05 11:05:25.683: [smf] INFO: UE IMSI[262425672110537] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.690: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 02/05 11:05:25.690: [upf] INFO: UE F-SEID[UP:0x84e CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.690: [upf] INFO: UE F-SEID[UP:0x84e CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.695: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 02/05 11:05:25.695: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 02/05 11:05:25.695: [smf] INFO: UE IMSI[262425737215753] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.701: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 02/05 11:05:25.701: [upf] INFO: UE F-SEID[UP:0x62b CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.701: [upf] INFO: UE F-SEID[UP:0x62b CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.706: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 02/05 11:05:25.706: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 02/05 11:05:25.706: [smf] INFO: UE IMSI[262424420492159] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.710: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 02/05 11:05:25.710: [upf] INFO: UE F-SEID[UP:0x65b CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.710: [upf] INFO: UE F-SEID[UP:0x65b CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.717: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 02/05 11:05:25.717: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 02/05 11:05:25.717: [smf] INFO: UE IMSI[262425788528508] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.725: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 02/05 11:05:25.725: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.725: [upf] INFO: UE F-SEID[UP:0xf48 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 02/05 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 02/05 11:05:25.729: [smf] INFO: UE IMSI[262424621132896] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.735: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 02/05 11:05:25.735: [upf] INFO: UE F-SEID[UP:0x324 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.735: [upf] INFO: UE F-SEID[UP:0x324 CP:0xb96] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.741: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 02/05 11:05:25.741: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 02/05 11:05:25.741: [smf] INFO: UE IMSI[262424945281498] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.751: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 02/05 11:05:25.751: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.751: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.753: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 02/05 11:05:25.753: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 02/05 11:05:25.753: [smf] INFO: UE IMSI[262426096226421] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.761: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 02/05 11:05:25.761: [upf] INFO: UE F-SEID[UP:0x302 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.761: [upf] INFO: UE F-SEID[UP:0x302 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.764: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 02/05 11:05:25.764: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 02/05 11:05:25.764: [smf] INFO: UE IMSI[262420584531679] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.768: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 02/05 11:05:25.768: [upf] INFO: UE F-SEID[UP:0x11a CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.768: [upf] INFO: UE F-SEID[UP:0x11a CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.775: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 02/05 11:05:25.775: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 02/05 11:05:25.775: [smf] INFO: UE IMSI[262421448517006] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.784: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 02/05 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xc5b CP:0xe91] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.789: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 02/05 11:05:25.789: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 02/05 11:05:25.789: [smf] INFO: UE IMSI[262423638948250] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.795: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 02/05 11:05:25.795: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.795: [upf] INFO: UE F-SEID[UP:0xf2a CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.800: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 02/05 11:05:25.800: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 02/05 11:05:25.800: [smf] INFO: UE IMSI[262426203326736] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.803: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 02/05 11:05:25.804: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.804: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.810: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 02/05 11:05:25.810: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 02/05 11:05:25.810: [smf] INFO: UE IMSI[262420918239685] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.815: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 02/05 11:05:25.815: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.815: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.821: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 02/05 11:05:25.821: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 02/05 11:05:25.821: [smf] INFO: UE IMSI[262422583844112] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.826: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 02/05 11:05:25.826: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.826: [upf] INFO: UE F-SEID[UP:0xe42 CP:0xa23] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.833: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 02/05 11:05:25.833: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 02/05 11:05:25.833: [smf] INFO: UE IMSI[262421873760665] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.842: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 02/05 11:05:25.842: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.842: [upf] INFO: UE F-SEID[UP:0xa5f CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.845: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 02/05 11:05:25.845: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 02/05 11:05:25.845: [smf] INFO: UE IMSI[262427594268546] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.854: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 02/05 11:05:25.854: [upf] INFO: UE F-SEID[UP:0x82c CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.854: [upf] INFO: UE F-SEID[UP:0x82c CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.856: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 02/05 11:05:25.856: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 02/05 11:05:25.856: [smf] INFO: UE IMSI[262425800747565] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.860: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 02/05 11:05:25.860: [upf] INFO: UE F-SEID[UP:0x8 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.860: [upf] INFO: UE F-SEID[UP:0x8 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.867: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 02/05 11:05:25.867: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 02/05 11:05:25.867: [smf] INFO: UE IMSI[262426314763705] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.872: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 02/05 11:05:25.872: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.872: [upf] INFO: UE F-SEID[UP:0xf98 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.878: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 02/05 11:05:25.878: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 02/05 11:05:25.878: [smf] INFO: UE IMSI[262424984841718] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.882: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 02/05 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.882: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.889: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 02/05 11:05:25.889: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 02/05 11:05:25.889: [smf] INFO: UE IMSI[262422036300055] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.893: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 02/05 11:05:25.893: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.893: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0xdbd] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.900: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 02/05 11:05:25.900: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 02/05 11:05:25.900: [smf] INFO: UE IMSI[262420121808433] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.903: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 02/05 11:05:25.903: [upf] INFO: UE F-SEID[UP:0x915 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.903: [upf] INFO: UE F-SEID[UP:0x915 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.911: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 02/05 11:05:25.911: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 02/05 11:05:25.911: [smf] INFO: UE IMSI[262423119918220] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.919: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 02/05 11:05:25.919: [upf] INFO: UE F-SEID[UP:0x106 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.919: [upf] INFO: UE F-SEID[UP:0x106 CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.923: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 02/05 11:05:25.923: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 02/05 11:05:25.923: [smf] INFO: UE IMSI[262421996688592] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.930: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 02/05 11:05:25.930: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.930: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.935: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 02/05 11:05:25.935: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 02/05 11:05:25.935: [smf] INFO: UE IMSI[262425272818736] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.946: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 02/05 11:05:25.946: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.946: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.948: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 02/05 11:05:25.948: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 02/05 11:05:25.948: [smf] INFO: UE IMSI[262425699082586] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.955: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 02/05 11:05:25.955: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.955: [upf] INFO: UE F-SEID[UP:0xf12 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.958: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 02/05 11:05:25.958: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 02/05 11:05:25.958: [smf] INFO: UE IMSI[262424842664465] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.962: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 02/05 11:05:25.962: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.962: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.969: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 02/05 11:05:25.969: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 02/05 11:05:25.969: [smf] INFO: UE IMSI[262420405003231] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.973: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 02/05 11:05:25.973: [upf] INFO: UE F-SEID[UP:0x389 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.973: [upf] INFO: UE F-SEID[UP:0x389 CP:0x14] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.980: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 02/05 11:05:25.980: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 02/05 11:05:25.980: [smf] INFO: UE IMSI[262427385175325] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.984: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 02/05 11:05:25.984: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.984: [upf] INFO: UE F-SEID[UP:0xa40 CP:0xee1] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:25.991: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 02/05 11:05:25.991: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 02/05 11:05:25.991: [smf] INFO: UE IMSI[262425214053318] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:25.995: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 02/05 11:05:25.995: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:25.995: [upf] INFO: UE F-SEID[UP:0xf49 CP:0xcca] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.002: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 02/05 11:05:26.002: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 02/05 11:05:26.002: [smf] INFO: UE IMSI[262423192400427] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.006: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 02/05 11:05:26.006: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.006: [upf] INFO: UE F-SEID[UP:0x8fc CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.013: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 02/05 11:05:26.013: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 02/05 11:05:26.013: [smf] INFO: UE IMSI[262425452074632] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.023: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 02/05 11:05:26.023: [upf] INFO: UE F-SEID[UP:0x84b CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.023: [upf] INFO: UE F-SEID[UP:0x84b CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.025: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 02/05 11:05:26.025: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 02/05 11:05:26.025: [smf] INFO: UE IMSI[262427119211014] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.032: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 02/05 11:05:26.032: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.032: [upf] INFO: UE F-SEID[UP:0xc3e CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.036: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 02/05 11:05:26.036: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 02/05 11:05:26.036: [smf] INFO: UE IMSI[262425325628765] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.039: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 02/05 11:05:26.039: [upf] INFO: UE F-SEID[UP:0x714 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.039: [upf] INFO: UE F-SEID[UP:0x714 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.047: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 02/05 11:05:26.047: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 02/05 11:05:26.047: [smf] INFO: UE IMSI[262426252392954] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.051: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 02/05 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.051: [upf] INFO: UE F-SEID[UP:0x1fb CP:0xd50] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.058: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 02/05 11:05:26.058: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 02/05 11:05:26.058: [smf] INFO: UE IMSI[262428423986610] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.062: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 02/05 11:05:26.062: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.062: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.069: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 02/05 11:05:26.069: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 02/05 11:05:26.069: [smf] INFO: UE IMSI[262420220107119] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.078: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 02/05 11:05:26.078: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.078: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xbad] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.081: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 02/05 11:05:26.081: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 02/05 11:05:26.081: [smf] INFO: UE IMSI[262420267752074] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.090: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 02/05 11:05:26.090: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.090: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.093: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 02/05 11:05:26.093: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 02/05 11:05:26.093: [smf] INFO: UE IMSI[262420431078794] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.097: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 02/05 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.097: [upf] INFO: UE F-SEID[UP:0x7a1 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.103: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 02/05 11:05:26.103: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 02/05 11:05:26.103: [smf] INFO: UE IMSI[262423240977458] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.108: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 02/05 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x465 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.108: [upf] INFO: UE F-SEID[UP:0x465 CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.114: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 02/05 11:05:26.114: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 02/05 11:05:26.114: [smf] INFO: UE IMSI[262424163503551] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.119: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 02/05 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.119: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x63a] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.125: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 02/05 11:05:26.125: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 02/05 11:05:26.125: [smf] INFO: UE IMSI[262422874235499] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.130: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 02/05 11:05:26.130: [upf] INFO: UE F-SEID[UP:0x150 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.130: [upf] INFO: UE F-SEID[UP:0x150 CP:0x590] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.136: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 02/05 11:05:26.136: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 02/05 11:05:26.136: [smf] INFO: UE IMSI[262421589148988] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.140: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 02/05 11:05:26.140: [upf] INFO: UE F-SEID[UP:0x990 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.140: [upf] INFO: UE F-SEID[UP:0x990 CP:0x31] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.147: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 02/05 11:05:26.147: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 02/05 11:05:26.147: [smf] INFO: UE IMSI[262420910749226] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.151: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 02/05 11:05:26.151: [upf] INFO: UE F-SEID[UP:0xbd CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.151: [upf] INFO: UE F-SEID[UP:0xbd CP:0xf94] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.158: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 02/05 11:05:26.158: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 02/05 11:05:26.158: [smf] INFO: UE IMSI[262427036038078] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.163: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 02/05 11:05:26.163: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.163: [upf] INFO: UE F-SEID[UP:0xa79 CP:0x4e1] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.169: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 02/05 11:05:26.169: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 02/05 11:05:26.169: [smf] INFO: UE IMSI[262426766723530] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.173: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 02/05 11:05:26.173: [upf] INFO: UE F-SEID[UP:0x266 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.173: [upf] INFO: UE F-SEID[UP:0x266 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.179: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 02/05 11:05:26.179: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 02/05 11:05:26.179: [smf] INFO: UE IMSI[262425560405504] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.184: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 02/05 11:05:26.184: [upf] INFO: UE F-SEID[UP:0x83e CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.184: [upf] INFO: UE F-SEID[UP:0x83e CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.190: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 02/05 11:05:26.190: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 02/05 11:05:26.190: [smf] INFO: UE IMSI[262421397997141] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.194: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 02/05 11:05:26.194: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.194: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.201: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 02/05 11:05:26.201: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 02/05 11:05:26.201: [smf] INFO: UE IMSI[262423959515511] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.205: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 02/05 11:05:26.205: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.205: [upf] INFO: UE F-SEID[UP:0x1ab CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.212: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 02/05 11:05:26.212: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 02/05 11:05:26.212: [smf] INFO: UE IMSI[262427240166781] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.216: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 02/05 11:05:26.216: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.216: [upf] INFO: UE F-SEID[UP:0xd01 CP:0xed9] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.223: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 02/05 11:05:26.223: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 02/05 11:05:26.223: [smf] INFO: UE IMSI[262423376512578] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.226: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 02/05 11:05:26.226: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.226: [upf] INFO: UE F-SEID[UP:0xae5 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.233: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 02/05 11:05:26.233: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 02/05 11:05:26.233: [smf] INFO: UE IMSI[262420877272125] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.238: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 02/05 11:05:26.238: [upf] INFO: UE F-SEID[UP:0x749 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.238: [upf] INFO: UE F-SEID[UP:0x749 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.245: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 02/05 11:05:26.245: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 02/05 11:05:26.245: [smf] INFO: UE IMSI[262425266285540] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.253: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 02/05 11:05:26.253: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.253: [upf] INFO: UE F-SEID[UP:0x9ad CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.258: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 02/05 11:05:26.258: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 02/05 11:05:26.258: [smf] INFO: UE IMSI[262422443610916] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.267: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 02/05 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x6c CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x6c CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.270: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 02/05 11:05:26.270: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 02/05 11:05:26.270: [smf] INFO: UE IMSI[262427677028197] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.274: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 02/05 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.274: [upf] INFO: UE F-SEID[UP:0xc9b CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.280: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 02/05 11:05:26.281: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 02/05 11:05:26.281: [smf] INFO: UE IMSI[262420198702528] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.284: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 02/05 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x874 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.284: [upf] INFO: UE F-SEID[UP:0x874 CP:0xec2] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.291: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 02/05 11:05:26.291: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 02/05 11:05:26.291: [smf] INFO: UE IMSI[262421284788560] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.295: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 02/05 11:05:26.295: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.296: [upf] INFO: UE F-SEID[UP:0xf28 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.302: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 02/05 11:05:26.302: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 02/05 11:05:26.302: [smf] INFO: UE IMSI[262422079833404] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.306: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 02/05 11:05:26.306: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.306: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.313: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 02/05 11:05:26.313: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 02/05 11:05:26.313: [smf] INFO: UE IMSI[262425274177599] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.317: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 02/05 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.317: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.324: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 02/05 11:05:26.324: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 02/05 11:05:26.324: [smf] INFO: UE IMSI[262425299274919] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.328: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 02/05 11:05:26.328: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.328: [upf] INFO: UE F-SEID[UP:0xd22 CP:0x25e] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.335: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 02/05 11:05:26.335: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 02/05 11:05:26.335: [smf] INFO: UE IMSI[262427193339534] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.339: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 02/05 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.346: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 02/05 11:05:26.346: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 02/05 11:05:26.346: [smf] INFO: UE IMSI[262429290825294] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.351: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 02/05 11:05:26.351: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.351: [upf] INFO: UE F-SEID[UP:0xc1f CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.356: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 02/05 11:05:26.356: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 02/05 11:05:26.356: [smf] INFO: UE IMSI[262421229778683] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.361: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 02/05 11:05:26.361: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.361: [upf] INFO: UE F-SEID[UP:0x154 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.367: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 02/05 11:05:26.367: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 02/05 11:05:26.367: [smf] INFO: UE IMSI[262421084764547] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.372: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 02/05 11:05:26.372: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.372: [upf] INFO: UE F-SEID[UP:0xb08 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.379: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 02/05 11:05:26.379: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 02/05 11:05:26.379: [smf] INFO: UE IMSI[262426481522398] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.386: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 02/05 11:05:26.386: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.386: [upf] INFO: UE F-SEID[UP:0xe8f CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.390: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 02/05 11:05:26.390: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 02/05 11:05:26.390: [smf] INFO: UE IMSI[262421883857768] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.395: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 02/05 11:05:26.395: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.395: [upf] INFO: UE F-SEID[UP:0xcdf CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.401: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 02/05 11:05:26.401: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 02/05 11:05:26.401: [smf] INFO: UE IMSI[262427261087791] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.405: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 02/05 11:05:26.405: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.405: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.412: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 02/05 11:05:26.412: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 02/05 11:05:26.412: [smf] INFO: UE IMSI[262427838680966] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.419: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 02/05 11:05:26.419: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.419: [upf] INFO: UE F-SEID[UP:0xc2f CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.423: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 02/05 11:05:26.423: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 02/05 11:05:26.423: [smf] INFO: UE IMSI[262421176505733] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.427: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 02/05 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.427: [upf] INFO: UE F-SEID[UP:0x8d6 CP:0x6b8] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.434: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 02/05 11:05:26.434: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 02/05 11:05:26.434: [smf] INFO: UE IMSI[262425119699270] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.441: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 02/05 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.445: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 02/05 11:05:26.445: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 02/05 11:05:26.445: [smf] INFO: UE IMSI[262425543511523] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.449: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 02/05 11:05:26.449: [upf] INFO: UE F-SEID[UP:0x85d CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.449: [upf] INFO: UE F-SEID[UP:0x85d CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.457: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 02/05 11:05:26.457: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 02/05 11:05:26.457: [smf] INFO: UE IMSI[262422587113179] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.463: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 02/05 11:05:26.463: [upf] INFO: UE F-SEID[UP:0x92 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.463: [upf] INFO: UE F-SEID[UP:0x92 CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.467: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 02/05 11:05:26.467: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 02/05 11:05:26.467: [smf] INFO: UE IMSI[262421410981284] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.471: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 02/05 11:05:26.471: [upf] INFO: UE F-SEID[UP:0x264 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.471: [upf] INFO: UE F-SEID[UP:0x264 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.478: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 02/05 11:05:26.478: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 02/05 11:05:26.478: [smf] INFO: UE IMSI[262427787224546] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.482: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 02/05 11:05:26.482: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.482: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.489: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 02/05 11:05:26.489: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 02/05 11:05:26.489: [smf] INFO: UE IMSI[262423227241484] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.493: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 02/05 11:05:26.493: [upf] INFO: UE F-SEID[UP:0x760 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.493: [upf] INFO: UE F-SEID[UP:0x760 CP:0x31d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.500: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 02/05 11:05:26.500: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 02/05 11:05:26.500: [smf] INFO: UE IMSI[262425761404325] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.504: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 02/05 11:05:26.504: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.504: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x372] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.511: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 02/05 11:05:26.511: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 02/05 11:05:26.511: [smf] INFO: UE IMSI[262424011443596] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.515: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 02/05 11:05:26.515: [upf] INFO: UE F-SEID[UP:0x54d CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.515: [upf] INFO: UE F-SEID[UP:0x54d CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.521: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 02/05 11:05:26.521: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 02/05 11:05:26.522: [smf] INFO: UE IMSI[262423642623675] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.526: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 02/05 11:05:26.526: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.526: [upf] INFO: UE F-SEID[UP:0xd6d CP:0xd21] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.532: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 02/05 11:05:26.532: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 02/05 11:05:26.532: [smf] INFO: UE IMSI[262426009772940] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.536: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 02/05 11:05:26.536: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.536: [upf] INFO: UE F-SEID[UP:0x91a CP:0xd74] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.543: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 02/05 11:05:26.543: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 02/05 11:05:26.543: [smf] INFO: UE IMSI[262426014974502] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.547: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 02/05 11:05:26.548: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.548: [upf] INFO: UE F-SEID[UP:0x8a9 CP:0xf39] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.554: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 02/05 11:05:26.554: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 02/05 11:05:26.554: [smf] INFO: UE IMSI[262423236634849] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.558: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 02/05 11:05:26.558: [upf] INFO: UE F-SEID[UP:0x114 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.558: [upf] INFO: UE F-SEID[UP:0x114 CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.565: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 02/05 11:05:26.565: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 02/05 11:05:26.565: [smf] INFO: UE IMSI[262429290902660] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.569: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 02/05 11:05:26.569: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.569: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xd51] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.576: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 02/05 11:05:26.576: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 02/05 11:05:26.576: [smf] INFO: UE IMSI[262428568819588] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.580: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 02/05 11:05:26.580: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.580: [upf] INFO: UE F-SEID[UP:0xb9a CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.587: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 02/05 11:05:26.587: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 02/05 11:05:26.587: [smf] INFO: UE IMSI[262429240549062] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.591: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 02/05 11:05:26.591: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.591: [upf] INFO: UE F-SEID[UP:0xd9 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.597: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 02/05 11:05:26.597: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 02/05 11:05:26.597: [smf] INFO: UE IMSI[262425717457758] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.602: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 02/05 11:05:26.602: [upf] INFO: UE F-SEID[UP:0x73f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.602: [upf] INFO: UE F-SEID[UP:0x73f CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.608: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 02/05 11:05:26.608: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 02/05 11:05:26.608: [smf] INFO: UE IMSI[262423206584854] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.613: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 02/05 11:05:26.613: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.613: [upf] INFO: UE F-SEID[UP:0x8f8 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.619: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 02/05 11:05:26.619: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 02/05 11:05:26.619: [smf] INFO: UE IMSI[262421711786725] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.624: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 02/05 11:05:26.624: [upf] INFO: UE F-SEID[UP:0x15b CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.624: [upf] INFO: UE F-SEID[UP:0x15b CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.629: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 02/05 11:05:26.630: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 02/05 11:05:26.630: [smf] INFO: UE IMSI[262421250397270] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.632: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 02/05 11:05:26.632: [upf] INFO: UE F-SEID[UP:0x37a CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.632: [upf] INFO: UE F-SEID[UP:0x37a CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.640: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 02/05 11:05:26.640: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 02/05 11:05:26.640: [smf] INFO: UE IMSI[262425797992056] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.643: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 02/05 11:05:26.643: [upf] INFO: UE F-SEID[UP:0x5f CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.643: [upf] INFO: UE F-SEID[UP:0x5f CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.651: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 02/05 11:05:26.651: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 02/05 11:05:26.651: [smf] INFO: UE IMSI[262420973821999] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.653: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 02/05 11:05:26.653: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.653: [upf] INFO: UE F-SEID[UP:0xfb5 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.661: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 02/05 11:05:26.661: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 02/05 11:05:26.661: [smf] INFO: UE IMSI[262421465933996] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.663: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 02/05 11:05:26.663: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.663: [upf] INFO: UE F-SEID[UP:0xd4e CP:0xaf1] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.672: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 02/05 11:05:26.672: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 02/05 11:05:26.672: [smf] INFO: UE IMSI[262427513610281] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.674: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 02/05 11:05:26.674: [upf] INFO: UE F-SEID[UP:0x62e CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.674: [upf] INFO: UE F-SEID[UP:0x62e CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.682: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 02/05 11:05:26.682: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 02/05 11:05:26.682: [smf] INFO: UE IMSI[262427375546793] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.684: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 02/05 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.684: [upf] INFO: UE F-SEID[UP:0xf26 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.692: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 02/05 11:05:26.692: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 02/05 11:05:26.692: [smf] INFO: UE IMSI[262429418971152] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.695: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 02/05 11:05:26.695: [upf] INFO: UE F-SEID[UP:0xacc CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.695: [upf] INFO: UE F-SEID[UP:0xacc CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.703: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 02/05 11:05:26.703: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 02/05 11:05:26.703: [smf] INFO: UE IMSI[262426770915691] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.705: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 02/05 11:05:26.705: [upf] INFO: UE F-SEID[UP:0x45c CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.705: [upf] INFO: UE F-SEID[UP:0x45c CP:0x2fb] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.713: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 02/05 11:05:26.713: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 02/05 11:05:26.713: [smf] INFO: UE IMSI[262424101238480] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.715: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 02/05 11:05:26.715: [upf] INFO: UE F-SEID[UP:0x532 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.715: [upf] INFO: UE F-SEID[UP:0x532 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.723: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 02/05 11:05:26.723: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 02/05 11:05:26.723: [smf] INFO: UE IMSI[262427544692629] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.726: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 02/05 11:05:26.726: [upf] INFO: UE F-SEID[UP:0x1da CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.726: [upf] INFO: UE F-SEID[UP:0x1da CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.734: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 02/05 11:05:26.734: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 02/05 11:05:26.734: [smf] INFO: UE IMSI[262420087448392] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.736: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 02/05 11:05:26.736: [upf] INFO: UE F-SEID[UP:0x592 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.736: [upf] INFO: UE F-SEID[UP:0x592 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.744: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 02/05 11:05:26.744: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 02/05 11:05:26.744: [smf] INFO: UE IMSI[262429137451402] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.746: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 02/05 11:05:26.747: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.747: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.755: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 02/05 11:05:26.755: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 02/05 11:05:26.755: [smf] INFO: UE IMSI[262420533585875] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.757: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 02/05 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x842 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x842 CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.765: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 02/05 11:05:26.765: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 02/05 11:05:26.765: [smf] INFO: UE IMSI[262426071408868] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.767: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 02/05 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.767: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.775: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 02/05 11:05:26.775: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 02/05 11:05:26.775: [smf] INFO: UE IMSI[262426745242217] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.778: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 02/05 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x8df CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.778: [upf] INFO: UE F-SEID[UP:0x8df CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.786: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 02/05 11:05:26.786: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 02/05 11:05:26.786: [smf] INFO: UE IMSI[262426010633413] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.788: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 02/05 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x461 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.788: [upf] INFO: UE F-SEID[UP:0x461 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.796: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 02/05 11:05:26.796: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 02/05 11:05:26.796: [smf] INFO: UE IMSI[262427296870308] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.798: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 02/05 11:05:26.798: [upf] INFO: UE F-SEID[UP:0x561 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.798: [upf] INFO: UE F-SEID[UP:0x561 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.807: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 02/05 11:05:26.807: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 02/05 11:05:26.807: [smf] INFO: UE IMSI[262429139680257] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.809: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 02/05 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.809: [upf] INFO: UE F-SEID[UP:0xe91 CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.817: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 02/05 11:05:26.817: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 02/05 11:05:26.817: [smf] INFO: UE IMSI[262420669397334] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.819: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 02/05 11:05:26.819: [upf] INFO: UE F-SEID[UP:0x122 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.819: [upf] INFO: UE F-SEID[UP:0x122 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.827: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 02/05 11:05:26.827: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 02/05 11:05:26.827: [smf] INFO: UE IMSI[262420637074535] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.830: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 02/05 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x528 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.830: [upf] INFO: UE F-SEID[UP:0x528 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.838: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 02/05 11:05:26.838: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 02/05 11:05:26.838: [smf] INFO: UE IMSI[262426959111718] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.840: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 02/05 11:05:26.840: [upf] INFO: UE F-SEID[UP:0x497 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.840: [upf] INFO: UE F-SEID[UP:0x497 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.848: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 02/05 11:05:26.848: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 02/05 11:05:26.848: [smf] INFO: UE IMSI[262429469486696] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.850: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 02/05 11:05:26.850: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.850: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x695] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.859: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 02/05 11:05:26.859: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 02/05 11:05:26.859: [smf] INFO: UE IMSI[262421164569870] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.861: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 02/05 11:05:26.861: [upf] INFO: UE F-SEID[UP:0xcca CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.861: [upf] INFO: UE F-SEID[UP:0xcca CP:0xd2f] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.869: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 02/05 11:05:26.869: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 02/05 11:05:26.869: [smf] INFO: UE IMSI[262426558824995] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.872: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 02/05 11:05:26.872: [upf] INFO: UE F-SEID[UP:0x908 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.872: [upf] INFO: UE F-SEID[UP:0x908 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.879: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 02/05 11:05:26.879: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 02/05 11:05:26.879: [smf] INFO: UE IMSI[262429101277602] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.882: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 02/05 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x642 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.882: [upf] INFO: UE F-SEID[UP:0x642 CP:0x7e8] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.890: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 02/05 11:05:26.890: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 02/05 11:05:26.890: [smf] INFO: UE IMSI[262422424457342] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.893: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 02/05 11:05:26.893: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.893: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.900: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 02/05 11:05:26.900: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 02/05 11:05:26.900: [smf] INFO: UE IMSI[262420265421481] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.903: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 02/05 11:05:26.903: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.903: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.910: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 02/05 11:05:26.910: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 02/05 11:05:26.910: [smf] INFO: UE IMSI[262426159444587] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.913: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 02/05 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x957 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.913: [upf] INFO: UE F-SEID[UP:0x957 CP:0x74d] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.921: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 02/05 11:05:26.921: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 02/05 11:05:26.921: [smf] INFO: UE IMSI[262425166589356] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.923: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 02/05 11:05:26.923: [upf] INFO: UE F-SEID[UP:0x8de CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.923: [upf] INFO: UE F-SEID[UP:0x8de CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.931: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 02/05 11:05:26.931: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 02/05 11:05:26.931: [smf] INFO: UE IMSI[262423883970368] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.934: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 02/05 11:05:26.934: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.934: [upf] INFO: UE F-SEID[UP:0xcfc CP:0x305] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.942: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 02/05 11:05:26.942: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 02/05 11:05:26.942: [smf] INFO: UE IMSI[262425759344548] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.944: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 02/05 11:05:26.944: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.944: [upf] INFO: UE F-SEID[UP:0x6e1 CP:0x36d] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.952: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 02/05 11:05:26.952: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 02/05 11:05:26.952: [smf] INFO: UE IMSI[262423775375161] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.954: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 02/05 11:05:26.954: [upf] INFO: UE F-SEID[UP:0x664 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.954: [upf] INFO: UE F-SEID[UP:0x664 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.962: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 02/05 11:05:26.962: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 02/05 11:05:26.962: [smf] INFO: UE IMSI[262424280386817] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.964: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 02/05 11:05:26.965: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.965: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x2bd] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.973: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 02/05 11:05:26.973: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 02/05 11:05:26.973: [smf] INFO: UE IMSI[262428380038520] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.975: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 02/05 11:05:26.975: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.975: [upf] INFO: UE F-SEID[UP:0xd19 CP:0xfe2] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.983: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 02/05 11:05:26.983: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 02/05 11:05:26.983: [smf] INFO: UE IMSI[262428618675722] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.985: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 02/05 11:05:26.985: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.985: [upf] INFO: UE F-SEID[UP:0xc59 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:26.994: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 02/05 11:05:26.994: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 02/05 11:05:26.994: [smf] INFO: UE IMSI[262421293454874] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:26.996: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 02/05 11:05:26.996: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:26.996: [upf] INFO: UE F-SEID[UP:0x8d9 CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.004: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 02/05 11:05:27.004: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 02/05 11:05:27.004: [smf] INFO: UE IMSI[262427315685774] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.006: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 02/05 11:05:27.006: [upf] INFO: UE F-SEID[UP:0x60b CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.006: [upf] INFO: UE F-SEID[UP:0x60b CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.014: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 02/05 11:05:27.014: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 02/05 11:05:27.014: [smf] INFO: UE IMSI[262421739515790] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.016: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 02/05 11:05:27.017: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.017: [upf] INFO: UE F-SEID[UP:0x2c8 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.025: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 02/05 11:05:27.025: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 02/05 11:05:27.025: [smf] INFO: UE IMSI[262426143042062] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.029: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 02/05 11:05:27.029: [upf] INFO: UE F-SEID[UP:0x52 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.029: [upf] INFO: UE F-SEID[UP:0x52 CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.036: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 02/05 11:05:27.036: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 02/05 11:05:27.036: [smf] INFO: UE IMSI[262428305457698] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.045: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 02/05 11:05:27.045: [upf] INFO: UE F-SEID[UP:0x33a CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.045: [upf] INFO: UE F-SEID[UP:0x33a CP:0xaee] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.048: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 02/05 11:05:27.048: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 02/05 11:05:27.048: [smf] INFO: UE IMSI[262425530526982] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.054: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 02/05 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x924 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x924 CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.059: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 02/05 11:05:27.059: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 02/05 11:05:27.059: [smf] INFO: UE IMSI[262429549577940] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.064: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 02/05 11:05:27.064: [upf] INFO: UE F-SEID[UP:0xcda CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.064: [upf] INFO: UE F-SEID[UP:0xcda CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.070: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 02/05 11:05:27.070: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 02/05 11:05:27.070: [smf] INFO: UE IMSI[262426870812500] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 02/05 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xe29 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.075: [upf] INFO: UE F-SEID[UP:0xe29 CP:0xd92] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.081: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 02/05 11:05:27.081: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 02/05 11:05:27.081: [smf] INFO: UE IMSI[262422829491729] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.086: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 02/05 11:05:27.086: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.086: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xcdf] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.092: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 02/05 11:05:27.092: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 02/05 11:05:27.092: [smf] INFO: UE IMSI[262426012980968] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.097: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 02/05 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.103: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 02/05 11:05:27.103: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 02/05 11:05:27.103: [smf] INFO: UE IMSI[262420107035904] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.108: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 02/05 11:05:27.108: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.108: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x812] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.114: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 02/05 11:05:27.114: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 02/05 11:05:27.114: [smf] INFO: UE IMSI[262427077951924] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.121: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 02/05 11:05:27.121: [upf] INFO: UE F-SEID[UP:0x550 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.121: [upf] INFO: UE F-SEID[UP:0x550 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.125: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 02/05 11:05:27.125: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 02/05 11:05:27.125: [smf] INFO: UE IMSI[262423100370272] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 02/05 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x9ed CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.136: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 02/05 11:05:27.136: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 02/05 11:05:27.136: [smf] INFO: UE IMSI[262426434395456] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.141: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 02/05 11:05:27.141: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.141: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb32] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.147: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 02/05 11:05:27.147: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 02/05 11:05:27.147: [smf] INFO: UE IMSI[262426046085589] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.151: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 02/05 11:05:27.151: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.151: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.158: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 02/05 11:05:27.158: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 02/05 11:05:27.158: [smf] INFO: UE IMSI[262426778578714] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.162: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 02/05 11:05:27.162: [upf] INFO: UE F-SEID[UP:0x987 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.162: [upf] INFO: UE F-SEID[UP:0x987 CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.169: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 02/05 11:05:27.169: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 02/05 11:05:27.169: [smf] INFO: UE IMSI[262428646850947] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.176: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 02/05 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.176: [upf] INFO: UE F-SEID[UP:0xe9f CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.181: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 02/05 11:05:27.181: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 02/05 11:05:27.181: [smf] INFO: UE IMSI[262427308584890] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.186: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 02/05 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.186: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.192: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 02/05 11:05:27.192: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 02/05 11:05:27.192: [smf] INFO: UE IMSI[262429020625731] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.196: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 02/05 11:05:27.196: [upf] INFO: UE F-SEID[UP:0xfca CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.196: [upf] INFO: UE F-SEID[UP:0xfca CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.202: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 02/05 11:05:27.202: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 02/05 11:05:27.202: [smf] INFO: UE IMSI[262420943668243] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.207: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 02/05 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x7fd] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.213: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 02/05 11:05:27.213: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 02/05 11:05:27.213: [smf] INFO: UE IMSI[262427018826905] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.218: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 02/05 11:05:27.218: [upf] INFO: UE F-SEID[UP:0x521 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.218: [upf] INFO: UE F-SEID[UP:0x521 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.224: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 02/05 11:05:27.224: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 02/05 11:05:27.224: [smf] INFO: UE IMSI[262429210244947] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.229: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 02/05 11:05:27.229: [upf] INFO: UE F-SEID[UP:0xccd CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.229: [upf] INFO: UE F-SEID[UP:0xccd CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.235: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 02/05 11:05:27.235: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 02/05 11:05:27.235: [smf] INFO: UE IMSI[262423448100112] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.239: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 02/05 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.239: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.246: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 02/05 11:05:27.246: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 02/05 11:05:27.246: [smf] INFO: UE IMSI[262424932797686] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.255: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 02/05 11:05:27.255: [upf] INFO: UE F-SEID[UP:0x6be CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.255: [upf] INFO: UE F-SEID[UP:0x6be CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.259: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 02/05 11:05:27.259: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 02/05 11:05:27.259: [smf] INFO: UE IMSI[262426978569593] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.265: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 02/05 11:05:27.265: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.265: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.269: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 02/05 11:05:27.269: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 02/05 11:05:27.269: [smf] INFO: UE IMSI[262423710576382] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.274: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 02/05 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.274: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.280: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 02/05 11:05:27.280: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 02/05 11:05:27.280: [smf] INFO: UE IMSI[262424482169289] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.285: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 02/05 11:05:27.285: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.285: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0x871] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.291: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 02/05 11:05:27.291: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 02/05 11:05:27.291: [smf] INFO: UE IMSI[262421699817405] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.296: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 02/05 11:05:27.296: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.296: [upf] INFO: UE F-SEID[UP:0xf1d CP:0x68f] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.302: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 02/05 11:05:27.302: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 02/05 11:05:27.302: [smf] INFO: UE IMSI[262427821251852] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 02/05 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x2be CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x2be CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.313: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 02/05 11:05:27.313: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 02/05 11:05:27.313: [smf] INFO: UE IMSI[262429785953184] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.317: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 02/05 11:05:27.317: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.317: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x611] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.324: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 02/05 11:05:27.324: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 02/05 11:05:27.324: [smf] INFO: UE IMSI[262423178347972] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.328: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 02/05 11:05:27.328: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.328: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0xe1c] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.334: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 02/05 11:05:27.334: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 02/05 11:05:27.334: [smf] INFO: UE IMSI[262429047969924] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.340: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 02/05 11:05:27.340: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.340: [upf] INFO: UE F-SEID[UP:0xf9a CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.346: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 02/05 11:05:27.346: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 02/05 11:05:27.346: [smf] INFO: UE IMSI[262425867941689] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.354: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 02/05 11:05:27.354: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.354: [upf] INFO: UE F-SEID[UP:0xc10 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.357: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 02/05 11:05:27.357: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 02/05 11:05:27.357: [smf] INFO: UE IMSI[262425014732395] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.362: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 02/05 11:05:27.362: [upf] INFO: UE F-SEID[UP:0x681 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.362: [upf] INFO: UE F-SEID[UP:0x681 CP:0x469] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.368: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 02/05 11:05:27.368: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 02/05 11:05:27.368: [smf] INFO: UE IMSI[262426471166940] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.375: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 02/05 11:05:27.375: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.375: [upf] INFO: UE F-SEID[UP:0x4e6 CP:0xddd] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.379: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 02/05 11:05:27.379: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 02/05 11:05:27.379: [smf] INFO: UE IMSI[262429538134661] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.382: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 02/05 11:05:27.382: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.382: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.390: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 02/05 11:05:27.390: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 02/05 11:05:27.390: [smf] INFO: UE IMSI[262420278446822] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.396: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 02/05 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.396: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.401: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 02/05 11:05:27.401: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 02/05 11:05:27.401: [smf] INFO: UE IMSI[262428048063209] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.409: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 02/05 11:05:27.409: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.409: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.413: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 02/05 11:05:27.413: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 02/05 11:05:27.413: [smf] INFO: UE IMSI[262420873270787] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.419: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 02/05 11:05:27.419: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.419: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.423: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 02/05 11:05:27.423: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 02/05 11:05:27.423: [smf] INFO: UE IMSI[262422085256234] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.428: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 02/05 11:05:27.428: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.428: [upf] INFO: UE F-SEID[UP:0xe38 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.435: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 02/05 11:05:27.435: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 02/05 11:05:27.435: [smf] INFO: UE IMSI[262425168433791] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.444: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 02/05 11:05:27.444: [upf] INFO: UE F-SEID[UP:0x9a CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.444: [upf] INFO: UE F-SEID[UP:0x9a CP:0xf57] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.447: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 02/05 11:05:27.447: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 02/05 11:05:27.447: [smf] INFO: UE IMSI[262428499911465] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.453: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 02/05 11:05:27.453: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.453: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.458: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 02/05 11:05:27.458: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 02/05 11:05:27.458: [smf] INFO: UE IMSI[262424406705643] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.462: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 02/05 11:05:27.462: [upf] INFO: UE F-SEID[UP:0x48c CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.462: [upf] INFO: UE F-SEID[UP:0x48c CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.468: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 02/05 11:05:27.468: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 02/05 11:05:27.468: [smf] INFO: UE IMSI[262427661214013] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.471: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 02/05 11:05:27.471: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.471: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.479: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 02/05 11:05:27.479: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 02/05 11:05:27.480: [smf] INFO: UE IMSI[262428115831120] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.486: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 02/05 11:05:27.486: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.486: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.490: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 02/05 11:05:27.490: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 02/05 11:05:27.490: [smf] INFO: UE IMSI[262422141481044] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.494: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 02/05 11:05:27.494: [upf] INFO: UE F-SEID[UP:0x973 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.494: [upf] INFO: UE F-SEID[UP:0x973 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.501: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 02/05 11:05:27.501: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 02/05 11:05:27.501: [smf] INFO: UE IMSI[262425061081012] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.505: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 02/05 11:05:27.505: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.505: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.512: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 02/05 11:05:27.512: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 02/05 11:05:27.512: [smf] INFO: UE IMSI[262421178270897] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.517: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 02/05 11:05:27.517: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.517: [upf] INFO: UE F-SEID[UP:0xfa4 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.523: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 02/05 11:05:27.523: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 02/05 11:05:27.523: [smf] INFO: UE IMSI[262426006673472] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.530: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 02/05 11:05:27.530: [upf] INFO: UE F-SEID[UP:0x410 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.530: [upf] INFO: UE F-SEID[UP:0x410 CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.534: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 02/05 11:05:27.534: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 02/05 11:05:27.534: [smf] INFO: UE IMSI[262428050319510] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.539: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 02/05 11:05:27.539: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.539: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.545: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 02/05 11:05:27.545: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 02/05 11:05:27.545: [smf] INFO: UE IMSI[262427631678232] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.550: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 02/05 11:05:27.550: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.550: [upf] INFO: UE F-SEID[UP:0xe99 CP:0x1e2] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.556: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 02/05 11:05:27.556: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 02/05 11:05:27.556: [smf] INFO: UE IMSI[262429570562913] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.559: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 02/05 11:05:27.559: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.559: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.566: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 02/05 11:05:27.566: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 02/05 11:05:27.566: [smf] INFO: UE IMSI[262424384040733] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.570: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 02/05 11:05:27.570: [upf] INFO: UE F-SEID[UP:0x729 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.570: [upf] INFO: UE F-SEID[UP:0x729 CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.577: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 02/05 11:05:27.577: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 02/05 11:05:27.577: [smf] INFO: UE IMSI[262420242093527] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.580: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 02/05 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x59f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.580: [upf] INFO: UE F-SEID[UP:0x59f CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.588: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 02/05 11:05:27.588: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 02/05 11:05:27.588: [smf] INFO: UE IMSI[262424595715412] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.591: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 02/05 11:05:27.591: [upf] INFO: UE F-SEID[UP:0x932 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.591: [upf] INFO: UE F-SEID[UP:0x932 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.599: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 02/05 11:05:27.599: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 02/05 11:05:27.599: [smf] INFO: UE IMSI[262421475242475] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.603: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 02/05 11:05:27.603: [upf] INFO: UE F-SEID[UP:0x44a CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.603: [upf] INFO: UE F-SEID[UP:0x44a CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.610: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 02/05 11:05:27.610: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 02/05 11:05:27.610: [smf] INFO: UE IMSI[262423774662535] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.613: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 02/05 11:05:27.613: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.613: [upf] INFO: UE F-SEID[UP:0x6aa CP:0xba0] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.620: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 02/05 11:05:27.620: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 02/05 11:05:27.620: [smf] INFO: UE IMSI[262420125089490] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.624: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 02/05 11:05:27.625: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.625: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.631: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 02/05 11:05:27.631: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 02/05 11:05:27.631: [smf] INFO: UE IMSI[262422286586889] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.635: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 02/05 11:05:27.635: [upf] INFO: UE F-SEID[UP:0x397 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.635: [upf] INFO: UE F-SEID[UP:0x397 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.642: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 02/05 11:05:27.642: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 02/05 11:05:27.642: [smf] INFO: UE IMSI[262423850964972] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.649: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 02/05 11:05:27.649: [upf] INFO: UE F-SEID[UP:0x733 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.649: [upf] INFO: UE F-SEID[UP:0x733 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.654: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 02/05 11:05:27.654: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 02/05 11:05:27.654: [smf] INFO: UE IMSI[262427940098471] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.659: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 02/05 11:05:27.659: [upf] INFO: UE F-SEID[UP:0x43 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.659: [upf] INFO: UE F-SEID[UP:0x43 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.664: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 02/05 11:05:27.664: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 02/05 11:05:27.664: [smf] INFO: UE IMSI[262426957593043] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.668: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 02/05 11:05:27.668: [upf] INFO: UE F-SEID[UP:0xacf CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.668: [upf] INFO: UE F-SEID[UP:0xacf CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.675: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 02/05 11:05:27.675: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 02/05 11:05:27.675: [smf] INFO: UE IMSI[262428987830911] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.680: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 02/05 11:05:27.680: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.680: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.686: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 02/05 11:05:27.686: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 02/05 11:05:27.686: [smf] INFO: UE IMSI[262423840080322] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.690: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 02/05 11:05:27.690: [upf] INFO: UE F-SEID[UP:0xdce CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.690: [upf] INFO: UE F-SEID[UP:0xdce CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.697: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 02/05 11:05:27.697: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 02/05 11:05:27.697: [smf] INFO: UE IMSI[262422910271919] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.700: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 02/05 11:05:27.700: [upf] INFO: UE F-SEID[UP:0x3d CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.700: [upf] INFO: UE F-SEID[UP:0x3d CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.708: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 02/05 11:05:27.708: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 02/05 11:05:27.708: [smf] INFO: UE IMSI[262423101678930] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.713: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 02/05 11:05:27.713: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.713: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0x112] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.719: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 02/05 11:05:27.719: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 02/05 11:05:27.719: [smf] INFO: UE IMSI[262422977648187] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.723: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 02/05 11:05:27.723: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.723: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0xdc5] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.730: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 02/05 11:05:27.730: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 02/05 11:05:27.730: [smf] INFO: UE IMSI[262421819439636] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.734: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 02/05 11:05:27.734: [upf] INFO: UE F-SEID[UP:0x76e CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.734: [upf] INFO: UE F-SEID[UP:0x76e CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.741: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 02/05 11:05:27.741: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 02/05 11:05:27.741: [smf] INFO: UE IMSI[262420970725084] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.746: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 02/05 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.746: [upf] INFO: UE F-SEID[UP:0xe01 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.752: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 02/05 11:05:27.752: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 02/05 11:05:27.752: [smf] INFO: UE IMSI[262428627837017] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.759: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 02/05 11:05:27.759: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.759: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.763: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 02/05 11:05:27.763: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 02/05 11:05:27.763: [smf] INFO: UE IMSI[262425404513877] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.768: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 02/05 11:05:27.768: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.768: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.774: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 02/05 11:05:27.774: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 02/05 11:05:27.774: [smf] INFO: UE IMSI[262426727170854] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.780: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 02/05 11:05:27.780: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.780: [upf] INFO: UE F-SEID[UP:0xe04 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.787: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 02/05 11:05:27.787: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 02/05 11:05:27.787: [smf] INFO: UE IMSI[262424119953071] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.793: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 02/05 11:05:27.793: [upf] INFO: UE F-SEID[UP:0x925 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.793: [upf] INFO: UE F-SEID[UP:0x925 CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.798: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 02/05 11:05:27.798: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 02/05 11:05:27.798: [smf] INFO: UE IMSI[262427689248394] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.803: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 02/05 11:05:27.803: [upf] INFO: UE F-SEID[UP:0x353 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.803: [upf] INFO: UE F-SEID[UP:0x353 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.809: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 02/05 11:05:27.809: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 02/05 11:05:27.809: [smf] INFO: UE IMSI[262422327531520] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.813: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 02/05 11:05:27.813: [upf] INFO: UE F-SEID[UP:0x88a CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.813: [upf] INFO: UE F-SEID[UP:0x88a CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.820: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 02/05 11:05:27.820: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 02/05 11:05:27.820: [smf] INFO: UE IMSI[262424660138446] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.825: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 02/05 11:05:27.825: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.825: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.830: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 02/05 11:05:27.830: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 02/05 11:05:27.830: [smf] INFO: UE IMSI[262427045752191] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.836: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 02/05 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x764 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.836: [upf] INFO: UE F-SEID[UP:0x764 CP:0x9bd] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.842: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 02/05 11:05:27.842: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 02/05 11:05:27.843: [smf] INFO: UE IMSI[262424964075743] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.853: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 02/05 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.853: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.854: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 02/05 11:05:27.854: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 02/05 11:05:27.854: [smf] INFO: UE IMSI[262422192478425] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.859: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 02/05 11:05:27.859: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.859: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.865: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 02/05 11:05:27.865: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 02/05 11:05:27.865: [smf] INFO: UE IMSI[262420768017147] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.868: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 02/05 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x509 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.868: [upf] INFO: UE F-SEID[UP:0x509 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.875: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 02/05 11:05:27.875: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 02/05 11:05:27.875: [smf] INFO: UE IMSI[262429624611471] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.880: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 02/05 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x69b CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.880: [upf] INFO: UE F-SEID[UP:0x69b CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.886: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 02/05 11:05:27.886: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 02/05 11:05:27.886: [smf] INFO: UE IMSI[262422235568129] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.890: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 02/05 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x730 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.891: [upf] INFO: UE F-SEID[UP:0x730 CP:0x624] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.897: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 02/05 11:05:27.897: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 02/05 11:05:27.897: [smf] INFO: UE IMSI[262425166492527] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.901: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 02/05 11:05:27.901: [upf] INFO: UE F-SEID[UP:0x649 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.901: [upf] INFO: UE F-SEID[UP:0x649 CP:0x26d] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.908: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 02/05 11:05:27.908: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 02/05 11:05:27.908: [smf] INFO: UE IMSI[262423537506594] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.912: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 02/05 11:05:27.912: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.912: [upf] INFO: UE F-SEID[UP:0xbbf CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.918: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 02/05 11:05:27.918: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 02/05 11:05:27.918: [smf] INFO: UE IMSI[262426679809648] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.923: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 02/05 11:05:27.923: [upf] INFO: UE F-SEID[UP:0x505 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.923: [upf] INFO: UE F-SEID[UP:0x505 CP:0xbe7] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.929: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 02/05 11:05:27.929: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 02/05 11:05:27.929: [smf] INFO: UE IMSI[262421700326143] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.934: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 02/05 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x384 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.934: [upf] INFO: UE F-SEID[UP:0x384 CP:0xe3e] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.940: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 02/05 11:05:27.940: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 02/05 11:05:27.940: [smf] INFO: UE IMSI[262426011993991] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.944: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 02/05 11:05:27.944: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.944: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0x25c] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.951: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 02/05 11:05:27.951: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 02/05 11:05:27.951: [smf] INFO: UE IMSI[262429422921101] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.959: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 02/05 11:05:27.959: [upf] INFO: UE F-SEID[UP:0x70a CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.959: [upf] INFO: UE F-SEID[UP:0x70a CP:0xc3a] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.964: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 02/05 11:05:27.964: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 02/05 11:05:27.964: [smf] INFO: UE IMSI[262425994655767] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.971: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 02/05 11:05:27.971: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.971: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.975: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 02/05 11:05:27.975: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 02/05 11:05:27.975: [smf] INFO: UE IMSI[262428735512949] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.980: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 02/05 11:05:27.980: [upf] INFO: UE F-SEID[UP:0x3e CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.980: [upf] INFO: UE F-SEID[UP:0x3e CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.986: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 02/05 11:05:27.986: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 02/05 11:05:27.986: [smf] INFO: UE IMSI[262429535676210] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:27.991: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 02/05 11:05:27.991: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:27.991: [upf] INFO: UE F-SEID[UP:0xb54 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:27.997: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 02/05 11:05:27.997: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 02/05 11:05:27.997: [smf] INFO: UE IMSI[262423897270873] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.002: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 02/05 11:05:28.002: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.002: [upf] INFO: UE F-SEID[UP:0xc24 CP:0xcba] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.008: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 02/05 11:05:28.008: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 02/05 11:05:28.008: [smf] INFO: UE IMSI[262428573130739] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.012: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 02/05 11:05:28.012: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.012: [upf] INFO: UE F-SEID[UP:0xa49 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.019: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 02/05 11:05:28.019: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 02/05 11:05:28.019: [smf] INFO: UE IMSI[262427714913596] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.023: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 02/05 11:05:28.023: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.023: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.029: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 02/05 11:05:28.029: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 02/05 11:05:28.029: [smf] INFO: UE IMSI[262424955553924] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.033: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 02/05 11:05:28.033: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.033: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.040: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 02/05 11:05:28.040: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 02/05 11:05:28.040: [smf] INFO: UE IMSI[262426665034138] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.045: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 02/05 11:05:28.045: [upf] INFO: UE F-SEID[UP:0x523 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.045: [upf] INFO: UE F-SEID[UP:0x523 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.051: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 02/05 11:05:28.051: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 02/05 11:05:28.051: [smf] INFO: UE IMSI[262426607277955] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.055: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 02/05 11:05:28.055: [upf] INFO: UE F-SEID[UP:0xaae CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.055: [upf] INFO: UE F-SEID[UP:0xaae CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.062: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 02/05 11:05:28.062: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 02/05 11:05:28.062: [smf] INFO: UE IMSI[262429203277946] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.067: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 02/05 11:05:28.067: [upf] INFO: UE F-SEID[UP:0xdba CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.067: [upf] INFO: UE F-SEID[UP:0xdba CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.073: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 02/05 11:05:28.073: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 02/05 11:05:28.073: [smf] INFO: UE IMSI[262427444088622] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.077: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 02/05 11:05:28.077: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.077: [upf] INFO: UE F-SEID[UP:0xc13 CP:0x63d] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.084: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 02/05 11:05:28.084: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 02/05 11:05:28.084: [smf] INFO: UE IMSI[262424480897266] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.088: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 02/05 11:05:28.088: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.088: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.094: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 02/05 11:05:28.094: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 02/05 11:05:28.094: [smf] INFO: UE IMSI[262428915991478] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.098: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 02/05 11:05:28.098: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.098: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.105: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 02/05 11:05:28.105: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 02/05 11:05:28.105: [smf] INFO: UE IMSI[262423888933627] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.110: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 02/05 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x415 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.110: [upf] INFO: UE F-SEID[UP:0x415 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.116: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 02/05 11:05:28.116: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 02/05 11:05:28.116: [smf] INFO: UE IMSI[262424679324644] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.120: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 02/05 11:05:28.120: [upf] INFO: UE F-SEID[UP:0x864 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.120: [upf] INFO: UE F-SEID[UP:0x864 CP:0x64] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.127: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 02/05 11:05:28.127: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 02/05 11:05:28.127: [smf] INFO: UE IMSI[262421616988371] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.131: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 02/05 11:05:28.131: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.131: [upf] INFO: UE F-SEID[UP:0xc1a CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.138: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 02/05 11:05:28.138: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 02/05 11:05:28.138: [smf] INFO: UE IMSI[262425212510676] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.142: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 02/05 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.142: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.149: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 02/05 11:05:28.149: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 02/05 11:05:28.149: [smf] INFO: UE IMSI[262423501575045] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.153: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 02/05 11:05:28.153: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.153: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.159: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 02/05 11:05:28.159: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 02/05 11:05:28.159: [smf] INFO: UE IMSI[262427320614165] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.164: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 02/05 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x457 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.164: [upf] INFO: UE F-SEID[UP:0x457 CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.170: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 02/05 11:05:28.170: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 02/05 11:05:28.170: [smf] INFO: UE IMSI[262426952671395] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.175: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 02/05 11:05:28.175: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.175: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.181: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 02/05 11:05:28.181: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 02/05 11:05:28.181: [smf] INFO: UE IMSI[262428782668125] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.185: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 02/05 11:05:28.185: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.185: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.192: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 02/05 11:05:28.192: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 02/05 11:05:28.192: [smf] INFO: UE IMSI[262426398608374] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.196: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 02/05 11:05:28.196: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.196: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.203: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 02/05 11:05:28.203: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 02/05 11:05:28.203: [smf] INFO: UE IMSI[262428719679982] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.207: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 02/05 11:05:28.207: [upf] INFO: UE F-SEID[UP:0x9df CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.207: [upf] INFO: UE F-SEID[UP:0x9df CP:0xbdb] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.214: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 02/05 11:05:28.214: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 02/05 11:05:28.214: [smf] INFO: UE IMSI[262426781162160] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.218: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 02/05 11:05:28.218: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.218: [upf] INFO: UE F-SEID[UP:0xb6e CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.224: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 02/05 11:05:28.224: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 02/05 11:05:28.224: [smf] INFO: UE IMSI[262422336382169] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.229: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 02/05 11:05:28.229: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.229: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.235: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 02/05 11:05:28.235: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 02/05 11:05:28.235: [smf] INFO: UE IMSI[262428712177284] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.239: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 02/05 11:05:28.239: [upf] INFO: UE F-SEID[UP:0x543 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.239: [upf] INFO: UE F-SEID[UP:0x543 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.246: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 02/05 11:05:28.246: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 02/05 11:05:28.246: [smf] INFO: UE IMSI[262420570956960] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.251: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 02/05 11:05:28.251: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.251: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.257: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 02/05 11:05:28.257: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 02/05 11:05:28.257: [smf] INFO: UE IMSI[262429189904454] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.261: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 02/05 11:05:28.261: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.261: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xe27] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.268: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 02/05 11:05:28.268: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 02/05 11:05:28.268: [smf] INFO: UE IMSI[262423343777625] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.272: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 02/05 11:05:28.272: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.272: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.279: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 02/05 11:05:28.279: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 02/05 11:05:28.279: [smf] INFO: UE IMSI[262425690691798] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.283: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 02/05 11:05:28.283: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.283: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.289: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 02/05 11:05:28.289: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 02/05 11:05:28.289: [smf] INFO: UE IMSI[262422930450902] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.294: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 02/05 11:05:28.294: [upf] INFO: UE F-SEID[UP:0x647 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.294: [upf] INFO: UE F-SEID[UP:0x647 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.300: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 02/05 11:05:28.300: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 02/05 11:05:28.300: [smf] INFO: UE IMSI[262423514781437] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.304: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 02/05 11:05:28.304: [upf] INFO: UE F-SEID[UP:0x41d CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.304: [upf] INFO: UE F-SEID[UP:0x41d CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.311: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 02/05 11:05:28.311: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 02/05 11:05:28.311: [smf] INFO: UE IMSI[262427513589642] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.315: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 02/05 11:05:28.315: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.315: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.322: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 02/05 11:05:28.322: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 02/05 11:05:28.322: [smf] INFO: UE IMSI[262422677309277] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.326: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 02/05 11:05:28.326: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.326: [upf] INFO: UE F-SEID[UP:0xa6c CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.333: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 02/05 11:05:28.333: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 02/05 11:05:28.333: [smf] INFO: UE IMSI[262428534993363] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.337: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 02/05 11:05:28.337: [upf] INFO: UE F-SEID[UP:0x552 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.337: [upf] INFO: UE F-SEID[UP:0x552 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.344: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 02/05 11:05:28.344: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 02/05 11:05:28.344: [smf] INFO: UE IMSI[262429433140816] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.348: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 02/05 11:05:28.348: [upf] INFO: UE F-SEID[UP:0x1be CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.348: [upf] INFO: UE F-SEID[UP:0x1be CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.354: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 02/05 11:05:28.354: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 02/05 11:05:28.354: [smf] INFO: UE IMSI[262424082299541] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.359: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 02/05 11:05:28.359: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.359: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.365: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 02/05 11:05:28.365: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 02/05 11:05:28.365: [smf] INFO: UE IMSI[262420765629562] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.370: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 02/05 11:05:28.370: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.370: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.376: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 02/05 11:05:28.376: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 02/05 11:05:28.376: [smf] INFO: UE IMSI[262427595274076] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.380: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 02/05 11:05:28.381: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.381: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.387: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 02/05 11:05:28.387: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 02/05 11:05:28.387: [smf] INFO: UE IMSI[262421388730576] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.391: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 02/05 11:05:28.391: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.391: [upf] INFO: UE F-SEID[UP:0x5d1 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.398: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 02/05 11:05:28.398: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 02/05 11:05:28.398: [smf] INFO: UE IMSI[262426831705942] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.402: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 02/05 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.402: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.409: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 02/05 11:05:28.409: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 02/05 11:05:28.409: [smf] INFO: UE IMSI[262426689862332] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.413: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 02/05 11:05:28.413: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.413: [upf] INFO: UE F-SEID[UP:0xb48 CP:0xdc9] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.419: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 02/05 11:05:28.419: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 02/05 11:05:28.419: [smf] INFO: UE IMSI[262428800078589] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.423: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 02/05 11:05:28.423: [upf] INFO: UE F-SEID[UP:0xadf CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.423: [upf] INFO: UE F-SEID[UP:0xadf CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.430: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 02/05 11:05:28.430: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 02/05 11:05:28.430: [smf] INFO: UE IMSI[262429888051497] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.435: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 02/05 11:05:28.435: [upf] INFO: UE F-SEID[UP:0xfac CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.435: [upf] INFO: UE F-SEID[UP:0xfac CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.441: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 02/05 11:05:28.441: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 02/05 11:05:28.441: [smf] INFO: UE IMSI[262421179467005] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.445: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 02/05 11:05:28.445: [upf] INFO: UE F-SEID[UP:0x277 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.445: [upf] INFO: UE F-SEID[UP:0x277 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.452: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 02/05 11:05:28.452: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 02/05 11:05:28.452: [smf] INFO: UE IMSI[262425542190565] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.456: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 02/05 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.456: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x433] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.463: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 02/05 11:05:28.463: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 02/05 11:05:28.463: [smf] INFO: UE IMSI[262426137082510] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.467: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 02/05 11:05:28.467: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.467: [upf] INFO: UE F-SEID[UP:0x9a0 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.474: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 02/05 11:05:28.474: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 02/05 11:05:28.474: [smf] INFO: UE IMSI[262421190185819] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.477: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 02/05 11:05:28.477: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.477: [upf] INFO: UE F-SEID[UP:0xe95 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.484: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 02/05 11:05:28.484: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 02/05 11:05:28.484: [smf] INFO: UE IMSI[262429323350577] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.488: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 02/05 11:05:28.488: [upf] INFO: UE F-SEID[UP:0x1a CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.488: [upf] INFO: UE F-SEID[UP:0x1a CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.495: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 02/05 11:05:28.495: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 02/05 11:05:28.495: [smf] INFO: UE IMSI[262427750719061] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.500: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 02/05 11:05:28.500: [upf] INFO: UE F-SEID[UP:0xeba CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.500: [upf] INFO: UE F-SEID[UP:0xeba CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.506: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 02/05 11:05:28.506: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 02/05 11:05:28.506: [smf] INFO: UE IMSI[262423671658773] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.510: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 02/05 11:05:28.510: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.510: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.517: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 02/05 11:05:28.517: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 02/05 11:05:28.517: [smf] INFO: UE IMSI[262425763344227] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.522: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 02/05 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x89c CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.522: [upf] INFO: UE F-SEID[UP:0x89c CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.528: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 02/05 11:05:28.528: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 02/05 11:05:28.528: [smf] INFO: UE IMSI[262425976724186] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.532: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 02/05 11:05:28.532: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.532: [upf] INFO: UE F-SEID[UP:0xb38 CP:0x187] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.539: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 02/05 11:05:28.539: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 02/05 11:05:28.539: [smf] INFO: UE IMSI[262422244464644] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.543: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 02/05 11:05:28.543: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.543: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.550: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 02/05 11:05:28.550: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 02/05 11:05:28.550: [smf] INFO: UE IMSI[262428159246372] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.554: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 02/05 11:05:28.554: [upf] INFO: UE F-SEID[UP:0x141 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.554: [upf] INFO: UE F-SEID[UP:0x141 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.560: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 02/05 11:05:28.560: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 02/05 11:05:28.560: [smf] INFO: UE IMSI[262425112883006] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.564: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 02/05 11:05:28.564: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.564: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.571: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 02/05 11:05:28.571: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 02/05 11:05:28.571: [smf] INFO: UE IMSI[262426852017282] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.576: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 02/05 11:05:28.576: [upf] INFO: UE F-SEID[UP:0x148 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.576: [upf] INFO: UE F-SEID[UP:0x148 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.582: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 02/05 11:05:28.582: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 02/05 11:05:28.582: [smf] INFO: UE IMSI[262421248168121] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.586: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 02/05 11:05:28.586: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.586: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.593: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 02/05 11:05:28.593: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 02/05 11:05:28.593: [smf] INFO: UE IMSI[262426789788161] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.597: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 02/05 11:05:28.597: [upf] INFO: UE F-SEID[UP:0x813 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.597: [upf] INFO: UE F-SEID[UP:0x813 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.604: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 02/05 11:05:28.604: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 02/05 11:05:28.604: [smf] INFO: UE IMSI[262426748692169] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.608: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 02/05 11:05:28.608: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.608: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.615: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 02/05 11:05:28.615: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 02/05 11:05:28.615: [smf] INFO: UE IMSI[262428007967244] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.619: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 02/05 11:05:28.619: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.619: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.625: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 02/05 11:05:28.625: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 02/05 11:05:28.626: [smf] INFO: UE IMSI[262423873252311] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.629: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 02/05 11:05:28.629: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.629: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.636: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 02/05 11:05:28.636: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 02/05 11:05:28.636: [smf] INFO: UE IMSI[262420138867072] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.641: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 02/05 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.641: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.647: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 02/05 11:05:28.647: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 02/05 11:05:28.647: [smf] INFO: UE IMSI[262427165591476] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.651: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 02/05 11:05:28.651: [upf] INFO: UE F-SEID[UP:0x99a CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.651: [upf] INFO: UE F-SEID[UP:0x99a CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.659: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 02/05 11:05:28.659: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 02/05 11:05:28.659: [smf] INFO: UE IMSI[262423650472202] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.667: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 02/05 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x994 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.667: [upf] INFO: UE F-SEID[UP:0x994 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.671: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 02/05 11:05:28.671: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 02/05 11:05:28.671: [smf] INFO: UE IMSI[262420449762277] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.677: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 02/05 11:05:28.677: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.677: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.682: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 02/05 11:05:28.682: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 02/05 11:05:28.682: [smf] INFO: UE IMSI[262423076741775] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.687: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 02/05 11:05:28.687: [upf] INFO: UE F-SEID[UP:0x596 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.687: [upf] INFO: UE F-SEID[UP:0x596 CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.693: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 02/05 11:05:28.694: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 02/05 11:05:28.694: [smf] INFO: UE IMSI[262428113959539] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.701: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 02/05 11:05:28.701: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.701: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xef] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 02/05 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 02/05 11:05:28.705: [smf] INFO: UE IMSI[262429563171003] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.714: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 02/05 11:05:28.714: [upf] INFO: UE F-SEID[UP:0xd56 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.714: [upf] INFO: UE F-SEID[UP:0xd56 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.718: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 02/05 11:05:28.718: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 02/05 11:05:28.718: [smf] INFO: UE IMSI[262422657103917] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.723: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 02/05 11:05:28.723: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.723: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x542] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.729: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 02/05 11:05:28.729: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 02/05 11:05:28.729: [smf] INFO: UE IMSI[262420399136580] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.735: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 02/05 11:05:28.735: [upf] INFO: UE F-SEID[UP:0x298 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.735: [upf] INFO: UE F-SEID[UP:0x298 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.740: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 02/05 11:05:28.740: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 02/05 11:05:28.740: [smf] INFO: UE IMSI[262425954794882] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.745: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 02/05 11:05:28.745: [upf] INFO: UE F-SEID[UP:0x37 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.745: [upf] INFO: UE F-SEID[UP:0x37 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.751: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 02/05 11:05:28.751: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 02/05 11:05:28.751: [smf] INFO: UE IMSI[262429635846892] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.755: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 02/05 11:05:28.755: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.755: [upf] INFO: UE F-SEID[UP:0xf7b CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.762: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 02/05 11:05:28.762: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 02/05 11:05:28.762: [smf] INFO: UE IMSI[262426501001169] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.770: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 02/05 11:05:28.770: [upf] INFO: UE F-SEID[UP:0x42 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.770: [upf] INFO: UE F-SEID[UP:0x42 CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.773: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 02/05 11:05:28.773: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 02/05 11:05:28.773: [smf] INFO: UE IMSI[262420122601958] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.778: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 02/05 11:05:28.778: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.778: [upf] INFO: UE F-SEID[UP:0xbfe CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.784: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 02/05 11:05:28.784: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 02/05 11:05:28.784: [smf] INFO: UE IMSI[262420011677704] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.791: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 02/05 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xa2f CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.797: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 02/05 11:05:28.797: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 02/05 11:05:28.797: [smf] INFO: UE IMSI[262426813880533] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.806: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 02/05 11:05:28.806: [upf] INFO: UE F-SEID[UP:0x68a CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.806: [upf] INFO: UE F-SEID[UP:0x68a CP:0x822] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.811: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 02/05 11:05:28.811: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 02/05 11:05:28.811: [smf] INFO: UE IMSI[262423465140186] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.818: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 02/05 11:05:28.818: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.818: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.822: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 02/05 11:05:28.822: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 02/05 11:05:28.822: [smf] INFO: UE IMSI[262424360528015] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.828: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 02/05 11:05:28.828: [upf] INFO: UE F-SEID[UP:0x949 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.828: [upf] INFO: UE F-SEID[UP:0x949 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.833: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 02/05 11:05:28.833: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 02/05 11:05:28.833: [smf] INFO: UE IMSI[262425726676412] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.837: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 02/05 11:05:28.837: [upf] INFO: UE F-SEID[UP:0x51c CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.837: [upf] INFO: UE F-SEID[UP:0x51c CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.844: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 02/05 11:05:28.844: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 02/05 11:05:28.844: [smf] INFO: UE IMSI[262422890770632] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.851: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 02/05 11:05:28.851: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.851: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.855: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 02/05 11:05:28.855: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 02/05 11:05:28.855: [smf] INFO: UE IMSI[262420408852919] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.860: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 02/05 11:05:28.860: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.860: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.867: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 02/05 11:05:28.867: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 02/05 11:05:28.867: [smf] INFO: UE IMSI[262425026350780] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.873: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 02/05 11:05:28.873: [upf] INFO: UE F-SEID[UP:0x512 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.873: [upf] INFO: UE F-SEID[UP:0x512 CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.878: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 02/05 11:05:28.878: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 02/05 11:05:28.878: [smf] INFO: UE IMSI[262425666370947] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.883: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 02/05 11:05:28.883: [upf] INFO: UE F-SEID[UP:0x619 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.883: [upf] INFO: UE F-SEID[UP:0x619 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.889: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 02/05 11:05:28.889: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 02/05 11:05:28.889: [smf] INFO: UE IMSI[262424936346880] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.895: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 02/05 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x7fe CP:0x859] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.900: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 02/05 11:05:28.900: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 02/05 11:05:28.900: [smf] INFO: UE IMSI[262428849358514] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.905: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 02/05 11:05:28.905: [upf] INFO: UE F-SEID[UP:0x163 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.905: [upf] INFO: UE F-SEID[UP:0x163 CP:0xfc4] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.911: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 02/05 11:05:28.911: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 02/05 11:05:28.911: [smf] INFO: UE IMSI[262420930730681] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.915: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 02/05 11:05:28.915: [upf] INFO: UE F-SEID[UP:0x917 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.915: [upf] INFO: UE F-SEID[UP:0x917 CP:0xde] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.922: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 02/05 11:05:28.922: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 02/05 11:05:28.922: [smf] INFO: UE IMSI[262429587802226] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.929: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 02/05 11:05:28.929: [upf] INFO: UE F-SEID[UP:0x675 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.929: [upf] INFO: UE F-SEID[UP:0x675 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.933: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 02/05 11:05:28.933: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 02/05 11:05:28.933: [smf] INFO: UE IMSI[262425959519189] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.938: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 02/05 11:05:28.938: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.938: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.944: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 02/05 11:05:28.944: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 02/05 11:05:28.944: [smf] INFO: UE IMSI[262425889164079] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.949: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 02/05 11:05:28.949: [upf] INFO: UE F-SEID[UP:0x409 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.949: [upf] INFO: UE F-SEID[UP:0x409 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.955: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 02/05 11:05:28.955: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 02/05 11:05:28.955: [smf] INFO: UE IMSI[262424761252249] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.959: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 02/05 11:05:28.959: [upf] INFO: UE F-SEID[UP:0x836 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.959: [upf] INFO: UE F-SEID[UP:0x836 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.966: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 02/05 11:05:28.966: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 02/05 11:05:28.966: [smf] INFO: UE IMSI[262422532938331] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.970: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 02/05 11:05:28.970: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.970: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.977: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 02/05 11:05:28.977: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 02/05 11:05:28.977: [smf] INFO: UE IMSI[262424919756660] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.981: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 02/05 11:05:28.981: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.981: [upf] INFO: UE F-SEID[UP:0x6fe CP:0xd53] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.988: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 02/05 11:05:28.988: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 02/05 11:05:28.988: [smf] INFO: UE IMSI[262425353908936] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:28.995: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 02/05 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:28.995: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0xf1f] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:28.999: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 02/05 11:05:28.999: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 02/05 11:05:29.000: [smf] INFO: UE IMSI[262425174830998] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.005: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 02/05 11:05:29.005: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.005: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.010: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 02/05 11:05:29.010: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 02/05 11:05:29.010: [smf] INFO: UE IMSI[262420629352044] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.014: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 02/05 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xa12] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.021: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 02/05 11:05:29.021: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 02/05 11:05:29.021: [smf] INFO: UE IMSI[262428408240803] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.025: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 02/05 11:05:29.025: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.025: [upf] INFO: UE F-SEID[UP:0x2aa CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.032: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 02/05 11:05:29.032: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 02/05 11:05:29.032: [smf] INFO: UE IMSI[262424355887020] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.036: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 02/05 11:05:29.036: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.036: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.043: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 02/05 11:05:29.043: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 02/05 11:05:29.043: [smf] INFO: UE IMSI[262422605370127] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.051: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 02/05 11:05:29.051: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.051: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.055: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 02/05 11:05:29.055: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 02/05 11:05:29.055: [smf] INFO: UE IMSI[262420761550415] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.060: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 02/05 11:05:29.060: [upf] INFO: UE F-SEID[UP:0x259 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.060: [upf] INFO: UE F-SEID[UP:0x259 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.066: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 02/05 11:05:29.066: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 02/05 11:05:29.066: [smf] INFO: UE IMSI[262425171100613] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.070: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 02/05 11:05:29.070: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.070: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.077: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 02/05 11:05:29.077: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 02/05 11:05:29.077: [smf] INFO: UE IMSI[262426336046212] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.084: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 02/05 11:05:29.084: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.084: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0x7f2] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.089: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 02/05 11:05:29.089: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 02/05 11:05:29.089: [smf] INFO: UE IMSI[262424477912756] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.093: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 02/05 11:05:29.093: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.093: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.099: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 02/05 11:05:29.099: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 02/05 11:05:29.099: [smf] INFO: UE IMSI[262426683891579] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.104: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 02/05 11:05:29.104: [upf] INFO: UE F-SEID[UP:0xdf CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.104: [upf] INFO: UE F-SEID[UP:0xdf CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.110: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 02/05 11:05:29.110: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 02/05 11:05:29.110: [smf] INFO: UE IMSI[262429234496560] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.114: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 02/05 11:05:29.114: [upf] INFO: UE F-SEID[UP:0x808 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.114: [upf] INFO: UE F-SEID[UP:0x808 CP:0x798] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.121: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 02/05 11:05:29.121: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 02/05 11:05:29.121: [smf] INFO: UE IMSI[262424025125198] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.128: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 02/05 11:05:29.128: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.128: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.133: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 02/05 11:05:29.133: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 02/05 11:05:29.133: [smf] INFO: UE IMSI[262425998789236] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.140: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 02/05 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x556 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.140: [upf] INFO: UE F-SEID[UP:0x556 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.145: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 02/05 11:05:29.145: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 02/05 11:05:29.145: [smf] INFO: UE IMSI[262426636944859] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.152: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 02/05 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x7b CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x7b CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.156: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 02/05 11:05:29.156: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 02/05 11:05:29.156: [smf] INFO: UE IMSI[262426748057164] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.160: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 02/05 11:05:29.160: [upf] INFO: UE F-SEID[UP:0x134 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.160: [upf] INFO: UE F-SEID[UP:0x134 CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.167: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 02/05 11:05:29.167: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 02/05 11:05:29.167: [smf] INFO: UE IMSI[262426148436268] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.171: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 02/05 11:05:29.171: [upf] INFO: UE F-SEID[UP:0x7df CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.171: [upf] INFO: UE F-SEID[UP:0x7df CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.177: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 02/05 11:05:29.177: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 02/05 11:05:29.177: [smf] INFO: UE IMSI[262420549959046] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.182: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 02/05 11:05:29.182: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.182: [upf] INFO: UE F-SEID[UP:0xf78 CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.188: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 02/05 11:05:29.188: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 02/05 11:05:29.188: [smf] INFO: UE IMSI[262425296822293] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.194: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 02/05 11:05:29.194: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.194: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.199: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 02/05 11:05:29.199: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 02/05 11:05:29.199: [smf] INFO: UE IMSI[262423503948526] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.204: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 02/05 11:05:29.204: [upf] INFO: UE F-SEID[UP:0x65f CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.204: [upf] INFO: UE F-SEID[UP:0x65f CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.210: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 02/05 11:05:29.210: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 02/05 11:05:29.210: [smf] INFO: UE IMSI[262427567390946] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.213: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 02/05 11:05:29.213: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.213: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.221: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 02/05 11:05:29.221: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 02/05 11:05:29.221: [smf] INFO: UE IMSI[262429769558776] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.224: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 02/05 11:05:29.224: [upf] INFO: UE F-SEID[UP:0x614 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.224: [upf] INFO: UE F-SEID[UP:0x614 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.232: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 02/05 11:05:29.232: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 02/05 11:05:29.232: [smf] INFO: UE IMSI[262427815727656] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.236: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 02/05 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.236: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.242: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 02/05 11:05:29.242: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 02/05 11:05:29.242: [smf] INFO: UE IMSI[262420195415106] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.247: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 02/05 11:05:29.247: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.247: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.253: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 02/05 11:05:29.253: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 02/05 11:05:29.253: [smf] INFO: UE IMSI[262429453628054] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.257: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 02/05 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x9dc CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.264: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 02/05 11:05:29.264: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 02/05 11:05:29.264: [smf] INFO: UE IMSI[262422341177685] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.269: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 02/05 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x311 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.269: [upf] INFO: UE F-SEID[UP:0x311 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.275: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 02/05 11:05:29.275: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 02/05 11:05:29.275: [smf] INFO: UE IMSI[262421449590564] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.279: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 02/05 11:05:29.279: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.279: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.286: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 02/05 11:05:29.286: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 02/05 11:05:29.286: [smf] INFO: UE IMSI[262428699527311] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.290: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 02/05 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.290: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.296: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 02/05 11:05:29.296: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 02/05 11:05:29.296: [smf] INFO: UE IMSI[262421184990341] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.301: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 02/05 11:05:29.301: [upf] INFO: UE F-SEID[UP:0xcde CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.301: [upf] INFO: UE F-SEID[UP:0xcde CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.307: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 02/05 11:05:29.307: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 02/05 11:05:29.307: [smf] INFO: UE IMSI[262424165911620] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.311: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 02/05 11:05:29.311: [upf] INFO: UE F-SEID[UP:0xfee CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.311: [upf] INFO: UE F-SEID[UP:0xfee CP:0x22b] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.318: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 02/05 11:05:29.318: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 02/05 11:05:29.318: [smf] INFO: UE IMSI[262427503808699] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.323: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 02/05 11:05:29.323: [upf] INFO: UE F-SEID[UP:0x399 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.323: [upf] INFO: UE F-SEID[UP:0x399 CP:0xfb] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.329: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 02/05 11:05:29.329: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 02/05 11:05:29.329: [smf] INFO: UE IMSI[262427404456937] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.334: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 02/05 11:05:29.334: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.334: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.340: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 02/05 11:05:29.340: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 02/05 11:05:29.340: [smf] INFO: UE IMSI[262421719344799] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.345: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 02/05 11:05:29.345: [upf] INFO: UE F-SEID[UP:0x646 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.345: [upf] INFO: UE F-SEID[UP:0x646 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.351: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 02/05 11:05:29.351: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 02/05 11:05:29.351: [smf] INFO: UE IMSI[262420592276804] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.355: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 02/05 11:05:29.355: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.355: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xa88] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.361: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 02/05 11:05:29.361: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 02/05 11:05:29.361: [smf] INFO: UE IMSI[262426003052663] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.366: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 02/05 11:05:29.366: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.366: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.372: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 02/05 11:05:29.372: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 02/05 11:05:29.372: [smf] INFO: UE IMSI[262420387961481] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.377: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 02/05 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.383: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 02/05 11:05:29.383: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 02/05 11:05:29.383: [smf] INFO: UE IMSI[262423770818413] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.387: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 02/05 11:05:29.387: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.387: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.394: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 02/05 11:05:29.394: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 02/05 11:05:29.394: [smf] INFO: UE IMSI[262427072260392] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.398: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 02/05 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.398: [upf] INFO: UE F-SEID[UP:0x4cc CP:0xa25] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.405: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 02/05 11:05:29.405: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 02/05 11:05:29.405: [smf] INFO: UE IMSI[262424116436324] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.409: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 02/05 11:05:29.409: [upf] INFO: UE F-SEID[UP:0x90d CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.409: [upf] INFO: UE F-SEID[UP:0x90d CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.416: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 02/05 11:05:29.416: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 02/05 11:05:29.416: [smf] INFO: UE IMSI[262420412334559] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.420: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 02/05 11:05:29.420: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.420: [upf] INFO: UE F-SEID[UP:0xf21 CP:0x857] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.426: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 02/05 11:05:29.426: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 02/05 11:05:29.426: [smf] INFO: UE IMSI[262421717084519] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.431: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 02/05 11:05:29.431: [upf] INFO: UE F-SEID[UP:0x96d CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.431: [upf] INFO: UE F-SEID[UP:0x96d CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.437: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 02/05 11:05:29.437: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 02/05 11:05:29.437: [smf] INFO: UE IMSI[262424297776607] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.441: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 02/05 11:05:29.441: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.441: [upf] INFO: UE F-SEID[UP:0xd90 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.448: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 02/05 11:05:29.448: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 02/05 11:05:29.448: [smf] INFO: UE IMSI[262424582989047] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.453: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 02/05 11:05:29.453: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.453: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.459: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 02/05 11:05:29.459: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 02/05 11:05:29.459: [smf] INFO: UE IMSI[262424725588945] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.464: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 02/05 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x5ba CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x5ba CP:0xf75] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.470: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 02/05 11:05:29.470: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 02/05 11:05:29.470: [smf] INFO: UE IMSI[262420812788459] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.474: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 02/05 11:05:29.474: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.474: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xdfd] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.481: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 02/05 11:05:29.481: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 02/05 11:05:29.481: [smf] INFO: UE IMSI[262425810282565] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.485: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 02/05 11:05:29.485: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.485: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.491: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 02/05 11:05:29.491: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 02/05 11:05:29.491: [smf] INFO: UE IMSI[262429467319438] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.496: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 02/05 11:05:29.496: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.496: [upf] INFO: UE F-SEID[UP:0x2d5 CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.502: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 02/05 11:05:29.502: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 02/05 11:05:29.502: [smf] INFO: UE IMSI[262425454462375] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.506: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 02/05 11:05:29.506: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.506: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.513: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 02/05 11:05:29.513: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 02/05 11:05:29.513: [smf] INFO: UE IMSI[262429847148175] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.517: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 02/05 11:05:29.517: [upf] INFO: UE F-SEID[UP:0xb9c CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.517: [upf] INFO: UE F-SEID[UP:0xb9c CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.524: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 02/05 11:05:29.524: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 02/05 11:05:29.524: [smf] INFO: UE IMSI[262421952989019] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.528: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 02/05 11:05:29.528: [upf] INFO: UE F-SEID[UP:0x595 CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.528: [upf] INFO: UE F-SEID[UP:0x595 CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.535: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 02/05 11:05:29.535: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 02/05 11:05:29.535: [smf] INFO: UE IMSI[262420373207852] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.539: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 02/05 11:05:29.539: [upf] INFO: UE F-SEID[UP:0x18e CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.539: [upf] INFO: UE F-SEID[UP:0x18e CP:0xc30] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.546: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 02/05 11:05:29.546: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 02/05 11:05:29.546: [smf] INFO: UE IMSI[262427464380891] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.551: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 02/05 11:05:29.552: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.552: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.556: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 02/05 11:05:29.556: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 02/05 11:05:29.556: [smf] INFO: UE IMSI[262420752004946] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.561: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 02/05 11:05:29.561: [upf] INFO: UE F-SEID[UP:0x97d CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.561: [upf] INFO: UE F-SEID[UP:0x97d CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.567: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 02/05 11:05:29.567: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 02/05 11:05:29.567: [smf] INFO: UE IMSI[262424281513387] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.574: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 02/05 11:05:29.574: [upf] INFO: UE F-SEID[UP:0x36 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.574: [upf] INFO: UE F-SEID[UP:0x36 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.579: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 02/05 11:05:29.579: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 02/05 11:05:29.579: [smf] INFO: UE IMSI[262423140972482] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.587: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 02/05 11:05:29.587: [upf] INFO: UE F-SEID[UP:0xdda CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.587: [upf] INFO: UE F-SEID[UP:0xdda CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.590: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 02/05 11:05:29.590: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 02/05 11:05:29.590: [smf] INFO: UE IMSI[262429408005437] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.599: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 02/05 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x971 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.599: [upf] INFO: UE F-SEID[UP:0x971 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.604: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 02/05 11:05:29.604: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 02/05 11:05:29.604: [smf] INFO: UE IMSI[262426867418109] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.612: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 02/05 11:05:29.612: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.612: [upf] INFO: UE F-SEID[UP:0xf0b CP:0x6a3] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.615: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 02/05 11:05:29.615: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 02/05 11:05:29.615: [smf] INFO: UE IMSI[262424084030413] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.620: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 02/05 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.620: [upf] INFO: UE F-SEID[UP:0xd2f CP:0xd02] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.626: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 02/05 11:05:29.626: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 02/05 11:05:29.626: [smf] INFO: UE IMSI[262421342012613] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.632: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 02/05 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.632: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xc10] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.637: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 02/05 11:05:29.637: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 02/05 11:05:29.637: [smf] INFO: UE IMSI[262420149857310] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.642: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 02/05 11:05:29.642: [upf] INFO: UE F-SEID[UP:0x388 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.642: [upf] INFO: UE F-SEID[UP:0x388 CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.648: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 02/05 11:05:29.648: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 02/05 11:05:29.648: [smf] INFO: UE IMSI[262421405380882] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.658: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 02/05 11:05:29.658: [upf] INFO: UE F-SEID[UP:0x31f CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.658: [upf] INFO: UE F-SEID[UP:0x31f CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.661: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 02/05 11:05:29.661: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 02/05 11:05:29.661: [smf] INFO: UE IMSI[262427761127106] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.667: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 02/05 11:05:29.667: [upf] INFO: UE F-SEID[UP:0x22f CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.667: [upf] INFO: UE F-SEID[UP:0x22f CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.671: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 02/05 11:05:29.671: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 02/05 11:05:29.672: [smf] INFO: UE IMSI[262421801388984] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.675: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 02/05 11:05:29.675: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.675: [upf] INFO: UE F-SEID[UP:0xa08 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.682: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 02/05 11:05:29.682: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 02/05 11:05:29.682: [smf] INFO: UE IMSI[262426533374797] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.685: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 02/05 11:05:29.685: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.685: [upf] INFO: UE F-SEID[UP:0x1fd CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.693: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 02/05 11:05:29.693: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 02/05 11:05:29.693: [smf] INFO: UE IMSI[262429504814680] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.696: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 02/05 11:05:29.696: [upf] INFO: UE F-SEID[UP:0x331 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.696: [upf] INFO: UE F-SEID[UP:0x331 CP:0x2bf] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.704: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 02/05 11:05:29.704: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 02/05 11:05:29.704: [smf] INFO: UE IMSI[262420583486450] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.707: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 02/05 11:05:29.707: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.707: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.715: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 02/05 11:05:29.715: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 02/05 11:05:29.715: [smf] INFO: UE IMSI[262428000779302] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.722: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 02/05 11:05:29.722: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.722: [upf] INFO: UE F-SEID[UP:0xb61 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.727: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 02/05 11:05:29.727: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 02/05 11:05:29.727: [smf] INFO: UE IMSI[262423770503027] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.734: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 02/05 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.734: [upf] INFO: UE F-SEID[UP:0x7ae CP:0x44d] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.739: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 02/05 11:05:29.739: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 02/05 11:05:29.739: [smf] INFO: UE IMSI[262423801844724] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.745: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 02/05 11:05:29.745: [upf] INFO: UE F-SEID[UP:0x93d CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.745: [upf] INFO: UE F-SEID[UP:0x93d CP:0x3fd] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.749: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 02/05 11:05:29.749: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 02/05 11:05:29.749: [smf] INFO: UE IMSI[262420985937085] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.753: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 02/05 11:05:29.753: [upf] INFO: UE F-SEID[UP:0xfea CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.753: [upf] INFO: UE F-SEID[UP:0xfea CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.760: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 02/05 11:05:29.760: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 02/05 11:05:29.760: [smf] INFO: UE IMSI[262429412575651] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.765: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 02/05 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x5c2 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.771: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 02/05 11:05:29.771: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 02/05 11:05:29.771: [smf] INFO: UE IMSI[262422929374030] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.776: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 02/05 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x69e CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x69e CP:0xac6] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.782: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 02/05 11:05:29.782: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 02/05 11:05:29.782: [smf] INFO: UE IMSI[262422555113413] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.786: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 02/05 11:05:29.786: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.786: [upf] INFO: UE F-SEID[UP:0xeb6 CP:0x820] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.793: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 02/05 11:05:29.793: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 02/05 11:05:29.793: [smf] INFO: UE IMSI[262423067766494] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.797: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 02/05 11:05:29.797: [upf] INFO: UE F-SEID[UP:0x85c CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.797: [upf] INFO: UE F-SEID[UP:0x85c CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.804: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 02/05 11:05:29.804: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 02/05 11:05:29.804: [smf] INFO: UE IMSI[262429988988245] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.808: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 02/05 11:05:29.808: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.808: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.814: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 02/05 11:05:29.814: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 02/05 11:05:29.814: [smf] INFO: UE IMSI[262425760683499] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.818: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 02/05 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.818: [upf] INFO: UE F-SEID[UP:0x8b8 CP:0xd58] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.825: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 02/05 11:05:29.825: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 02/05 11:05:29.825: [smf] INFO: UE IMSI[262427329901737] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.830: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 02/05 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.830: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.836: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 02/05 11:05:29.836: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 02/05 11:05:29.836: [smf] INFO: UE IMSI[262426160970208] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.840: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 02/05 11:05:29.840: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.840: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.847: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 02/05 11:05:29.847: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 02/05 11:05:29.847: [smf] INFO: UE IMSI[262424663579634] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.851: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 02/05 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x893 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.851: [upf] INFO: UE F-SEID[UP:0x893 CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.857: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 02/05 11:05:29.857: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 02/05 11:05:29.857: [smf] INFO: UE IMSI[262424774360056] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.861: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 02/05 11:05:29.861: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.861: [upf] INFO: UE F-SEID[UP:0x3b9 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.869: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 02/05 11:05:29.869: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 02/05 11:05:29.869: [smf] INFO: UE IMSI[262428185398265] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.877: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 02/05 11:05:29.878: [upf] INFO: UE F-SEID[UP:0x26d CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.878: [upf] INFO: UE F-SEID[UP:0x26d CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.881: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 02/05 11:05:29.881: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 02/05 11:05:29.881: [smf] INFO: UE IMSI[262423547215784] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.888: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 02/05 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x948 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.888: [upf] INFO: UE F-SEID[UP:0x948 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.893: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 02/05 11:05:29.893: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 02/05 11:05:29.893: [smf] INFO: UE IMSI[262425247525807] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.898: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 02/05 11:05:29.898: [upf] INFO: UE F-SEID[UP:0x68 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.898: [upf] INFO: UE F-SEID[UP:0x68 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.904: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 02/05 11:05:29.904: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 02/05 11:05:29.904: [smf] INFO: UE IMSI[262428677551787] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.910: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 02/05 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x20a CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.910: [upf] INFO: UE F-SEID[UP:0x20a CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.915: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 02/05 11:05:29.915: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 02/05 11:05:29.915: [smf] INFO: UE IMSI[262421754148754] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.919: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 02/05 11:05:29.919: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.919: [upf] INFO: UE F-SEID[UP:0xb77 CP:0x908] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.926: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 02/05 11:05:29.926: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 02/05 11:05:29.926: [smf] INFO: UE IMSI[262420849062146] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.932: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 02/05 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xe8a CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.936: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 02/05 11:05:29.936: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 02/05 11:05:29.936: [smf] INFO: UE IMSI[262420629065944] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.940: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 02/05 11:05:29.940: [upf] INFO: UE F-SEID[UP:0x2de CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.940: [upf] INFO: UE F-SEID[UP:0x2de CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.947: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 02/05 11:05:29.947: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 02/05 11:05:29.947: [smf] INFO: UE IMSI[262427923192401] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.955: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 02/05 11:05:29.955: [upf] INFO: UE F-SEID[UP:0x49e CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.955: [upf] INFO: UE F-SEID[UP:0x49e CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.959: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 02/05 11:05:29.959: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 02/05 11:05:29.959: [smf] INFO: UE IMSI[262426959907216] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.966: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 02/05 11:05:29.966: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.966: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.970: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 02/05 11:05:29.970: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 02/05 11:05:29.970: [smf] INFO: UE IMSI[262428275752075] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.978: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 02/05 11:05:29.978: [upf] INFO: UE F-SEID[UP:0x68c CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.978: [upf] INFO: UE F-SEID[UP:0x68c CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.981: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 02/05 11:05:29.981: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 02/05 11:05:29.981: [smf] INFO: UE IMSI[262420308520356] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.986: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 02/05 11:05:29.986: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.986: [upf] INFO: UE F-SEID[UP:0xb23 CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:29.992: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 02/05 11:05:29.992: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 02/05 11:05:29.992: [smf] INFO: UE IMSI[262423538646522] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:29.996: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 02/05 11:05:29.996: [upf] INFO: UE F-SEID[UP:0x85b CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:29.996: [upf] INFO: UE F-SEID[UP:0x85b CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.003: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 02/05 11:05:30.003: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 02/05 11:05:30.004: [smf] INFO: UE IMSI[262427723138635] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.011: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 02/05 11:05:30.012: [upf] INFO: UE F-SEID[UP:0x183 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.012: [upf] INFO: UE F-SEID[UP:0x183 CP:0x8cb] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.015: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 02/05 11:05:30.015: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 02/05 11:05:30.015: [smf] INFO: UE IMSI[262424655526152] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.021: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 02/05 11:05:30.021: [upf] INFO: UE F-SEID[UP:0x1d CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.021: [upf] INFO: UE F-SEID[UP:0x1d CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.027: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 02/05 11:05:30.027: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 02/05 11:05:30.027: [smf] INFO: UE IMSI[262427118966291] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.036: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 02/05 11:05:30.037: [upf] INFO: UE F-SEID[UP:0x119 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.037: [upf] INFO: UE F-SEID[UP:0x119 CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.039: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 02/05 11:05:30.039: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 02/05 11:05:30.039: [smf] INFO: UE IMSI[262420907121468] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.046: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 02/05 11:05:30.046: [upf] INFO: UE F-SEID[UP:0x62 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.046: [upf] INFO: UE F-SEID[UP:0x62 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.050: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 02/05 11:05:30.050: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 02/05 11:05:30.050: [smf] INFO: UE IMSI[262428399696897] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.057: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 02/05 11:05:30.057: [upf] INFO: UE F-SEID[UP:0x95e CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.057: [upf] INFO: UE F-SEID[UP:0x95e CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.061: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 02/05 11:05:30.061: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 02/05 11:05:30.061: [smf] INFO: UE IMSI[262421445916861] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.066: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 02/05 11:05:30.066: [upf] INFO: UE F-SEID[UP:0x59a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.066: [upf] INFO: UE F-SEID[UP:0x59a CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.072: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 02/05 11:05:30.072: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 02/05 11:05:30.072: [smf] INFO: UE IMSI[262421513070853] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.076: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 02/05 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x21b CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.076: [upf] INFO: UE F-SEID[UP:0x21b CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.082: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 02/05 11:05:30.082: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 02/05 11:05:30.083: [smf] INFO: UE IMSI[262420409397033] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.087: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 02/05 11:05:30.087: [upf] INFO: UE F-SEID[UP:0x97e CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.087: [upf] INFO: UE F-SEID[UP:0x97e CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.093: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 02/05 11:05:30.093: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 02/05 11:05:30.093: [smf] INFO: UE IMSI[262422393847719] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.098: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 02/05 11:05:30.098: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.098: [upf] INFO: UE F-SEID[UP:0xe6f CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.104: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 02/05 11:05:30.104: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 02/05 11:05:30.104: [smf] INFO: UE IMSI[262424723721654] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.108: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 02/05 11:05:30.108: [upf] INFO: UE F-SEID[UP:0x750 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.108: [upf] INFO: UE F-SEID[UP:0x750 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.115: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 02/05 11:05:30.115: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 02/05 11:05:30.115: [smf] INFO: UE IMSI[262429103643893] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.120: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 02/05 11:05:30.120: [upf] INFO: UE F-SEID[UP:0x405 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.120: [upf] INFO: UE F-SEID[UP:0x405 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.126: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 02/05 11:05:30.126: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 02/05 11:05:30.126: [smf] INFO: UE IMSI[262429868869777] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.130: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 02/05 11:05:30.130: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.130: [upf] INFO: UE F-SEID[UP:0xec2 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.137: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 02/05 11:05:30.137: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 02/05 11:05:30.137: [smf] INFO: UE IMSI[262421264456139] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.141: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 02/05 11:05:30.141: [upf] INFO: UE F-SEID[UP:0x11 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.141: [upf] INFO: UE F-SEID[UP:0x11 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.147: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 02/05 11:05:30.147: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 02/05 11:05:30.147: [smf] INFO: UE IMSI[262424119326551] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.152: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 02/05 11:05:30.152: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.152: [upf] INFO: UE F-SEID[UP:0xf66 CP:0xb8a] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.158: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 02/05 11:05:30.158: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 02/05 11:05:30.158: [smf] INFO: UE IMSI[262426067932449] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.163: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 02/05 11:05:30.163: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.163: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.169: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 02/05 11:05:30.169: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 02/05 11:05:30.169: [smf] INFO: UE IMSI[262424899537949] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.174: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 02/05 11:05:30.174: [upf] INFO: UE F-SEID[UP:0x785 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.174: [upf] INFO: UE F-SEID[UP:0x785 CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.180: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 02/05 11:05:30.180: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 02/05 11:05:30.180: [smf] INFO: UE IMSI[262422146408239] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.185: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 02/05 11:05:30.185: [upf] INFO: UE F-SEID[UP:0xbc CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.185: [upf] INFO: UE F-SEID[UP:0xbc CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.191: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 02/05 11:05:30.191: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 02/05 11:05:30.191: [smf] INFO: UE IMSI[262425125218783] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.196: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 02/05 11:05:30.196: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.196: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.202: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 02/05 11:05:30.202: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 02/05 11:05:30.202: [smf] INFO: UE IMSI[262425304891530] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.207: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 02/05 11:05:30.207: [upf] INFO: UE F-SEID[UP:0x992 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.207: [upf] INFO: UE F-SEID[UP:0x992 CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.213: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 02/05 11:05:30.213: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 02/05 11:05:30.213: [smf] INFO: UE IMSI[262429859193886] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.217: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 02/05 11:05:30.217: [upf] INFO: UE F-SEID[UP:0x747 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.217: [upf] INFO: UE F-SEID[UP:0x747 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.224: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 02/05 11:05:30.224: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 02/05 11:05:30.224: [smf] INFO: UE IMSI[262423580277924] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.228: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 02/05 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x695 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x695 CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.234: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 02/05 11:05:30.234: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 02/05 11:05:30.234: [smf] INFO: UE IMSI[262425142224225] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.239: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 02/05 11:05:30.239: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.239: [upf] INFO: UE F-SEID[UP:0x8cc CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.245: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 02/05 11:05:30.245: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 02/05 11:05:30.245: [smf] INFO: UE IMSI[262426858618250] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.250: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 02/05 11:05:30.250: [upf] INFO: UE F-SEID[UP:0x23a CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.250: [upf] INFO: UE F-SEID[UP:0x23a CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.256: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 02/05 11:05:30.256: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 02/05 11:05:30.256: [smf] INFO: UE IMSI[262422000154710] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.261: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 02/05 11:05:30.261: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.261: [upf] INFO: UE F-SEID[UP:0x5e4 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.267: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 02/05 11:05:30.267: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 02/05 11:05:30.267: [smf] INFO: UE IMSI[262425377929761] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.271: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 02/05 11:05:30.271: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.271: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x621] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.278: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 02/05 11:05:30.278: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 02/05 11:05:30.278: [smf] INFO: UE IMSI[262420882129545] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.282: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 02/05 11:05:30.282: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.282: [upf] INFO: UE F-SEID[UP:0xf85 CP:0x8d] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.289: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 02/05 11:05:30.289: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 02/05 11:05:30.289: [smf] INFO: UE IMSI[262423383641543] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.293: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 02/05 11:05:30.293: [upf] INFO: UE F-SEID[UP:0x91e CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.293: [upf] INFO: UE F-SEID[UP:0x91e CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.300: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 02/05 11:05:30.300: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 02/05 11:05:30.300: [smf] INFO: UE IMSI[262420165253115] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.304: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 02/05 11:05:30.304: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.304: [upf] INFO: UE F-SEID[UP:0xaa5 CP:0xf0e] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.310: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 02/05 11:05:30.310: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 02/05 11:05:30.310: [smf] INFO: UE IMSI[262423287363408] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.314: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 02/05 11:05:30.314: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.314: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.321: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 02/05 11:05:30.321: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 02/05 11:05:30.321: [smf] INFO: UE IMSI[262428537901956] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.326: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 02/05 11:05:30.326: [upf] INFO: UE F-SEID[UP:0x42f CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.326: [upf] INFO: UE F-SEID[UP:0x42f CP:0x268] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.332: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 02/05 11:05:30.332: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 02/05 11:05:30.332: [smf] INFO: UE IMSI[262423072949295] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.337: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 02/05 11:05:30.337: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.337: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.343: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 02/05 11:05:30.343: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 02/05 11:05:30.343: [smf] INFO: UE IMSI[262427166771492] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.347: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 02/05 11:05:30.347: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.347: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.354: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 02/05 11:05:30.354: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 02/05 11:05:30.354: [smf] INFO: UE IMSI[262425119399655] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.358: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 02/05 11:05:30.358: [upf] INFO: UE F-SEID[UP:0x431 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.358: [upf] INFO: UE F-SEID[UP:0x431 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.365: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 02/05 11:05:30.365: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 02/05 11:05:30.365: [smf] INFO: UE IMSI[262426111608686] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.369: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 02/05 11:05:30.369: [upf] INFO: UE F-SEID[UP:0xf3c CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.369: [upf] INFO: UE F-SEID[UP:0xf3c CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.376: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 02/05 11:05:30.376: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 02/05 11:05:30.376: [smf] INFO: UE IMSI[262428305522073] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.380: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 02/05 11:05:30.380: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.380: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.386: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 02/05 11:05:30.386: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 02/05 11:05:30.386: [smf] INFO: UE IMSI[262426887745641] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.390: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 02/05 11:05:30.390: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.390: [upf] INFO: UE F-SEID[UP:0xc28 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.397: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 02/05 11:05:30.397: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 02/05 11:05:30.397: [smf] INFO: UE IMSI[262422443500245] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.402: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 02/05 11:05:30.402: [upf] INFO: UE F-SEID[UP:0xba CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.402: [upf] INFO: UE F-SEID[UP:0xba CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.408: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 02/05 11:05:30.408: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 02/05 11:05:30.408: [smf] INFO: UE IMSI[262429002210275] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.412: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 02/05 11:05:30.412: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.412: [upf] INFO: UE F-SEID[UP:0xa2c CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.419: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 02/05 11:05:30.419: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 02/05 11:05:30.419: [smf] INFO: UE IMSI[262427479455867] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.423: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 02/05 11:05:30.423: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.423: [upf] INFO: UE F-SEID[UP:0xc2 CP:0x490] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.430: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 02/05 11:05:30.430: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 02/05 11:05:30.430: [smf] INFO: UE IMSI[262429689375259] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.434: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 02/05 11:05:30.434: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.434: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.441: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 02/05 11:05:30.441: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 02/05 11:05:30.441: [smf] INFO: UE IMSI[262427757469205] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.445: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 02/05 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.451: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 02/05 11:05:30.451: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 02/05 11:05:30.451: [smf] INFO: UE IMSI[262422843028708] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.456: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 02/05 11:05:30.456: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.456: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.462: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 02/05 11:05:30.462: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 02/05 11:05:30.462: [smf] INFO: UE IMSI[262427658155982] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.466: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 02/05 11:05:30.466: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.466: [upf] INFO: UE F-SEID[UP:0xe27 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.473: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 02/05 11:05:30.473: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 02/05 11:05:30.473: [smf] INFO: UE IMSI[262421549479366] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.477: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 02/05 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x287 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.478: [upf] INFO: UE F-SEID[UP:0x287 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.484: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 02/05 11:05:30.484: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 02/05 11:05:30.484: [smf] INFO: UE IMSI[262424986745782] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.488: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 02/05 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xf86 CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.495: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 02/05 11:05:30.495: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 02/05 11:05:30.495: [smf] INFO: UE IMSI[262420458125856] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.499: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 02/05 11:05:30.499: [upf] INFO: UE F-SEID[UP:0x146 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.499: [upf] INFO: UE F-SEID[UP:0x146 CP:0xfb0] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.506: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 02/05 11:05:30.506: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 02/05 11:05:30.506: [smf] INFO: UE IMSI[262423026560261] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.510: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 02/05 11:05:30.510: [upf] INFO: UE F-SEID[UP:0x32 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.510: [upf] INFO: UE F-SEID[UP:0x32 CP:0x171] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.517: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 02/05 11:05:30.517: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 02/05 11:05:30.517: [smf] INFO: UE IMSI[262420988218512] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.521: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 02/05 11:05:30.521: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.521: [upf] INFO: UE F-SEID[UP:0xad0 CP:0x3d0] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.527: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 02/05 11:05:30.527: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 02/05 11:05:30.527: [smf] INFO: UE IMSI[262426597492221] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.532: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 02/05 11:05:30.532: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.532: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.538: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 02/05 11:05:30.538: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 02/05 11:05:30.538: [smf] INFO: UE IMSI[262421340804794] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.543: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 02/05 11:05:30.543: [upf] INFO: UE F-SEID[UP:0x2 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.543: [upf] INFO: UE F-SEID[UP:0x2 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.549: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 02/05 11:05:30.549: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 02/05 11:05:30.549: [smf] INFO: UE IMSI[262428854157504] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.553: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 02/05 11:05:30.553: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.553: [upf] INFO: UE F-SEID[UP:0xa41 CP:0x3c8] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.560: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 02/05 11:05:30.560: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 02/05 11:05:30.560: [smf] INFO: UE IMSI[262420353983837] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.564: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 02/05 11:05:30.564: [upf] INFO: UE F-SEID[UP:0x868 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.564: [upf] INFO: UE F-SEID[UP:0x868 CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.571: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 02/05 11:05:30.571: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 02/05 11:05:30.571: [smf] INFO: UE IMSI[262429809411951] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.575: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 02/05 11:05:30.575: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.575: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.582: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 02/05 11:05:30.582: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 02/05 11:05:30.582: [smf] INFO: UE IMSI[262427174190043] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.586: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 02/05 11:05:30.586: [upf] INFO: UE F-SEID[UP:0x904 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.586: [upf] INFO: UE F-SEID[UP:0x904 CP:0xa] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.593: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 02/05 11:05:30.593: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 02/05 11:05:30.593: [smf] INFO: UE IMSI[262427830507316] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.597: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 02/05 11:05:30.597: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.597: [upf] INFO: UE F-SEID[UP:0xc6a CP:0x63b] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.603: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 02/05 11:05:30.603: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 02/05 11:05:30.603: [smf] INFO: UE IMSI[262422597657208] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.608: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 02/05 11:05:30.608: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.608: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.614: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 02/05 11:05:30.614: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 02/05 11:05:30.614: [smf] INFO: UE IMSI[262423018591279] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.618: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 02/05 11:05:30.618: [upf] INFO: UE F-SEID[UP:0x347 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.618: [upf] INFO: UE F-SEID[UP:0x347 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.625: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 02/05 11:05:30.625: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 02/05 11:05:30.625: [smf] INFO: UE IMSI[262428990662654] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.629: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 02/05 11:05:30.629: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.629: [upf] INFO: UE F-SEID[UP:0x8ee CP:0xe56] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.636: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 02/05 11:05:30.636: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 02/05 11:05:30.636: [smf] INFO: UE IMSI[262425563269475] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.640: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 02/05 11:05:30.640: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.640: [upf] INFO: UE F-SEID[UP:0x6b4 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.647: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 02/05 11:05:30.647: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 02/05 11:05:30.647: [smf] INFO: UE IMSI[262421831727098] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.651: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 02/05 11:05:30.651: [upf] INFO: UE F-SEID[UP:0x921 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.651: [upf] INFO: UE F-SEID[UP:0x921 CP:0x410] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.657: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 02/05 11:05:30.657: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 02/05 11:05:30.657: [smf] INFO: UE IMSI[262425000333522] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.662: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 02/05 11:05:30.662: [upf] INFO: UE F-SEID[UP:0x80c CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.662: [upf] INFO: UE F-SEID[UP:0x80c CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.669: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 02/05 11:05:30.669: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 02/05 11:05:30.669: [smf] INFO: UE IMSI[262423588018568] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.676: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 02/05 11:05:30.676: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.676: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.681: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 02/05 11:05:30.681: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 02/05 11:05:30.681: [smf] INFO: UE IMSI[262429990317345] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.688: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 02/05 11:05:30.688: [upf] INFO: UE F-SEID[UP:0x612 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.688: [upf] INFO: UE F-SEID[UP:0x612 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.692: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 02/05 11:05:30.692: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 02/05 11:05:30.692: [smf] INFO: UE IMSI[262427695268112] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.698: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 02/05 11:05:30.698: [upf] INFO: UE F-SEID[UP:0x709 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.698: [upf] INFO: UE F-SEID[UP:0x709 CP:0xf00] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.703: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 02/05 11:05:30.703: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 02/05 11:05:30.703: [smf] INFO: UE IMSI[262425196345781] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.707: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 02/05 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.707: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.714: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 02/05 11:05:30.714: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 02/05 11:05:30.714: [smf] INFO: UE IMSI[262427764757602] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.718: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 02/05 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.718: [upf] INFO: UE F-SEID[UP:0x62a CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.725: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 02/05 11:05:30.725: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 02/05 11:05:30.725: [smf] INFO: UE IMSI[262428854622746] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.729: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 02/05 11:05:30.729: [upf] INFO: UE F-SEID[UP:0x91d CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.729: [upf] INFO: UE F-SEID[UP:0x91d CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.735: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 02/05 11:05:30.736: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 02/05 11:05:30.736: [smf] INFO: UE IMSI[262428037786265] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.740: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 02/05 11:05:30.740: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.740: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x2a3] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.746: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 02/05 11:05:30.746: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 02/05 11:05:30.746: [smf] INFO: UE IMSI[262420549001191] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.750: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 02/05 11:05:30.750: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.750: [upf] INFO: UE F-SEID[UP:0xb21 CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.757: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 02/05 11:05:30.757: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 02/05 11:05:30.757: [smf] INFO: UE IMSI[262428844529101] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.761: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 02/05 11:05:30.761: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.761: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.768: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 02/05 11:05:30.768: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 02/05 11:05:30.768: [smf] INFO: UE IMSI[262420328874006] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.774: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 02/05 11:05:30.774: [upf] INFO: UE F-SEID[UP:0x427 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.774: [upf] INFO: UE F-SEID[UP:0x427 CP:0x896] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.779: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 02/05 11:05:30.779: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 02/05 11:05:30.779: [smf] INFO: UE IMSI[262429494519304] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.785: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 02/05 11:05:30.785: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.785: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x4b6] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.790: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 02/05 11:05:30.790: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 02/05 11:05:30.790: [smf] INFO: UE IMSI[262421895564371] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.799: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 02/05 11:05:30.799: [upf] INFO: UE F-SEID[UP:0x44b CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.799: [upf] INFO: UE F-SEID[UP:0x44b CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.805: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 02/05 11:05:30.805: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 02/05 11:05:30.805: [smf] INFO: UE IMSI[262425142307421] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.813: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 02/05 11:05:30.813: [upf] INFO: UE F-SEID[UP:0x25e CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.813: [upf] INFO: UE F-SEID[UP:0x25e CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.817: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 02/05 11:05:30.817: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 02/05 11:05:30.817: [smf] INFO: UE IMSI[262425508776340] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.827: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 02/05 11:05:30.827: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.827: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.830: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 02/05 11:05:30.830: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 02/05 11:05:30.830: [smf] INFO: UE IMSI[262426593419222] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.836: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 02/05 11:05:30.836: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.836: [upf] INFO: UE F-SEID[UP:0xa34 CP:0x4a6] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.841: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 02/05 11:05:30.841: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 02/05 11:05:30.841: [smf] INFO: UE IMSI[262422484812613] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.852: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 02/05 11:05:30.852: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.852: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.854: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 02/05 11:05:30.854: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 02/05 11:05:30.854: [smf] INFO: UE IMSI[262421674815967] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.866: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 02/05 11:05:30.866: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.866: [upf] INFO: UE F-SEID[UP:0xda1 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.866: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 02/05 11:05:30.866: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 02/05 11:05:30.866: [smf] INFO: UE IMSI[262424355940878] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.876: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 02/05 11:05:30.876: [upf] INFO: UE F-SEID[UP:0x553 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.876: [upf] INFO: UE F-SEID[UP:0x553 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.878: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 02/05 11:05:30.878: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 02/05 11:05:30.878: [smf] INFO: UE IMSI[262420105882940] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.884: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 02/05 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x5f2 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.889: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 02/05 11:05:30.889: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 02/05 11:05:30.889: [smf] INFO: UE IMSI[262423396528670] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.896: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 02/05 11:05:30.896: [upf] INFO: UE F-SEID[UP:0x232 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.896: [upf] INFO: UE F-SEID[UP:0x232 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.900: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 02/05 11:05:30.900: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 02/05 11:05:30.900: [smf] INFO: UE IMSI[262425989728086] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.905: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 02/05 11:05:30.905: [upf] INFO: UE F-SEID[UP:0x361 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.905: [upf] INFO: UE F-SEID[UP:0x361 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.911: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 02/05 11:05:30.911: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 02/05 11:05:30.911: [smf] INFO: UE IMSI[262424190478942] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.915: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 02/05 11:05:30.915: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.915: [upf] INFO: UE F-SEID[UP:0xf0 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.922: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 02/05 11:05:30.922: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 02/05 11:05:30.922: [smf] INFO: UE IMSI[262428647093047] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.926: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 02/05 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x705 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.926: [upf] INFO: UE F-SEID[UP:0x705 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.933: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 02/05 11:05:30.933: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 02/05 11:05:30.933: [smf] INFO: UE IMSI[262422266468164] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.937: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 02/05 11:05:30.937: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.937: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.944: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 02/05 11:05:30.944: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 02/05 11:05:30.944: [smf] INFO: UE IMSI[262421374138288] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.948: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 02/05 11:05:30.948: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.948: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.954: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 02/05 11:05:30.954: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 02/05 11:05:30.954: [smf] INFO: UE IMSI[262420512961087] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.958: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 02/05 11:05:30.958: [upf] INFO: UE F-SEID[UP:0x531 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.958: [upf] INFO: UE F-SEID[UP:0x531 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.965: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 02/05 11:05:30.965: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 02/05 11:05:30.965: [smf] INFO: UE IMSI[262423281407520] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.969: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 02/05 11:05:30.969: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.969: [upf] INFO: UE F-SEID[UP:0xa6f CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.976: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 02/05 11:05:30.976: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 02/05 11:05:30.976: [smf] INFO: UE IMSI[262426421451262] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.980: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 02/05 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.980: [upf] INFO: UE F-SEID[UP:0xc18 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.987: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 02/05 11:05:30.987: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 02/05 11:05:30.987: [smf] INFO: UE IMSI[262425628422687] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:30.991: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 02/05 11:05:30.991: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:30.991: [upf] INFO: UE F-SEID[UP:0xc92 CP:0xe40] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:30.998: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 02/05 11:05:30.998: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 02/05 11:05:30.998: [smf] INFO: UE IMSI[262422267029968] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.002: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 02/05 11:05:31.002: [upf] INFO: UE F-SEID[UP:0x919 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.002: [upf] INFO: UE F-SEID[UP:0x919 CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.008: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 02/05 11:05:31.008: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 02/05 11:05:31.008: [smf] INFO: UE IMSI[262429028993623] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.013: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 02/05 11:05:31.013: [upf] INFO: UE F-SEID[UP:0x269 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.013: [upf] INFO: UE F-SEID[UP:0x269 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.019: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 02/05 11:05:31.019: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 02/05 11:05:31.019: [smf] INFO: UE IMSI[262423603807506] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.023: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 02/05 11:05:31.023: [upf] INFO: UE F-SEID[UP:0x599 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.023: [upf] INFO: UE F-SEID[UP:0x599 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.030: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 02/05 11:05:31.030: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 02/05 11:05:31.030: [smf] INFO: UE IMSI[262423704279860] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.034: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 02/05 11:05:31.034: [upf] INFO: UE F-SEID[UP:0x863 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.034: [upf] INFO: UE F-SEID[UP:0x863 CP:0x8b6] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.041: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 02/05 11:05:31.041: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 02/05 11:05:31.041: [smf] INFO: UE IMSI[262427101847900] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.044: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 02/05 11:05:31.044: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.044: [upf] INFO: UE F-SEID[UP:0x9c8 CP:0x79f] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.052: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 02/05 11:05:31.052: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 02/05 11:05:31.052: [smf] INFO: UE IMSI[262421175152720] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:31.055: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 02/05 11:05:31.055: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:31.055: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:31.068: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 02/05 11:05:31.073: [smf] INFO: Removed Session: UE IMSI:[262420026183632] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 02/05 11:05:31.073: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 02/05 11:05:31.079: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 02/05 11:05:31.084: [smf] INFO: Removed Session: UE IMSI:[262427932323971] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 02/05 11:05:31.084: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 02/05 11:05:31.090: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 02/05 11:05:31.098: [smf] INFO: Removed Session: UE IMSI:[262421551512559] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 02/05 11:05:31.098: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 02/05 11:05:31.102: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 02/05 11:05:31.112: [smf] INFO: Removed Session: UE IMSI:[262422026208586] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 02/05 11:05:31.112: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 02/05 11:05:31.114: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 02/05 11:05:31.122: [smf] INFO: Removed Session: UE IMSI:[262423915690771] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 02/05 11:05:31.122: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 02/05 11:05:31.124: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 02/05 11:05:31.131: [smf] INFO: Removed Session: UE IMSI:[262425801644067] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 02/05 11:05:31.131: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 02/05 11:05:31.135: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 02/05 11:05:31.141: [smf] INFO: Removed Session: UE IMSI:[262422813131786] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 02/05 11:05:31.141: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 02/05 11:05:31.146: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 02/05 11:05:31.152: [smf] INFO: Removed Session: UE IMSI:[262422331719774] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 02/05 11:05:31.152: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 02/05 11:05:31.157: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 02/05 11:05:31.162: [smf] INFO: Removed Session: UE IMSI:[262423606446355] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 02/05 11:05:31.162: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 02/05 11:05:31.168: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 02/05 11:05:31.175: [smf] INFO: Removed Session: UE IMSI:[262428375050303] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 02/05 11:05:31.175: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 02/05 11:05:31.179: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 02/05 11:05:31.187: [smf] INFO: Removed Session: UE IMSI:[262425498547307] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 02/05 11:05:31.187: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 02/05 11:05:31.190: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 02/05 11:05:31.196: [smf] INFO: Removed Session: UE IMSI:[262424886134554] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 02/05 11:05:31.196: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 02/05 11:05:31.201: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 02/05 11:05:31.207: [smf] INFO: Removed Session: UE IMSI:[262425385357495] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 02/05 11:05:31.207: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 02/05 11:05:31.212: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 02/05 11:05:31.218: [smf] INFO: Removed Session: UE IMSI:[262425697447955] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 02/05 11:05:31.218: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 02/05 11:05:31.222: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 02/05 11:05:31.228: [smf] INFO: Removed Session: UE IMSI:[262426044457097] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 02/05 11:05:31.228: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 02/05 11:05:31.233: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 02/05 11:05:31.238: [smf] INFO: Removed Session: UE IMSI:[262429296823251] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 02/05 11:05:31.238: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 02/05 11:05:31.244: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 02/05 11:05:31.249: [smf] INFO: Removed Session: UE IMSI:[262425060516272] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 02/05 11:05:31.249: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 02/05 11:05:31.254: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 02/05 11:05:31.259: [smf] INFO: Removed Session: UE IMSI:[262425274539822] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 02/05 11:05:31.259: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 02/05 11:05:31.265: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 02/05 11:05:31.270: [smf] INFO: Removed Session: UE IMSI:[262426706262937] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 02/05 11:05:31.270: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 02/05 11:05:31.276: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 02/05 11:05:31.280: [smf] INFO: Removed Session: UE IMSI:[262428708372332] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 02/05 11:05:31.281: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 02/05 11:05:31.286: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 02/05 11:05:31.292: [smf] INFO: Removed Session: UE IMSI:[262422181903695] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 02/05 11:05:31.292: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 02/05 11:05:31.298: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 02/05 11:05:31.307: [smf] INFO: Removed Session: UE IMSI:[262420740583171] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 02/05 11:05:31.307: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 02/05 11:05:31.310: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 02/05 11:05:31.320: [smf] INFO: Removed Session: UE IMSI:[262425951668243] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 02/05 11:05:31.320: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 02/05 11:05:31.322: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 02/05 11:05:31.330: [smf] INFO: Removed Session: UE IMSI:[262420267055019] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 02/05 11:05:31.331: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 02/05 11:05:31.333: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 02/05 11:05:31.339: [smf] INFO: Removed Session: UE IMSI:[262428393202784] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 02/05 11:05:31.339: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 02/05 11:05:31.344: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 02/05 11:05:31.350: [smf] INFO: Removed Session: UE IMSI:[262427164965367] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 02/05 11:05:31.350: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 02/05 11:05:31.355: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 02/05 11:05:31.361: [smf] INFO: Removed Session: UE IMSI:[262422485783976] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 02/05 11:05:31.361: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 02/05 11:05:31.366: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 02/05 11:05:31.370: [smf] INFO: Removed Session: UE IMSI:[262425867176673] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 02/05 11:05:31.371: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 02/05 11:05:31.376: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 02/05 11:05:31.382: [smf] INFO: Removed Session: UE IMSI:[262424391609616] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 02/05 11:05:31.382: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 02/05 11:05:31.387: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 02/05 11:05:31.393: [smf] INFO: Removed Session: UE IMSI:[262422338122874] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 02/05 11:05:31.393: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 02/05 11:05:31.399: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 02/05 11:05:31.407: [smf] INFO: Removed Session: UE IMSI:[262427016310328] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 02/05 11:05:31.407: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 02/05 11:05:31.410: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 02/05 11:05:31.418: [smf] INFO: Removed Session: UE IMSI:[262421239691490] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 02/05 11:05:31.418: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 02/05 11:05:31.421: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 02/05 11:05:31.426: [smf] INFO: Removed Session: UE IMSI:[262423780250357] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 02/05 11:05:31.426: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 02/05 11:05:31.431: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 02/05 11:05:31.436: [smf] INFO: Removed Session: UE IMSI:[262428049153085] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 02/05 11:05:31.436: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 02/05 11:05:31.442: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 02/05 11:05:31.447: [smf] INFO: Removed Session: UE IMSI:[262421229710945] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 02/05 11:05:31.447: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 02/05 11:05:31.453: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 02/05 11:05:31.458: [smf] INFO: Removed Session: UE IMSI:[262423067332795] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 02/05 11:05:31.458: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 02/05 11:05:31.464: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 02/05 11:05:31.469: [smf] INFO: Removed Session: UE IMSI:[262423684563425] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 02/05 11:05:31.469: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 02/05 11:05:31.474: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 02/05 11:05:31.479: [smf] INFO: Removed Session: UE IMSI:[262428179855894] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 02/05 11:05:31.479: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 02/05 11:05:31.485: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 02/05 11:05:31.490: [smf] INFO: Removed Session: UE IMSI:[262424924177799] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 02/05 11:05:31.490: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 02/05 11:05:31.496: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 02/05 11:05:31.499: [smf] INFO: Removed Session: UE IMSI:[262427233137801] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 02/05 11:05:31.499: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 02/05 11:05:31.506: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 02/05 11:05:31.511: [smf] INFO: Removed Session: UE IMSI:[262427635557229] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 02/05 11:05:31.511: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 02/05 11:05:31.517: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 02/05 11:05:31.522: [smf] INFO: Removed Session: UE IMSI:[262420106285357] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 02/05 11:05:31.522: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 02/05 11:05:31.528: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 02/05 11:05:31.533: [smf] INFO: Removed Session: UE IMSI:[262422702349328] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 02/05 11:05:31.533: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 02/05 11:05:31.539: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 02/05 11:05:31.544: [smf] INFO: Removed Session: UE IMSI:[262421819832174] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 02/05 11:05:31.544: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 02/05 11:05:31.549: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 02/05 11:05:31.555: [smf] INFO: Removed Session: UE IMSI:[262426745400145] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 02/05 11:05:31.555: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 02/05 11:05:31.560: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 02/05 11:05:31.565: [smf] INFO: Removed Session: UE IMSI:[262420920197429] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 02/05 11:05:31.565: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 02/05 11:05:31.571: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 02/05 11:05:31.576: [smf] INFO: Removed Session: UE IMSI:[262424936874596] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 02/05 11:05:31.576: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 02/05 11:05:31.582: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 02/05 11:05:31.586: [smf] INFO: Removed Session: UE IMSI:[262420301123555] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 02/05 11:05:31.586: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 02/05 11:05:31.592: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 02/05 11:05:31.598: [smf] INFO: Removed Session: UE IMSI:[262421590844173] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 02/05 11:05:31.598: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 02/05 11:05:31.603: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 02/05 11:05:31.608: [smf] INFO: Removed Session: UE IMSI:[262427397201976] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 02/05 11:05:31.608: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 02/05 11:05:31.614: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 02/05 11:05:31.619: [smf] INFO: Removed Session: UE IMSI:[262421352964568] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 02/05 11:05:31.619: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 02/05 11:05:31.625: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 02/05 11:05:31.630: [smf] INFO: Removed Session: UE IMSI:[262420486432493] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 02/05 11:05:31.630: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 02/05 11:05:31.635: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 02/05 11:05:31.640: [smf] INFO: Removed Session: UE IMSI:[262420147449923] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 02/05 11:05:31.641: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 02/05 11:05:31.646: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 02/05 11:05:31.651: [smf] INFO: Removed Session: UE IMSI:[262426230570394] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 02/05 11:05:31.651: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 02/05 11:05:31.657: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 02/05 11:05:31.662: [smf] INFO: Removed Session: UE IMSI:[262424333456443] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 02/05 11:05:31.662: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 02/05 11:05:31.667: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 02/05 11:05:31.672: [smf] INFO: Removed Session: UE IMSI:[262424906914763] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 02/05 11:05:31.672: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 02/05 11:05:31.678: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 02/05 11:05:31.683: [smf] INFO: Removed Session: UE IMSI:[262429313766912] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 02/05 11:05:31.683: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 02/05 11:05:31.689: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 02/05 11:05:31.692: [smf] INFO: Removed Session: UE IMSI:[262428782732478] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 02/05 11:05:31.692: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 02/05 11:05:31.699: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 02/05 11:05:31.701: [smf] INFO: Removed Session: UE IMSI:[262427219059614] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 02/05 11:05:31.701: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 02/05 11:05:31.709: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 02/05 11:05:31.711: [smf] INFO: Removed Session: UE IMSI:[262420482386036] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 02/05 11:05:31.711: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 02/05 11:05:31.720: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 02/05 11:05:31.721: [smf] INFO: Removed Session: UE IMSI:[262424309225511] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 02/05 11:05:31.721: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 02/05 11:05:31.730: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 02/05 11:05:31.731: [smf] INFO: Removed Session: UE IMSI:[262426017607734] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 02/05 11:05:31.731: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 02/05 11:05:31.740: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 02/05 11:05:31.742: [smf] INFO: Removed Session: UE IMSI:[262429954907699] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 02/05 11:05:31.742: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 02/05 11:05:31.750: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 02/05 11:05:31.752: [smf] INFO: Removed Session: UE IMSI:[262424403314490] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 02/05 11:05:31.752: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 02/05 11:05:31.761: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 02/05 11:05:31.763: [smf] INFO: Removed Session: UE IMSI:[262424798345415] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 02/05 11:05:31.763: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 02/05 11:05:31.771: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 02/05 11:05:31.773: [smf] INFO: Removed Session: UE IMSI:[262426251768008] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 02/05 11:05:31.773: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 02/05 11:05:31.781: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 02/05 11:05:31.783: [smf] INFO: Removed Session: UE IMSI:[262424128418222] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 02/05 11:05:31.783: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 02/05 11:05:31.791: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 02/05 11:05:31.793: [smf] INFO: Removed Session: UE IMSI:[262427823117748] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 02/05 11:05:31.793: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 02/05 11:05:31.802: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 02/05 11:05:31.803: [smf] INFO: Removed Session: UE IMSI:[262421611556641] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 02/05 11:05:31.803: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 02/05 11:05:31.812: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 02/05 11:05:31.814: [smf] INFO: Removed Session: UE IMSI:[262427056814832] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 02/05 11:05:31.814: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 02/05 11:05:31.822: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 02/05 11:05:31.825: [smf] INFO: Removed Session: UE IMSI:[262429149825542] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 02/05 11:05:31.825: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 02/05 11:05:31.832: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 02/05 11:05:31.834: [smf] INFO: Removed Session: UE IMSI:[262427882104011] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 02/05 11:05:31.834: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 02/05 11:05:31.843: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 02/05 11:05:31.845: [smf] INFO: Removed Session: UE IMSI:[262428157596010] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 02/05 11:05:31.845: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 02/05 11:05:31.853: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 02/05 11:05:31.855: [smf] INFO: Removed Session: UE IMSI:[262429770597163] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 02/05 11:05:31.855: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 02/05 11:05:31.864: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 02/05 11:05:31.865: [smf] INFO: Removed Session: UE IMSI:[262426882971132] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 02/05 11:05:31.865: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 02/05 11:05:31.874: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 02/05 11:05:31.876: [smf] INFO: Removed Session: UE IMSI:[262427053376304] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 02/05 11:05:31.876: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 02/05 11:05:31.884: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 02/05 11:05:31.886: [smf] INFO: Removed Session: UE IMSI:[262424352687929] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 02/05 11:05:31.886: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 02/05 11:05:31.894: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 02/05 11:05:31.896: [smf] INFO: Removed Session: UE IMSI:[262421472276993] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 02/05 11:05:31.896: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 02/05 11:05:31.905: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 02/05 11:05:31.906: [smf] INFO: Removed Session: UE IMSI:[262428283144191] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 02/05 11:05:31.906: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 02/05 11:05:31.915: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 02/05 11:05:31.917: [smf] INFO: Removed Session: UE IMSI:[262421016502975] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 02/05 11:05:31.917: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 02/05 11:05:31.925: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 02/05 11:05:31.927: [smf] INFO: Removed Session: UE IMSI:[262422256026603] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 02/05 11:05:31.927: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 02/05 11:05:31.935: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 02/05 11:05:31.937: [smf] INFO: Removed Session: UE IMSI:[262427227025420] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 02/05 11:05:31.937: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 02/05 11:05:31.946: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 02/05 11:05:31.948: [smf] INFO: Removed Session: UE IMSI:[262420574504387] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 02/05 11:05:31.948: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 02/05 11:05:31.956: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 02/05 11:05:31.959: [smf] INFO: Removed Session: UE IMSI:[262421166796652] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 02/05 11:05:31.959: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 02/05 11:05:31.966: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 02/05 11:05:31.969: [smf] INFO: Removed Session: UE IMSI:[262426097297784] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 02/05 11:05:31.969: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 02/05 11:05:31.976: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 02/05 11:05:31.979: [smf] INFO: Removed Session: UE IMSI:[262425779836489] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 02/05 11:05:31.979: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 02/05 11:05:31.987: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 02/05 11:05:31.989: [smf] INFO: Removed Session: UE IMSI:[262425068666154] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 02/05 11:05:31.989: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 02/05 11:05:31.997: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 02/05 11:05:31.999: [smf] INFO: Removed Session: UE IMSI:[262421634655937] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:31.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 02/05 11:05:31.999: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 02/05 11:05:32.007: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 02/05 11:05:32.010: [smf] INFO: Removed Session: UE IMSI:[262422621780733] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 02/05 11:05:32.010: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 02/05 11:05:32.017: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 02/05 11:05:32.019: [smf] INFO: Removed Session: UE IMSI:[262424850457555] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 02/05 11:05:32.019: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 02/05 11:05:32.028: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 02/05 11:05:32.031: [smf] INFO: Removed Session: UE IMSI:[262424740916646] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 02/05 11:05:32.031: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 02/05 11:05:32.038: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 02/05 11:05:32.043: [smf] INFO: Removed Session: UE IMSI:[262427988298630] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 02/05 11:05:32.043: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 02/05 11:05:32.049: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 02/05 11:05:32.056: [smf] INFO: Removed Session: UE IMSI:[262427062443125] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 02/05 11:05:32.056: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 02/05 11:05:32.060: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 02/05 11:05:32.064: [smf] INFO: Removed Session: UE IMSI:[262428490102848] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 02/05 11:05:32.064: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 02/05 11:05:32.070: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 02/05 11:05:32.073: [smf] INFO: Removed Session: UE IMSI:[262426346458017] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 02/05 11:05:32.073: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 02/05 11:05:32.081: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 02/05 11:05:32.086: [smf] INFO: Removed Session: UE IMSI:[262421664310417] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 02/05 11:05:32.086: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 02/05 11:05:32.092: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 02/05 11:05:32.098: [smf] INFO: Removed Session: UE IMSI:[262422445760575] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 02/05 11:05:32.098: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 02/05 11:05:32.103: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 02/05 11:05:32.108: [smf] INFO: Removed Session: UE IMSI:[262427352857244] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 02/05 11:05:32.108: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 02/05 11:05:32.113: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 02/05 11:05:32.119: [smf] INFO: Removed Session: UE IMSI:[262424616432857] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 02/05 11:05:32.119: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 02/05 11:05:32.124: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 02/05 11:05:32.129: [smf] INFO: Removed Session: UE IMSI:[262420260702690] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 02/05 11:05:32.129: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 02/05 11:05:32.135: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 02/05 11:05:32.140: [smf] INFO: Removed Session: UE IMSI:[262428554298303] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 02/05 11:05:32.140: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 02/05 11:05:32.146: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 02/05 11:05:32.155: [smf] INFO: Removed Session: UE IMSI:[262424086098762] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 02/05 11:05:32.156: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 02/05 11:05:32.157: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 02/05 11:05:32.166: [smf] INFO: Removed Session: UE IMSI:[262427115473721] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 02/05 11:05:32.167: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 02/05 11:05:32.169: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 02/05 11:05:32.177: [smf] INFO: Removed Session: UE IMSI:[262422774425300] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 02/05 11:05:32.177: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 02/05 11:05:32.179: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 02/05 11:05:32.186: [smf] INFO: Removed Session: UE IMSI:[262423927148737] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 02/05 11:05:32.186: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 02/05 11:05:32.190: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 02/05 11:05:32.193: [smf] INFO: Removed Session: UE IMSI:[262422897298460] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 02/05 11:05:32.193: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 02/05 11:05:32.200: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 02/05 11:05:32.204: [smf] INFO: Removed Session: UE IMSI:[262420780461852] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 02/05 11:05:32.204: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 02/05 11:05:32.212: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 02/05 11:05:32.219: [smf] INFO: Removed Session: UE IMSI:[262427990713069] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 02/05 11:05:32.219: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 02/05 11:05:32.223: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 02/05 11:05:32.228: [smf] INFO: Removed Session: UE IMSI:[262422737262668] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 02/05 11:05:32.228: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 02/05 11:05:32.233: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 02/05 11:05:32.240: [smf] INFO: Removed Session: UE IMSI:[262427026281373] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 02/05 11:05:32.240: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 02/05 11:05:32.244: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 02/05 11:05:32.249: [smf] INFO: Removed Session: UE IMSI:[262426222837439] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 02/05 11:05:32.249: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 02/05 11:05:32.255: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 02/05 11:05:32.260: [smf] INFO: Removed Session: UE IMSI:[262422957445779] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 02/05 11:05:32.260: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 02/05 11:05:32.266: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 02/05 11:05:32.271: [smf] INFO: Removed Session: UE IMSI:[262428722278816] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 02/05 11:05:32.271: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 02/05 11:05:32.276: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 02/05 11:05:32.282: [smf] INFO: Removed Session: UE IMSI:[262426575106154] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 02/05 11:05:32.282: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 02/05 11:05:32.287: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 02/05 11:05:32.291: [smf] INFO: Removed Session: UE IMSI:[262426659774938] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 02/05 11:05:32.291: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 02/05 11:05:32.298: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 02/05 11:05:32.302: [smf] INFO: Removed Session: UE IMSI:[262427476014386] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 02/05 11:05:32.302: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 02/05 11:05:32.308: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 02/05 11:05:32.314: [smf] INFO: Removed Session: UE IMSI:[262427397131347] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 02/05 11:05:32.314: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 02/05 11:05:32.319: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 02/05 11:05:32.325: [smf] INFO: Removed Session: UE IMSI:[262425051149545] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 02/05 11:05:32.325: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 02/05 11:05:32.330: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 02/05 11:05:32.338: [smf] INFO: Removed Session: UE IMSI:[262427820447907] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 02/05 11:05:32.338: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 02/05 11:05:32.342: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 02/05 11:05:32.350: [smf] INFO: Removed Session: UE IMSI:[262426740235227] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 02/05 11:05:32.350: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 02/05 11:05:32.353: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 02/05 11:05:32.362: [smf] INFO: Removed Session: UE IMSI:[262424154684405] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 02/05 11:05:32.362: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 02/05 11:05:32.364: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 02/05 11:05:32.371: [smf] INFO: Removed Session: UE IMSI:[262422068252010] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 02/05 11:05:32.371: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 02/05 11:05:32.375: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 02/05 11:05:32.380: [smf] INFO: Removed Session: UE IMSI:[262422278121118] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 02/05 11:05:32.380: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 02/05 11:05:32.386: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 02/05 11:05:32.391: [smf] INFO: Removed Session: UE IMSI:[262427797701996] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 02/05 11:05:32.391: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 02/05 11:05:32.397: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 02/05 11:05:32.402: [smf] INFO: Removed Session: UE IMSI:[262426831689397] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 02/05 11:05:32.402: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 02/05 11:05:32.408: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 02/05 11:05:32.416: [smf] INFO: Removed Session: UE IMSI:[262429697054138] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 02/05 11:05:32.416: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 02/05 11:05:32.418: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 02/05 11:05:32.424: [smf] INFO: Removed Session: UE IMSI:[262422579603751] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 02/05 11:05:32.424: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 02/05 11:05:32.429: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 02/05 11:05:32.435: [smf] INFO: Removed Session: UE IMSI:[262428581506999] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 02/05 11:05:32.435: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 02/05 11:05:32.440: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 02/05 11:05:32.446: [smf] INFO: Removed Session: UE IMSI:[262421469425721] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 02/05 11:05:32.446: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 02/05 11:05:32.451: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 02/05 11:05:32.457: [smf] INFO: Removed Session: UE IMSI:[262420164581568] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 02/05 11:05:32.457: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 02/05 11:05:32.462: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 02/05 11:05:32.467: [smf] INFO: Removed Session: UE IMSI:[262427380076753] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 02/05 11:05:32.467: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 02/05 11:05:32.472: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 02/05 11:05:32.477: [smf] INFO: Removed Session: UE IMSI:[262420190519595] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 02/05 11:05:32.477: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 02/05 11:05:32.483: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 02/05 11:05:32.489: [smf] INFO: Removed Session: UE IMSI:[262425565707099] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 02/05 11:05:32.489: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 02/05 11:05:32.494: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 02/05 11:05:32.500: [smf] INFO: Removed Session: UE IMSI:[262426284119345] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 02/05 11:05:32.500: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 02/05 11:05:32.505: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 02/05 11:05:32.509: [smf] INFO: Removed Session: UE IMSI:[262424565446921] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 02/05 11:05:32.509: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 02/05 11:05:32.515: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 02/05 11:05:32.521: [smf] INFO: Removed Session: UE IMSI:[262425826045065] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 02/05 11:05:32.521: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 02/05 11:05:32.526: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 02/05 11:05:32.532: [smf] INFO: Removed Session: UE IMSI:[262424621760763] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 02/05 11:05:32.532: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 02/05 11:05:32.537: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 02/05 11:05:32.542: [smf] INFO: Removed Session: UE IMSI:[262428650884665] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 02/05 11:05:32.542: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 02/05 11:05:32.548: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 02/05 11:05:32.556: [smf] INFO: Removed Session: UE IMSI:[262422868281751] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 02/05 11:05:32.556: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 02/05 11:05:32.559: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 02/05 11:05:32.565: [smf] INFO: Removed Session: UE IMSI:[262429604455462] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 02/05 11:05:32.565: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 02/05 11:05:32.570: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 02/05 11:05:32.575: [smf] INFO: Removed Session: UE IMSI:[262426038849506] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 02/05 11:05:32.575: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 02/05 11:05:32.580: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 02/05 11:05:32.586: [smf] INFO: Removed Session: UE IMSI:[262420288739819] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 02/05 11:05:32.586: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 02/05 11:05:32.591: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 02/05 11:05:32.596: [smf] INFO: Removed Session: UE IMSI:[262427503958042] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 02/05 11:05:32.596: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 02/05 11:05:32.602: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 02/05 11:05:32.608: [smf] INFO: Removed Session: UE IMSI:[262421388989749] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 02/05 11:05:32.608: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 02/05 11:05:32.613: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 02/05 11:05:32.618: [smf] INFO: Removed Session: UE IMSI:[262426634510883] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 02/05 11:05:32.618: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 02/05 11:05:32.623: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 02/05 11:05:32.629: [smf] INFO: Removed Session: UE IMSI:[262426767984392] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 02/05 11:05:32.629: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 02/05 11:05:32.634: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 02/05 11:05:32.639: [smf] INFO: Removed Session: UE IMSI:[262429327240552] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 02/05 11:05:32.639: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 02/05 11:05:32.645: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 02/05 11:05:32.650: [smf] INFO: Removed Session: UE IMSI:[262425370251124] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 02/05 11:05:32.650: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 02/05 11:05:32.656: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 02/05 11:05:32.661: [smf] INFO: Removed Session: UE IMSI:[262421016757835] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 02/05 11:05:32.661: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 02/05 11:05:32.667: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 02/05 11:05:32.673: [smf] INFO: Removed Session: UE IMSI:[262429324555740] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 02/05 11:05:32.673: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 02/05 11:05:32.677: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 02/05 11:05:32.683: [smf] INFO: Removed Session: UE IMSI:[262422466505781] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 02/05 11:05:32.683: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 02/05 11:05:32.688: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 02/05 11:05:32.693: [smf] INFO: Removed Session: UE IMSI:[262424756668364] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 02/05 11:05:32.693: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 02/05 11:05:32.699: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 02/05 11:05:32.705: [smf] INFO: Removed Session: UE IMSI:[262428346638680] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 02/05 11:05:32.705: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 02/05 11:05:32.710: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 02/05 11:05:32.715: [smf] INFO: Removed Session: UE IMSI:[262428885691729] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 02/05 11:05:32.715: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 02/05 11:05:32.721: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 02/05 11:05:32.730: [smf] INFO: Removed Session: UE IMSI:[262424150756513] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 02/05 11:05:32.730: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 02/05 11:05:32.733: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 02/05 11:05:32.741: [smf] INFO: Removed Session: UE IMSI:[262424390043219] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 02/05 11:05:32.741: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 02/05 11:05:32.744: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 02/05 11:05:32.750: [smf] INFO: Removed Session: UE IMSI:[262426838570872] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 02/05 11:05:32.750: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 02/05 11:05:32.754: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 02/05 11:05:32.760: [smf] INFO: Removed Session: UE IMSI:[262429369241543] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 02/05 11:05:32.760: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 02/05 11:05:32.765: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 02/05 11:05:32.770: [smf] INFO: Removed Session: UE IMSI:[262429635066986] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 02/05 11:05:32.770: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 02/05 11:05:32.776: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 02/05 11:05:32.781: [smf] INFO: Removed Session: UE IMSI:[262421511837311] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 02/05 11:05:32.781: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 02/05 11:05:32.787: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 02/05 11:05:32.792: [smf] INFO: Removed Session: UE IMSI:[262427288457413] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 02/05 11:05:32.792: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 02/05 11:05:32.798: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 02/05 11:05:32.803: [smf] INFO: Removed Session: UE IMSI:[262423939657282] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 02/05 11:05:32.803: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 02/05 11:05:32.808: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 02/05 11:05:32.813: [smf] INFO: Removed Session: UE IMSI:[262425265818180] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 02/05 11:05:32.813: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 02/05 11:05:32.819: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 02/05 11:05:32.824: [smf] INFO: Removed Session: UE IMSI:[262423518876930] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 02/05 11:05:32.824: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 02/05 11:05:32.830: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 02/05 11:05:32.835: [smf] INFO: Removed Session: UE IMSI:[262422258661784] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 02/05 11:05:32.835: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 02/05 11:05:32.841: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 02/05 11:05:32.846: [smf] INFO: Removed Session: UE IMSI:[262427197836752] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 02/05 11:05:32.846: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 02/05 11:05:32.851: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 02/05 11:05:32.857: [smf] INFO: Removed Session: UE IMSI:[262425158013328] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 02/05 11:05:32.857: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 02/05 11:05:32.862: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 02/05 11:05:32.868: [smf] INFO: Removed Session: UE IMSI:[262426350730870] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 02/05 11:05:32.868: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 02/05 11:05:32.873: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 02/05 11:05:32.878: [smf] INFO: Removed Session: UE IMSI:[262425827446124] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 02/05 11:05:32.878: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 02/05 11:05:32.884: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 02/05 11:05:32.889: [smf] INFO: Removed Session: UE IMSI:[262424812058537] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 02/05 11:05:32.889: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 02/05 11:05:32.895: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 02/05 11:05:32.901: [smf] INFO: Removed Session: UE IMSI:[262421273059987] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 02/05 11:05:32.901: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 02/05 11:05:32.905: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 02/05 11:05:32.911: [smf] INFO: Removed Session: UE IMSI:[262428877265195] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 02/05 11:05:32.911: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 02/05 11:05:32.916: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 02/05 11:05:32.922: [smf] INFO: Removed Session: UE IMSI:[262425068954676] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 02/05 11:05:32.922: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 02/05 11:05:32.927: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 02/05 11:05:32.932: [smf] INFO: Removed Session: UE IMSI:[262421869056989] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 02/05 11:05:32.932: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 02/05 11:05:32.938: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 02/05 11:05:32.943: [smf] INFO: Removed Session: UE IMSI:[262429418126391] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 02/05 11:05:32.943: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 02/05 11:05:32.949: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 02/05 11:05:32.954: [smf] INFO: Removed Session: UE IMSI:[262425405264503] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 02/05 11:05:32.954: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 02/05 11:05:32.959: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 02/05 11:05:32.965: [smf] INFO: Removed Session: UE IMSI:[262428375419302] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 02/05 11:05:32.965: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 02/05 11:05:32.970: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 02/05 11:05:32.976: [smf] INFO: Removed Session: UE IMSI:[262420901979500] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 02/05 11:05:32.976: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 02/05 11:05:32.981: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 02/05 11:05:32.986: [smf] INFO: Removed Session: UE IMSI:[262420486114558] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 02/05 11:05:32.987: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 02/05 11:05:32.992: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 02/05 11:05:32.998: [smf] INFO: Removed Session: UE IMSI:[262420284597858] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:32.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 02/05 11:05:32.998: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 02/05 11:05:33.003: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 02/05 11:05:33.009: [smf] INFO: Removed Session: UE IMSI:[262423477381579] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 02/05 11:05:33.009: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 02/05 11:05:33.013: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 02/05 11:05:33.018: [smf] INFO: Removed Session: UE IMSI:[262426066558989] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 02/05 11:05:33.019: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 02/05 11:05:33.024: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 02/05 11:05:33.030: [smf] INFO: Removed Session: UE IMSI:[262426350955154] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 02/05 11:05:33.030: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 02/05 11:05:33.035: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 02/05 11:05:33.043: [smf] INFO: Removed Session: UE IMSI:[262427170498806] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 02/05 11:05:33.043: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 02/05 11:05:33.046: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 02/05 11:05:33.051: [smf] INFO: Removed Session: UE IMSI:[262425226213332] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 02/05 11:05:33.051: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 02/05 11:05:33.056: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 02/05 11:05:33.061: [smf] INFO: Removed Session: UE IMSI:[262426004916864] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 02/05 11:05:33.061: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 02/05 11:05:33.067: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 02/05 11:05:33.073: [smf] INFO: Removed Session: UE IMSI:[262424879264386] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 02/05 11:05:33.073: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 02/05 11:05:33.078: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 02/05 11:05:33.084: [smf] INFO: Removed Session: UE IMSI:[262423021731375] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 02/05 11:05:33.084: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 02/05 11:05:33.089: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 02/05 11:05:33.094: [smf] INFO: Removed Session: UE IMSI:[262420949461040] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 02/05 11:05:33.094: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 02/05 11:05:33.099: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 02/05 11:05:33.105: [smf] INFO: Removed Session: UE IMSI:[262421101372605] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 02/05 11:05:33.105: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 02/05 11:05:33.110: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 02/05 11:05:33.115: [smf] INFO: Removed Session: UE IMSI:[262424868534070] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 02/05 11:05:33.116: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 02/05 11:05:33.121: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 02/05 11:05:33.126: [smf] INFO: Removed Session: UE IMSI:[262426590950960] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 02/05 11:05:33.126: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 02/05 11:05:33.132: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 02/05 11:05:33.137: [smf] INFO: Removed Session: UE IMSI:[262428260918257] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 02/05 11:05:33.137: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 02/05 11:05:33.142: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 02/05 11:05:33.148: [smf] INFO: Removed Session: UE IMSI:[262425351697240] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 02/05 11:05:33.148: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 02/05 11:05:33.153: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 02/05 11:05:33.159: [smf] INFO: Removed Session: UE IMSI:[262427476971555] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 02/05 11:05:33.159: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 02/05 11:05:33.164: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 02/05 11:05:33.169: [smf] INFO: Removed Session: UE IMSI:[262427878742967] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 02/05 11:05:33.169: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 02/05 11:05:33.175: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 02/05 11:05:33.181: [smf] INFO: Removed Session: UE IMSI:[262423807281625] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 02/05 11:05:33.181: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 02/05 11:05:33.186: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 02/05 11:05:33.194: [smf] INFO: Removed Session: UE IMSI:[262421448876770] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 02/05 11:05:33.194: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 02/05 11:05:33.197: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 02/05 11:05:33.202: [smf] INFO: Removed Session: UE IMSI:[262428252353629] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 02/05 11:05:33.202: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 02/05 11:05:33.208: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 02/05 11:05:33.213: [smf] INFO: Removed Session: UE IMSI:[262423936533548] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 02/05 11:05:33.213: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 02/05 11:05:33.219: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 02/05 11:05:33.227: [smf] INFO: Removed Session: UE IMSI:[262429365504254] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 02/05 11:05:33.227: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 02/05 11:05:33.230: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 02/05 11:05:33.238: [smf] INFO: Removed Session: UE IMSI:[262425325195951] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 02/05 11:05:33.238: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 02/05 11:05:33.241: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 02/05 11:05:33.247: [smf] INFO: Removed Session: UE IMSI:[262428325726463] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 02/05 11:05:33.247: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 02/05 11:05:33.252: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 02/05 11:05:33.259: [smf] INFO: Removed Session: UE IMSI:[262423858129814] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 02/05 11:05:33.259: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 02/05 11:05:33.263: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 02/05 11:05:33.272: [smf] INFO: Removed Session: UE IMSI:[262426576054122] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 02/05 11:05:33.272: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 02/05 11:05:33.275: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 02/05 11:05:33.282: [smf] INFO: Removed Session: UE IMSI:[262429250401575] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 02/05 11:05:33.282: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 02/05 11:05:33.286: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 02/05 11:05:33.290: [smf] INFO: Removed Session: UE IMSI:[262422882696950] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 02/05 11:05:33.291: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 02/05 11:05:33.297: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 02/05 11:05:33.305: [smf] INFO: Removed Session: UE IMSI:[262428031585609] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 02/05 11:05:33.305: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 02/05 11:05:33.308: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 02/05 11:05:33.316: [smf] INFO: Removed Session: UE IMSI:[262423572325880] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 02/05 11:05:33.316: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 02/05 11:05:33.319: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 02/05 11:05:33.327: [smf] INFO: Removed Session: UE IMSI:[262427687290350] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 02/05 11:05:33.327: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 02/05 11:05:33.331: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 02/05 11:05:33.339: [smf] INFO: Removed Session: UE IMSI:[262424899244437] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 02/05 11:05:33.339: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 02/05 11:05:33.342: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 02/05 11:05:33.349: [smf] INFO: Removed Session: UE IMSI:[262425313840641] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 02/05 11:05:33.349: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 02/05 11:05:33.353: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 02/05 11:05:33.358: [smf] INFO: Removed Session: UE IMSI:[262420515932353] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 02/05 11:05:33.358: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 02/05 11:05:33.364: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 02/05 11:05:33.369: [smf] INFO: Removed Session: UE IMSI:[262426744362420] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 02/05 11:05:33.369: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 02/05 11:05:33.374: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 02/05 11:05:33.379: [smf] INFO: Removed Session: UE IMSI:[262426118380185] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 02/05 11:05:33.379: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 02/05 11:05:33.385: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 02/05 11:05:33.390: [smf] INFO: Removed Session: UE IMSI:[262429082182968] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 02/05 11:05:33.390: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 02/05 11:05:33.396: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 02/05 11:05:33.401: [smf] INFO: Removed Session: UE IMSI:[262420213641948] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 02/05 11:05:33.401: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 02/05 11:05:33.407: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 02/05 11:05:33.412: [smf] INFO: Removed Session: UE IMSI:[262420355219681] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 02/05 11:05:33.412: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 02/05 11:05:33.417: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 02/05 11:05:33.422: [smf] INFO: Removed Session: UE IMSI:[262429104955851] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 02/05 11:05:33.422: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 02/05 11:05:33.428: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 02/05 11:05:33.433: [smf] INFO: Removed Session: UE IMSI:[262421254381894] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 02/05 11:05:33.433: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 02/05 11:05:33.439: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 02/05 11:05:33.444: [smf] INFO: Removed Session: UE IMSI:[262427468169909] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 02/05 11:05:33.444: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 02/05 11:05:33.449: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 02/05 11:05:33.454: [smf] INFO: Removed Session: UE IMSI:[262429844658764] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 02/05 11:05:33.454: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 02/05 11:05:33.460: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 02/05 11:05:33.465: [smf] INFO: Removed Session: UE IMSI:[262423552312219] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 02/05 11:05:33.465: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 02/05 11:05:33.471: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 02/05 11:05:33.476: [smf] INFO: Removed Session: UE IMSI:[262423557964841] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 02/05 11:05:33.476: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 02/05 11:05:33.482: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 02/05 11:05:33.487: [smf] INFO: Removed Session: UE IMSI:[262420617296290] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 02/05 11:05:33.487: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 02/05 11:05:33.492: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 02/05 11:05:33.497: [smf] INFO: Removed Session: UE IMSI:[262425438358986] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 02/05 11:05:33.497: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 02/05 11:05:33.503: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 02/05 11:05:33.508: [smf] INFO: Removed Session: UE IMSI:[262423152851680] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 02/05 11:05:33.508: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 02/05 11:05:33.514: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 02/05 11:05:33.519: [smf] INFO: Removed Session: UE IMSI:[262429590929415] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 02/05 11:05:33.519: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 02/05 11:05:33.524: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 02/05 11:05:33.529: [smf] INFO: Removed Session: UE IMSI:[262423359473640] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 02/05 11:05:33.529: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 02/05 11:05:33.535: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 02/05 11:05:33.540: [smf] INFO: Removed Session: UE IMSI:[262421723983984] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 02/05 11:05:33.540: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 02/05 11:05:33.546: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 02/05 11:05:33.550: [smf] INFO: Removed Session: UE IMSI:[262424999869646] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 02/05 11:05:33.550: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 02/05 11:05:33.557: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 02/05 11:05:33.562: [smf] INFO: Removed Session: UE IMSI:[262420074595657] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 02/05 11:05:33.562: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 02/05 11:05:33.568: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 02/05 11:05:33.577: [smf] INFO: Removed Session: UE IMSI:[262421109283735] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 02/05 11:05:33.577: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 02/05 11:05:33.579: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 02/05 11:05:33.587: [smf] INFO: Removed Session: UE IMSI:[262421106735814] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 02/05 11:05:33.587: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 02/05 11:05:33.590: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 02/05 11:05:33.595: [smf] INFO: Removed Session: UE IMSI:[262429427759301] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 02/05 11:05:33.595: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 02/05 11:05:33.601: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 02/05 11:05:33.606: [smf] INFO: Removed Session: UE IMSI:[262420613393113] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 02/05 11:05:33.606: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 02/05 11:05:33.612: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 02/05 11:05:33.617: [smf] INFO: Removed Session: UE IMSI:[262420847146498] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 02/05 11:05:33.617: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 02/05 11:05:33.622: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 02/05 11:05:33.627: [smf] INFO: Removed Session: UE IMSI:[262424107572354] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 02/05 11:05:33.627: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 02/05 11:05:33.632: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 02/05 11:05:33.636: [smf] INFO: Removed Session: UE IMSI:[262427237187344] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 02/05 11:05:33.636: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 02/05 11:05:33.643: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 02/05 11:05:33.649: [smf] INFO: Removed Session: UE IMSI:[262429691108574] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 02/05 11:05:33.649: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 02/05 11:05:33.654: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 02/05 11:05:33.660: [smf] INFO: Removed Session: UE IMSI:[262425079209612] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 02/05 11:05:33.660: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 02/05 11:05:33.665: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 02/05 11:05:33.670: [smf] INFO: Removed Session: UE IMSI:[262421066945142] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 02/05 11:05:33.670: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 02/05 11:05:33.676: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 02/05 11:05:33.681: [smf] INFO: Removed Session: UE IMSI:[262426475454940] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 02/05 11:05:33.681: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 02/05 11:05:33.686: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 02/05 11:05:33.692: [smf] INFO: Removed Session: UE IMSI:[262421377453245] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 02/05 11:05:33.692: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 02/05 11:05:33.697: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 02/05 11:05:33.702: [smf] INFO: Removed Session: UE IMSI:[262428811509820] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 02/05 11:05:33.702: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 02/05 11:05:33.708: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 02/05 11:05:33.713: [smf] INFO: Removed Session: UE IMSI:[262425880175899] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 02/05 11:05:33.713: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 02/05 11:05:33.719: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 02/05 11:05:33.724: [smf] INFO: Removed Session: UE IMSI:[262426512300672] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 02/05 11:05:33.724: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 02/05 11:05:33.730: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 02/05 11:05:33.737: [smf] INFO: Removed Session: UE IMSI:[262427040428603] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 02/05 11:05:33.738: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 02/05 11:05:33.740: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 02/05 11:05:33.747: [smf] INFO: Removed Session: UE IMSI:[262425044820174] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 02/05 11:05:33.747: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 02/05 11:05:33.751: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 02/05 11:05:33.759: [smf] INFO: Removed Session: UE IMSI:[262423467950665] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 02/05 11:05:33.759: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 02/05 11:05:33.762: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 02/05 11:05:33.766: [smf] INFO: Removed Session: UE IMSI:[262428047110683] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 02/05 11:05:33.766: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 02/05 11:05:33.773: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 02/05 11:05:33.779: [smf] INFO: Removed Session: UE IMSI:[262426828734858] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 02/05 11:05:33.779: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 02/05 11:05:33.784: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 02/05 11:05:33.788: [smf] INFO: Removed Session: UE IMSI:[262420847721395] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 02/05 11:05:33.788: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 02/05 11:05:33.794: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 02/05 11:05:33.799: [smf] INFO: Removed Session: UE IMSI:[262423186204131] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 02/05 11:05:33.799: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 02/05 11:05:33.805: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 02/05 11:05:33.810: [smf] INFO: Removed Session: UE IMSI:[262420367756617] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 02/05 11:05:33.810: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 02/05 11:05:33.816: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 02/05 11:05:33.821: [smf] INFO: Removed Session: UE IMSI:[262429911034929] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 02/05 11:05:33.821: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 02/05 11:05:33.827: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 02/05 11:05:33.832: [smf] INFO: Removed Session: UE IMSI:[262424426670081] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 02/05 11:05:33.832: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 02/05 11:05:33.838: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 02/05 11:05:33.843: [smf] INFO: Removed Session: UE IMSI:[262421926573400] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 02/05 11:05:33.843: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 02/05 11:05:33.848: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 02/05 11:05:33.853: [smf] INFO: Removed Session: UE IMSI:[262421833549767] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 02/05 11:05:33.853: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 02/05 11:05:33.859: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 02/05 11:05:33.864: [smf] INFO: Removed Session: UE IMSI:[262424889348152] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 02/05 11:05:33.864: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 02/05 11:05:33.870: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 02/05 11:05:33.875: [smf] INFO: Removed Session: UE IMSI:[262423891755049] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 02/05 11:05:33.875: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 02/05 11:05:33.881: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 02/05 11:05:33.885: [smf] INFO: Removed Session: UE IMSI:[262420260043155] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 02/05 11:05:33.885: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 02/05 11:05:33.892: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 02/05 11:05:33.896: [smf] INFO: Removed Session: UE IMSI:[262426857844867] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 02/05 11:05:33.896: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 02/05 11:05:33.902: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 02/05 11:05:33.906: [smf] INFO: Removed Session: UE IMSI:[262423005725242] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 02/05 11:05:33.906: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 02/05 11:05:33.913: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 02/05 11:05:33.921: [smf] INFO: Removed Session: UE IMSI:[262420957986294] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 02/05 11:05:33.921: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 02/05 11:05:33.925: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 02/05 11:05:33.931: [smf] INFO: Removed Session: UE IMSI:[262429548001077] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 02/05 11:05:33.931: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 02/05 11:05:33.935: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 02/05 11:05:33.937: [smf] INFO: Removed Session: UE IMSI:[262425644149523] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 02/05 11:05:33.937: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 02/05 11:05:33.945: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 02/05 11:05:33.948: [smf] INFO: Removed Session: UE IMSI:[262429052556515] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 02/05 11:05:33.948: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 02/05 11:05:33.956: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 02/05 11:05:33.962: [smf] INFO: Removed Session: UE IMSI:[262421607740224] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 02/05 11:05:33.962: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 02/05 11:05:33.967: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 02/05 11:05:33.976: [smf] INFO: Removed Session: UE IMSI:[262428996215314] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 02/05 11:05:33.976: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 02/05 11:05:33.979: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 02/05 11:05:33.988: [smf] INFO: Removed Session: UE IMSI:[262429782690998] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 02/05 11:05:33.988: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 02/05 11:05:33.990: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 02/05 11:05:33.996: [smf] INFO: Removed Session: UE IMSI:[262423450671395] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:33.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 02/05 11:05:33.996: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 02/05 11:05:34.001: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 02/05 11:05:34.005: [smf] INFO: Removed Session: UE IMSI:[262421547832162] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 02/05 11:05:34.005: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 02/05 11:05:34.011: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 02/05 11:05:34.019: [smf] INFO: Removed Session: UE IMSI:[262421128410118] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 02/05 11:05:34.019: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 02/05 11:05:34.023: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 02/05 11:05:34.033: [smf] INFO: Removed Session: UE IMSI:[262427274766274] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 02/05 11:05:34.033: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 02/05 11:05:34.034: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 02/05 11:05:34.043: [smf] INFO: Removed Session: UE IMSI:[262425987745098] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 02/05 11:05:34.043: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 02/05 11:05:34.046: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 02/05 11:05:34.051: [smf] INFO: Removed Session: UE IMSI:[262420618787137] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 02/05 11:05:34.051: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 02/05 11:05:34.056: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 02/05 11:05:34.066: [smf] INFO: Removed Session: UE IMSI:[262427713852734] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 02/05 11:05:34.066: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 02/05 11:05:34.069: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 02/05 11:05:34.077: [smf] INFO: Removed Session: UE IMSI:[262421811356410] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 02/05 11:05:34.077: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 02/05 11:05:34.080: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 02/05 11:05:34.086: [smf] INFO: Removed Session: UE IMSI:[262420243164316] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 02/05 11:05:34.086: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 02/05 11:05:34.091: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 02/05 11:05:34.097: [smf] INFO: Removed Session: UE IMSI:[262426044474236] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 02/05 11:05:34.098: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 02/05 11:05:34.102: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 02/05 11:05:34.108: [smf] INFO: Removed Session: UE IMSI:[262427266655044] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 02/05 11:05:34.108: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 02/05 11:05:34.113: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 02/05 11:05:34.120: [smf] INFO: Removed Session: UE IMSI:[262426785309008] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 02/05 11:05:34.120: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 02/05 11:05:34.124: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 02/05 11:05:34.132: [smf] INFO: Removed Session: UE IMSI:[262428047908863] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 02/05 11:05:34.132: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 02/05 11:05:34.134: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 02/05 11:05:34.140: [smf] INFO: Removed Session: UE IMSI:[262423706760818] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 02/05 11:05:34.140: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 02/05 11:05:34.145: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 02/05 11:05:34.151: [smf] INFO: Removed Session: UE IMSI:[262426511733277] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 02/05 11:05:34.151: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 02/05 11:05:34.156: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 02/05 11:05:34.165: [smf] INFO: Removed Session: UE IMSI:[262424748419483] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 02/05 11:05:34.165: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 02/05 11:05:34.167: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 02/05 11:05:34.174: [smf] INFO: Removed Session: UE IMSI:[262428609556414] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 02/05 11:05:34.174: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 02/05 11:05:34.178: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 02/05 11:05:34.185: [smf] INFO: Removed Session: UE IMSI:[262420410333381] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 02/05 11:05:34.185: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 02/05 11:05:34.188: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 02/05 11:05:34.193: [smf] INFO: Removed Session: UE IMSI:[262429846407975] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 02/05 11:05:34.193: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 02/05 11:05:34.199: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 02/05 11:05:34.205: [smf] INFO: Removed Session: UE IMSI:[262429320701805] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 02/05 11:05:34.205: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 02/05 11:05:34.210: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 02/05 11:05:34.216: [smf] INFO: Removed Session: UE IMSI:[262420461308444] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 02/05 11:05:34.216: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 02/05 11:05:34.221: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 02/05 11:05:34.227: [smf] INFO: Removed Session: UE IMSI:[262424741208210] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 02/05 11:05:34.227: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 02/05 11:05:34.232: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 02/05 11:05:34.237: [smf] INFO: Removed Session: UE IMSI:[262429118338007] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 02/05 11:05:34.237: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 02/05 11:05:34.243: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 02/05 11:05:34.248: [smf] INFO: Removed Session: UE IMSI:[262423747112649] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 02/05 11:05:34.248: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 02/05 11:05:34.254: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 02/05 11:05:34.262: [smf] INFO: Removed Session: UE IMSI:[262421065902282] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 02/05 11:05:34.262: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 02/05 11:05:34.265: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 02/05 11:05:34.270: [smf] INFO: Removed Session: UE IMSI:[262427828758227] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 02/05 11:05:34.270: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 02/05 11:05:34.276: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 02/05 11:05:34.281: [smf] INFO: Removed Session: UE IMSI:[262426335937424] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 02/05 11:05:34.281: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 02/05 11:05:34.287: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 02/05 11:05:34.293: [smf] INFO: Removed Session: UE IMSI:[262421257576378] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 02/05 11:05:34.293: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 02/05 11:05:34.297: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 02/05 11:05:34.305: [smf] INFO: Removed Session: UE IMSI:[262421712708525] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 02/05 11:05:34.305: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 02/05 11:05:34.308: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 02/05 11:05:34.319: [smf] INFO: Removed Session: UE IMSI:[262425312124308] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 02/05 11:05:34.319: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 02/05 11:05:34.320: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 02/05 11:05:34.331: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 02/05 11:05:34.332: [smf] INFO: Removed Session: UE IMSI:[262424207666932] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 02/05 11:05:34.332: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 02/05 11:05:34.341: [smf] INFO: Removed Session: UE IMSI:[262420812585443] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 02/05 11:05:34.341: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 02/05 11:05:34.342: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 02/05 11:05:34.347: [smf] INFO: Removed Session: UE IMSI:[262427914154212] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 02/05 11:05:34.347: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 02/05 11:05:34.353: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 02/05 11:05:34.360: [smf] INFO: Removed Session: UE IMSI:[262423526127608] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 02/05 11:05:34.360: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 02/05 11:05:34.363: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 02/05 11:05:34.370: [smf] INFO: Removed Session: UE IMSI:[262428179990375] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 02/05 11:05:34.370: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 02/05 11:05:34.374: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 02/05 11:05:34.383: [smf] INFO: Removed Session: UE IMSI:[262429297315648] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 02/05 11:05:34.383: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 02/05 11:05:34.385: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 02/05 11:05:34.393: [smf] INFO: Removed Session: UE IMSI:[262423627737953] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 02/05 11:05:34.393: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 02/05 11:05:34.396: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 02/05 11:05:34.400: [smf] INFO: Removed Session: UE IMSI:[262421361466106] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 02/05 11:05:34.401: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 02/05 11:05:34.407: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 02/05 11:05:34.411: [smf] INFO: Removed Session: UE IMSI:[262424116088799] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 02/05 11:05:34.411: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 02/05 11:05:34.417: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 02/05 11:05:34.424: [smf] INFO: Removed Session: UE IMSI:[262421195398898] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 02/05 11:05:34.424: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 02/05 11:05:34.428: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 02/05 11:05:34.433: [smf] INFO: Removed Session: UE IMSI:[262428276959400] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 02/05 11:05:34.434: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 02/05 11:05:34.438: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 02/05 11:05:34.443: [smf] INFO: Removed Session: UE IMSI:[262428393241028] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 02/05 11:05:34.443: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 02/05 11:05:34.449: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 02/05 11:05:34.454: [smf] INFO: Removed Session: UE IMSI:[262420688321073] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 02/05 11:05:34.454: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 02/05 11:05:34.460: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 02/05 11:05:34.466: [smf] INFO: Removed Session: UE IMSI:[262422741324527] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 02/05 11:05:34.466: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 02/05 11:05:34.470: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 02/05 11:05:34.476: [smf] INFO: Removed Session: UE IMSI:[262428937142541] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 02/05 11:05:34.476: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 02/05 11:05:34.481: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 02/05 11:05:34.488: [smf] INFO: Removed Session: UE IMSI:[262429636176771] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 02/05 11:05:34.488: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 02/05 11:05:34.492: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 02/05 11:05:34.498: [smf] INFO: Removed Session: UE IMSI:[262424686203261] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 02/05 11:05:34.498: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 02/05 11:05:34.503: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 02/05 11:05:34.511: [smf] INFO: Removed Session: UE IMSI:[262424803369702] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 02/05 11:05:34.511: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 02/05 11:05:34.515: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 02/05 11:05:34.524: [smf] INFO: Removed Session: UE IMSI:[262420146449436] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 02/05 11:05:34.524: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 02/05 11:05:34.527: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 02/05 11:05:34.535: [smf] INFO: Removed Session: UE IMSI:[262426555005687] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 02/05 11:05:34.535: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 02/05 11:05:34.538: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 02/05 11:05:34.544: [smf] INFO: Removed Session: UE IMSI:[262428088180848] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 02/05 11:05:34.544: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 02/05 11:05:34.548: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 02/05 11:05:34.554: [smf] INFO: Removed Session: UE IMSI:[262420497322830] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 02/05 11:05:34.554: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 02/05 11:05:34.559: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 02/05 11:05:34.565: [smf] INFO: Removed Session: UE IMSI:[262428296506581] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 02/05 11:05:34.565: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 02/05 11:05:34.570: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 02/05 11:05:34.575: [smf] INFO: Removed Session: UE IMSI:[262429204393880] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 02/05 11:05:34.575: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 02/05 11:05:34.580: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 02/05 11:05:34.585: [smf] INFO: Removed Session: UE IMSI:[262425164114608] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 02/05 11:05:34.585: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 02/05 11:05:34.591: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 02/05 11:05:34.596: [smf] INFO: Removed Session: UE IMSI:[262424516604915] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 02/05 11:05:34.597: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 02/05 11:05:34.602: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 02/05 11:05:34.607: [smf] INFO: Removed Session: UE IMSI:[262424816437388] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 02/05 11:05:34.607: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 02/05 11:05:34.613: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 02/05 11:05:34.618: [smf] INFO: Removed Session: UE IMSI:[262422250913965] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 02/05 11:05:34.618: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 02/05 11:05:34.623: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 02/05 11:05:34.628: [smf] INFO: Removed Session: UE IMSI:[262424621092219] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 02/05 11:05:34.628: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 02/05 11:05:34.634: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 02/05 11:05:34.640: [smf] INFO: Removed Session: UE IMSI:[262420342369524] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 02/05 11:05:34.640: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 02/05 11:05:34.645: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 02/05 11:05:34.650: [smf] INFO: Removed Session: UE IMSI:[262426026780890] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 02/05 11:05:34.651: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 02/05 11:05:34.656: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 02/05 11:05:34.661: [smf] INFO: Removed Session: UE IMSI:[262420982166286] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 02/05 11:05:34.661: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 02/05 11:05:34.667: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 02/05 11:05:34.674: [smf] INFO: Removed Session: UE IMSI:[262422898206849] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 02/05 11:05:34.674: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 02/05 11:05:34.678: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 02/05 11:05:34.682: [smf] INFO: Removed Session: UE IMSI:[262421114240305] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 02/05 11:05:34.682: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 02/05 11:05:34.689: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 02/05 11:05:34.696: [smf] INFO: Removed Session: UE IMSI:[262424951099504] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 02/05 11:05:34.696: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 02/05 11:05:34.700: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 02/05 11:05:34.704: [smf] INFO: Removed Session: UE IMSI:[262423323226025] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 02/05 11:05:34.704: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 02/05 11:05:34.711: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 02/05 11:05:34.718: [smf] INFO: Removed Session: UE IMSI:[262420392511802] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 02/05 11:05:34.718: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 02/05 11:05:34.722: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 02/05 11:05:34.726: [smf] INFO: Removed Session: UE IMSI:[262423114990352] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 02/05 11:05:34.726: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 02/05 11:05:34.733: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 02/05 11:05:34.740: [smf] INFO: Removed Session: UE IMSI:[262429400192990] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 02/05 11:05:34.740: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 02/05 11:05:34.744: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 02/05 11:05:34.748: [smf] INFO: Removed Session: UE IMSI:[262428213298317] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 02/05 11:05:34.748: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 02/05 11:05:34.755: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 02/05 11:05:34.762: [smf] INFO: Removed Session: UE IMSI:[262420692975517] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 02/05 11:05:34.762: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 02/05 11:05:34.766: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 02/05 11:05:34.773: [smf] INFO: Removed Session: UE IMSI:[262429066373717] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 02/05 11:05:34.773: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 02/05 11:05:34.776: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 02/05 11:05:34.782: [smf] INFO: Removed Session: UE IMSI:[262428261656926] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 02/05 11:05:34.782: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 02/05 11:05:34.787: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 02/05 11:05:34.792: [smf] INFO: Removed Session: UE IMSI:[262425955731602] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 02/05 11:05:34.792: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 02/05 11:05:34.798: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 02/05 11:05:34.803: [smf] INFO: Removed Session: UE IMSI:[262420791150836] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 02/05 11:05:34.803: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 02/05 11:05:34.809: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 02/05 11:05:34.817: [smf] INFO: Removed Session: UE IMSI:[262423255993184] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 02/05 11:05:34.818: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 02/05 11:05:34.820: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 02/05 11:05:34.828: [smf] INFO: Removed Session: UE IMSI:[262426122130385] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 02/05 11:05:34.828: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 02/05 11:05:34.831: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 02/05 11:05:34.836: [smf] INFO: Removed Session: UE IMSI:[262420106863028] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 02/05 11:05:34.836: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 02/05 11:05:34.842: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 02/05 11:05:34.847: [smf] INFO: Removed Session: UE IMSI:[262424036980554] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 02/05 11:05:34.847: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 02/05 11:05:34.853: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 02/05 11:05:34.858: [smf] INFO: Removed Session: UE IMSI:[262429398603022] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 02/05 11:05:34.858: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 02/05 11:05:34.863: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 02/05 11:05:34.869: [smf] INFO: Removed Session: UE IMSI:[262422605163011] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 02/05 11:05:34.869: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 02/05 11:05:34.874: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 02/05 11:05:34.880: [smf] INFO: Removed Session: UE IMSI:[262426933811365] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 02/05 11:05:34.880: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 02/05 11:05:34.885: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 02/05 11:05:34.891: [smf] INFO: Removed Session: UE IMSI:[262425745139920] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 02/05 11:05:34.891: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 02/05 11:05:34.896: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 02/05 11:05:34.901: [smf] INFO: Removed Session: UE IMSI:[262425632675856] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 02/05 11:05:34.901: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 02/05 11:05:34.907: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 02/05 11:05:34.912: [smf] INFO: Removed Session: UE IMSI:[262429310063086] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 02/05 11:05:34.912: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 02/05 11:05:34.918: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 02/05 11:05:34.923: [smf] INFO: Removed Session: UE IMSI:[262428822192018] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 02/05 11:05:34.923: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 02/05 11:05:34.928: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 02/05 11:05:34.933: [smf] INFO: Removed Session: UE IMSI:[262420908252729] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 02/05 11:05:34.933: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 02/05 11:05:34.939: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 02/05 11:05:34.944: [smf] INFO: Removed Session: UE IMSI:[262422207083544] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 02/05 11:05:34.944: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 02/05 11:05:34.949: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 02/05 11:05:34.955: [smf] INFO: Removed Session: UE IMSI:[262428655815652] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 02/05 11:05:34.955: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 02/05 11:05:34.960: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 02/05 11:05:34.966: [smf] INFO: Removed Session: UE IMSI:[262424728621922] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 02/05 11:05:34.966: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 02/05 11:05:34.971: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 02/05 11:05:34.977: [smf] INFO: Removed Session: UE IMSI:[262421320671913] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 02/05 11:05:34.977: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 02/05 11:05:34.982: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 02/05 11:05:34.987: [smf] INFO: Removed Session: UE IMSI:[262423249063708] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 02/05 11:05:34.987: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 02/05 11:05:34.993: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 02/05 11:05:34.998: [smf] INFO: Removed Session: UE IMSI:[262428775668058] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:34.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 02/05 11:05:34.998: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 02/05 11:05:35.003: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 02/05 11:05:35.009: [smf] INFO: Removed Session: UE IMSI:[262427830084998] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 02/05 11:05:35.009: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 02/05 11:05:35.014: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 02/05 11:05:35.020: [smf] INFO: Removed Session: UE IMSI:[262423127573496] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 02/05 11:05:35.020: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 02/05 11:05:35.025: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 02/05 11:05:35.030: [smf] INFO: Removed Session: UE IMSI:[262428616162549] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 02/05 11:05:35.030: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 02/05 11:05:35.036: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 02/05 11:05:35.041: [smf] INFO: Removed Session: UE IMSI:[262424737051186] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 02/05 11:05:35.041: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 02/05 11:05:35.046: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 02/05 11:05:35.053: [smf] INFO: Removed Session: UE IMSI:[262421948975313] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 02/05 11:05:35.053: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 02/05 11:05:35.057: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 02/05 11:05:35.062: [smf] INFO: Removed Session: UE IMSI:[262420413552533] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 02/05 11:05:35.062: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 02/05 11:05:35.068: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 02/05 11:05:35.073: [smf] INFO: Removed Session: UE IMSI:[262427249227786] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 02/05 11:05:35.073: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 02/05 11:05:35.079: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 02/05 11:05:35.088: [smf] INFO: Removed Session: UE IMSI:[262429859178461] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 02/05 11:05:35.088: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 02/05 11:05:35.091: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 02/05 11:05:35.099: [smf] INFO: Removed Session: UE IMSI:[262422117209339] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 02/05 11:05:35.099: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 02/05 11:05:35.102: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 02/05 11:05:35.110: [smf] INFO: Removed Session: UE IMSI:[262421338050718] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 02/05 11:05:35.111: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 02/05 11:05:35.113: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 02/05 11:05:35.119: [smf] INFO: Removed Session: UE IMSI:[262426739633472] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 02/05 11:05:35.119: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 02/05 11:05:35.124: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 02/05 11:05:35.131: [smf] INFO: Removed Session: UE IMSI:[262421200542431] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 02/05 11:05:35.131: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 02/05 11:05:35.135: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 02/05 11:05:35.141: [smf] INFO: Removed Session: UE IMSI:[262426482293094] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 02/05 11:05:35.141: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 02/05 11:05:35.146: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 02/05 11:05:35.155: [smf] INFO: Removed Session: UE IMSI:[262420075465736] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 02/05 11:05:35.155: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 02/05 11:05:35.158: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 02/05 11:05:35.165: [smf] INFO: Removed Session: UE IMSI:[262423107609928] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 02/05 11:05:35.165: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 02/05 11:05:35.169: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 02/05 11:05:35.175: [smf] INFO: Removed Session: UE IMSI:[262426130665445] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 02/05 11:05:35.175: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 02/05 11:05:35.180: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 02/05 11:05:35.188: [smf] INFO: Removed Session: UE IMSI:[262428868489161] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 02/05 11:05:35.188: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 02/05 11:05:35.191: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 02/05 11:05:35.197: [smf] INFO: Removed Session: UE IMSI:[262425615929193] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 02/05 11:05:35.197: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 02/05 11:05:35.202: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 02/05 11:05:35.209: [smf] INFO: Removed Session: UE IMSI:[262425941823672] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 02/05 11:05:35.209: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 02/05 11:05:35.213: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 02/05 11:05:35.219: [smf] INFO: Removed Session: UE IMSI:[262429977266900] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 02/05 11:05:35.219: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 02/05 11:05:35.224: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 02/05 11:05:35.231: [smf] INFO: Removed Session: UE IMSI:[262427870576277] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 02/05 11:05:35.231: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 02/05 11:05:35.235: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 02/05 11:05:35.242: [smf] INFO: Removed Session: UE IMSI:[262425318966622] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 02/05 11:05:35.242: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 02/05 11:05:35.246: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 02/05 11:05:35.253: [smf] INFO: Removed Session: UE IMSI:[262423397895278] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 02/05 11:05:35.253: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 02/05 11:05:35.257: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 02/05 11:05:35.263: [smf] INFO: Removed Session: UE IMSI:[262424208404859] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 02/05 11:05:35.263: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 02/05 11:05:35.268: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 02/05 11:05:35.273: [smf] INFO: Removed Session: UE IMSI:[262429054696433] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 02/05 11:05:35.273: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 02/05 11:05:35.279: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 02/05 11:05:35.284: [smf] INFO: Removed Session: UE IMSI:[262425382404952] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 02/05 11:05:35.284: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 02/05 11:05:35.290: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 02/05 11:05:35.298: [smf] INFO: Removed Session: UE IMSI:[262423613936092] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 02/05 11:05:35.298: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 02/05 11:05:35.301: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 02/05 11:05:35.308: [smf] INFO: Removed Session: UE IMSI:[262420394366748] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 02/05 11:05:35.308: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 02/05 11:05:35.312: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 02/05 11:05:35.320: [smf] INFO: Removed Session: UE IMSI:[262420171793522] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 02/05 11:05:35.320: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 02/05 11:05:35.325: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 02/05 11:05:35.335: [smf] INFO: Removed Session: UE IMSI:[262427758003549] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 02/05 11:05:35.335: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 02/05 11:05:35.337: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 02/05 11:05:35.342: [smf] INFO: Removed Session: UE IMSI:[262425748872047] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 02/05 11:05:35.342: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 02/05 11:05:35.348: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 02/05 11:05:35.353: [smf] INFO: Removed Session: UE IMSI:[262422933712801] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 02/05 11:05:35.353: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 02/05 11:05:35.358: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 02/05 11:05:35.363: [smf] INFO: Removed Session: UE IMSI:[262421559048329] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 02/05 11:05:35.363: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 02/05 11:05:35.369: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 02/05 11:05:35.374: [smf] INFO: Removed Session: UE IMSI:[262421046196571] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 02/05 11:05:35.374: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 02/05 11:05:35.380: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 02/05 11:05:35.385: [smf] INFO: Removed Session: UE IMSI:[262421275707642] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 02/05 11:05:35.385: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 02/05 11:05:35.390: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 02/05 11:05:35.396: [smf] INFO: Removed Session: UE IMSI:[262424395768442] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 02/05 11:05:35.396: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 02/05 11:05:35.402: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 02/05 11:05:35.409: [smf] INFO: Removed Session: UE IMSI:[262429399135563] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 02/05 11:05:35.409: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 02/05 11:05:35.412: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 02/05 11:05:35.418: [smf] INFO: Removed Session: UE IMSI:[262428903288130] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 02/05 11:05:35.418: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 02/05 11:05:35.423: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 02/05 11:05:35.429: [smf] INFO: Removed Session: UE IMSI:[262428042179660] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 02/05 11:05:35.429: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 02/05 11:05:35.434: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 02/05 11:05:35.439: [smf] INFO: Removed Session: UE IMSI:[262427830295719] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 02/05 11:05:35.439: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 02/05 11:05:35.445: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 02/05 11:05:35.451: [smf] INFO: Removed Session: UE IMSI:[262424561148863] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 02/05 11:05:35.451: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 02/05 11:05:35.455: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 02/05 11:05:35.460: [smf] INFO: Removed Session: UE IMSI:[262428296795637] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 02/05 11:05:35.460: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 02/05 11:05:35.466: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 02/05 11:05:35.471: [smf] INFO: Removed Session: UE IMSI:[262429418607940] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 02/05 11:05:35.471: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 02/05 11:05:35.477: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 02/05 11:05:35.481: [smf] INFO: Removed Session: UE IMSI:[262423464207577] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 02/05 11:05:35.481: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 02/05 11:05:35.487: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 02/05 11:05:35.492: [smf] INFO: Removed Session: UE IMSI:[262424404136568] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 02/05 11:05:35.492: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 02/05 11:05:35.498: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 02/05 11:05:35.504: [smf] INFO: Removed Session: UE IMSI:[262425874430398] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 02/05 11:05:35.504: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 02/05 11:05:35.509: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 02/05 11:05:35.514: [smf] INFO: Removed Session: UE IMSI:[262420692127331] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 02/05 11:05:35.514: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 02/05 11:05:35.520: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 02/05 11:05:35.525: [smf] INFO: Removed Session: UE IMSI:[262427639483563] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 02/05 11:05:35.525: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 02/05 11:05:35.531: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 02/05 11:05:35.538: [smf] INFO: Removed Session: UE IMSI:[262424902470391] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 02/05 11:05:35.538: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 02/05 11:05:35.542: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 02/05 11:05:35.549: [smf] INFO: Removed Session: UE IMSI:[262427732836509] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 02/05 11:05:35.549: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 02/05 11:05:35.553: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 02/05 11:05:35.559: [smf] INFO: Removed Session: UE IMSI:[262429861035506] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 02/05 11:05:35.559: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 02/05 11:05:35.564: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 02/05 11:05:35.569: [smf] INFO: Removed Session: UE IMSI:[262420971129762] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 02/05 11:05:35.569: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 02/05 11:05:35.574: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 02/05 11:05:35.579: [smf] INFO: Removed Session: UE IMSI:[262420284631312] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 02/05 11:05:35.579: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 02/05 11:05:35.585: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 02/05 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262421464444884] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 02/05 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 02/05 11:05:35.596: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 02/05 11:05:35.601: [smf] INFO: Removed Session: UE IMSI:[262428488787356] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 02/05 11:05:35.601: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 02/05 11:05:35.607: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 02/05 11:05:35.612: [smf] INFO: Removed Session: UE IMSI:[262421519685862] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 02/05 11:05:35.612: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 02/05 11:05:35.618: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 02/05 11:05:35.625: [smf] INFO: Removed Session: UE IMSI:[262427763711931] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 02/05 11:05:35.625: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 02/05 11:05:35.628: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 02/05 11:05:35.634: [smf] INFO: Removed Session: UE IMSI:[262425410244413] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 02/05 11:05:35.634: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 02/05 11:05:35.639: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 02/05 11:05:35.645: [smf] INFO: Removed Session: UE IMSI:[262422010322129] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 02/05 11:05:35.645: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 02/05 11:05:35.650: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 02/05 11:05:35.658: [smf] INFO: Removed Session: UE IMSI:[262425243310630] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 02/05 11:05:35.658: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 02/05 11:05:35.660: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 02/05 11:05:35.664: [smf] INFO: Removed Session: UE IMSI:[262426413411644] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 02/05 11:05:35.664: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 02/05 11:05:35.672: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 02/05 11:05:35.681: [smf] INFO: Removed Session: UE IMSI:[262423569125462] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 02/05 11:05:35.681: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 02/05 11:05:35.683: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 02/05 11:05:35.691: [smf] INFO: Removed Session: UE IMSI:[262426332501342] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 02/05 11:05:35.691: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 02/05 11:05:35.694: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 02/05 11:05:35.699: [smf] INFO: Removed Session: UE IMSI:[262427530583378] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 02/05 11:05:35.699: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 02/05 11:05:35.705: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 02/05 11:05:35.710: [smf] INFO: Removed Session: UE IMSI:[262422108901871] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 02/05 11:05:35.710: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 02/05 11:05:35.716: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 02/05 11:05:35.721: [smf] INFO: Removed Session: UE IMSI:[262420271031336] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 02/05 11:05:35.721: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 02/05 11:05:35.726: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 02/05 11:05:35.731: [smf] INFO: Removed Session: UE IMSI:[262420180190002] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 02/05 11:05:35.731: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 02/05 11:05:35.737: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 02/05 11:05:35.743: [smf] INFO: Removed Session: UE IMSI:[262420122490513] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 02/05 11:05:35.743: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 02/05 11:05:35.748: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 02/05 11:05:35.754: [smf] INFO: Removed Session: UE IMSI:[262421050627769] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 02/05 11:05:35.754: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 02/05 11:05:35.759: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 02/05 11:05:35.766: [smf] INFO: Removed Session: UE IMSI:[262429512227822] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 02/05 11:05:35.766: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 02/05 11:05:35.771: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 02/05 11:05:35.780: [smf] INFO: Removed Session: UE IMSI:[262424587466784] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 02/05 11:05:35.780: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 02/05 11:05:35.782: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 02/05 11:05:35.789: [smf] INFO: Removed Session: UE IMSI:[262425532512133] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 02/05 11:05:35.789: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 02/05 11:05:35.793: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 02/05 11:05:35.797: [smf] INFO: Removed Session: UE IMSI:[262420406576477] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 02/05 11:05:35.797: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 02/05 11:05:35.804: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 02/05 11:05:35.811: [smf] INFO: Removed Session: UE IMSI:[262427341344629] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 02/05 11:05:35.811: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 02/05 11:05:35.815: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 02/05 11:05:35.820: [smf] INFO: Removed Session: UE IMSI:[262422161980075] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 02/05 11:05:35.820: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 02/05 11:05:35.826: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 02/05 11:05:35.833: [smf] INFO: Removed Session: UE IMSI:[262427507469202] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 02/05 11:05:35.833: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 02/05 11:05:35.837: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 02/05 11:05:35.842: [smf] INFO: Removed Session: UE IMSI:[262428380582468] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 02/05 11:05:35.842: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 02/05 11:05:35.848: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 02/05 11:05:35.855: [smf] INFO: Removed Session: UE IMSI:[262429678055339] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 02/05 11:05:35.855: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 02/05 11:05:35.858: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 02/05 11:05:35.864: [smf] INFO: Removed Session: UE IMSI:[262426543810316] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 02/05 11:05:35.864: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 02/05 11:05:35.870: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 02/05 11:05:35.877: [smf] INFO: Removed Session: UE IMSI:[262427030282632] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 02/05 11:05:35.877: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 02/05 11:05:35.880: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 02/05 11:05:35.887: [smf] INFO: Removed Session: UE IMSI:[262421065839809] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 02/05 11:05:35.887: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 02/05 11:05:35.892: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 02/05 11:05:35.899: [smf] INFO: Removed Session: UE IMSI:[262425336733477] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 02/05 11:05:35.899: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 02/05 11:05:35.902: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 02/05 11:05:35.908: [smf] INFO: Removed Session: UE IMSI:[262424425322740] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 02/05 11:05:35.908: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 02/05 11:05:35.913: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 02/05 11:05:35.918: [smf] INFO: Removed Session: UE IMSI:[262425030345878] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 02/05 11:05:35.918: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 02/05 11:05:35.924: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 02/05 11:05:35.930: [smf] INFO: Removed Session: UE IMSI:[262422069713685] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 02/05 11:05:35.930: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 02/05 11:05:35.935: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 02/05 11:05:35.940: [smf] INFO: Removed Session: UE IMSI:[262420942621641] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 02/05 11:05:35.940: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 02/05 11:05:35.945: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 02/05 11:05:35.951: [smf] INFO: Removed Session: UE IMSI:[262420823170773] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 02/05 11:05:35.951: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 02/05 11:05:35.956: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 02/05 11:05:35.962: [smf] INFO: Removed Session: UE IMSI:[262428366328267] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 02/05 11:05:35.962: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 02/05 11:05:35.967: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 02/05 11:05:35.973: [smf] INFO: Removed Session: UE IMSI:[262425445848688] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 02/05 11:05:35.973: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 02/05 11:05:35.978: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 02/05 11:05:35.983: [smf] INFO: Removed Session: UE IMSI:[262422284090329] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 02/05 11:05:35.983: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 02/05 11:05:35.989: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 02/05 11:05:35.994: [smf] INFO: Removed Session: UE IMSI:[262422521909802] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:35.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 02/05 11:05:35.994: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 02/05 11:05:35.999: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 02/05 11:05:36.004: [smf] INFO: Removed Session: UE IMSI:[262421613928569] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 02/05 11:05:36.004: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 02/05 11:05:36.010: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 02/05 11:05:36.016: [smf] INFO: Removed Session: UE IMSI:[262425404013978] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 02/05 11:05:36.016: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 02/05 11:05:36.021: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 02/05 11:05:36.027: [smf] INFO: Removed Session: UE IMSI:[262424643407248] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 02/05 11:05:36.027: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 02/05 11:05:36.032: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 02/05 11:05:36.037: [smf] INFO: Removed Session: UE IMSI:[262423697710052] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 02/05 11:05:36.037: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 02/05 11:05:36.043: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 02/05 11:05:36.047: [smf] INFO: Removed Session: UE IMSI:[262420024413426] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 02/05 11:05:36.047: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 02/05 11:05:36.053: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 02/05 11:05:36.059: [smf] INFO: Removed Session: UE IMSI:[262429969791732] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 02/05 11:05:36.059: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 02/05 11:05:36.064: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 02/05 11:05:36.069: [smf] INFO: Removed Session: UE IMSI:[262421982461058] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 02/05 11:05:36.069: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 02/05 11:05:36.075: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 02/05 11:05:36.080: [smf] INFO: Removed Session: UE IMSI:[262425076552388] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 02/05 11:05:36.080: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 02/05 11:05:36.086: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 02/05 11:05:36.091: [smf] INFO: Removed Session: UE IMSI:[262420286981851] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 02/05 11:05:36.091: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 02/05 11:05:36.096: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 02/05 11:05:36.098: [smf] INFO: Removed Session: UE IMSI:[262429663102503] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 02/05 11:05:36.098: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 02/05 11:05:36.107: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 02/05 11:05:36.111: [smf] INFO: Removed Session: UE IMSI:[262423674700212] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 02/05 11:05:36.111: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 02/05 11:05:36.118: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 02/05 11:05:36.124: [smf] INFO: Removed Session: UE IMSI:[262426933087682] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 02/05 11:05:36.124: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 02/05 11:05:36.129: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 02/05 11:05:36.136: [smf] INFO: Removed Session: UE IMSI:[262429139138305] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 02/05 11:05:36.136: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 02/05 11:05:36.140: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 02/05 11:05:36.146: [smf] INFO: Removed Session: UE IMSI:[262423279792542] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 02/05 11:05:36.146: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 02/05 11:05:36.151: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 02/05 11:05:36.156: [smf] INFO: Removed Session: UE IMSI:[262428636784165] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 02/05 11:05:36.156: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 02/05 11:05:36.161: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 02/05 11:05:36.166: [smf] INFO: Removed Session: UE IMSI:[262420290091405] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 02/05 11:05:36.166: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 02/05 11:05:36.172: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 02/05 11:05:36.182: [smf] INFO: Removed Session: UE IMSI:[262422811497542] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 02/05 11:05:36.182: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 02/05 11:05:36.186: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 02/05 11:05:36.194: [smf] INFO: Removed Session: UE IMSI:[262424352603245] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 02/05 11:05:36.194: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 02/05 11:05:36.197: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 02/05 11:05:36.205: [smf] INFO: Removed Session: UE IMSI:[262422758486476] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 02/05 11:05:36.205: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 02/05 11:05:36.208: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 02/05 11:05:36.213: [smf] INFO: Removed Session: UE IMSI:[262423036272630] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 02/05 11:05:36.213: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 02/05 11:05:36.219: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 02/05 11:05:36.227: [smf] INFO: Removed Session: UE IMSI:[262424022698933] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 02/05 11:05:36.227: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 02/05 11:05:36.230: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 02/05 11:05:36.235: [smf] INFO: Removed Session: UE IMSI:[262429619366036] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 02/05 11:05:36.235: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 02/05 11:05:36.240: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 02/05 11:05:36.243: [smf] INFO: Removed Session: UE IMSI:[262421247389596] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 02/05 11:05:36.243: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 02/05 11:05:36.251: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 02/05 11:05:36.255: [smf] INFO: Removed Session: UE IMSI:[262429243690090] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 02/05 11:05:36.255: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 02/05 11:05:36.261: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 02/05 11:05:36.267: [smf] INFO: Removed Session: UE IMSI:[262429412291697] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 02/05 11:05:36.267: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 02/05 11:05:36.272: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 02/05 11:05:36.278: [smf] INFO: Removed Session: UE IMSI:[262423131193147] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 02/05 11:05:36.278: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 02/05 11:05:36.284: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 02/05 11:05:36.291: [smf] INFO: Removed Session: UE IMSI:[262424961765609] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 02/05 11:05:36.291: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 02/05 11:05:36.295: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 02/05 11:05:36.303: [smf] INFO: Removed Session: UE IMSI:[262422509568986] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 02/05 11:05:36.303: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 02/05 11:05:36.306: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 02/05 11:05:36.315: [smf] INFO: Removed Session: UE IMSI:[262422871543083] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 02/05 11:05:36.315: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 02/05 11:05:36.318: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 02/05 11:05:36.326: [smf] INFO: Removed Session: UE IMSI:[262426648414198] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 02/05 11:05:36.326: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 02/05 11:05:36.330: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 02/05 11:05:36.339: [smf] INFO: Removed Session: UE IMSI:[262425810752678] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 02/05 11:05:36.339: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 02/05 11:05:36.342: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 02/05 11:05:36.349: [smf] INFO: Removed Session: UE IMSI:[262429107270077] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 02/05 11:05:36.349: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 02/05 11:05:36.355: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 02/05 11:05:36.366: [smf] INFO: Removed Session: UE IMSI:[262426562900579] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 02/05 11:05:36.366: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 02/05 11:05:36.366: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 02/05 11:05:36.375: [smf] INFO: Removed Session: UE IMSI:[262424928578998] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 02/05 11:05:36.375: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 02/05 11:05:36.378: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 02/05 11:05:36.386: [smf] INFO: Removed Session: UE IMSI:[262428839988921] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 02/05 11:05:36.386: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 02/05 11:05:36.389: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 02/05 11:05:36.395: [smf] INFO: Removed Session: UE IMSI:[262425020892595] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 02/05 11:05:36.395: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 02/05 11:05:36.400: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 02/05 11:05:36.405: [smf] INFO: Removed Session: UE IMSI:[262428899626084] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 02/05 11:05:36.405: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 02/05 11:05:36.411: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 02/05 11:05:36.419: [smf] INFO: Removed Session: UE IMSI:[262429644919713] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 02/05 11:05:36.419: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 02/05 11:05:36.422: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 02/05 11:05:36.429: [smf] INFO: Removed Session: UE IMSI:[262425860426054] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 02/05 11:05:36.429: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 02/05 11:05:36.433: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 02/05 11:05:36.440: [smf] INFO: Removed Session: UE IMSI:[262424972236433] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 02/05 11:05:36.440: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 02/05 11:05:36.444: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 02/05 11:05:36.450: [smf] INFO: Removed Session: UE IMSI:[262425559739568] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 02/05 11:05:36.450: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 02/05 11:05:36.455: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 02/05 11:05:36.461: [smf] INFO: Removed Session: UE IMSI:[262427942653855] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 02/05 11:05:36.461: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 02/05 11:05:36.466: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 02/05 11:05:36.473: [smf] INFO: Removed Session: UE IMSI:[262428844180469] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 02/05 11:05:36.473: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 02/05 11:05:36.477: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 02/05 11:05:36.482: [smf] INFO: Removed Session: UE IMSI:[262429313647960] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 02/05 11:05:36.483: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 02/05 11:05:36.488: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 02/05 11:05:36.495: [smf] INFO: Removed Session: UE IMSI:[262427025503204] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 02/05 11:05:36.495: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 02/05 11:05:36.499: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 02/05 11:05:36.504: [smf] INFO: Removed Session: UE IMSI:[262423466113844] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 02/05 11:05:36.504: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 02/05 11:05:36.510: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 02/05 11:05:36.517: [smf] INFO: Removed Session: UE IMSI:[262423301829301] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 02/05 11:05:36.517: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 02/05 11:05:36.520: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 02/05 11:05:36.524: [smf] INFO: Removed Session: UE IMSI:[262425666560362] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 02/05 11:05:36.524: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 02/05 11:05:36.531: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 02/05 11:05:36.535: [smf] INFO: Removed Session: UE IMSI:[262424663054051] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 02/05 11:05:36.535: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 02/05 11:05:36.542: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 02/05 11:05:36.548: [smf] INFO: Removed Session: UE IMSI:[262420003344054] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 02/05 11:05:36.548: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 02/05 11:05:36.552: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 02/05 11:05:36.558: [smf] INFO: Removed Session: UE IMSI:[262420539467844] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 02/05 11:05:36.558: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 02/05 11:05:36.563: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 02/05 11:05:36.568: [smf] INFO: Removed Session: UE IMSI:[262429649507890] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 02/05 11:05:36.568: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 02/05 11:05:36.574: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 02/05 11:05:36.578: [smf] INFO: Removed Session: UE IMSI:[262427549299931] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 02/05 11:05:36.578: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 02/05 11:05:36.585: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 02/05 11:05:36.590: [smf] INFO: Removed Session: UE IMSI:[262423229630043] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 02/05 11:05:36.590: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 02/05 11:05:36.596: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 02/05 11:05:36.600: [smf] INFO: Removed Session: UE IMSI:[262423560920199] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 02/05 11:05:36.600: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 02/05 11:05:36.606: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 02/05 11:05:36.611: [smf] INFO: Removed Session: UE IMSI:[262420426798036] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 02/05 11:05:36.611: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 02/05 11:05:36.618: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 02/05 11:05:36.624: [smf] INFO: Removed Session: UE IMSI:[262425672110537] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 02/05 11:05:36.624: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 02/05 11:05:36.628: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 02/05 11:05:36.637: [smf] INFO: Removed Session: UE IMSI:[262425737215753] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 02/05 11:05:36.637: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 02/05 11:05:36.639: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 02/05 11:05:36.645: [smf] INFO: Removed Session: UE IMSI:[262424420492159] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 02/05 11:05:36.645: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 02/05 11:05:36.650: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 02/05 11:05:36.657: [smf] INFO: Removed Session: UE IMSI:[262425788528508] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 02/05 11:05:36.657: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 02/05 11:05:36.661: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 02/05 11:05:36.667: [smf] INFO: Removed Session: UE IMSI:[262424621132896] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 02/05 11:05:36.667: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 02/05 11:05:36.672: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 02/05 11:05:36.678: [smf] INFO: Removed Session: UE IMSI:[262424945281498] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 02/05 11:05:36.678: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 02/05 11:05:36.683: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 02/05 11:05:36.690: [smf] INFO: Removed Session: UE IMSI:[262426096226421] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 02/05 11:05:36.691: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 02/05 11:05:36.694: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 02/05 11:05:36.701: [smf] INFO: Removed Session: UE IMSI:[262420584531679] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 02/05 11:05:36.701: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 02/05 11:05:36.705: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 02/05 11:05:36.712: [smf] INFO: Removed Session: UE IMSI:[262421448517006] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 02/05 11:05:36.712: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 02/05 11:05:36.716: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 02/05 11:05:36.723: [smf] INFO: Removed Session: UE IMSI:[262423638948250] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 02/05 11:05:36.723: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 02/05 11:05:36.727: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 02/05 11:05:36.732: [smf] INFO: Removed Session: UE IMSI:[262426203326736] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 02/05 11:05:36.732: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 02/05 11:05:36.737: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 02/05 11:05:36.743: [smf] INFO: Removed Session: UE IMSI:[262420918239685] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 02/05 11:05:36.743: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 02/05 11:05:36.748: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 02/05 11:05:36.754: [smf] INFO: Removed Session: UE IMSI:[262422583844112] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 02/05 11:05:36.754: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 02/05 11:05:36.759: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 02/05 11:05:36.765: [smf] INFO: Removed Session: UE IMSI:[262421873760665] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 02/05 11:05:36.765: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 02/05 11:05:36.770: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 02/05 11:05:36.776: [smf] INFO: Removed Session: UE IMSI:[262427594268546] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 02/05 11:05:36.776: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 02/05 11:05:36.781: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 02/05 11:05:36.788: [smf] INFO: Removed Session: UE IMSI:[262425800747565] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 02/05 11:05:36.788: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 02/05 11:05:36.792: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 02/05 11:05:36.796: [smf] INFO: Removed Session: UE IMSI:[262426314763705] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 02/05 11:05:36.796: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 02/05 11:05:36.802: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 02/05 11:05:36.804: [smf] INFO: Removed Session: UE IMSI:[262424984841718] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 02/05 11:05:36.804: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 02/05 11:05:36.812: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 02/05 11:05:36.814: [smf] INFO: Removed Session: UE IMSI:[262422036300055] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 02/05 11:05:36.814: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 02/05 11:05:36.822: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 02/05 11:05:36.824: [smf] INFO: Removed Session: UE IMSI:[262420121808433] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 02/05 11:05:36.824: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 02/05 11:05:36.833: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 02/05 11:05:36.834: [smf] INFO: Removed Session: UE IMSI:[262423119918220] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 02/05 11:05:36.834: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 02/05 11:05:36.843: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 02/05 11:05:36.845: [smf] INFO: Removed Session: UE IMSI:[262421996688592] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 02/05 11:05:36.845: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 02/05 11:05:36.853: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 02/05 11:05:36.855: [smf] INFO: Removed Session: UE IMSI:[262425272818736] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 02/05 11:05:36.855: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 02/05 11:05:36.863: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 02/05 11:05:36.865: [smf] INFO: Removed Session: UE IMSI:[262425699082586] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 02/05 11:05:36.865: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 02/05 11:05:36.874: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 02/05 11:05:36.875: [smf] INFO: Removed Session: UE IMSI:[262424842664465] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 02/05 11:05:36.875: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 02/05 11:05:36.884: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 02/05 11:05:36.886: [smf] INFO: Removed Session: UE IMSI:[262420405003231] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 02/05 11:05:36.886: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 02/05 11:05:36.894: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 02/05 11:05:36.896: [smf] INFO: Removed Session: UE IMSI:[262427385175325] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 02/05 11:05:36.896: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 02/05 11:05:36.904: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 02/05 11:05:36.906: [smf] INFO: Removed Session: UE IMSI:[262425214053318] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 02/05 11:05:36.906: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 02/05 11:05:36.914: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 02/05 11:05:36.916: [smf] INFO: Removed Session: UE IMSI:[262423192400427] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 02/05 11:05:36.916: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 02/05 11:05:36.925: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 02/05 11:05:36.926: [smf] INFO: Removed Session: UE IMSI:[262425452074632] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 02/05 11:05:36.926: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 02/05 11:05:36.935: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 02/05 11:05:36.937: [smf] INFO: Removed Session: UE IMSI:[262427119211014] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 02/05 11:05:36.937: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 02/05 11:05:36.945: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 02/05 11:05:36.947: [smf] INFO: Removed Session: UE IMSI:[262425325628765] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 02/05 11:05:36.947: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 02/05 11:05:36.956: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 02/05 11:05:36.957: [smf] INFO: Removed Session: UE IMSI:[262426252392954] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 02/05 11:05:36.957: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 02/05 11:05:36.966: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 02/05 11:05:36.968: [smf] INFO: Removed Session: UE IMSI:[262428423986610] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 02/05 11:05:36.968: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 02/05 11:05:36.976: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 02/05 11:05:36.978: [smf] INFO: Removed Session: UE IMSI:[262420220107119] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 02/05 11:05:36.978: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 02/05 11:05:36.986: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 02/05 11:05:36.988: [smf] INFO: Removed Session: UE IMSI:[262420267752074] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 02/05 11:05:36.988: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 02/05 11:05:36.996: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 02/05 11:05:36.998: [smf] INFO: Removed Session: UE IMSI:[262420431078794] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:36.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 02/05 11:05:36.998: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 02/05 11:05:37.007: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 02/05 11:05:37.008: [smf] INFO: Removed Session: UE IMSI:[262423240977458] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 02/05 11:05:37.008: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 02/05 11:05:37.017: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 02/05 11:05:37.018: [smf] INFO: Removed Session: UE IMSI:[262424163503551] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 02/05 11:05:37.019: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 02/05 11:05:37.027: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 02/05 11:05:37.031: [smf] INFO: Removed Session: UE IMSI:[262422874235499] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 02/05 11:05:37.031: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 02/05 11:05:37.038: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 02/05 11:05:37.045: [smf] INFO: Removed Session: UE IMSI:[262421589148988] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 02/05 11:05:37.045: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 02/05 11:05:37.049: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 02/05 11:05:37.055: [smf] INFO: Removed Session: UE IMSI:[262420910749226] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 02/05 11:05:37.055: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 02/05 11:05:37.060: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 02/05 11:05:37.065: [smf] INFO: Removed Session: UE IMSI:[262427036038078] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 02/05 11:05:37.065: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 02/05 11:05:37.070: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 02/05 11:05:37.076: [smf] INFO: Removed Session: UE IMSI:[262426766723530] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 02/05 11:05:37.076: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 02/05 11:05:37.081: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 02/05 11:05:37.087: [smf] INFO: Removed Session: UE IMSI:[262425560405504] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 02/05 11:05:37.087: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 02/05 11:05:37.092: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 02/05 11:05:37.098: [smf] INFO: Removed Session: UE IMSI:[262421397997141] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 02/05 11:05:37.098: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 02/05 11:05:37.103: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 02/05 11:05:37.108: [smf] INFO: Removed Session: UE IMSI:[262423959515511] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 02/05 11:05:37.108: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 02/05 11:05:37.113: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 02/05 11:05:37.120: [smf] INFO: Removed Session: UE IMSI:[262427240166781] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 02/05 11:05:37.120: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 02/05 11:05:37.125: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 02/05 11:05:37.133: [smf] INFO: Removed Session: UE IMSI:[262423376512578] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 02/05 11:05:37.133: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 02/05 11:05:37.136: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 02/05 11:05:37.142: [smf] INFO: Removed Session: UE IMSI:[262420877272125] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 02/05 11:05:37.142: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 02/05 11:05:37.147: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 02/05 11:05:37.152: [smf] INFO: Removed Session: UE IMSI:[262425266285540] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 02/05 11:05:37.152: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 02/05 11:05:37.158: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 02/05 11:05:37.166: [smf] INFO: Removed Session: UE IMSI:[262422443610916] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 02/05 11:05:37.166: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 02/05 11:05:37.169: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 02/05 11:05:37.175: [smf] INFO: Removed Session: UE IMSI:[262427677028197] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 02/05 11:05:37.175: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 02/05 11:05:37.180: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 02/05 11:05:37.185: [smf] INFO: Removed Session: UE IMSI:[262420198702528] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 02/05 11:05:37.185: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 02/05 11:05:37.191: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 02/05 11:05:37.196: [smf] INFO: Removed Session: UE IMSI:[262421284788560] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 02/05 11:05:37.196: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 02/05 11:05:37.201: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 02/05 11:05:37.207: [smf] INFO: Removed Session: UE IMSI:[262422079833404] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 02/05 11:05:37.207: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 02/05 11:05:37.212: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 02/05 11:05:37.219: [smf] INFO: Removed Session: UE IMSI:[262425274177599] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 02/05 11:05:37.219: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 02/05 11:05:37.223: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 02/05 11:05:37.229: [smf] INFO: Removed Session: UE IMSI:[262425299274919] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 02/05 11:05:37.229: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 02/05 11:05:37.234: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 02/05 11:05:37.240: [smf] INFO: Removed Session: UE IMSI:[262427193339534] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 02/05 11:05:37.240: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 02/05 11:05:37.245: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 02/05 11:05:37.251: [smf] INFO: Removed Session: UE IMSI:[262429290825294] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 02/05 11:05:37.251: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 02/05 11:05:37.255: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 02/05 11:05:37.261: [smf] INFO: Removed Session: UE IMSI:[262421229778683] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 02/05 11:05:37.261: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 02/05 11:05:37.266: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 02/05 11:05:37.272: [smf] INFO: Removed Session: UE IMSI:[262421084764547] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 02/05 11:05:37.273: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 02/05 11:05:37.277: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 02/05 11:05:37.283: [smf] INFO: Removed Session: UE IMSI:[262426481522398] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 02/05 11:05:37.283: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 02/05 11:05:37.288: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 02/05 11:05:37.294: [smf] INFO: Removed Session: UE IMSI:[262421883857768] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 02/05 11:05:37.294: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 02/05 11:05:37.298: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 02/05 11:05:37.304: [smf] INFO: Removed Session: UE IMSI:[262427261087791] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 02/05 11:05:37.304: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 02/05 11:05:37.309: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 02/05 11:05:37.316: [smf] INFO: Removed Session: UE IMSI:[262427838680966] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 02/05 11:05:37.316: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 02/05 11:05:37.320: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 02/05 11:05:37.326: [smf] INFO: Removed Session: UE IMSI:[262421176505733] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 02/05 11:05:37.327: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 02/05 11:05:37.331: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 02/05 11:05:37.337: [smf] INFO: Removed Session: UE IMSI:[262425119699270] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 02/05 11:05:37.337: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 02/05 11:05:37.341: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 02/05 11:05:37.347: [smf] INFO: Removed Session: UE IMSI:[262425543511523] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 02/05 11:05:37.347: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 02/05 11:05:37.352: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 02/05 11:05:37.358: [smf] INFO: Removed Session: UE IMSI:[262422587113179] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 02/05 11:05:37.358: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 02/05 11:05:37.363: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 02/05 11:05:37.369: [smf] INFO: Removed Session: UE IMSI:[262421410981284] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 02/05 11:05:37.369: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 02/05 11:05:37.373: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 02/05 11:05:37.378: [smf] INFO: Removed Session: UE IMSI:[262427787224546] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 02/05 11:05:37.378: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 02/05 11:05:37.384: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 02/05 11:05:37.389: [smf] INFO: Removed Session: UE IMSI:[262423227241484] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 02/05 11:05:37.389: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 02/05 11:05:37.395: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 02/05 11:05:37.400: [smf] INFO: Removed Session: UE IMSI:[262425761404325] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 02/05 11:05:37.400: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 02/05 11:05:37.405: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 02/05 11:05:37.411: [smf] INFO: Removed Session: UE IMSI:[262424011443596] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 02/05 11:05:37.411: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 02/05 11:05:37.416: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 02/05 11:05:37.421: [smf] INFO: Removed Session: UE IMSI:[262423642623675] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 02/05 11:05:37.421: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 02/05 11:05:37.427: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 02/05 11:05:37.432: [smf] INFO: Removed Session: UE IMSI:[262426009772940] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 02/05 11:05:37.432: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 02/05 11:05:37.438: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 02/05 11:05:37.442: [smf] INFO: Removed Session: UE IMSI:[262426014974502] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 02/05 11:05:37.442: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 02/05 11:05:37.449: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 02/05 11:05:37.458: [smf] INFO: Removed Session: UE IMSI:[262423236634849] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 02/05 11:05:37.458: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 02/05 11:05:37.460: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 02/05 11:05:37.469: [smf] INFO: Removed Session: UE IMSI:[262429290902660] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 02/05 11:05:37.469: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 02/05 11:05:37.472: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 02/05 11:05:37.480: [smf] INFO: Removed Session: UE IMSI:[262428568819588] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 02/05 11:05:37.480: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 02/05 11:05:37.483: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 02/05 11:05:37.491: [smf] INFO: Removed Session: UE IMSI:[262429240549062] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 02/05 11:05:37.491: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 02/05 11:05:37.494: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 02/05 11:05:37.501: [smf] INFO: Removed Session: UE IMSI:[262425717457758] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 02/05 11:05:37.501: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 02/05 11:05:37.505: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 02/05 11:05:37.510: [smf] INFO: Removed Session: UE IMSI:[262423206584854] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 02/05 11:05:37.510: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 02/05 11:05:37.515: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 02/05 11:05:37.521: [smf] INFO: Removed Session: UE IMSI:[262421711786725] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 02/05 11:05:37.521: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 02/05 11:05:37.526: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 02/05 11:05:37.531: [smf] INFO: Removed Session: UE IMSI:[262421250397270] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 02/05 11:05:37.531: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 02/05 11:05:37.537: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 02/05 11:05:37.542: [smf] INFO: Removed Session: UE IMSI:[262425797992056] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 02/05 11:05:37.542: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 02/05 11:05:37.548: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 02/05 11:05:37.553: [smf] INFO: Removed Session: UE IMSI:[262420973821999] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 02/05 11:05:37.553: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 02/05 11:05:37.558: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 02/05 11:05:37.563: [smf] INFO: Removed Session: UE IMSI:[262421465933996] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 02/05 11:05:37.563: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 02/05 11:05:37.569: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 02/05 11:05:37.574: [smf] INFO: Removed Session: UE IMSI:[262427513610281] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 02/05 11:05:37.574: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 02/05 11:05:37.580: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 02/05 11:05:37.589: [smf] INFO: Removed Session: UE IMSI:[262427375546793] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 02/05 11:05:37.589: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 02/05 11:05:37.591: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 02/05 11:05:37.602: [smf] INFO: Removed Session: UE IMSI:[262429418971152] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 02/05 11:05:37.602: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 02/05 11:05:37.603: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 02/05 11:05:37.611: [smf] INFO: Removed Session: UE IMSI:[262426770915691] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 02/05 11:05:37.611: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 02/05 11:05:37.614: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 02/05 11:05:37.621: [smf] INFO: Removed Session: UE IMSI:[262424101238480] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 02/05 11:05:37.621: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 02/05 11:05:37.625: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 02/05 11:05:37.630: [smf] INFO: Removed Session: UE IMSI:[262427544692629] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 02/05 11:05:37.630: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 02/05 11:05:37.635: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 02/05 11:05:37.643: [smf] INFO: Removed Session: UE IMSI:[262420087448392] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 02/05 11:05:37.644: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 02/05 11:05:37.646: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 02/05 11:05:37.650: [smf] INFO: Removed Session: UE IMSI:[262429137451402] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 02/05 11:05:37.650: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 02/05 11:05:37.657: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 02/05 11:05:37.664: [smf] INFO: Removed Session: UE IMSI:[262420533585875] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 02/05 11:05:37.664: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 02/05 11:05:37.668: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 02/05 11:05:37.677: [smf] INFO: Removed Session: UE IMSI:[262426071408868] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 02/05 11:05:37.677: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 02/05 11:05:37.680: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 02/05 11:05:37.686: [smf] INFO: Removed Session: UE IMSI:[262426745242217] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 02/05 11:05:37.686: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 02/05 11:05:37.690: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 02/05 11:05:37.696: [smf] INFO: Removed Session: UE IMSI:[262426010633413] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 02/05 11:05:37.696: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 02/05 11:05:37.701: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 02/05 11:05:37.707: [smf] INFO: Removed Session: UE IMSI:[262427296870308] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 02/05 11:05:37.707: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 02/05 11:05:37.712: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 02/05 11:05:37.718: [smf] INFO: Removed Session: UE IMSI:[262429139680257] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 02/05 11:05:37.718: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 02/05 11:05:37.723: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 02/05 11:05:37.729: [smf] INFO: Removed Session: UE IMSI:[262420669397334] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 02/05 11:05:37.729: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 02/05 11:05:37.734: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 02/05 11:05:37.739: [smf] INFO: Removed Session: UE IMSI:[262420637074535] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 02/05 11:05:37.739: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 02/05 11:05:37.745: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 02/05 11:05:37.751: [smf] INFO: Removed Session: UE IMSI:[262426959111718] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 02/05 11:05:37.751: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 02/05 11:05:37.756: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 02/05 11:05:37.761: [smf] INFO: Removed Session: UE IMSI:[262429469486696] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 02/05 11:05:37.761: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 02/05 11:05:37.766: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 02/05 11:05:37.771: [smf] INFO: Removed Session: UE IMSI:[262421164569870] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 02/05 11:05:37.771: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 02/05 11:05:37.777: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 02/05 11:05:37.782: [smf] INFO: Removed Session: UE IMSI:[262426558824995] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 02/05 11:05:37.782: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 02/05 11:05:37.788: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 02/05 11:05:37.793: [smf] INFO: Removed Session: UE IMSI:[262429101277602] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 02/05 11:05:37.793: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 02/05 11:05:37.799: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 02/05 11:05:37.804: [smf] INFO: Removed Session: UE IMSI:[262422424457342] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 02/05 11:05:37.804: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 02/05 11:05:37.810: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 02/05 11:05:37.815: [smf] INFO: Removed Session: UE IMSI:[262420265421481] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 02/05 11:05:37.815: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 02/05 11:05:37.821: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 02/05 11:05:37.826: [smf] INFO: Removed Session: UE IMSI:[262426159444587] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 02/05 11:05:37.826: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 02/05 11:05:37.831: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 02/05 11:05:37.837: [smf] INFO: Removed Session: UE IMSI:[262425166589356] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 02/05 11:05:37.837: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 02/05 11:05:37.842: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 02/05 11:05:37.848: [smf] INFO: Removed Session: UE IMSI:[262423883970368] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 02/05 11:05:37.848: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 02/05 11:05:37.853: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 02/05 11:05:37.858: [smf] INFO: Removed Session: UE IMSI:[262425759344548] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 02/05 11:05:37.858: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 02/05 11:05:37.864: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 02/05 11:05:37.870: [smf] INFO: Removed Session: UE IMSI:[262423775375161] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 02/05 11:05:37.870: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 02/05 11:05:37.875: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 02/05 11:05:37.881: [smf] INFO: Removed Session: UE IMSI:[262424280386817] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 02/05 11:05:37.881: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 02/05 11:05:37.886: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 02/05 11:05:37.891: [smf] INFO: Removed Session: UE IMSI:[262428380038520] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 02/05 11:05:37.891: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 02/05 11:05:37.897: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 02/05 11:05:37.902: [smf] INFO: Removed Session: UE IMSI:[262428618675722] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 02/05 11:05:37.902: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 02/05 11:05:37.907: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 02/05 11:05:37.912: [smf] INFO: Removed Session: UE IMSI:[262421293454874] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 02/05 11:05:37.912: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 02/05 11:05:37.918: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 02/05 11:05:37.923: [smf] INFO: Removed Session: UE IMSI:[262427315685774] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 02/05 11:05:37.923: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 02/05 11:05:37.929: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 02/05 11:05:37.935: [smf] INFO: Removed Session: UE IMSI:[262421739515790] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 02/05 11:05:37.935: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 02/05 11:05:37.940: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 02/05 11:05:37.946: [smf] INFO: Removed Session: UE IMSI:[262426143042062] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 02/05 11:05:37.946: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 02/05 11:05:37.951: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 02/05 11:05:37.956: [smf] INFO: Removed Session: UE IMSI:[262428305457698] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 02/05 11:05:37.956: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 02/05 11:05:37.961: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 02/05 11:05:37.967: [smf] INFO: Removed Session: UE IMSI:[262425530526982] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 02/05 11:05:37.967: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 02/05 11:05:37.972: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 02/05 11:05:37.977: [smf] INFO: Removed Session: UE IMSI:[262429549577940] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 02/05 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 02/05 11:05:37.983: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 02/05 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262426870812500] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 02/05 11:05:37.988: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 02/05 11:05:37.994: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 02/05 11:05:37.999: [smf] INFO: Removed Session: UE IMSI:[262422829491729] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:37.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 02/05 11:05:37.999: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 02/05 11:05:38.005: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 02/05 11:05:38.010: [smf] INFO: Removed Session: UE IMSI:[262426012980968] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 02/05 11:05:38.010: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 02/05 11:05:38.015: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 02/05 11:05:38.020: [smf] INFO: Removed Session: UE IMSI:[262420107035904] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 02/05 11:05:38.020: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 02/05 11:05:38.026: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 02/05 11:05:38.031: [smf] INFO: Removed Session: UE IMSI:[262427077951924] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 02/05 11:05:38.031: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 02/05 11:05:38.037: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 02/05 11:05:38.042: [smf] INFO: Removed Session: UE IMSI:[262423100370272] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 02/05 11:05:38.042: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 02/05 11:05:38.048: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 02/05 11:05:38.053: [smf] INFO: Removed Session: UE IMSI:[262426434395456] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 02/05 11:05:38.053: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 02/05 11:05:38.058: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 02/05 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262426046085589] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 02/05 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 02/05 11:05:38.069: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 02/05 11:05:38.075: [smf] INFO: Removed Session: UE IMSI:[262426778578714] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 02/05 11:05:38.075: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 02/05 11:05:38.080: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 02/05 11:05:38.089: [smf] INFO: Removed Session: UE IMSI:[262428646850947] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 02/05 11:05:38.089: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 02/05 11:05:38.091: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 02/05 11:05:38.098: [smf] INFO: Removed Session: UE IMSI:[262427308584890] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 02/05 11:05:38.098: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 02/05 11:05:38.102: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 02/05 11:05:38.107: [smf] INFO: Removed Session: UE IMSI:[262429020625731] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 02/05 11:05:38.107: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 02/05 11:05:38.113: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 02/05 11:05:38.118: [smf] INFO: Removed Session: UE IMSI:[262420943668243] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 02/05 11:05:38.118: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 02/05 11:05:38.124: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 02/05 11:05:38.129: [smf] INFO: Removed Session: UE IMSI:[262427018826905] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 02/05 11:05:38.129: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 02/05 11:05:38.134: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 02/05 11:05:38.140: [smf] INFO: Removed Session: UE IMSI:[262429210244947] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 02/05 11:05:38.140: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 02/05 11:05:38.145: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 02/05 11:05:38.150: [smf] INFO: Removed Session: UE IMSI:[262423448100112] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 02/05 11:05:38.150: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 02/05 11:05:38.156: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 02/05 11:05:38.161: [smf] INFO: Removed Session: UE IMSI:[262424932797686] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 02/05 11:05:38.161: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 02/05 11:05:38.167: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 02/05 11:05:38.172: [smf] INFO: Removed Session: UE IMSI:[262426978569593] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 02/05 11:05:38.172: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 02/05 11:05:38.177: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 02/05 11:05:38.183: [smf] INFO: Removed Session: UE IMSI:[262423710576382] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 02/05 11:05:38.183: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 02/05 11:05:38.188: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 02/05 11:05:38.194: [smf] INFO: Removed Session: UE IMSI:[262424482169289] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 02/05 11:05:38.194: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 02/05 11:05:38.199: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 02/05 11:05:38.204: [smf] INFO: Removed Session: UE IMSI:[262421699817405] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 02/05 11:05:38.204: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 02/05 11:05:38.210: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 02/05 11:05:38.214: [smf] INFO: Removed Session: UE IMSI:[262427821251852] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 02/05 11:05:38.214: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 02/05 11:05:38.220: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 02/05 11:05:38.226: [smf] INFO: Removed Session: UE IMSI:[262429785953184] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 02/05 11:05:38.226: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 02/05 11:05:38.231: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 02/05 11:05:38.236: [smf] INFO: Removed Session: UE IMSI:[262423178347972] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 02/05 11:05:38.236: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 02/05 11:05:38.242: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 02/05 11:05:38.247: [smf] INFO: Removed Session: UE IMSI:[262429047969924] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 02/05 11:05:38.247: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 02/05 11:05:38.253: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 02/05 11:05:38.258: [smf] INFO: Removed Session: UE IMSI:[262425867941689] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 02/05 11:05:38.258: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 02/05 11:05:38.263: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 02/05 11:05:38.269: [smf] INFO: Removed Session: UE IMSI:[262425014732395] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 02/05 11:05:38.269: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 02/05 11:05:38.274: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 02/05 11:05:38.280: [smf] INFO: Removed Session: UE IMSI:[262426471166940] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 02/05 11:05:38.280: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 02/05 11:05:38.285: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 02/05 11:05:38.291: [smf] INFO: Removed Session: UE IMSI:[262429538134661] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 02/05 11:05:38.291: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 02/05 11:05:38.296: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 02/05 11:05:38.301: [smf] INFO: Removed Session: UE IMSI:[262420278446822] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 02/05 11:05:38.301: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 02/05 11:05:38.307: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 02/05 11:05:38.312: [smf] INFO: Removed Session: UE IMSI:[262428048063209] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 02/05 11:05:38.312: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 02/05 11:05:38.317: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 02/05 11:05:38.323: [smf] INFO: Removed Session: UE IMSI:[262420873270787] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 02/05 11:05:38.323: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 02/05 11:05:38.328: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 02/05 11:05:38.331: [smf] INFO: Removed Session: UE IMSI:[262422085256234] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 02/05 11:05:38.331: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 02/05 11:05:38.339: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 02/05 11:05:38.343: [smf] INFO: Removed Session: UE IMSI:[262425168433791] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 02/05 11:05:38.343: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 02/05 11:05:38.350: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 02/05 11:05:38.357: [smf] INFO: Removed Session: UE IMSI:[262428499911465] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 02/05 11:05:38.357: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 02/05 11:05:38.360: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 02/05 11:05:38.366: [smf] INFO: Removed Session: UE IMSI:[262424406705643] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 02/05 11:05:38.366: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 02/05 11:05:38.371: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 02/05 11:05:38.376: [smf] INFO: Removed Session: UE IMSI:[262427661214013] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 02/05 11:05:38.376: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 02/05 11:05:38.382: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 02/05 11:05:38.389: [smf] INFO: Removed Session: UE IMSI:[262428115831120] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 02/05 11:05:38.389: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 02/05 11:05:38.394: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 02/05 11:05:38.399: [smf] INFO: Removed Session: UE IMSI:[262422141481044] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 02/05 11:05:38.399: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 02/05 11:05:38.406: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 02/05 11:05:38.413: [smf] INFO: Removed Session: UE IMSI:[262425061081012] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 02/05 11:05:38.413: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 02/05 11:05:38.417: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 02/05 11:05:38.423: [smf] INFO: Removed Session: UE IMSI:[262421178270897] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 02/05 11:05:38.423: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 02/05 11:05:38.427: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 02/05 11:05:38.432: [smf] INFO: Removed Session: UE IMSI:[262426006673472] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 02/05 11:05:38.432: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 02/05 11:05:38.438: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 02/05 11:05:38.441: [smf] INFO: Removed Session: UE IMSI:[262428050319510] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 02/05 11:05:38.441: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 02/05 11:05:38.448: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 02/05 11:05:38.451: [smf] INFO: Removed Session: UE IMSI:[262427631678232] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 02/05 11:05:38.451: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 02/05 11:05:38.459: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 02/05 11:05:38.463: [smf] INFO: Removed Session: UE IMSI:[262429570562913] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 02/05 11:05:38.463: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 02/05 11:05:38.470: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 02/05 11:05:38.476: [smf] INFO: Removed Session: UE IMSI:[262424384040733] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 02/05 11:05:38.476: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 02/05 11:05:38.481: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 02/05 11:05:38.488: [smf] INFO: Removed Session: UE IMSI:[262420242093527] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 02/05 11:05:38.488: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 02/05 11:05:38.491: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 02/05 11:05:38.496: [smf] INFO: Removed Session: UE IMSI:[262424595715412] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 02/05 11:05:38.496: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 02/05 11:05:38.502: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 02/05 11:05:38.510: [smf] INFO: Removed Session: UE IMSI:[262421475242475] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 02/05 11:05:38.510: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 02/05 11:05:38.513: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 02/05 11:05:38.519: [smf] INFO: Removed Session: UE IMSI:[262423774662535] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 02/05 11:05:38.519: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 02/05 11:05:38.524: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 02/05 11:05:38.529: [smf] INFO: Removed Session: UE IMSI:[262420125089490] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 02/05 11:05:38.529: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 02/05 11:05:38.535: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 02/05 11:05:38.544: [smf] INFO: Removed Session: UE IMSI:[262422286586889] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 02/05 11:05:38.545: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 02/05 11:05:38.546: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 02/05 11:05:38.553: [smf] INFO: Removed Session: UE IMSI:[262423850964972] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 02/05 11:05:38.553: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 02/05 11:05:38.557: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 02/05 11:05:38.562: [smf] INFO: Removed Session: UE IMSI:[262427940098471] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 02/05 11:05:38.562: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 02/05 11:05:38.568: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 02/05 11:05:38.573: [smf] INFO: Removed Session: UE IMSI:[262426957593043] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 02/05 11:05:38.573: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 02/05 11:05:38.579: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 02/05 11:05:38.584: [smf] INFO: Removed Session: UE IMSI:[262428987830911] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 02/05 11:05:38.584: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 02/05 11:05:38.590: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 02/05 11:05:38.598: [smf] INFO: Removed Session: UE IMSI:[262423840080322] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 02/05 11:05:38.598: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 02/05 11:05:38.601: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 02/05 11:05:38.610: [smf] INFO: Removed Session: UE IMSI:[262422910271919] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 02/05 11:05:38.610: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 02/05 11:05:38.613: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 02/05 11:05:38.620: [smf] INFO: Removed Session: UE IMSI:[262423101678930] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 02/05 11:05:38.620: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 02/05 11:05:38.624: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 02/05 11:05:38.629: [smf] INFO: Removed Session: UE IMSI:[262422977648187] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 02/05 11:05:38.629: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 02/05 11:05:38.634: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 02/05 11:05:38.640: [smf] INFO: Removed Session: UE IMSI:[262421819439636] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 02/05 11:05:38.640: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 02/05 11:05:38.645: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 02/05 11:05:38.651: [smf] INFO: Removed Session: UE IMSI:[262420970725084] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 02/05 11:05:38.651: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 02/05 11:05:38.656: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 02/05 11:05:38.662: [smf] INFO: Removed Session: UE IMSI:[262428627837017] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 02/05 11:05:38.662: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 02/05 11:05:38.667: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 02/05 11:05:38.672: [smf] INFO: Removed Session: UE IMSI:[262425404513877] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 02/05 11:05:38.672: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 02/05 11:05:38.677: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 02/05 11:05:38.683: [smf] INFO: Removed Session: UE IMSI:[262426727170854] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 02/05 11:05:38.683: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 02/05 11:05:38.688: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 02/05 11:05:38.694: [smf] INFO: Removed Session: UE IMSI:[262424119953071] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 02/05 11:05:38.694: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 02/05 11:05:38.699: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 02/05 11:05:38.704: [smf] INFO: Removed Session: UE IMSI:[262427689248394] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 02/05 11:05:38.704: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 02/05 11:05:38.710: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 02/05 11:05:38.719: [smf] INFO: Removed Session: UE IMSI:[262422327531520] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 02/05 11:05:38.719: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 02/05 11:05:38.721: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 02/05 11:05:38.732: [smf] INFO: Removed Session: UE IMSI:[262424660138446] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 02/05 11:05:38.732: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 02/05 11:05:38.733: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 02/05 11:05:38.739: [smf] INFO: Removed Session: UE IMSI:[262427045752191] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 02/05 11:05:38.739: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 02/05 11:05:38.744: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 02/05 11:05:38.751: [smf] INFO: Removed Session: UE IMSI:[262424964075743] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 02/05 11:05:38.751: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 02/05 11:05:38.754: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 02/05 11:05:38.760: [smf] INFO: Removed Session: UE IMSI:[262422192478425] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 02/05 11:05:38.761: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 02/05 11:05:38.765: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 02/05 11:05:38.771: [smf] INFO: Removed Session: UE IMSI:[262420768017147] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 02/05 11:05:38.771: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 02/05 11:05:38.776: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 02/05 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262429624611471] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 02/05 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 02/05 11:05:38.788: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 02/05 11:05:38.795: [smf] INFO: Removed Session: UE IMSI:[262422235568129] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 02/05 11:05:38.795: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 02/05 11:05:38.800: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 02/05 11:05:38.806: [smf] INFO: Removed Session: UE IMSI:[262425166492527] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 02/05 11:05:38.806: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 02/05 11:05:38.810: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 02/05 11:05:38.821: [smf] INFO: Removed Session: UE IMSI:[262423537506594] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 02/05 11:05:38.821: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 02/05 11:05:38.822: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 02/05 11:05:38.829: [smf] INFO: Removed Session: UE IMSI:[262426679809648] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 02/05 11:05:38.829: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 02/05 11:05:38.832: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 02/05 11:05:38.836: [smf] INFO: Removed Session: UE IMSI:[262421700326143] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 02/05 11:05:38.836: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 02/05 11:05:38.843: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 02/05 11:05:38.847: [smf] INFO: Removed Session: UE IMSI:[262426011993991] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 02/05 11:05:38.847: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 02/05 11:05:38.853: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 02/05 11:05:38.856: [smf] INFO: Removed Session: UE IMSI:[262429422921101] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 02/05 11:05:38.857: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 02/05 11:05:38.864: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 02/05 11:05:38.870: [smf] INFO: Removed Session: UE IMSI:[262425994655767] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 02/05 11:05:38.870: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 02/05 11:05:38.875: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 02/05 11:05:38.880: [smf] INFO: Removed Session: UE IMSI:[262428735512949] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 02/05 11:05:38.880: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 02/05 11:05:38.886: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 02/05 11:05:38.892: [smf] INFO: Removed Session: UE IMSI:[262429535676210] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 02/05 11:05:38.892: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 02/05 11:05:38.896: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 02/05 11:05:38.899: [smf] INFO: Removed Session: UE IMSI:[262423897270873] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 02/05 11:05:38.899: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 02/05 11:05:38.907: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 02/05 11:05:38.911: [smf] INFO: Removed Session: UE IMSI:[262428573130739] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 02/05 11:05:38.911: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 02/05 11:05:38.918: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 02/05 11:05:38.926: [smf] INFO: Removed Session: UE IMSI:[262427714913596] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 02/05 11:05:38.926: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 02/05 11:05:38.929: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 02/05 11:05:38.934: [smf] INFO: Removed Session: UE IMSI:[262424955553924] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 02/05 11:05:38.934: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 02/05 11:05:38.940: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 02/05 11:05:38.945: [smf] INFO: Removed Session: UE IMSI:[262426665034138] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 02/05 11:05:38.945: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 02/05 11:05:38.950: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 02/05 11:05:38.956: [smf] INFO: Removed Session: UE IMSI:[262426607277955] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 02/05 11:05:38.956: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 02/05 11:05:38.961: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 02/05 11:05:38.967: [smf] INFO: Removed Session: UE IMSI:[262429203277946] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 02/05 11:05:38.967: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 02/05 11:05:38.972: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 02/05 11:05:38.978: [smf] INFO: Removed Session: UE IMSI:[262427444088622] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 02/05 11:05:38.978: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 02/05 11:05:38.983: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 02/05 11:05:38.988: [smf] INFO: Removed Session: UE IMSI:[262424480897266] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 02/05 11:05:38.988: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 02/05 11:05:38.994: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 02/05 11:05:38.999: [smf] INFO: Removed Session: UE IMSI:[262428915991478] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:38.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 02/05 11:05:38.999: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 02/05 11:05:39.004: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 02/05 11:05:39.011: [smf] INFO: Removed Session: UE IMSI:[262423888933627] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 02/05 11:05:39.011: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 02/05 11:05:39.015: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 02/05 11:05:39.025: [smf] INFO: Removed Session: UE IMSI:[262424679324644] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 02/05 11:05:39.025: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 02/05 11:05:39.027: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 02/05 11:05:39.035: [smf] INFO: Removed Session: UE IMSI:[262421616988371] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 02/05 11:05:39.035: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 02/05 11:05:39.038: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 02/05 11:05:39.043: [smf] INFO: Removed Session: UE IMSI:[262425212510676] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 02/05 11:05:39.043: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 02/05 11:05:39.049: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 02/05 11:05:39.058: [smf] INFO: Removed Session: UE IMSI:[262423501575045] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 02/05 11:05:39.058: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 02/05 11:05:39.061: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 02/05 11:05:39.069: [smf] INFO: Removed Session: UE IMSI:[262427320614165] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 02/05 11:05:39.069: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 02/05 11:05:39.072: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 02/05 11:05:39.079: [smf] INFO: Removed Session: UE IMSI:[262426952671395] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 02/05 11:05:39.079: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 02/05 11:05:39.083: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 02/05 11:05:39.091: [smf] INFO: Removed Session: UE IMSI:[262428782668125] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 02/05 11:05:39.091: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 02/05 11:05:39.094: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 02/05 11:05:39.100: [smf] INFO: Removed Session: UE IMSI:[262426398608374] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 02/05 11:05:39.100: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 02/05 11:05:39.105: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 02/05 11:05:39.113: [smf] INFO: Removed Session: UE IMSI:[262428719679982] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 02/05 11:05:39.113: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 02/05 11:05:39.117: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 02/05 11:05:39.123: [smf] INFO: Removed Session: UE IMSI:[262426781162160] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 02/05 11:05:39.123: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 02/05 11:05:39.128: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 02/05 11:05:39.137: [smf] INFO: Removed Session: UE IMSI:[262422336382169] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 02/05 11:05:39.137: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 02/05 11:05:39.139: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 02/05 11:05:39.148: [smf] INFO: Removed Session: UE IMSI:[262428712177284] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 02/05 11:05:39.148: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 02/05 11:05:39.150: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 02/05 11:05:39.161: [smf] INFO: Removed Session: UE IMSI:[262420570956960] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 02/05 11:05:39.161: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 02/05 11:05:39.162: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 02/05 11:05:39.171: [smf] INFO: Removed Session: UE IMSI:[262429189904454] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 02/05 11:05:39.171: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 02/05 11:05:39.173: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 02/05 11:05:39.180: [smf] INFO: Removed Session: UE IMSI:[262423343777625] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 02/05 11:05:39.180: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 02/05 11:05:39.184: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 02/05 11:05:39.190: [smf] INFO: Removed Session: UE IMSI:[262425690691798] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 02/05 11:05:39.190: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 02/05 11:05:39.195: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 02/05 11:05:39.201: [smf] INFO: Removed Session: UE IMSI:[262422930450902] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 02/05 11:05:39.201: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 02/05 11:05:39.206: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 02/05 11:05:39.210: [smf] INFO: Removed Session: UE IMSI:[262423514781437] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 02/05 11:05:39.210: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 02/05 11:05:39.216: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 02/05 11:05:39.222: [smf] INFO: Removed Session: UE IMSI:[262427513589642] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 02/05 11:05:39.222: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 02/05 11:05:39.227: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 02/05 11:05:39.233: [smf] INFO: Removed Session: UE IMSI:[262422677309277] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 02/05 11:05:39.233: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 02/05 11:05:39.238: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 02/05 11:05:39.244: [smf] INFO: Removed Session: UE IMSI:[262428534993363] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 02/05 11:05:39.244: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 02/05 11:05:39.249: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 02/05 11:05:39.254: [smf] INFO: Removed Session: UE IMSI:[262429433140816] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 02/05 11:05:39.254: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 02/05 11:05:39.259: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 02/05 11:05:39.264: [smf] INFO: Removed Session: UE IMSI:[262424082299541] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 02/05 11:05:39.264: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 02/05 11:05:39.270: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 02/05 11:05:39.276: [smf] INFO: Removed Session: UE IMSI:[262420765629562] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 02/05 11:05:39.276: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 02/05 11:05:39.282: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 02/05 11:05:39.290: [smf] INFO: Removed Session: UE IMSI:[262427595274076] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 02/05 11:05:39.290: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 02/05 11:05:39.293: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 02/05 11:05:39.300: [smf] INFO: Removed Session: UE IMSI:[262421388730576] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 02/05 11:05:39.300: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 02/05 11:05:39.303: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 02/05 11:05:39.309: [smf] INFO: Removed Session: UE IMSI:[262426831705942] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 02/05 11:05:39.309: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 02/05 11:05:39.314: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 02/05 11:05:39.319: [smf] INFO: Removed Session: UE IMSI:[262426689862332] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 02/05 11:05:39.319: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 02/05 11:05:39.325: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 02/05 11:05:39.330: [smf] INFO: Removed Session: UE IMSI:[262428800078589] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 02/05 11:05:39.330: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 02/05 11:05:39.336: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 02/05 11:05:39.342: [smf] INFO: Removed Session: UE IMSI:[262429888051497] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 02/05 11:05:39.342: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 02/05 11:05:39.347: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 02/05 11:05:39.352: [smf] INFO: Removed Session: UE IMSI:[262421179467005] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 02/05 11:05:39.352: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 02/05 11:05:39.358: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 02/05 11:05:39.363: [smf] INFO: Removed Session: UE IMSI:[262425542190565] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 02/05 11:05:39.363: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 02/05 11:05:39.368: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 02/05 11:05:39.374: [smf] INFO: Removed Session: UE IMSI:[262426137082510] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 02/05 11:05:39.374: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 02/05 11:05:39.379: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 02/05 11:05:39.384: [smf] INFO: Removed Session: UE IMSI:[262421190185819] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 02/05 11:05:39.384: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 02/05 11:05:39.390: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 02/05 11:05:39.395: [smf] INFO: Removed Session: UE IMSI:[262429323350577] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 02/05 11:05:39.395: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 02/05 11:05:39.401: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 02/05 11:05:39.406: [smf] INFO: Removed Session: UE IMSI:[262427750719061] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 02/05 11:05:39.406: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 02/05 11:05:39.412: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 02/05 11:05:39.417: [smf] INFO: Removed Session: UE IMSI:[262423671658773] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 02/05 11:05:39.417: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 02/05 11:05:39.422: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 02/05 11:05:39.428: [smf] INFO: Removed Session: UE IMSI:[262425763344227] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 02/05 11:05:39.428: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 02/05 11:05:39.433: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 02/05 11:05:39.439: [smf] INFO: Removed Session: UE IMSI:[262425976724186] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 02/05 11:05:39.439: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 02/05 11:05:39.444: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 02/05 11:05:39.450: [smf] INFO: Removed Session: UE IMSI:[262422244464644] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 02/05 11:05:39.450: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 02/05 11:05:39.455: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 02/05 11:05:39.460: [smf] INFO: Removed Session: UE IMSI:[262428159246372] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 02/05 11:05:39.460: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 02/05 11:05:39.466: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 02/05 11:05:39.470: [smf] INFO: Removed Session: UE IMSI:[262425112883006] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 02/05 11:05:39.470: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 02/05 11:05:39.476: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 02/05 11:05:39.482: [smf] INFO: Removed Session: UE IMSI:[262426852017282] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 02/05 11:05:39.482: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 02/05 11:05:39.487: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 02/05 11:05:39.492: [smf] INFO: Removed Session: UE IMSI:[262421248168121] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 02/05 11:05:39.492: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 02/05 11:05:39.498: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 02/05 11:05:39.507: [smf] INFO: Removed Session: UE IMSI:[262426789788161] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 02/05 11:05:39.507: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 02/05 11:05:39.510: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 02/05 11:05:39.516: [smf] INFO: Removed Session: UE IMSI:[262426748692169] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 02/05 11:05:39.516: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 02/05 11:05:39.521: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 02/05 11:05:39.529: [smf] INFO: Removed Session: UE IMSI:[262428007967244] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 02/05 11:05:39.529: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 02/05 11:05:39.532: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 02/05 11:05:39.538: [smf] INFO: Removed Session: UE IMSI:[262423873252311] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 02/05 11:05:39.538: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 02/05 11:05:39.543: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 02/05 11:05:39.551: [smf] INFO: Removed Session: UE IMSI:[262420138867072] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 02/05 11:05:39.551: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 02/05 11:05:39.554: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 02/05 11:05:39.560: [smf] INFO: Removed Session: UE IMSI:[262427165591476] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 02/05 11:05:39.560: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 02/05 11:05:39.566: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 02/05 11:05:39.572: [smf] INFO: Removed Session: UE IMSI:[262423650472202] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 02/05 11:05:39.573: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 02/05 11:05:39.577: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 02/05 11:05:39.583: [smf] INFO: Removed Session: UE IMSI:[262420449762277] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 02/05 11:05:39.583: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 02/05 11:05:39.588: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 02/05 11:05:39.594: [smf] INFO: Removed Session: UE IMSI:[262423076741775] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 02/05 11:05:39.594: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 02/05 11:05:39.599: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 02/05 11:05:39.605: [smf] INFO: Removed Session: UE IMSI:[262428113959539] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 02/05 11:05:39.605: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 02/05 11:05:39.610: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 02/05 11:05:39.617: [smf] INFO: Removed Session: UE IMSI:[262429563171003] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 02/05 11:05:39.617: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 02/05 11:05:39.621: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 02/05 11:05:39.626: [smf] INFO: Removed Session: UE IMSI:[262422657103917] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 02/05 11:05:39.626: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 02/05 11:05:39.632: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 02/05 11:05:39.636: [smf] INFO: Removed Session: UE IMSI:[262420399136580] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 02/05 11:05:39.636: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 02/05 11:05:39.643: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 02/05 11:05:39.651: [smf] INFO: Removed Session: UE IMSI:[262425954794882] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 02/05 11:05:39.651: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 02/05 11:05:39.654: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 02/05 11:05:39.659: [smf] INFO: Removed Session: UE IMSI:[262429635846892] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 02/05 11:05:39.659: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 02/05 11:05:39.666: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 02/05 11:05:39.673: [smf] INFO: Removed Session: UE IMSI:[262426501001169] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 02/05 11:05:39.673: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 02/05 11:05:39.677: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 02/05 11:05:39.682: [smf] INFO: Removed Session: UE IMSI:[262420122601958] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 02/05 11:05:39.682: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 02/05 11:05:39.688: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 02/05 11:05:39.694: [smf] INFO: Removed Session: UE IMSI:[262420011677704] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 02/05 11:05:39.694: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 02/05 11:05:39.699: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 02/05 11:05:39.705: [smf] INFO: Removed Session: UE IMSI:[262426813880533] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 02/05 11:05:39.705: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 02/05 11:05:39.710: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 02/05 11:05:39.718: [smf] INFO: Removed Session: UE IMSI:[262423465140186] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 02/05 11:05:39.719: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 02/05 11:05:39.721: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 02/05 11:05:39.727: [smf] INFO: Removed Session: UE IMSI:[262424360528015] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 02/05 11:05:39.727: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 02/05 11:05:39.732: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 02/05 11:05:39.737: [smf] INFO: Removed Session: UE IMSI:[262425726676412] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 02/05 11:05:39.737: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 02/05 11:05:39.743: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 02/05 11:05:39.747: [smf] INFO: Removed Session: UE IMSI:[262422890770632] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 02/05 11:05:39.747: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 02/05 11:05:39.753: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 02/05 11:05:39.759: [smf] INFO: Removed Session: UE IMSI:[262420408852919] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 02/05 11:05:39.759: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 02/05 11:05:39.764: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 02/05 11:05:39.772: [smf] INFO: Removed Session: UE IMSI:[262425026350780] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 02/05 11:05:39.773: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 02/05 11:05:39.775: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 02/05 11:05:39.781: [smf] INFO: Removed Session: UE IMSI:[262425666370947] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 02/05 11:05:39.781: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 02/05 11:05:39.786: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 02/05 11:05:39.791: [smf] INFO: Removed Session: UE IMSI:[262424936346880] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 02/05 11:05:39.791: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 02/05 11:05:39.797: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 02/05 11:05:39.802: [smf] INFO: Removed Session: UE IMSI:[262428849358514] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 02/05 11:05:39.802: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 02/05 11:05:39.808: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 02/05 11:05:39.816: [smf] INFO: Removed Session: UE IMSI:[262420930730681] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 02/05 11:05:39.816: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 02/05 11:05:39.819: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 02/05 11:05:39.824: [smf] INFO: Removed Session: UE IMSI:[262429587802226] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 02/05 11:05:39.824: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 02/05 11:05:39.830: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 02/05 11:05:39.835: [smf] INFO: Removed Session: UE IMSI:[262425959519189] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 02/05 11:05:39.835: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 02/05 11:05:39.840: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 02/05 11:05:39.846: [smf] INFO: Removed Session: UE IMSI:[262425889164079] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 02/05 11:05:39.846: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 02/05 11:05:39.852: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 02/05 11:05:39.863: [smf] INFO: Removed Session: UE IMSI:[262424761252249] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 02/05 11:05:39.863: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 02/05 11:05:39.864: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 02/05 11:05:39.872: [smf] INFO: Removed Session: UE IMSI:[262422532938331] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 02/05 11:05:39.872: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 02/05 11:05:39.876: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 02/05 11:05:39.884: [smf] INFO: Removed Session: UE IMSI:[262424919756660] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 02/05 11:05:39.884: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 02/05 11:05:39.886: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 02/05 11:05:39.891: [smf] INFO: Removed Session: UE IMSI:[262425353908936] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 02/05 11:05:39.891: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 02/05 11:05:39.897: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 02/05 11:05:39.905: [smf] INFO: Removed Session: UE IMSI:[262425174830998] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 02/05 11:05:39.905: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 02/05 11:05:39.910: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 02/05 11:05:39.916: [smf] INFO: Removed Session: UE IMSI:[262420629352044] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 02/05 11:05:39.916: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 02/05 11:05:39.920: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 02/05 11:05:39.924: [smf] INFO: Removed Session: UE IMSI:[262428408240803] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 02/05 11:05:39.924: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 02/05 11:05:39.931: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 02/05 11:05:39.940: [smf] INFO: Removed Session: UE IMSI:[262424355887020] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 02/05 11:05:39.940: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 02/05 11:05:39.943: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 02/05 11:05:39.951: [smf] INFO: Removed Session: UE IMSI:[262422605370127] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 02/05 11:05:39.951: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 02/05 11:05:39.954: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 02/05 11:05:39.960: [smf] INFO: Removed Session: UE IMSI:[262420761550415] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 02/05 11:05:39.960: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 02/05 11:05:39.965: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 02/05 11:05:39.970: [smf] INFO: Removed Session: UE IMSI:[262425171100613] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 02/05 11:05:39.970: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 02/05 11:05:39.976: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 02/05 11:05:39.981: [smf] INFO: Removed Session: UE IMSI:[262426336046212] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 02/05 11:05:39.981: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 02/05 11:05:39.986: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 02/05 11:05:39.991: [smf] INFO: Removed Session: UE IMSI:[262424477912756] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:39.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 02/05 11:05:39.991: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 02/05 11:05:39.997: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 02/05 11:05:40.002: [smf] INFO: Removed Session: UE IMSI:[262426683891579] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 02/05 11:05:40.002: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 02/05 11:05:40.008: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 02/05 11:05:40.012: [smf] INFO: Removed Session: UE IMSI:[262429234496560] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 02/05 11:05:40.012: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 02/05 11:05:40.019: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 02/05 11:05:40.024: [smf] INFO: Removed Session: UE IMSI:[262424025125198] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 02/05 11:05:40.024: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 02/05 11:05:40.030: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 02/05 11:05:40.034: [smf] INFO: Removed Session: UE IMSI:[262425998789236] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 02/05 11:05:40.035: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 02/05 11:05:40.040: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 02/05 11:05:40.045: [smf] INFO: Removed Session: UE IMSI:[262426636944859] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 02/05 11:05:40.045: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 02/05 11:05:40.051: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 02/05 11:05:40.056: [smf] INFO: Removed Session: UE IMSI:[262426748057164] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 02/05 11:05:40.056: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 02/05 11:05:40.062: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 02/05 11:05:40.067: [smf] INFO: Removed Session: UE IMSI:[262426148436268] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 02/05 11:05:40.067: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 02/05 11:05:40.073: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 02/05 11:05:40.078: [smf] INFO: Removed Session: UE IMSI:[262420549959046] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 02/05 11:05:40.078: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 02/05 11:05:40.083: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 02/05 11:05:40.088: [smf] INFO: Removed Session: UE IMSI:[262425296822293] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 02/05 11:05:40.088: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 02/05 11:05:40.094: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 02/05 11:05:40.099: [smf] INFO: Removed Session: UE IMSI:[262423503948526] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 02/05 11:05:40.099: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 02/05 11:05:40.105: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 02/05 11:05:40.110: [smf] INFO: Removed Session: UE IMSI:[262427567390946] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 02/05 11:05:40.110: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 02/05 11:05:40.116: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 02/05 11:05:40.121: [smf] INFO: Removed Session: UE IMSI:[262429769558776] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 02/05 11:05:40.121: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 02/05 11:05:40.126: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 02/05 11:05:40.131: [smf] INFO: Removed Session: UE IMSI:[262427815727656] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 02/05 11:05:40.131: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 02/05 11:05:40.137: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 02/05 11:05:40.143: [smf] INFO: Removed Session: UE IMSI:[262420195415106] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 02/05 11:05:40.143: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 02/05 11:05:40.148: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 02/05 11:05:40.154: [smf] INFO: Removed Session: UE IMSI:[262429453628054] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 02/05 11:05:40.154: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 02/05 11:05:40.159: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 02/05 11:05:40.164: [smf] INFO: Removed Session: UE IMSI:[262422341177685] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 02/05 11:05:40.164: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 02/05 11:05:40.170: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 02/05 11:05:40.175: [smf] INFO: Removed Session: UE IMSI:[262421449590564] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 02/05 11:05:40.175: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 02/05 11:05:40.181: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 02/05 11:05:40.187: [smf] INFO: Removed Session: UE IMSI:[262428699527311] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 02/05 11:05:40.187: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 02/05 11:05:40.192: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 02/05 11:05:40.201: [smf] INFO: Removed Session: UE IMSI:[262421184990341] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 02/05 11:05:40.201: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 02/05 11:05:40.204: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 02/05 11:05:40.212: [smf] INFO: Removed Session: UE IMSI:[262424165911620] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 02/05 11:05:40.212: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 02/05 11:05:40.215: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 02/05 11:05:40.221: [smf] INFO: Removed Session: UE IMSI:[262427503808699] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 02/05 11:05:40.221: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 02/05 11:05:40.225: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 02/05 11:05:40.230: [smf] INFO: Removed Session: UE IMSI:[262427404456937] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 02/05 11:05:40.230: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 02/05 11:05:40.236: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 02/05 11:05:40.241: [smf] INFO: Removed Session: UE IMSI:[262421719344799] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 02/05 11:05:40.241: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 02/05 11:05:40.247: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 02/05 11:05:40.251: [smf] INFO: Removed Session: UE IMSI:[262420592276804] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 02/05 11:05:40.251: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 02/05 11:05:40.257: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 02/05 11:05:40.262: [smf] INFO: Removed Session: UE IMSI:[262426003052663] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 02/05 11:05:40.263: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 02/05 11:05:40.268: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 02/05 11:05:40.273: [smf] INFO: Removed Session: UE IMSI:[262420387961481] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 02/05 11:05:40.273: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 02/05 11:05:40.279: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 02/05 11:05:40.284: [smf] INFO: Removed Session: UE IMSI:[262423770818413] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 02/05 11:05:40.284: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 02/05 11:05:40.290: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 02/05 11:05:40.295: [smf] INFO: Removed Session: UE IMSI:[262427072260392] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 02/05 11:05:40.295: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 02/05 11:05:40.300: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 02/05 11:05:40.305: [smf] INFO: Removed Session: UE IMSI:[262424116436324] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 02/05 11:05:40.305: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 02/05 11:05:40.311: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 02/05 11:05:40.316: [smf] INFO: Removed Session: UE IMSI:[262420412334559] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 02/05 11:05:40.316: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 02/05 11:05:40.322: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 02/05 11:05:40.327: [smf] INFO: Removed Session: UE IMSI:[262421717084519] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 02/05 11:05:40.327: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 02/05 11:05:40.333: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 02/05 11:05:40.337: [smf] INFO: Removed Session: UE IMSI:[262424297776607] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 02/05 11:05:40.337: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 02/05 11:05:40.343: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 02/05 11:05:40.348: [smf] INFO: Removed Session: UE IMSI:[262424582989047] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 02/05 11:05:40.348: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 02/05 11:05:40.354: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 02/05 11:05:40.359: [smf] INFO: Removed Session: UE IMSI:[262424725588945] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 02/05 11:05:40.359: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 02/05 11:05:40.365: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 02/05 11:05:40.370: [smf] INFO: Removed Session: UE IMSI:[262420812788459] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 02/05 11:05:40.370: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 02/05 11:05:40.376: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 02/05 11:05:40.381: [smf] INFO: Removed Session: UE IMSI:[262425810282565] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 02/05 11:05:40.381: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 02/05 11:05:40.386: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 02/05 11:05:40.391: [smf] INFO: Removed Session: UE IMSI:[262429467319438] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 02/05 11:05:40.391: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 02/05 11:05:40.397: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 02/05 11:05:40.402: [smf] INFO: Removed Session: UE IMSI:[262425454462375] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 02/05 11:05:40.402: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 02/05 11:05:40.408: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 02/05 11:05:40.413: [smf] INFO: Removed Session: UE IMSI:[262429847148175] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 02/05 11:05:40.413: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 02/05 11:05:40.418: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 02/05 11:05:40.423: [smf] INFO: Removed Session: UE IMSI:[262421952989019] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 02/05 11:05:40.423: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 02/05 11:05:40.429: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 02/05 11:05:40.434: [smf] INFO: Removed Session: UE IMSI:[262420373207852] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 02/05 11:05:40.434: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 02/05 11:05:40.440: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 02/05 11:05:40.445: [smf] INFO: Removed Session: UE IMSI:[262427464380891] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 02/05 11:05:40.445: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 02/05 11:05:40.451: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 02/05 11:05:40.455: [smf] INFO: Removed Session: UE IMSI:[262420752004946] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 02/05 11:05:40.455: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 02/05 11:05:40.461: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 02/05 11:05:40.466: [smf] INFO: Removed Session: UE IMSI:[262424281513387] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 02/05 11:05:40.466: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 02/05 11:05:40.472: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 02/05 11:05:40.477: [smf] INFO: Removed Session: UE IMSI:[262423140972482] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 02/05 11:05:40.477: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 02/05 11:05:40.483: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 02/05 11:05:40.488: [smf] INFO: Removed Session: UE IMSI:[262429408005437] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 02/05 11:05:40.488: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 02/05 11:05:40.493: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 02/05 11:05:40.498: [smf] INFO: Removed Session: UE IMSI:[262426867418109] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 02/05 11:05:40.498: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 02/05 11:05:40.504: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 02/05 11:05:40.507: [smf] INFO: Removed Session: UE IMSI:[262424084030413] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 02/05 11:05:40.507: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 02/05 11:05:40.515: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 02/05 11:05:40.523: [smf] INFO: Removed Session: UE IMSI:[262421342012613] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 02/05 11:05:40.523: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 02/05 11:05:40.526: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 02/05 11:05:40.531: [smf] INFO: Removed Session: UE IMSI:[262420149857310] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 02/05 11:05:40.531: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 02/05 11:05:40.537: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 02/05 11:05:40.542: [smf] INFO: Removed Session: UE IMSI:[262421405380882] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 02/05 11:05:40.542: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 02/05 11:05:40.548: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 02/05 11:05:40.553: [smf] INFO: Removed Session: UE IMSI:[262427761127106] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 02/05 11:05:40.553: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 02/05 11:05:40.559: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 02/05 11:05:40.568: [smf] INFO: Removed Session: UE IMSI:[262421801388984] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 02/05 11:05:40.568: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 02/05 11:05:40.570: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 02/05 11:05:40.575: [smf] INFO: Removed Session: UE IMSI:[262426533374797] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 02/05 11:05:40.575: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 02/05 11:05:40.581: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 02/05 11:05:40.585: [smf] INFO: Removed Session: UE IMSI:[262429504814680] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 02/05 11:05:40.585: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 02/05 11:05:40.593: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 02/05 11:05:40.598: [smf] INFO: Removed Session: UE IMSI:[262420583486450] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 02/05 11:05:40.598: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 02/05 11:05:40.604: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 02/05 11:05:40.609: [smf] INFO: Removed Session: UE IMSI:[262428000779302] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 02/05 11:05:40.609: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 02/05 11:05:40.615: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 02/05 11:05:40.620: [smf] INFO: Removed Session: UE IMSI:[262423770503027] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 02/05 11:05:40.620: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 02/05 11:05:40.626: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 02/05 11:05:40.631: [smf] INFO: Removed Session: UE IMSI:[262423801844724] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 02/05 11:05:40.631: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 02/05 11:05:40.637: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 02/05 11:05:40.644: [smf] INFO: Removed Session: UE IMSI:[262420985937085] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 02/05 11:05:40.644: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 02/05 11:05:40.648: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 02/05 11:05:40.653: [smf] INFO: Removed Session: UE IMSI:[262429412575651] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 02/05 11:05:40.653: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 02/05 11:05:40.659: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 02/05 11:05:40.664: [smf] INFO: Removed Session: UE IMSI:[262422929374030] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 02/05 11:05:40.664: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 02/05 11:05:40.669: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 02/05 11:05:40.675: [smf] INFO: Removed Session: UE IMSI:[262422555113413] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 02/05 11:05:40.675: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 02/05 11:05:40.681: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 02/05 11:05:40.687: [smf] INFO: Removed Session: UE IMSI:[262423067766494] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 02/05 11:05:40.687: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 02/05 11:05:40.693: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 02/05 11:05:40.701: [smf] INFO: Removed Session: UE IMSI:[262429988988245] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 02/05 11:05:40.701: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 02/05 11:05:40.704: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 02/05 11:05:40.710: [smf] INFO: Removed Session: UE IMSI:[262425760683499] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 02/05 11:05:40.710: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 02/05 11:05:40.715: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 02/05 11:05:40.720: [smf] INFO: Removed Session: UE IMSI:[262427329901737] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 02/05 11:05:40.720: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 02/05 11:05:40.725: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 02/05 11:05:40.731: [smf] INFO: Removed Session: UE IMSI:[262426160970208] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 02/05 11:05:40.731: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 02/05 11:05:40.736: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 02/05 11:05:40.742: [smf] INFO: Removed Session: UE IMSI:[262424663579634] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 02/05 11:05:40.742: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 02/05 11:05:40.747: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 02/05 11:05:40.752: [smf] INFO: Removed Session: UE IMSI:[262424774360056] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.752: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 02/05 11:05:40.752: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 02/05 11:05:40.758: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 02/05 11:05:40.763: [smf] INFO: Removed Session: UE IMSI:[262428185398265] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 02/05 11:05:40.763: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 02/05 11:05:40.769: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 02/05 11:05:40.774: [smf] INFO: Removed Session: UE IMSI:[262423547215784] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 02/05 11:05:40.774: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 02/05 11:05:40.779: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 02/05 11:05:40.784: [smf] INFO: Removed Session: UE IMSI:[262425247525807] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 02/05 11:05:40.784: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 02/05 11:05:40.790: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 02/05 11:05:40.796: [smf] INFO: Removed Session: UE IMSI:[262428677551787] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 02/05 11:05:40.796: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 02/05 11:05:40.801: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 02/05 11:05:40.806: [smf] INFO: Removed Session: UE IMSI:[262421754148754] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 02/05 11:05:40.807: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 02/05 11:05:40.812: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 02/05 11:05:40.817: [smf] INFO: Removed Session: UE IMSI:[262420849062146] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 02/05 11:05:40.817: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 02/05 11:05:40.823: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 02/05 11:05:40.828: [smf] INFO: Removed Session: UE IMSI:[262420629065944] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 02/05 11:05:40.828: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 02/05 11:05:40.833: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 02/05 11:05:40.839: [smf] INFO: Removed Session: UE IMSI:[262427923192401] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 02/05 11:05:40.839: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 02/05 11:05:40.844: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 02/05 11:05:40.849: [smf] INFO: Removed Session: UE IMSI:[262426959907216] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 02/05 11:05:40.849: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 02/05 11:05:40.855: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 02/05 11:05:40.861: [smf] INFO: Removed Session: UE IMSI:[262428275752075] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 02/05 11:05:40.861: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 02/05 11:05:40.866: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 02/05 11:05:40.871: [smf] INFO: Removed Session: UE IMSI:[262420308520356] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 02/05 11:05:40.871: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 02/05 11:05:40.877: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 02/05 11:05:40.882: [smf] INFO: Removed Session: UE IMSI:[262423538646522] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 02/05 11:05:40.882: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 02/05 11:05:40.887: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 02/05 11:05:40.892: [smf] INFO: Removed Session: UE IMSI:[262427723138635] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 02/05 11:05:40.892: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 02/05 11:05:40.898: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 02/05 11:05:40.903: [smf] INFO: Removed Session: UE IMSI:[262424655526152] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 02/05 11:05:40.903: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 02/05 11:05:40.909: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 02/05 11:05:40.914: [smf] INFO: Removed Session: UE IMSI:[262427118966291] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 02/05 11:05:40.914: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 02/05 11:05:40.919: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 02/05 11:05:40.921: [smf] INFO: Removed Session: UE IMSI:[262420907121468] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 02/05 11:05:40.921: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 02/05 11:05:40.931: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 02/05 11:05:40.940: [smf] INFO: Removed Session: UE IMSI:[262428399696897] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 02/05 11:05:40.940: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 02/05 11:05:40.943: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 02/05 11:05:40.948: [smf] INFO: Removed Session: UE IMSI:[262421445916861] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 02/05 11:05:40.948: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 02/05 11:05:40.954: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 02/05 11:05:40.959: [smf] INFO: Removed Session: UE IMSI:[262421513070853] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 02/05 11:05:40.959: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 02/05 11:05:40.965: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 02/05 11:05:40.974: [smf] INFO: Removed Session: UE IMSI:[262420409397033] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 02/05 11:05:40.974: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 02/05 11:05:40.977: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 02/05 11:05:40.985: [smf] INFO: Removed Session: UE IMSI:[262422393847719] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 02/05 11:05:40.985: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 02/05 11:05:40.988: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 02/05 11:05:40.994: [smf] INFO: Removed Session: UE IMSI:[262424723721654] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:40.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 02/05 11:05:40.994: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 02/05 11:05:40.999: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 02/05 11:05:41.007: [smf] INFO: Removed Session: UE IMSI:[262429103643893] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 02/05 11:05:41.008: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 02/05 11:05:41.011: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 02/05 11:05:41.020: [smf] INFO: Removed Session: UE IMSI:[262429868869777] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 02/05 11:05:41.020: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 02/05 11:05:41.022: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 02/05 11:05:41.028: [smf] INFO: Removed Session: UE IMSI:[262421264456139] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 02/05 11:05:41.028: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 02/05 11:05:41.033: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 02/05 11:05:41.038: [smf] INFO: Removed Session: UE IMSI:[262424119326551] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 02/05 11:05:41.038: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 02/05 11:05:41.043: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 02/05 11:05:41.048: [smf] INFO: Removed Session: UE IMSI:[262426067932449] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 02/05 11:05:41.048: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 02/05 11:05:41.054: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 02/05 11:05:41.057: [smf] INFO: Removed Session: UE IMSI:[262424899537949] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 02/05 11:05:41.057: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 02/05 11:05:41.064: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 02/05 11:05:41.068: [smf] INFO: Removed Session: UE IMSI:[262422146408239] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 02/05 11:05:41.068: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 02/05 11:05:41.075: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 02/05 11:05:41.080: [smf] INFO: Removed Session: UE IMSI:[262425125218783] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 02/05 11:05:41.080: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 02/05 11:05:41.086: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 02/05 11:05:41.091: [smf] INFO: Removed Session: UE IMSI:[262425304891530] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 02/05 11:05:41.091: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 02/05 11:05:41.097: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 02/05 11:05:41.105: [smf] INFO: Removed Session: UE IMSI:[262429859193886] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 02/05 11:05:41.105: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 02/05 11:05:41.108: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 02/05 11:05:41.115: [smf] INFO: Removed Session: UE IMSI:[262423580277924] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 02/05 11:05:41.115: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 02/05 11:05:41.119: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 02/05 11:05:41.124: [smf] INFO: Removed Session: UE IMSI:[262425142224225] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 02/05 11:05:41.125: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 02/05 11:05:41.130: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 02/05 11:05:41.139: [smf] INFO: Removed Session: UE IMSI:[262426858618250] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 02/05 11:05:41.139: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 02/05 11:05:41.141: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 02/05 11:05:41.147: [smf] INFO: Removed Session: UE IMSI:[262422000154710] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 02/05 11:05:41.147: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 02/05 11:05:41.152: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 02/05 11:05:41.157: [smf] INFO: Removed Session: UE IMSI:[262425377929761] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 02/05 11:05:41.157: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 02/05 11:05:41.163: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 02/05 11:05:41.170: [smf] INFO: Removed Session: UE IMSI:[262420882129545] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 02/05 11:05:41.170: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 02/05 11:05:41.174: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 02/05 11:05:41.182: [smf] INFO: Removed Session: UE IMSI:[262423383641543] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 02/05 11:05:41.182: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 02/05 11:05:41.185: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 02/05 11:05:41.190: [smf] INFO: Removed Session: UE IMSI:[262420165253115] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 02/05 11:05:41.190: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 02/05 11:05:41.196: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 02/05 11:05:41.201: [smf] INFO: Removed Session: UE IMSI:[262423287363408] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 02/05 11:05:41.201: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 02/05 11:05:41.207: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 02/05 11:05:41.211: [smf] INFO: Removed Session: UE IMSI:[262428537901956] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 02/05 11:05:41.211: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 02/05 11:05:41.217: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 02/05 11:05:41.223: [smf] INFO: Removed Session: UE IMSI:[262423072949295] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 02/05 11:05:41.223: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 02/05 11:05:41.228: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 02/05 11:05:41.234: [smf] INFO: Removed Session: UE IMSI:[262427166771492] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 02/05 11:05:41.234: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 02/05 11:05:41.239: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 02/05 11:05:41.244: [smf] INFO: Removed Session: UE IMSI:[262425119399655] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 02/05 11:05:41.244: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 02/05 11:05:41.250: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 02/05 11:05:41.256: [smf] INFO: Removed Session: UE IMSI:[262426111608686] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 02/05 11:05:41.256: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 02/05 11:05:41.261: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 02/05 11:05:41.267: [smf] INFO: Removed Session: UE IMSI:[262428305522073] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 02/05 11:05:41.267: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 02/05 11:05:41.272: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 02/05 11:05:41.277: [smf] INFO: Removed Session: UE IMSI:[262426887745641] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 02/05 11:05:41.277: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 02/05 11:05:41.283: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 02/05 11:05:41.288: [smf] INFO: Removed Session: UE IMSI:[262422443500245] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 02/05 11:05:41.288: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 02/05 11:05:41.293: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 02/05 11:05:41.299: [smf] INFO: Removed Session: UE IMSI:[262429002210275] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 02/05 11:05:41.299: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 02/05 11:05:41.313: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 02/05 11:05:41.321: [smf] INFO: Removed Session: UE IMSI:[262427479455867] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 02/05 11:05:41.321: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 02/05 11:05:41.324: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 02/05 11:05:41.330: [smf] INFO: Removed Session: UE IMSI:[262429689375259] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 02/05 11:05:41.330: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 02/05 11:05:41.335: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 02/05 11:05:41.340: [smf] INFO: Removed Session: UE IMSI:[262427757469205] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 02/05 11:05:41.340: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 02/05 11:05:41.345: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 02/05 11:05:41.350: [smf] INFO: Removed Session: UE IMSI:[262422843028708] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 02/05 11:05:41.350: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 02/05 11:05:41.356: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 02/05 11:05:41.361: [smf] INFO: Removed Session: UE IMSI:[262427658155982] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 02/05 11:05:41.361: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 02/05 11:05:41.367: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 02/05 11:05:41.372: [smf] INFO: Removed Session: UE IMSI:[262421549479366] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 02/05 11:05:41.372: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 02/05 11:05:41.378: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 02/05 11:05:41.383: [smf] INFO: Removed Session: UE IMSI:[262424986745782] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 02/05 11:05:41.383: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 02/05 11:05:41.388: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 02/05 11:05:41.393: [smf] INFO: Removed Session: UE IMSI:[262420458125856] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 02/05 11:05:41.393: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 02/05 11:05:41.399: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 02/05 11:05:41.405: [smf] INFO: Removed Session: UE IMSI:[262423026560261] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 02/05 11:05:41.405: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 02/05 11:05:41.410: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 02/05 11:05:41.415: [smf] INFO: Removed Session: UE IMSI:[262420988218512] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 02/05 11:05:41.415: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 02/05 11:05:41.421: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 02/05 11:05:41.426: [smf] INFO: Removed Session: UE IMSI:[262426597492221] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 02/05 11:05:41.426: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 02/05 11:05:41.432: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 02/05 11:05:41.439: [smf] INFO: Removed Session: UE IMSI:[262421340804794] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 02/05 11:05:41.439: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 02/05 11:05:41.443: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 02/05 11:05:41.448: [smf] INFO: Removed Session: UE IMSI:[262428854157504] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 02/05 11:05:41.449: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 02/05 11:05:41.454: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 02/05 11:05:41.460: [smf] INFO: Removed Session: UE IMSI:[262420353983837] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 02/05 11:05:41.460: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 02/05 11:05:41.464: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 02/05 11:05:41.469: [smf] INFO: Removed Session: UE IMSI:[262429809411951] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 02/05 11:05:41.469: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 02/05 11:05:41.475: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 02/05 11:05:41.480: [smf] INFO: Removed Session: UE IMSI:[262427174190043] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 02/05 11:05:41.480: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 02/05 11:05:41.486: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 02/05 11:05:41.491: [smf] INFO: Removed Session: UE IMSI:[262427830507316] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 02/05 11:05:41.491: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 02/05 11:05:41.497: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 02/05 11:05:41.502: [smf] INFO: Removed Session: UE IMSI:[262422597657208] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 02/05 11:05:41.502: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 02/05 11:05:41.507: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 02/05 11:05:41.513: [smf] INFO: Removed Session: UE IMSI:[262423018591279] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 02/05 11:05:41.513: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 02/05 11:05:41.518: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 02/05 11:05:41.523: [smf] INFO: Removed Session: UE IMSI:[262428990662654] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 02/05 11:05:41.523: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 02/05 11:05:41.529: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 02/05 11:05:41.535: [smf] INFO: Removed Session: UE IMSI:[262425563269475] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 02/05 11:05:41.535: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 02/05 11:05:41.540: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 02/05 11:05:41.546: [smf] INFO: Removed Session: UE IMSI:[262421831727098] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 02/05 11:05:41.546: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 02/05 11:05:41.551: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 02/05 11:05:41.557: [smf] INFO: Removed Session: UE IMSI:[262425000333522] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 02/05 11:05:41.557: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 02/05 11:05:41.561: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 02/05 11:05:41.566: [smf] INFO: Removed Session: UE IMSI:[262423588018568] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 02/05 11:05:41.566: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 02/05 11:05:41.572: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 02/05 11:05:41.577: [smf] INFO: Removed Session: UE IMSI:[262429990317345] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 02/05 11:05:41.577: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 02/05 11:05:41.583: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 02/05 11:05:41.588: [smf] INFO: Removed Session: UE IMSI:[262427695268112] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 02/05 11:05:41.588: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 02/05 11:05:41.593: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 02/05 11:05:41.599: [smf] INFO: Removed Session: UE IMSI:[262425196345781] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 02/05 11:05:41.599: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 02/05 11:05:41.604: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 02/05 11:05:41.610: [smf] INFO: Removed Session: UE IMSI:[262427764757602] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 02/05 11:05:41.610: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 02/05 11:05:41.615: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 02/05 11:05:41.620: [smf] INFO: Removed Session: UE IMSI:[262428854622746] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 02/05 11:05:41.621: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 02/05 11:05:41.626: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 02/05 11:05:41.631: [smf] INFO: Removed Session: UE IMSI:[262428037786265] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 02/05 11:05:41.631: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 02/05 11:05:41.637: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 02/05 11:05:41.642: [smf] INFO: Removed Session: UE IMSI:[262420549001191] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 02/05 11:05:41.642: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 02/05 11:05:41.647: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 02/05 11:05:41.653: [smf] INFO: Removed Session: UE IMSI:[262428844529101] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 02/05 11:05:41.653: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 02/05 11:05:41.658: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 02/05 11:05:41.664: [smf] INFO: Removed Session: UE IMSI:[262420328874006] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 02/05 11:05:41.664: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 02/05 11:05:41.669: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 02/05 11:05:41.674: [smf] INFO: Removed Session: UE IMSI:[262429494519304] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 02/05 11:05:41.674: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 02/05 11:05:41.680: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 02/05 11:05:41.685: [smf] INFO: Removed Session: UE IMSI:[262421895564371] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 02/05 11:05:41.685: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 02/05 11:05:41.691: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 02/05 11:05:41.696: [smf] INFO: Removed Session: UE IMSI:[262425142307421] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 02/05 11:05:41.696: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 02/05 11:05:41.701: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 02/05 11:05:41.707: [smf] INFO: Removed Session: UE IMSI:[262425508776340] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 02/05 11:05:41.707: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 02/05 11:05:41.712: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 02/05 11:05:41.717: [smf] INFO: Removed Session: UE IMSI:[262426593419222] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 02/05 11:05:41.717: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 02/05 11:05:41.723: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 02/05 11:05:41.729: [smf] INFO: Removed Session: UE IMSI:[262422484812613] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 02/05 11:05:41.729: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 02/05 11:05:41.734: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 02/05 11:05:41.739: [smf] INFO: Removed Session: UE IMSI:[262421674815967] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 02/05 11:05:41.739: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 02/05 11:05:41.745: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 02/05 11:05:41.749: [smf] INFO: Removed Session: UE IMSI:[262424355940878] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 02/05 11:05:41.749: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 02/05 11:05:41.756: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 02/05 11:05:41.763: [smf] INFO: Removed Session: UE IMSI:[262420105882940] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 02/05 11:05:41.763: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 02/05 11:05:41.766: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 02/05 11:05:41.772: [smf] INFO: Removed Session: UE IMSI:[262423396528670] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 02/05 11:05:41.772: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 02/05 11:05:41.777: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 02/05 11:05:41.783: [smf] INFO: Removed Session: UE IMSI:[262425989728086] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 02/05 11:05:41.783: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 02/05 11:05:41.788: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 02/05 11:05:41.794: [smf] INFO: Removed Session: UE IMSI:[262424190478942] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 02/05 11:05:41.794: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 02/05 11:05:41.799: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 02/05 11:05:41.804: [smf] INFO: Removed Session: UE IMSI:[262428647093047] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 02/05 11:05:41.804: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 02/05 11:05:41.809: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 02/05 11:05:41.815: [smf] INFO: Removed Session: UE IMSI:[262422266468164] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 02/05 11:05:41.815: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 02/05 11:05:41.820: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 02/05 11:05:41.826: [smf] INFO: Removed Session: UE IMSI:[262421374138288] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 02/05 11:05:41.826: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 02/05 11:05:41.831: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 02/05 11:05:41.836: [smf] INFO: Removed Session: UE IMSI:[262420512961087] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 02/05 11:05:41.836: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 02/05 11:05:41.842: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 02/05 11:05:41.847: [smf] INFO: Removed Session: UE IMSI:[262423281407520] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 02/05 11:05:41.847: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 02/05 11:05:41.852: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 02/05 11:05:41.858: [smf] INFO: Removed Session: UE IMSI:[262426421451262] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 02/05 11:05:41.858: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 02/05 11:05:41.863: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 02/05 11:05:41.868: [smf] INFO: Removed Session: UE IMSI:[262425628422687] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 02/05 11:05:41.868: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 02/05 11:05:41.874: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 02/05 11:05:41.879: [smf] INFO: Removed Session: UE IMSI:[262422267029968] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 02/05 11:05:41.879: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 02/05 11:05:41.884: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 02/05 11:05:41.888: [smf] INFO: Removed Session: UE IMSI:[262429028993623] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 02/05 11:05:41.888: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 02/05 11:05:41.895: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 02/05 11:05:41.896: [smf] INFO: Removed Session: UE IMSI:[262423603807506] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 02/05 11:05:41.896: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 02/05 11:05:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 02/05 11:05:41.907: [smf] INFO: Removed Session: UE IMSI:[262423704279860] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 02/05 11:05:41.907: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 02/05 11:05:41.915: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/05 11:05:41.917: [smf] INFO: Removed Session: UE IMSI:[262427101847900] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/05 11:05:41.917: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 02/05 11:05:41.925: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 02/05 11:05:41.927: [smf] INFO: Removed Session: UE IMSI:[262421175152720] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:41.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 02/05 11:05:41.927: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: Warning: Stopping inactive timer T_next. MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:05:43.940: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(85)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:05:43.940: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Wed Feb 5 11:05:43 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512296) Waiting for packet dumper to finish... 1 (prev_count=6512296, count=6512808) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Wed Feb 5 11:05:46 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_addr_pool_exhaustion started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:05:49.713: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:05:50.424: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 02/05 11:05:51.439: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 02/05 11:05:51.439: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 02/05 11:05:51.439: [smf] INFO: UE IMSI[262428215139840] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.446: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/05 11:05:51.446: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/05 11:05:51.446: [smf] INFO: UE IMSI[262424587785943] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.453: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 02/05 11:05:51.453: [upf] INFO: UE F-SEID[UP:0x250 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.453: [upf] INFO: UE F-SEID[UP:0x250 CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.455: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 02/05 11:05:51.455: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 02/05 11:05:51.455: [smf] INFO: UE IMSI[262428774288132] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.458: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/05 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x700 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.458: [upf] INFO: UE F-SEID[UP:0x700 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.463: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 02/05 11:05:51.463: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 02/05 11:05:51.463: [smf] INFO: UE IMSI[262428602651656] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.469: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 02/05 11:05:51.469: [upf] INFO: UE F-SEID[UP:0x852 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.469: [upf] INFO: UE F-SEID[UP:0x852 CP:0x574] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.470: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 02/05 11:05:51.470: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 02/05 11:05:51.470: [smf] INFO: UE IMSI[262420867060661] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.472: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 02/05 11:05:51.472: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.472: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.476: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 02/05 11:05:51.476: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 02/05 11:05:51.476: [smf] INFO: UE IMSI[262424132648202] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.477: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 02/05 11:05:51.477: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.477: [upf] INFO: UE F-SEID[UP:0xbdc CP:0x393] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.483: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 02/05 11:05:51.483: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 02/05 11:05:51.483: [smf] INFO: UE IMSI[262425737703485] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.484: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 02/05 11:05:51.484: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.484: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.489: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 02/05 11:05:51.489: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 02/05 11:05:51.489: [smf] INFO: UE IMSI[262420167449092] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.490: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 02/05 11:05:51.490: [upf] INFO: UE F-SEID[UP:0x407 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.490: [upf] INFO: UE F-SEID[UP:0x407 CP:0xae8] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.495: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 02/05 11:05:51.495: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 02/05 11:05:51.495: [smf] INFO: UE IMSI[262427106372555] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.496: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 02/05 11:05:51.496: [upf] INFO: UE F-SEID[UP:0x666 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.496: [upf] INFO: UE F-SEID[UP:0x666 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.501: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 02/05 11:05:51.501: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 02/05 11:05:51.501: [smf] INFO: UE IMSI[262425633257024] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.501: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 02/05 11:05:51.501: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.501: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.506: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 02/05 11:05:51.506: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 02/05 11:05:51.506: [smf] INFO: UE IMSI[262427221951194] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.507: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 02/05 11:05:51.507: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.507: [upf] INFO: UE F-SEID[UP:0x2d7 CP:0x47a] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.512: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 02/05 11:05:51.512: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 02/05 11:05:51.512: [smf] INFO: UE IMSI[262422608967539] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.513: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 02/05 11:05:51.513: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.513: [upf] INFO: UE F-SEID[UP:0x9e8 CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.518: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 02/05 11:05:51.518: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 02/05 11:05:51.518: [smf] INFO: UE IMSI[262429523696345] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.519: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 02/05 11:05:51.519: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.519: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.524: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 02/05 11:05:51.524: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 02/05 11:05:51.524: [smf] INFO: UE IMSI[262420663970165] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.524: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 02/05 11:05:51.524: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.524: [upf] INFO: UE F-SEID[UP:0xc65 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.529: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 02/05 11:05:51.529: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 02/05 11:05:51.529: [smf] INFO: UE IMSI[262429341281776] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.530: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 02/05 11:05:51.530: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.530: [upf] INFO: UE F-SEID[UP:0xc04 CP:0xab2] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.535: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 02/05 11:05:51.535: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 02/05 11:05:51.535: [smf] INFO: UE IMSI[262428558285452] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.536: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 02/05 11:05:51.536: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.536: [upf] INFO: UE F-SEID[UP:0xe4 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.541: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 02/05 11:05:51.541: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 02/05 11:05:51.541: [smf] INFO: UE IMSI[262422996248018] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.542: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 02/05 11:05:51.542: [upf] INFO: UE F-SEID[UP:0x27f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.542: [upf] INFO: UE F-SEID[UP:0x27f CP:0xeb1] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.547: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 02/05 11:05:51.547: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 02/05 11:05:51.547: [smf] INFO: UE IMSI[262427174236975] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.548: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 02/05 11:05:51.548: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.548: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x783] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.553: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 02/05 11:05:51.553: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 02/05 11:05:51.553: [smf] INFO: UE IMSI[262428351823622] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.554: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 02/05 11:05:51.554: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.554: [upf] INFO: UE F-SEID[UP:0xd5f CP:0x25f] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.559: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 02/05 11:05:51.559: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 02/05 11:05:51.559: [smf] INFO: UE IMSI[262427505523248] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.559: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 02/05 11:05:51.559: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.559: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.566: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 02/05 11:05:51.566: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 02/05 11:05:51.566: [smf] INFO: UE IMSI[262427827009461] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.567: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 02/05 11:05:51.567: [upf] INFO: UE F-SEID[UP:0x516 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.567: [upf] INFO: UE F-SEID[UP:0x516 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.573: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 02/05 11:05:51.573: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 02/05 11:05:51.573: [smf] INFO: UE IMSI[262429878684269] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.574: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 02/05 11:05:51.574: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.574: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.579: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 02/05 11:05:51.579: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 02/05 11:05:51.579: [smf] INFO: UE IMSI[262427209459339] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.581: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 02/05 11:05:51.581: [upf] INFO: UE F-SEID[UP:0x96b CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.581: [upf] INFO: UE F-SEID[UP:0x96b CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.587: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 02/05 11:05:51.587: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 02/05 11:05:51.587: [smf] INFO: UE IMSI[262420779672942] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.588: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 02/05 11:05:51.588: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.588: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.593: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 02/05 11:05:51.593: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 02/05 11:05:51.593: [smf] INFO: UE IMSI[262421650968058] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.594: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 02/05 11:05:51.594: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.594: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.599: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 02/05 11:05:51.599: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 02/05 11:05:51.599: [smf] INFO: UE IMSI[262427336577612] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.600: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 02/05 11:05:51.600: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.600: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.605: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 02/05 11:05:51.605: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 02/05 11:05:51.605: [smf] INFO: UE IMSI[262427831466390] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.606: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 02/05 11:05:51.606: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.606: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.611: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 02/05 11:05:51.611: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 02/05 11:05:51.611: [smf] INFO: UE IMSI[262420328025922] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.612: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 02/05 11:05:51.612: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.612: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.617: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 02/05 11:05:51.617: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 02/05 11:05:51.617: [smf] INFO: UE IMSI[262420173148545] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.617: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 02/05 11:05:51.617: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.617: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.623: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 02/05 11:05:51.623: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 02/05 11:05:51.623: [smf] INFO: UE IMSI[262424108216353] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.623: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 02/05 11:05:51.623: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.623: [upf] INFO: UE F-SEID[UP:0xf6c CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.629: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 02/05 11:05:51.629: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 02/05 11:05:51.629: [smf] INFO: UE IMSI[262428652993932] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.630: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 02/05 11:05:51.630: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.630: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.635: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 02/05 11:05:51.635: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 02/05 11:05:51.635: [smf] INFO: UE IMSI[262425733075264] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.636: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 02/05 11:05:51.636: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.636: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xafa] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.641: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 02/05 11:05:51.641: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 02/05 11:05:51.642: [smf] INFO: UE IMSI[262421317056118] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.643: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 02/05 11:05:51.643: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.643: [upf] INFO: UE F-SEID[UP:0x7e5 CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.649: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 02/05 11:05:51.649: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 02/05 11:05:51.649: [smf] INFO: UE IMSI[262423481302364] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.651: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 02/05 11:05:51.651: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.651: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.656: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 02/05 11:05:51.656: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 02/05 11:05:51.656: [smf] INFO: UE IMSI[262424727449224] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.658: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 02/05 11:05:51.658: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.658: [upf] INFO: UE F-SEID[UP:0xf1e CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.663: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 02/05 11:05:51.663: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 02/05 11:05:51.663: [smf] INFO: UE IMSI[262423493729791] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.665: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 02/05 11:05:51.665: [upf] INFO: UE F-SEID[UP:0x463 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.665: [upf] INFO: UE F-SEID[UP:0x463 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.670: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 02/05 11:05:51.670: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 02/05 11:05:51.670: [smf] INFO: UE IMSI[262427577536106] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.671: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 02/05 11:05:51.671: [upf] INFO: UE F-SEID[UP:0x889 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.671: [upf] INFO: UE F-SEID[UP:0x889 CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.676: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 02/05 11:05:51.676: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 02/05 11:05:51.676: [smf] INFO: UE IMSI[262423881226462] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.677: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 02/05 11:05:51.677: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.677: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.682: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 02/05 11:05:51.682: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 02/05 11:05:51.682: [smf] INFO: UE IMSI[262429144319006] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.683: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 02/05 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x9da CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.683: [upf] INFO: UE F-SEID[UP:0x9da CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.688: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 02/05 11:05:51.688: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 02/05 11:05:51.688: [smf] INFO: UE IMSI[262428654346566] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.689: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 02/05 11:05:51.689: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.689: [upf] INFO: UE F-SEID[UP:0xe9a CP:0x22] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.694: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 02/05 11:05:51.694: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 02/05 11:05:51.694: [smf] INFO: UE IMSI[262423577944436] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.695: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 02/05 11:05:51.695: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.695: [upf] INFO: UE F-SEID[UP:0xb53 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.700: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 02/05 11:05:51.700: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 02/05 11:05:51.700: [smf] INFO: UE IMSI[262421396247554] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.701: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 02/05 11:05:51.701: [upf] INFO: UE F-SEID[UP:0x660 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.701: [upf] INFO: UE F-SEID[UP:0x660 CP:0x5fa] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.707: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 02/05 11:05:51.707: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 02/05 11:05:51.707: [smf] INFO: UE IMSI[262427055306263] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.707: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 02/05 11:05:51.707: [upf] INFO: UE F-SEID[UP:0x83a CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.707: [upf] INFO: UE F-SEID[UP:0x83a CP:0xcb9] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.713: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 02/05 11:05:51.713: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 02/05 11:05:51.713: [smf] INFO: UE IMSI[262421470036523] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.713: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 02/05 11:05:51.713: [upf] INFO: UE F-SEID[UP:0x61d CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.713: [upf] INFO: UE F-SEID[UP:0x61d CP:0xef0] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.718: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 02/05 11:05:51.718: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 02/05 11:05:51.718: [smf] INFO: UE IMSI[262423452526161] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.719: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 02/05 11:05:51.719: [upf] INFO: UE F-SEID[UP:0x795 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.719: [upf] INFO: UE F-SEID[UP:0x795 CP:0x530] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.724: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 02/05 11:05:51.724: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 02/05 11:05:51.724: [smf] INFO: UE IMSI[262420178434283] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.725: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 02/05 11:05:51.725: [upf] INFO: UE F-SEID[UP:0x643 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.725: [upf] INFO: UE F-SEID[UP:0x643 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.730: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 02/05 11:05:51.730: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 02/05 11:05:51.730: [smf] INFO: UE IMSI[262422732816291] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.731: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 02/05 11:05:51.731: [upf] INFO: UE F-SEID[UP:0x708 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.731: [upf] INFO: UE F-SEID[UP:0x708 CP:0xc04] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.736: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 02/05 11:05:51.736: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 02/05 11:05:51.736: [smf] INFO: UE IMSI[262421762972576] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.736: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 02/05 11:05:51.736: [upf] INFO: UE F-SEID[UP:0x578 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.736: [upf] INFO: UE F-SEID[UP:0x578 CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.742: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 02/05 11:05:51.742: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 02/05 11:05:51.742: [smf] INFO: UE IMSI[262427983748654] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.742: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 02/05 11:05:51.742: [upf] INFO: UE F-SEID[UP:0x618 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.742: [upf] INFO: UE F-SEID[UP:0x618 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.748: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 02/05 11:05:51.748: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 02/05 11:05:51.748: [smf] INFO: UE IMSI[262423007151473] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.748: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 02/05 11:05:51.748: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.748: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.754: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 02/05 11:05:51.754: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 02/05 11:05:51.754: [smf] INFO: UE IMSI[262427246307083] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.754: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 02/05 11:05:51.754: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.754: [upf] INFO: UE F-SEID[UP:0xa7a CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.759: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 02/05 11:05:51.759: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 02/05 11:05:51.759: [smf] INFO: UE IMSI[262423412504837] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.760: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 02/05 11:05:51.760: [upf] INFO: UE F-SEID[UP:0x137 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.760: [upf] INFO: UE F-SEID[UP:0x137 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.765: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 02/05 11:05:51.765: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 02/05 11:05:51.765: [smf] INFO: UE IMSI[262421257506210] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.766: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 02/05 11:05:51.766: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.766: [upf] INFO: UE F-SEID[UP:0xf74 CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.771: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 02/05 11:05:51.771: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 02/05 11:05:51.771: [smf] INFO: UE IMSI[262428140335872] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.772: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 02/05 11:05:51.772: [upf] INFO: UE F-SEID[UP:0x905 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.772: [upf] INFO: UE F-SEID[UP:0x905 CP:0x4d0] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.777: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 02/05 11:05:51.777: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 02/05 11:05:51.777: [smf] INFO: UE IMSI[262423532836499] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.778: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 02/05 11:05:51.778: [upf] INFO: UE F-SEID[UP:0x969 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.778: [upf] INFO: UE F-SEID[UP:0x969 CP:0x7a6] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.783: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 02/05 11:05:51.783: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 02/05 11:05:51.783: [smf] INFO: UE IMSI[262428909252886] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.783: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 02/05 11:05:51.783: [upf] INFO: UE F-SEID[UP:0x687 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.783: [upf] INFO: UE F-SEID[UP:0x687 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.789: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 02/05 11:05:51.789: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 02/05 11:05:51.789: [smf] INFO: UE IMSI[262426359892730] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.789: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 02/05 11:05:51.789: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.789: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.795: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 02/05 11:05:51.795: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 02/05 11:05:51.795: [smf] INFO: UE IMSI[262427284647491] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.795: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 02/05 11:05:51.795: [upf] INFO: UE F-SEID[UP:0x2df CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.795: [upf] INFO: UE F-SEID[UP:0x2df CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.800: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 02/05 11:05:51.800: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 02/05 11:05:51.800: [smf] INFO: UE IMSI[262427526412665] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.801: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 02/05 11:05:51.801: [upf] INFO: UE F-SEID[UP:0x47b CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.801: [upf] INFO: UE F-SEID[UP:0x47b CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.806: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 02/05 11:05:51.806: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 02/05 11:05:51.806: [smf] INFO: UE IMSI[262420530109044] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.807: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 02/05 11:05:51.807: [upf] INFO: UE F-SEID[UP:0x87a CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.807: [upf] INFO: UE F-SEID[UP:0x87a CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.812: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 02/05 11:05:51.812: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 02/05 11:05:51.812: [smf] INFO: UE IMSI[262426700167160] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.813: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 02/05 11:05:51.813: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.813: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x633] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.818: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 02/05 11:05:51.818: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 02/05 11:05:51.818: [smf] INFO: UE IMSI[262422721236478] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.819: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 02/05 11:05:51.819: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.819: [upf] INFO: UE F-SEID[UP:0x9ec CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.824: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 02/05 11:05:51.824: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 02/05 11:05:51.824: [smf] INFO: UE IMSI[262426607570693] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.824: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 02/05 11:05:51.824: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.824: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x319] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.830: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 02/05 11:05:51.830: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 02/05 11:05:51.830: [smf] INFO: UE IMSI[262420474248740] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.830: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 02/05 11:05:51.830: [upf] INFO: UE F-SEID[UP:0x64c CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.830: [upf] INFO: UE F-SEID[UP:0x64c CP:0xbf7] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.836: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 02/05 11:05:51.836: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 02/05 11:05:51.836: [smf] INFO: UE IMSI[262422485241038] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.836: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 02/05 11:05:51.836: [upf] INFO: UE F-SEID[UP:0x32b CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.836: [upf] INFO: UE F-SEID[UP:0x32b CP:0x365] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.841: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 02/05 11:05:51.841: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 02/05 11:05:51.841: [smf] INFO: UE IMSI[262420942196246] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.842: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 02/05 11:05:51.842: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.842: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.847: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 02/05 11:05:51.847: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 02/05 11:05:51.847: [smf] INFO: UE IMSI[262429182387456] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.848: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 02/05 11:05:51.848: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.848: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.853: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 02/05 11:05:51.853: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 02/05 11:05:51.853: [smf] INFO: UE IMSI[262422806098830] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.854: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 02/05 11:05:51.854: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.854: [upf] INFO: UE F-SEID[UP:0xca2 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.859: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 02/05 11:05:51.859: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 02/05 11:05:51.859: [smf] INFO: UE IMSI[262423726830765] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.859: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 02/05 11:05:51.860: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.860: [upf] INFO: UE F-SEID[UP:0xff5 CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.865: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 02/05 11:05:51.865: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 02/05 11:05:51.865: [smf] INFO: UE IMSI[262421676421635] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.866: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 02/05 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x12f CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.866: [upf] INFO: UE F-SEID[UP:0x12f CP:0x18d] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.871: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 02/05 11:05:51.871: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 02/05 11:05:51.871: [smf] INFO: UE IMSI[262421987529357] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.871: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 02/05 11:05:51.871: [upf] INFO: UE F-SEID[UP:0x169 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.871: [upf] INFO: UE F-SEID[UP:0x169 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.877: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 02/05 11:05:51.877: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 02/05 11:05:51.877: [smf] INFO: UE IMSI[262425894498555] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.877: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 02/05 11:05:51.877: [upf] INFO: UE F-SEID[UP:0x55b CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.877: [upf] INFO: UE F-SEID[UP:0x55b CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.883: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 02/05 11:05:51.883: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 02/05 11:05:51.883: [smf] INFO: UE IMSI[262426034408504] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.883: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 02/05 11:05:51.883: [upf] INFO: UE F-SEID[UP:0xebb CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.883: [upf] INFO: UE F-SEID[UP:0xebb CP:0xc3e] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.888: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 02/05 11:05:51.888: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 02/05 11:05:51.888: [smf] INFO: UE IMSI[262428118011490] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.889: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 02/05 11:05:51.889: [upf] INFO: UE F-SEID[UP:0x2cb CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.889: [upf] INFO: UE F-SEID[UP:0x2cb CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.894: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 02/05 11:05:51.894: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 02/05 11:05:51.894: [smf] INFO: UE IMSI[262428071811275] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.895: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 02/05 11:05:51.895: [upf] INFO: UE F-SEID[UP:0xdee CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.895: [upf] INFO: UE F-SEID[UP:0xdee CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.900: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 02/05 11:05:51.900: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 02/05 11:05:51.900: [smf] INFO: UE IMSI[262425935270607] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.901: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 02/05 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x58e CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.901: [upf] INFO: UE F-SEID[UP:0x58e CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.906: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 02/05 11:05:51.906: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 02/05 11:05:51.906: [smf] INFO: UE IMSI[262423744076244] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.907: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 02/05 11:05:51.907: [upf] INFO: UE F-SEID[UP:0x19 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.907: [upf] INFO: UE F-SEID[UP:0x19 CP:0x587] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.912: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 02/05 11:05:51.912: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 02/05 11:05:51.912: [smf] INFO: UE IMSI[262429244708686] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.912: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 02/05 11:05:51.912: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.912: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.918: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 02/05 11:05:51.918: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 02/05 11:05:51.918: [smf] INFO: UE IMSI[262424003966371] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.918: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 02/05 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x73e CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.918: [upf] INFO: UE F-SEID[UP:0x73e CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.924: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 02/05 11:05:51.924: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 02/05 11:05:51.924: [smf] INFO: UE IMSI[262427479954931] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.924: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 02/05 11:05:51.924: [upf] INFO: UE F-SEID[UP:0x97b CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.924: [upf] INFO: UE F-SEID[UP:0x97b CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.929: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 02/05 11:05:51.929: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 02/05 11:05:51.929: [smf] INFO: UE IMSI[262422227175477] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.930: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 02/05 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x94e CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.930: [upf] INFO: UE F-SEID[UP:0x94e CP:0x546] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.935: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 02/05 11:05:51.935: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 02/05 11:05:51.935: [smf] INFO: UE IMSI[262421325004867] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.936: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 02/05 11:05:51.936: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.936: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.941: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 02/05 11:05:51.941: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 02/05 11:05:51.941: [smf] INFO: UE IMSI[262420097014959] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.942: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 02/05 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.942: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.947: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 02/05 11:05:51.947: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 02/05 11:05:51.947: [smf] INFO: UE IMSI[262424567924047] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.947: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 02/05 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x33c CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.947: [upf] INFO: UE F-SEID[UP:0x33c CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.953: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 02/05 11:05:51.953: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 02/05 11:05:51.953: [smf] INFO: UE IMSI[262424638059683] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.953: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 02/05 11:05:51.953: [upf] INFO: UE F-SEID[UP:0x60a CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.953: [upf] INFO: UE F-SEID[UP:0x60a CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.959: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 02/05 11:05:51.959: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 02/05 11:05:51.959: [smf] INFO: UE IMSI[262421882978366] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.959: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 02/05 11:05:51.959: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.959: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.965: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 02/05 11:05:51.965: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 02/05 11:05:51.965: [smf] INFO: UE IMSI[262429133242058] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.965: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 02/05 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.965: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x658] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.970: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 02/05 11:05:51.970: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 02/05 11:05:51.970: [smf] INFO: UE IMSI[262423008941589] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.971: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 02/05 11:05:51.971: [upf] INFO: UE F-SEID[UP:0x113 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.971: [upf] INFO: UE F-SEID[UP:0x113 CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.976: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 02/05 11:05:51.976: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 02/05 11:05:51.976: [smf] INFO: UE IMSI[262428090934584] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.977: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 02/05 11:05:51.977: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.977: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.982: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 02/05 11:05:51.982: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 02/05 11:05:51.982: [smf] INFO: UE IMSI[262420026797985] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.983: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 02/05 11:05:51.983: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.983: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.988: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 02/05 11:05:51.988: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 02/05 11:05:51.988: [smf] INFO: UE IMSI[262423754669459] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.989: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 02/05 11:05:51.989: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.989: [upf] INFO: UE F-SEID[UP:0xc4b CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.994: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 02/05 11:05:51.994: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 02/05 11:05:51.994: [smf] INFO: UE IMSI[262426001848958] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:51.995: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 02/05 11:05:51.995: [upf] INFO: UE F-SEID[UP:0x14e CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:51.995: [upf] INFO: UE F-SEID[UP:0x14e CP:0x6b5] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.000: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 02/05 11:05:52.000: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 02/05 11:05:52.000: [smf] INFO: UE IMSI[262425926548785] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.001: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 02/05 11:05:52.001: [upf] INFO: UE F-SEID[UP:0x721 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.001: [upf] INFO: UE F-SEID[UP:0x721 CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.006: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 02/05 11:05:52.006: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 02/05 11:05:52.006: [smf] INFO: UE IMSI[262424247354761] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.007: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 02/05 11:05:52.007: [upf] INFO: UE F-SEID[UP:0x694 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.007: [upf] INFO: UE F-SEID[UP:0x694 CP:0x2c1] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.013: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 02/05 11:05:52.013: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 02/05 11:05:52.013: [smf] INFO: UE IMSI[262420635157124] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.014: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 02/05 11:05:52.014: [upf] INFO: UE F-SEID[UP:0x69f CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.014: [upf] INFO: UE F-SEID[UP:0x69f CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.019: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 02/05 11:05:52.019: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 02/05 11:05:52.019: [smf] INFO: UE IMSI[262424019033613] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.020: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 02/05 11:05:52.020: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.020: [upf] INFO: UE F-SEID[UP:0xd4d CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.025: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 02/05 11:05:52.025: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 02/05 11:05:52.025: [smf] INFO: UE IMSI[262421599596847] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.026: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 02/05 11:05:52.026: [upf] INFO: UE F-SEID[UP:0x5c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.026: [upf] INFO: UE F-SEID[UP:0x5c CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.031: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 02/05 11:05:52.031: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 02/05 11:05:52.031: [smf] INFO: UE IMSI[262420428035791] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.032: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 02/05 11:05:52.032: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.032: [upf] INFO: UE F-SEID[UP:0xc03 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.037: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 02/05 11:05:52.037: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 02/05 11:05:52.037: [smf] INFO: UE IMSI[262429704388626] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.038: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 02/05 11:05:52.038: [upf] INFO: UE F-SEID[UP:0x262 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.038: [upf] INFO: UE F-SEID[UP:0x262 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.043: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 02/05 11:05:52.043: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 02/05 11:05:52.043: [smf] INFO: UE IMSI[262428317139185] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.044: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 02/05 11:05:52.044: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.044: [upf] INFO: UE F-SEID[UP:0xd7f CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.049: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 02/05 11:05:52.049: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 02/05 11:05:52.049: [smf] INFO: UE IMSI[262427558429115] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.050: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 02/05 11:05:52.050: [upf] INFO: UE F-SEID[UP:0x215 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.050: [upf] INFO: UE F-SEID[UP:0x215 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.055: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 02/05 11:05:52.055: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 02/05 11:05:52.055: [smf] INFO: UE IMSI[262427247957953] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.056: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 02/05 11:05:52.056: [upf] INFO: UE F-SEID[UP:0x6de CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.056: [upf] INFO: UE F-SEID[UP:0x6de CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.062: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 02/05 11:05:52.062: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 02/05 11:05:52.062: [smf] INFO: UE IMSI[262426994003184] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.062: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 02/05 11:05:52.062: [upf] INFO: UE F-SEID[UP:0x704 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.062: [upf] INFO: UE F-SEID[UP:0x704 CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.068: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 02/05 11:05:52.068: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 02/05 11:05:52.068: [smf] INFO: UE IMSI[262428106399732] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.069: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 02/05 11:05:52.069: [upf] INFO: UE F-SEID[UP:0x16b CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.069: [upf] INFO: UE F-SEID[UP:0x16b CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.074: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 02/05 11:05:52.074: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 02/05 11:05:52.074: [smf] INFO: UE IMSI[262420360155975] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.075: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 02/05 11:05:52.075: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.075: [upf] INFO: UE F-SEID[UP:0xceb CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.085: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 02/05 11:05:52.085: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 02/05 11:05:52.085: [smf] INFO: UE IMSI[262422190587592] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.087: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 02/05 11:05:52.087: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.087: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.092: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 02/05 11:05:52.092: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 02/05 11:05:52.092: [smf] INFO: UE IMSI[262423727881842] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.094: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 02/05 11:05:52.094: [upf] INFO: UE F-SEID[UP:0x83d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.094: [upf] INFO: UE F-SEID[UP:0x83d CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.100: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 02/05 11:05:52.100: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 02/05 11:05:52.100: [smf] INFO: UE IMSI[262428147812967] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.102: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 02/05 11:05:52.102: [upf] INFO: UE F-SEID[UP:0x28f CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.102: [upf] INFO: UE F-SEID[UP:0x28f CP:0xf8d] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.107: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 02/05 11:05:52.107: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 02/05 11:05:52.107: [smf] INFO: UE IMSI[262423231533002] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.108: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 02/05 11:05:52.108: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.108: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.113: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 02/05 11:05:52.113: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 02/05 11:05:52.113: [smf] INFO: UE IMSI[262427113881051] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.114: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 02/05 11:05:52.114: [upf] INFO: UE F-SEID[UP:0x774 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.114: [upf] INFO: UE F-SEID[UP:0x774 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.119: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 02/05 11:05:52.119: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 02/05 11:05:52.119: [smf] INFO: UE IMSI[262422881130056] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.120: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 02/05 11:05:52.120: [upf] INFO: UE F-SEID[UP:0x972 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.120: [upf] INFO: UE F-SEID[UP:0x972 CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.127: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 02/05 11:05:52.127: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 02/05 11:05:52.127: [smf] INFO: UE IMSI[262427138812404] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.128: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 02/05 11:05:52.128: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.128: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.135: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 02/05 11:05:52.135: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 02/05 11:05:52.135: [smf] INFO: UE IMSI[262427653403351] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.137: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 02/05 11:05:52.137: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.137: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.143: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 02/05 11:05:52.143: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 02/05 11:05:52.143: [smf] INFO: UE IMSI[262420016428643] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.145: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 02/05 11:05:52.145: [upf] INFO: UE F-SEID[UP:0x85f CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.145: [upf] INFO: UE F-SEID[UP:0x85f CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.149: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 02/05 11:05:52.149: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 02/05 11:05:52.149: [smf] INFO: UE IMSI[262429937615105] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.150: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 02/05 11:05:52.150: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.150: [upf] INFO: UE F-SEID[UP:0xb4f CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.156: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 02/05 11:05:52.156: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 02/05 11:05:52.156: [smf] INFO: UE IMSI[262429478644586] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.157: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 02/05 11:05:52.157: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.157: [upf] INFO: UE F-SEID[UP:0xfbb CP:0xdc6] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.163: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 02/05 11:05:52.163: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 02/05 11:05:52.163: [smf] INFO: UE IMSI[262425001112692] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.165: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 02/05 11:05:52.165: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.165: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.172: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 02/05 11:05:52.172: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 02/05 11:05:52.172: [smf] INFO: UE IMSI[262427430040913] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.173: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 02/05 11:05:52.173: [upf] INFO: UE F-SEID[UP:0x14f CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.173: [upf] INFO: UE F-SEID[UP:0x14f CP:0x2e6] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.179: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 02/05 11:05:52.179: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 02/05 11:05:52.179: [smf] INFO: UE IMSI[262423796569312] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.181: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 02/05 11:05:52.181: [upf] INFO: UE F-SEID[UP:0x613 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.181: [upf] INFO: UE F-SEID[UP:0x613 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.185: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 02/05 11:05:52.185: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 02/05 11:05:52.185: [smf] INFO: UE IMSI[262427375094120] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.186: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 02/05 11:05:52.186: [upf] INFO: UE F-SEID[UP:0xfba CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.186: [upf] INFO: UE F-SEID[UP:0xfba CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.191: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 02/05 11:05:52.191: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 02/05 11:05:52.191: [smf] INFO: UE IMSI[262421367320586] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.192: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 02/05 11:05:52.192: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.192: [upf] INFO: UE F-SEID[UP:0xb2e CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.197: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 02/05 11:05:52.197: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 02/05 11:05:52.197: [smf] INFO: UE IMSI[262422422975119] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.198: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 02/05 11:05:52.198: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.198: [upf] INFO: UE F-SEID[UP:0xa58 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.203: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 02/05 11:05:52.203: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 02/05 11:05:52.203: [smf] INFO: UE IMSI[262422349110773] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.204: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 02/05 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.204: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.210: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 02/05 11:05:52.210: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 02/05 11:05:52.210: [smf] INFO: UE IMSI[262425616292953] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.212: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 02/05 11:05:52.212: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.212: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x53c] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.219: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 02/05 11:05:52.219: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 02/05 11:05:52.219: [smf] INFO: UE IMSI[262427644832292] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.221: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 02/05 11:05:52.221: [upf] INFO: UE F-SEID[UP:0x658 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.221: [upf] INFO: UE F-SEID[UP:0x658 CP:0xbbf] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.226: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 02/05 11:05:52.226: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 02/05 11:05:52.226: [smf] INFO: UE IMSI[262427284883501] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.227: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 02/05 11:05:52.227: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.227: [upf] INFO: UE F-SEID[UP:0x99c CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.232: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 02/05 11:05:52.232: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 02/05 11:05:52.232: [smf] INFO: UE IMSI[262425375252848] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.233: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 02/05 11:05:52.233: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.233: [upf] INFO: UE F-SEID[UP:0xb31 CP:0x3ad] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.238: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 02/05 11:05:52.238: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 02/05 11:05:52.238: [smf] INFO: UE IMSI[262426738404130] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.239: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 02/05 11:05:52.239: [upf] INFO: UE F-SEID[UP:0x79a CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.239: [upf] INFO: UE F-SEID[UP:0x79a CP:0x5] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.244: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 02/05 11:05:52.244: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 02/05 11:05:52.244: [smf] INFO: UE IMSI[262428226843761] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.245: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 02/05 11:05:52.245: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.245: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xef4] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.250: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 02/05 11:05:52.250: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 02/05 11:05:52.250: [smf] INFO: UE IMSI[262429654666815] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.250: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 02/05 11:05:52.250: [upf] INFO: UE F-SEID[UP:0x52a CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.250: [upf] INFO: UE F-SEID[UP:0x52a CP:0xdd6] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.255: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 02/05 11:05:52.255: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 02/05 11:05:52.255: [smf] INFO: UE IMSI[262427492301728] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.256: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 02/05 11:05:52.256: [upf] INFO: UE F-SEID[UP:0x15f CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.256: [upf] INFO: UE F-SEID[UP:0x15f CP:0x958] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.261: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 02/05 11:05:52.261: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 02/05 11:05:52.261: [smf] INFO: UE IMSI[262425286893045] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.262: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 02/05 11:05:52.262: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.262: [upf] INFO: UE F-SEID[UP:0x8a6 CP:0xd1e] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.267: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 02/05 11:05:52.267: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 02/05 11:05:52.267: [smf] INFO: UE IMSI[262421900208189] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.268: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 02/05 11:05:52.268: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.268: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.273: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 02/05 11:05:52.273: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 02/05 11:05:52.273: [smf] INFO: UE IMSI[262427221488369] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.274: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 02/05 11:05:52.274: [upf] INFO: UE F-SEID[UP:0x655 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.274: [upf] INFO: UE F-SEID[UP:0x655 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.279: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 02/05 11:05:52.279: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 02/05 11:05:52.279: [smf] INFO: UE IMSI[262425959808200] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.279: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 02/05 11:05:52.279: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.279: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.284: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 02/05 11:05:52.284: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 02/05 11:05:52.284: [smf] INFO: UE IMSI[262428690411529] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.285: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 02/05 11:05:52.285: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.285: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.290: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 02/05 11:05:52.290: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 02/05 11:05:52.290: [smf] INFO: UE IMSI[262424775744955] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.291: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 02/05 11:05:52.291: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.291: [upf] INFO: UE F-SEID[UP:0xe81 CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.296: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 02/05 11:05:52.296: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 02/05 11:05:52.296: [smf] INFO: UE IMSI[262429593581941] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.296: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 02/05 11:05:52.296: [upf] INFO: UE F-SEID[UP:0xbea CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.296: [upf] INFO: UE F-SEID[UP:0xbea CP:0xa77] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.301: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 02/05 11:05:52.301: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 02/05 11:05:52.301: [smf] INFO: UE IMSI[262423916177000] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.302: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 02/05 11:05:52.302: [upf] INFO: UE F-SEID[UP:0x307 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.302: [upf] INFO: UE F-SEID[UP:0x307 CP:0x9c7] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.307: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 02/05 11:05:52.307: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 02/05 11:05:52.307: [smf] INFO: UE IMSI[262422771149293] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.308: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 02/05 11:05:52.308: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.308: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x1a1] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.313: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 02/05 11:05:52.313: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 02/05 11:05:52.313: [smf] INFO: UE IMSI[262426859800257] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.314: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 02/05 11:05:52.314: [upf] INFO: UE F-SEID[UP:0x204 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.314: [upf] INFO: UE F-SEID[UP:0x204 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.319: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 02/05 11:05:52.319: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 02/05 11:05:52.319: [smf] INFO: UE IMSI[262427844950857] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.319: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 02/05 11:05:52.320: [upf] INFO: UE F-SEID[UP:0x73b CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.320: [upf] INFO: UE F-SEID[UP:0x73b CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.325: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 02/05 11:05:52.325: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 02/05 11:05:52.325: [smf] INFO: UE IMSI[262421380182853] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.325: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 02/05 11:05:52.325: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.325: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.330: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 02/05 11:05:52.330: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 02/05 11:05:52.330: [smf] INFO: UE IMSI[262427404257973] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.331: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 02/05 11:05:52.331: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.331: [upf] INFO: UE F-SEID[UP:0x3cb CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.336: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 02/05 11:05:52.336: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 02/05 11:05:52.336: [smf] INFO: UE IMSI[262427237963439] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.337: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 02/05 11:05:52.337: [upf] INFO: UE F-SEID[UP:0x432 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.337: [upf] INFO: UE F-SEID[UP:0x432 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.342: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 02/05 11:05:52.342: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 02/05 11:05:52.342: [smf] INFO: UE IMSI[262425184854371] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.342: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 02/05 11:05:52.343: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.343: [upf] INFO: UE F-SEID[UP:0xb66 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.348: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 02/05 11:05:52.348: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 02/05 11:05:52.348: [smf] INFO: UE IMSI[262420230518684] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.348: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 02/05 11:05:52.348: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.348: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.353: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 02/05 11:05:52.353: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 02/05 11:05:52.353: [smf] INFO: UE IMSI[262427535795550] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.354: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 02/05 11:05:52.354: [upf] INFO: UE F-SEID[UP:0x68e CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.354: [upf] INFO: UE F-SEID[UP:0x68e CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.359: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 02/05 11:05:52.359: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 02/05 11:05:52.359: [smf] INFO: UE IMSI[262425500897877] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.360: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 02/05 11:05:52.360: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.360: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.365: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 02/05 11:05:52.365: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 02/05 11:05:52.365: [smf] INFO: UE IMSI[262423332002428] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.366: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 02/05 11:05:52.366: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.366: [upf] INFO: UE F-SEID[UP:0xce3 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.371: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 02/05 11:05:52.371: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 02/05 11:05:52.371: [smf] INFO: UE IMSI[262423254902811] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.371: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 02/05 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x648 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.371: [upf] INFO: UE F-SEID[UP:0x648 CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.377: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 02/05 11:05:52.377: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 02/05 11:05:52.377: [smf] INFO: UE IMSI[262426722225362] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.377: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 02/05 11:05:52.377: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.377: [upf] INFO: UE F-SEID[UP:0xaf9 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.382: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 02/05 11:05:52.382: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 02/05 11:05:52.382: [smf] INFO: UE IMSI[262421735190101] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.383: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 02/05 11:05:52.383: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.383: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.388: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 02/05 11:05:52.388: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 02/05 11:05:52.388: [smf] INFO: UE IMSI[262425784215709] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.389: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 02/05 11:05:52.389: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.389: [upf] INFO: UE F-SEID[UP:0xa42 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.394: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 02/05 11:05:52.394: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 02/05 11:05:52.394: [smf] INFO: UE IMSI[262424779709142] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.395: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 02/05 11:05:52.395: [upf] INFO: UE F-SEID[UP:0x19a CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.395: [upf] INFO: UE F-SEID[UP:0x19a CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.400: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 02/05 11:05:52.400: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 02/05 11:05:52.400: [smf] INFO: UE IMSI[262420570729039] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.400: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 02/05 11:05:52.400: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.400: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.406: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 02/05 11:05:52.406: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 02/05 11:05:52.406: [smf] INFO: UE IMSI[262423195196449] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.406: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 02/05 11:05:52.406: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.406: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.411: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 02/05 11:05:52.411: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 02/05 11:05:52.411: [smf] INFO: UE IMSI[262426778611422] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.412: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 02/05 11:05:52.412: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.412: [upf] INFO: UE F-SEID[UP:0x4c0 CP:0xae1] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.417: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 02/05 11:05:52.417: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 02/05 11:05:52.417: [smf] INFO: UE IMSI[262429257432970] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.418: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 02/05 11:05:52.418: [upf] INFO: UE F-SEID[UP:0x625 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.418: [upf] INFO: UE F-SEID[UP:0x625 CP:0x79e] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.423: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 02/05 11:05:52.423: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 02/05 11:05:52.423: [smf] INFO: UE IMSI[262423727622082] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.424: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 02/05 11:05:52.424: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.424: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x3c] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.429: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 02/05 11:05:52.429: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 02/05 11:05:52.429: [smf] INFO: UE IMSI[262422022744235] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.429: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 02/05 11:05:52.429: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.429: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.435: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 02/05 11:05:52.435: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 02/05 11:05:52.435: [smf] INFO: UE IMSI[262425345189195] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.435: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 02/05 11:05:52.435: [upf] INFO: UE F-SEID[UP:0x853 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.435: [upf] INFO: UE F-SEID[UP:0x853 CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.440: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 02/05 11:05:52.440: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 02/05 11:05:52.440: [smf] INFO: UE IMSI[262429596527233] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.441: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 02/05 11:05:52.441: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.441: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0x145] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.446: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 02/05 11:05:52.446: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 02/05 11:05:52.446: [smf] INFO: UE IMSI[262423945948487] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.447: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 02/05 11:05:52.447: [upf] INFO: UE F-SEID[UP:0x23 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.447: [upf] INFO: UE F-SEID[UP:0x23 CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.452: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 02/05 11:05:52.452: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 02/05 11:05:52.452: [smf] INFO: UE IMSI[262428742662589] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.452: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 02/05 11:05:52.452: [upf] INFO: UE F-SEID[UP:0x70d CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.453: [upf] INFO: UE F-SEID[UP:0x70d CP:0x5c2] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.458: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 02/05 11:05:52.458: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 02/05 11:05:52.458: [smf] INFO: UE IMSI[262427416559669] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.458: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 02/05 11:05:52.458: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.458: [upf] INFO: UE F-SEID[UP:0x7c9 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.463: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 02/05 11:05:52.463: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 02/05 11:05:52.463: [smf] INFO: UE IMSI[262426998882338] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.464: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 02/05 11:05:52.464: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.464: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.469: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 02/05 11:05:52.469: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 02/05 11:05:52.469: [smf] INFO: UE IMSI[262427950083584] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.470: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 02/05 11:05:52.470: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.470: [upf] INFO: UE F-SEID[UP:0x456 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.475: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 02/05 11:05:52.475: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 02/05 11:05:52.475: [smf] INFO: UE IMSI[262428191358572] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.476: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 02/05 11:05:52.476: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.476: [upf] INFO: UE F-SEID[UP:0x9e3 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.481: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 02/05 11:05:52.481: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 02/05 11:05:52.481: [smf] INFO: UE IMSI[262423326101126] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.482: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 02/05 11:05:52.482: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.482: [upf] INFO: UE F-SEID[UP:0xb2f CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.487: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 02/05 11:05:52.487: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 02/05 11:05:52.487: [smf] INFO: UE IMSI[262424228386519] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.487: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 02/05 11:05:52.487: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.487: [upf] INFO: UE F-SEID[UP:0xe35 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.493: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 02/05 11:05:52.493: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 02/05 11:05:52.493: [smf] INFO: UE IMSI[262421053440958] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.493: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 02/05 11:05:52.493: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.493: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.499: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 02/05 11:05:52.499: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 02/05 11:05:52.499: [smf] INFO: UE IMSI[262426612134424] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.499: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 02/05 11:05:52.499: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.499: [upf] INFO: UE F-SEID[UP:0x4eb CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.504: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 02/05 11:05:52.504: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 02/05 11:05:52.504: [smf] INFO: UE IMSI[262426840460876] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.505: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 02/05 11:05:52.505: [upf] INFO: UE F-SEID[UP:0x54c CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.505: [upf] INFO: UE F-SEID[UP:0x54c CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.510: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 02/05 11:05:52.510: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 02/05 11:05:52.510: [smf] INFO: UE IMSI[262425661670301] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.511: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 02/05 11:05:52.511: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.511: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x20e] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.516: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 02/05 11:05:52.516: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 02/05 11:05:52.516: [smf] INFO: UE IMSI[262425453991141] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.517: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 02/05 11:05:52.517: [upf] INFO: UE F-SEID[UP:0x111 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.517: [upf] INFO: UE F-SEID[UP:0x111 CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.522: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 02/05 11:05:52.522: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 02/05 11:05:52.522: [smf] INFO: UE IMSI[262426784038973] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.523: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 02/05 11:05:52.523: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.523: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.528: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 02/05 11:05:52.528: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 02/05 11:05:52.528: [smf] INFO: UE IMSI[262428756445956] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.529: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 02/05 11:05:52.529: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.529: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.534: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 02/05 11:05:52.534: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 02/05 11:05:52.534: [smf] INFO: UE IMSI[262426535636996] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.534: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 02/05 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.534: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.540: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 02/05 11:05:52.540: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 02/05 11:05:52.540: [smf] INFO: UE IMSI[262426974792446] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.540: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 02/05 11:05:52.540: [upf] INFO: UE F-SEID[UP:0xbad CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.540: [upf] INFO: UE F-SEID[UP:0xbad CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.546: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 02/05 11:05:52.546: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 02/05 11:05:52.546: [smf] INFO: UE IMSI[262424263466403] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.546: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 02/05 11:05:52.546: [upf] INFO: UE F-SEID[UP:0x770 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.546: [upf] INFO: UE F-SEID[UP:0x770 CP:0x16] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.551: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 02/05 11:05:52.551: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 02/05 11:05:52.551: [smf] INFO: UE IMSI[262429289384854] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.552: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 02/05 11:05:52.552: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.552: [upf] INFO: UE F-SEID[UP:0x178 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.557: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 02/05 11:05:52.557: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 02/05 11:05:52.557: [smf] INFO: UE IMSI[262428300086477] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.558: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 02/05 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x89f CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.558: [upf] INFO: UE F-SEID[UP:0x89f CP:0xf07] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.563: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 02/05 11:05:52.563: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 02/05 11:05:52.563: [smf] INFO: UE IMSI[262422459832211] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.564: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 02/05 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xacd CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.564: [upf] INFO: UE F-SEID[UP:0xacd CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.569: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 02/05 11:05:52.569: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 02/05 11:05:52.569: [smf] INFO: UE IMSI[262429153039205] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.570: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 02/05 11:05:52.570: [upf] INFO: UE F-SEID[UP:0x79c CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.570: [upf] INFO: UE F-SEID[UP:0x79c CP:0xbb0] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.575: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 02/05 11:05:52.575: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 02/05 11:05:52.575: [smf] INFO: UE IMSI[262427505215596] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.576: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 02/05 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.576: [upf] INFO: UE F-SEID[UP:0xa3 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.581: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 02/05 11:05:52.581: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 02/05 11:05:52.581: [smf] INFO: UE IMSI[262426057564431] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.581: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 02/05 11:05:52.582: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.582: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.587: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 02/05 11:05:52.587: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 02/05 11:05:52.587: [smf] INFO: UE IMSI[262427562694106] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.587: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 02/05 11:05:52.587: [upf] INFO: UE F-SEID[UP:0x684 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.587: [upf] INFO: UE F-SEID[UP:0x684 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.592: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 02/05 11:05:52.592: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 02/05 11:05:52.592: [smf] INFO: UE IMSI[262425403346989] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.593: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 02/05 11:05:52.593: [upf] INFO: UE F-SEID[UP:0x571 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.593: [upf] INFO: UE F-SEID[UP:0x571 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.598: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 02/05 11:05:52.598: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 02/05 11:05:52.598: [smf] INFO: UE IMSI[262420446235482] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.599: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 02/05 11:05:52.599: [upf] INFO: UE F-SEID[UP:0x38a CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.599: [upf] INFO: UE F-SEID[UP:0x38a CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.604: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 02/05 11:05:52.604: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 02/05 11:05:52.604: [smf] INFO: UE IMSI[262420796030917] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.605: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 02/05 11:05:52.605: [upf] INFO: UE F-SEID[UP:0x411 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.605: [upf] INFO: UE F-SEID[UP:0x411 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.610: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 02/05 11:05:52.610: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 02/05 11:05:52.610: [smf] INFO: UE IMSI[262420359936619] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.611: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 02/05 11:05:52.611: [upf] INFO: UE F-SEID[UP:0x97c CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.611: [upf] INFO: UE F-SEID[UP:0x97c CP:0x66d] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.616: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 02/05 11:05:52.616: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 02/05 11:05:52.616: [smf] INFO: UE IMSI[262427486211421] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.617: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 02/05 11:05:52.617: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.617: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.622: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 02/05 11:05:52.622: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 02/05 11:05:52.622: [smf] INFO: UE IMSI[262426694043808] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.623: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 02/05 11:05:52.623: [upf] INFO: UE F-SEID[UP:0x942 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.623: [upf] INFO: UE F-SEID[UP:0x942 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.628: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 02/05 11:05:52.628: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 02/05 11:05:52.628: [smf] INFO: UE IMSI[262429642989739] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.628: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 02/05 11:05:52.629: [upf] INFO: UE F-SEID[UP:0x484 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.629: [upf] INFO: UE F-SEID[UP:0x484 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.634: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 02/05 11:05:52.634: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 02/05 11:05:52.634: [smf] INFO: UE IMSI[262421703801697] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.634: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 02/05 11:05:52.634: [upf] INFO: UE F-SEID[UP:0x53f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.634: [upf] INFO: UE F-SEID[UP:0x53f CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.640: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 02/05 11:05:52.640: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 02/05 11:05:52.640: [smf] INFO: UE IMSI[262425531328250] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.640: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 02/05 11:05:52.640: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.640: [upf] INFO: UE F-SEID[UP:0xd81 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.645: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 02/05 11:05:52.645: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 02/05 11:05:52.645: [smf] INFO: UE IMSI[262425362970689] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.646: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 02/05 11:05:52.646: [upf] INFO: UE F-SEID[UP:0x11b CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.646: [upf] INFO: UE F-SEID[UP:0x11b CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.651: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 02/05 11:05:52.651: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 02/05 11:05:52.651: [smf] INFO: UE IMSI[262426615875069] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.652: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 02/05 11:05:52.652: [upf] INFO: UE F-SEID[UP:0x5da CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.652: [upf] INFO: UE F-SEID[UP:0x5da CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.657: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 02/05 11:05:52.657: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 02/05 11:05:52.657: [smf] INFO: UE IMSI[262423006435678] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.658: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 02/05 11:05:52.658: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.658: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.663: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 02/05 11:05:52.663: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 02/05 11:05:52.663: [smf] INFO: UE IMSI[262423840835724] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.664: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 02/05 11:05:52.664: [upf] INFO: UE F-SEID[UP:0xbca CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.664: [upf] INFO: UE F-SEID[UP:0xbca CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.669: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 02/05 11:05:52.669: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 02/05 11:05:52.669: [smf] INFO: UE IMSI[262426878489485] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.670: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 02/05 11:05:52.670: [upf] INFO: UE F-SEID[UP:0x50 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.670: [upf] INFO: UE F-SEID[UP:0x50 CP:0x190] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.675: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 02/05 11:05:52.675: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 02/05 11:05:52.675: [smf] INFO: UE IMSI[262428074372685] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.675: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 02/05 11:05:52.675: [upf] INFO: UE F-SEID[UP:0x53b CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.675: [upf] INFO: UE F-SEID[UP:0x53b CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.681: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 02/05 11:05:52.681: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 02/05 11:05:52.681: [smf] INFO: UE IMSI[262420294018925] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.681: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 02/05 11:05:52.681: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.681: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.686: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 02/05 11:05:52.686: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 02/05 11:05:52.686: [smf] INFO: UE IMSI[262425474585797] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.687: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 02/05 11:05:52.687: [upf] INFO: UE F-SEID[UP:0x339 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.687: [upf] INFO: UE F-SEID[UP:0x339 CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.692: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 02/05 11:05:52.692: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 02/05 11:05:52.692: [smf] INFO: UE IMSI[262427032058574] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.693: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 02/05 11:05:52.693: [upf] INFO: UE F-SEID[UP:0xf06 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.693: [upf] INFO: UE F-SEID[UP:0xf06 CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.698: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 02/05 11:05:52.698: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 02/05 11:05:52.698: [smf] INFO: UE IMSI[262423063740890] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.699: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 02/05 11:05:52.699: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.699: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.704: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 02/05 11:05:52.704: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 02/05 11:05:52.704: [smf] INFO: UE IMSI[262423160576916] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.705: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 02/05 11:05:52.705: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.705: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.710: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 02/05 11:05:52.710: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 02/05 11:05:52.710: [smf] INFO: UE IMSI[262423603790185] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.711: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 02/05 11:05:52.711: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.711: [upf] INFO: UE F-SEID[UP:0xcaf CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.716: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 02/05 11:05:52.716: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 02/05 11:05:52.716: [smf] INFO: UE IMSI[262422651434488] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.717: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 02/05 11:05:52.717: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.717: [upf] INFO: UE F-SEID[UP:0xc30 CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.722: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 02/05 11:05:52.722: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 02/05 11:05:52.722: [smf] INFO: UE IMSI[262426589014390] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.722: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 02/05 11:05:52.722: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.722: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.727: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 02/05 11:05:52.727: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 02/05 11:05:52.727: [smf] INFO: UE IMSI[262429628953918] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.728: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 02/05 11:05:52.728: [upf] INFO: UE F-SEID[UP:0x549 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.728: [upf] INFO: UE F-SEID[UP:0x549 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.733: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 02/05 11:05:52.733: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 02/05 11:05:52.733: [smf] INFO: UE IMSI[262429830981456] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.734: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 02/05 11:05:52.734: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.734: [upf] INFO: UE F-SEID[UP:0x2ec CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.739: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 02/05 11:05:52.739: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 02/05 11:05:52.739: [smf] INFO: UE IMSI[262425896746469] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.740: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 02/05 11:05:52.740: [upf] INFO: UE F-SEID[UP:0x258 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.740: [upf] INFO: UE F-SEID[UP:0x258 CP:0x40e] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.745: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 02/05 11:05:52.745: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 02/05 11:05:52.745: [smf] INFO: UE IMSI[262425301924047] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.746: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 02/05 11:05:52.746: [upf] INFO: UE F-SEID[UP:0x67a CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.746: [upf] INFO: UE F-SEID[UP:0x67a CP:0x345] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.751: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 02/05 11:05:52.751: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 02/05 11:05:52.751: [smf] INFO: UE IMSI[262426962892766] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.752: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 02/05 11:05:52.752: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.752: [upf] INFO: UE F-SEID[UP:0xab5 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.757: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 02/05 11:05:52.757: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 02/05 11:05:52.757: [smf] INFO: UE IMSI[262420618053280] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.757: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 02/05 11:05:52.757: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.757: [upf] INFO: UE F-SEID[UP:0xd0e CP:0xbf9] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.763: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 02/05 11:05:52.763: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 02/05 11:05:52.763: [smf] INFO: UE IMSI[262420462748119] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.763: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 02/05 11:05:52.763: [upf] INFO: UE F-SEID[UP:0x365 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.763: [upf] INFO: UE F-SEID[UP:0x365 CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.769: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 02/05 11:05:52.769: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 02/05 11:05:52.769: [smf] INFO: UE IMSI[262428631262517] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.769: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 02/05 11:05:52.769: [upf] INFO: UE F-SEID[UP:0x56f CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.769: [upf] INFO: UE F-SEID[UP:0x56f CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.775: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 02/05 11:05:52.775: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 02/05 11:05:52.775: [smf] INFO: UE IMSI[262426545905734] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.775: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 02/05 11:05:52.775: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.775: [upf] INFO: UE F-SEID[UP:0x8fb CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.781: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 02/05 11:05:52.781: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 02/05 11:05:52.781: [smf] INFO: UE IMSI[262422602137555] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.781: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 02/05 11:05:52.781: [upf] INFO: UE F-SEID[UP:0x255 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.781: [upf] INFO: UE F-SEID[UP:0x255 CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.787: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 02/05 11:05:52.787: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 02/05 11:05:52.787: [smf] INFO: UE IMSI[262429023839567] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.787: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 02/05 11:05:52.787: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.787: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.792: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 02/05 11:05:52.792: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 02/05 11:05:52.792: [smf] INFO: UE IMSI[262423326152519] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.793: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 02/05 11:05:52.793: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.793: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.798: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 02/05 11:05:52.798: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 02/05 11:05:52.798: [smf] INFO: UE IMSI[262423522690477] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.799: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 02/05 11:05:52.799: [upf] INFO: UE F-SEID[UP:0x805 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.799: [upf] INFO: UE F-SEID[UP:0x805 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.804: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 02/05 11:05:52.804: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 02/05 11:05:52.804: [smf] INFO: UE IMSI[262420172406391] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.805: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 02/05 11:05:52.805: [upf] INFO: UE F-SEID[UP:0x200 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.805: [upf] INFO: UE F-SEID[UP:0x200 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.810: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 02/05 11:05:52.810: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 02/05 11:05:52.810: [smf] INFO: UE IMSI[262424146597587] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.811: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 02/05 11:05:52.811: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.811: [upf] INFO: UE F-SEID[UP:0xf82 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.816: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 02/05 11:05:52.816: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 02/05 11:05:52.816: [smf] INFO: UE IMSI[262428940563212] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.817: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 02/05 11:05:52.817: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.817: [upf] INFO: UE F-SEID[UP:0x2bf CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.822: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 02/05 11:05:52.822: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 02/05 11:05:52.822: [smf] INFO: UE IMSI[262424591388618] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.823: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 02/05 11:05:52.823: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.823: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x745] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.828: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 02/05 11:05:52.828: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 02/05 11:05:52.828: [smf] INFO: UE IMSI[262428611518065] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.829: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 02/05 11:05:52.829: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.829: [upf] INFO: UE F-SEID[UP:0xab0 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.834: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 02/05 11:05:52.834: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 02/05 11:05:52.834: [smf] INFO: UE IMSI[262420676839808] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.834: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 02/05 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x16d CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.834: [upf] INFO: UE F-SEID[UP:0x16d CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.840: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 02/05 11:05:52.840: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 02/05 11:05:52.840: [smf] INFO: UE IMSI[262429753734776] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.840: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 02/05 11:05:52.840: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.840: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.846: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 02/05 11:05:52.846: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 02/05 11:05:52.846: [smf] INFO: UE IMSI[262425296156957] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.847: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 02/05 11:05:52.847: [upf] INFO: UE F-SEID[UP:0x580 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.847: [upf] INFO: UE F-SEID[UP:0x580 CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.852: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 02/05 11:05:52.852: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 02/05 11:05:52.852: [smf] INFO: UE IMSI[262429455003958] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.853: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 02/05 11:05:52.853: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.853: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.858: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 02/05 11:05:52.858: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 02/05 11:05:52.858: [smf] INFO: UE IMSI[262423730422619] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.859: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 02/05 11:05:52.859: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.859: [upf] INFO: UE F-SEID[UP:0xe3a CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.864: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 02/05 11:05:52.864: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 02/05 11:05:52.864: [smf] INFO: UE IMSI[262427417139865] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.865: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 02/05 11:05:52.865: [upf] INFO: UE F-SEID[UP:0x748 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.865: [upf] INFO: UE F-SEID[UP:0x748 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.870: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 02/05 11:05:52.870: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 02/05 11:05:52.870: [smf] INFO: UE IMSI[262420595950662] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.871: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 02/05 11:05:52.871: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.871: [upf] INFO: UE F-SEID[UP:0xfcd CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.876: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 02/05 11:05:52.876: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 02/05 11:05:52.876: [smf] INFO: UE IMSI[262427146443315] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.877: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 02/05 11:05:52.877: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.877: [upf] INFO: UE F-SEID[UP:0xc81 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.882: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 02/05 11:05:52.882: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 02/05 11:05:52.882: [smf] INFO: UE IMSI[262426032468274] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.883: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 02/05 11:05:52.883: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.883: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xcc7] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.888: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 02/05 11:05:52.888: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 02/05 11:05:52.888: [smf] INFO: UE IMSI[262429269589455] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.889: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 02/05 11:05:52.889: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.889: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.894: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 02/05 11:05:52.894: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 02/05 11:05:52.894: [smf] INFO: UE IMSI[262423394782704] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.895: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 02/05 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.895: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.900: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 02/05 11:05:52.900: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 02/05 11:05:52.900: [smf] INFO: UE IMSI[262420418605098] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.900: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 02/05 11:05:52.901: [upf] INFO: UE F-SEID[UP:0x57f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.901: [upf] INFO: UE F-SEID[UP:0x57f CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.905: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 02/05 11:05:52.905: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 02/05 11:05:52.905: [smf] INFO: UE IMSI[262424768175847] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.906: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 02/05 11:05:52.906: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.906: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb61] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.911: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 02/05 11:05:52.911: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 02/05 11:05:52.911: [smf] INFO: UE IMSI[262421390333147] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.912: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 02/05 11:05:52.912: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.912: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xdd8] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.917: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 02/05 11:05:52.917: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 02/05 11:05:52.917: [smf] INFO: UE IMSI[262421756672190] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.918: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 02/05 11:05:52.918: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.918: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x8fb] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.923: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 02/05 11:05:52.923: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 02/05 11:05:52.923: [smf] INFO: UE IMSI[262424792422508] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.924: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 02/05 11:05:52.924: [upf] INFO: UE F-SEID[UP:0x539 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.924: [upf] INFO: UE F-SEID[UP:0x539 CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.929: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 02/05 11:05:52.929: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 02/05 11:05:52.929: [smf] INFO: UE IMSI[262423402552206] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.929: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 02/05 11:05:52.929: [upf] INFO: UE F-SEID[UP:0xdab CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.929: [upf] INFO: UE F-SEID[UP:0xdab CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.934: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 02/05 11:05:52.934: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 02/05 11:05:52.934: [smf] INFO: UE IMSI[262424381126734] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.935: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 02/05 11:05:52.935: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.935: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.940: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 02/05 11:05:52.940: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 02/05 11:05:52.940: [smf] INFO: UE IMSI[262428401625858] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.941: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 02/05 11:05:52.941: [upf] INFO: UE F-SEID[UP:0x40f CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.941: [upf] INFO: UE F-SEID[UP:0x40f CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.946: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 02/05 11:05:52.946: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 02/05 11:05:52.946: [smf] INFO: UE IMSI[262422910854587] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.947: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 02/05 11:05:52.947: [upf] INFO: UE F-SEID[UP:0x472 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.947: [upf] INFO: UE F-SEID[UP:0x472 CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.952: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 02/05 11:05:52.952: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 02/05 11:05:52.952: [smf] INFO: UE IMSI[262425949337566] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.952: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 02/05 11:05:52.952: [upf] INFO: UE F-SEID[UP:0x235 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.952: [upf] INFO: UE F-SEID[UP:0x235 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.957: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 02/05 11:05:52.957: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 02/05 11:05:52.957: [smf] INFO: UE IMSI[262421202453970] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.958: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 02/05 11:05:52.958: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.958: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.963: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 02/05 11:05:52.963: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 02/05 11:05:52.963: [smf] INFO: UE IMSI[262424788939302] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.964: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 02/05 11:05:52.964: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.964: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.969: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 02/05 11:05:52.969: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 02/05 11:05:52.969: [smf] INFO: UE IMSI[262423583386848] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.970: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 02/05 11:05:52.970: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.970: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x758] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.975: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 02/05 11:05:52.975: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 02/05 11:05:52.975: [smf] INFO: UE IMSI[262428563425466] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.975: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 02/05 11:05:52.975: [upf] INFO: UE F-SEID[UP:0x92b CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.975: [upf] INFO: UE F-SEID[UP:0x92b CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.981: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 02/05 11:05:52.981: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 02/05 11:05:52.981: [smf] INFO: UE IMSI[262423947658962] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.981: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 02/05 11:05:52.981: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.981: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.986: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 02/05 11:05:52.986: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 02/05 11:05:52.986: [smf] INFO: UE IMSI[262429090648138] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.987: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 02/05 11:05:52.987: [upf] INFO: UE F-SEID[UP:0x99e CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.987: [upf] INFO: UE F-SEID[UP:0x99e CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.992: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 02/05 11:05:52.992: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 02/05 11:05:52.992: [smf] INFO: UE IMSI[262421394032795] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.993: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 02/05 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.993: [upf] INFO: UE F-SEID[UP:0xca8 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.998: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 02/05 11:05:52.998: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 02/05 11:05:52.998: [smf] INFO: UE IMSI[262421647919248] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:52.999: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 02/05 11:05:52.999: [upf] INFO: UE F-SEID[UP:0x567 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:52.999: [upf] INFO: UE F-SEID[UP:0x567 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.004: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 02/05 11:05:53.004: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 02/05 11:05:53.004: [smf] INFO: UE IMSI[262420656571360] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.005: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 02/05 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.005: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.010: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 02/05 11:05:53.010: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 02/05 11:05:53.010: [smf] INFO: UE IMSI[262421615369919] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.011: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 02/05 11:05:53.011: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.011: [upf] INFO: UE F-SEID[UP:0xcf9 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.016: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 02/05 11:05:53.016: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 02/05 11:05:53.016: [smf] INFO: UE IMSI[262426430544982] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.016: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 02/05 11:05:53.016: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.016: [upf] INFO: UE F-SEID[UP:0xec1 CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.022: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 02/05 11:05:53.022: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 02/05 11:05:53.022: [smf] INFO: UE IMSI[262423953933317] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.022: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 02/05 11:05:53.022: [upf] INFO: UE F-SEID[UP:0x5e CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.022: [upf] INFO: UE F-SEID[UP:0x5e CP:0xebd] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.027: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 02/05 11:05:53.027: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 02/05 11:05:53.027: [smf] INFO: UE IMSI[262427287879024] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.028: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 02/05 11:05:53.028: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.028: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x2f8] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.033: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 02/05 11:05:53.033: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 02/05 11:05:53.033: [smf] INFO: UE IMSI[262427998277283] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.034: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 02/05 11:05:53.034: [upf] INFO: UE F-SEID[UP:0x2a CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.034: [upf] INFO: UE F-SEID[UP:0x2a CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.039: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 02/05 11:05:53.039: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 02/05 11:05:53.039: [smf] INFO: UE IMSI[262422040392706] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.040: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 02/05 11:05:53.040: [upf] INFO: UE F-SEID[UP:0x37f CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.040: [upf] INFO: UE F-SEID[UP:0x37f CP:0xd49] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.045: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 02/05 11:05:53.045: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 02/05 11:05:53.045: [smf] INFO: UE IMSI[262423917901735] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.046: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 02/05 11:05:53.046: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.046: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.051: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 02/05 11:05:53.051: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 02/05 11:05:53.051: [smf] INFO: UE IMSI[262426211038136] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.051: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 02/05 11:05:53.051: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.051: [upf] INFO: UE F-SEID[UP:0xad3 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.057: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 02/05 11:05:53.057: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 02/05 11:05:53.057: [smf] INFO: UE IMSI[262429054712520] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.057: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 02/05 11:05:53.057: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.057: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.062: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 02/05 11:05:53.062: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 02/05 11:05:53.062: [smf] INFO: UE IMSI[262420732024964] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.063: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 02/05 11:05:53.063: [upf] INFO: UE F-SEID[UP:0x310 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.063: [upf] INFO: UE F-SEID[UP:0x310 CP:0x1d6] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.068: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 02/05 11:05:53.068: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 02/05 11:05:53.068: [smf] INFO: UE IMSI[262424012203412] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.068: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 02/05 11:05:53.068: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.068: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.074: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 02/05 11:05:53.074: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 02/05 11:05:53.074: [smf] INFO: UE IMSI[262420595231219] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.074: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 02/05 11:05:53.074: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.074: [upf] INFO: UE F-SEID[UP:0xf5c CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.079: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 02/05 11:05:53.079: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 02/05 11:05:53.079: [smf] INFO: UE IMSI[262424086977706] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.080: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 02/05 11:05:53.080: [upf] INFO: UE F-SEID[UP:0x806 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.080: [upf] INFO: UE F-SEID[UP:0x806 CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.085: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 02/05 11:05:53.085: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 02/05 11:05:53.085: [smf] INFO: UE IMSI[262427316553180] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.085: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 02/05 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x19d CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.085: [upf] INFO: UE F-SEID[UP:0x19d CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.091: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 02/05 11:05:53.091: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 02/05 11:05:53.091: [smf] INFO: UE IMSI[262423527827173] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.091: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 02/05 11:05:53.091: [upf] INFO: UE F-SEID[UP:0x798 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.091: [upf] INFO: UE F-SEID[UP:0x798 CP:0xfc6] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.096: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 02/05 11:05:53.096: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 02/05 11:05:53.096: [smf] INFO: UE IMSI[262428820034446] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.097: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 02/05 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x673 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.097: [upf] INFO: UE F-SEID[UP:0x673 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.102: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 02/05 11:05:53.102: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 02/05 11:05:53.102: [smf] INFO: UE IMSI[262425018064990] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.103: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 02/05 11:05:53.103: [upf] INFO: UE F-SEID[UP:0xeef CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.103: [upf] INFO: UE F-SEID[UP:0xeef CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.108: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 02/05 11:05:53.108: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 02/05 11:05:53.108: [smf] INFO: UE IMSI[262425939981546] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.108: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 02/05 11:05:53.108: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.108: [upf] INFO: UE F-SEID[UP:0xac4 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.113: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 02/05 11:05:53.113: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 02/05 11:05:53.113: [smf] INFO: UE IMSI[262426711025673] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.114: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 02/05 11:05:53.114: [upf] INFO: UE F-SEID[UP:0x197 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.114: [upf] INFO: UE F-SEID[UP:0x197 CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.119: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 02/05 11:05:53.119: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 02/05 11:05:53.119: [smf] INFO: UE IMSI[262421144397805] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.120: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 02/05 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.120: [upf] INFO: UE F-SEID[UP:0xe74 CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.125: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 02/05 11:05:53.125: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 02/05 11:05:53.125: [smf] INFO: UE IMSI[262427393853224] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.125: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 02/05 11:05:53.125: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.125: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.130: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 02/05 11:05:53.130: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 02/05 11:05:53.131: [smf] INFO: UE IMSI[262421400546547] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.131: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 02/05 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.131: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.136: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 02/05 11:05:53.136: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 02/05 11:05:53.136: [smf] INFO: UE IMSI[262423022503990] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.137: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 02/05 11:05:53.137: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.137: [upf] INFO: UE F-SEID[UP:0xdfc CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.142: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 02/05 11:05:53.142: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 02/05 11:05:53.142: [smf] INFO: UE IMSI[262424472694849] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.142: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 02/05 11:05:53.142: [upf] INFO: UE F-SEID[UP:0x351 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.142: [upf] INFO: UE F-SEID[UP:0x351 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.148: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 02/05 11:05:53.148: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 02/05 11:05:53.148: [smf] INFO: UE IMSI[262421544175246] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.148: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 02/05 11:05:53.148: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.148: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.153: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 02/05 11:05:53.153: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 02/05 11:05:53.153: [smf] INFO: UE IMSI[262423836356535] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.154: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 02/05 11:05:53.154: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.154: [upf] INFO: UE F-SEID[UP:0xf5e CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.159: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 02/05 11:05:53.159: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 02/05 11:05:53.159: [smf] INFO: UE IMSI[262428686068808] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.160: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 02/05 11:05:53.160: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.160: [upf] INFO: UE F-SEID[UP:0xb97 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.165: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 02/05 11:05:53.165: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 02/05 11:05:53.165: [smf] INFO: UE IMSI[262427805528070] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.166: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 02/05 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.166: [upf] INFO: UE F-SEID[UP:0xe59 CP:0xb52] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.171: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 02/05 11:05:53.171: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 02/05 11:05:53.171: [smf] INFO: UE IMSI[262426862272457] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.171: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 02/05 11:05:53.171: [upf] INFO: UE F-SEID[UP:0x3af CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.171: [upf] INFO: UE F-SEID[UP:0x3af CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.176: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 02/05 11:05:53.176: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 02/05 11:05:53.176: [smf] INFO: UE IMSI[262428280392298] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.177: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 02/05 11:05:53.177: [upf] INFO: UE F-SEID[UP:0xdff CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.177: [upf] INFO: UE F-SEID[UP:0xdff CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.182: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 02/05 11:05:53.182: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 02/05 11:05:53.182: [smf] INFO: UE IMSI[262423997266687] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.183: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 02/05 11:05:53.183: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.183: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.188: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 02/05 11:05:53.188: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 02/05 11:05:53.188: [smf] INFO: UE IMSI[262422996207443] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.189: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 02/05 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.189: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.194: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 02/05 11:05:53.194: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 02/05 11:05:53.194: [smf] INFO: UE IMSI[262424754458132] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.194: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 02/05 11:05:53.194: [upf] INFO: UE F-SEID[UP:0x467 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.194: [upf] INFO: UE F-SEID[UP:0x467 CP:0x6b9] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.199: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 02/05 11:05:53.199: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 02/05 11:05:53.199: [smf] INFO: UE IMSI[262427785451443] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.200: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 02/05 11:05:53.200: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.200: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.205: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 02/05 11:05:53.205: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 02/05 11:05:53.205: [smf] INFO: UE IMSI[262425302949434] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.206: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 02/05 11:05:53.206: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.206: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.211: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 02/05 11:05:53.211: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 02/05 11:05:53.211: [smf] INFO: UE IMSI[262425186956841] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.211: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 02/05 11:05:53.211: [upf] INFO: UE F-SEID[UP:0x252 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.211: [upf] INFO: UE F-SEID[UP:0x252 CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.217: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 02/05 11:05:53.217: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 02/05 11:05:53.217: [smf] INFO: UE IMSI[262427638517566] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.217: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 02/05 11:05:53.217: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.217: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.222: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 02/05 11:05:53.222: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 02/05 11:05:53.222: [smf] INFO: UE IMSI[262425307627526] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.223: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 02/05 11:05:53.223: [upf] INFO: UE F-SEID[UP:0xdc CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.223: [upf] INFO: UE F-SEID[UP:0xdc CP:0x1b5] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.228: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 02/05 11:05:53.228: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 02/05 11:05:53.228: [smf] INFO: UE IMSI[262428110102103] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.229: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 02/05 11:05:53.229: [upf] INFO: UE F-SEID[UP:0x570 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.229: [upf] INFO: UE F-SEID[UP:0x570 CP:0x8] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.234: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 02/05 11:05:53.234: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 02/05 11:05:53.234: [smf] INFO: UE IMSI[262424972197781] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.235: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 02/05 11:05:53.235: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.235: [upf] INFO: UE F-SEID[UP:0x1d9 CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.240: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 02/05 11:05:53.240: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 02/05 11:05:53.240: [smf] INFO: UE IMSI[262429580455976] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.240: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 02/05 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.240: [upf] INFO: UE F-SEID[UP:0xb70 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.246: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 02/05 11:05:53.246: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 02/05 11:05:53.246: [smf] INFO: UE IMSI[262429166227886] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.246: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 02/05 11:05:53.246: [upf] INFO: UE F-SEID[UP:0x827 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.246: [upf] INFO: UE F-SEID[UP:0x827 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.251: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 02/05 11:05:53.251: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 02/05 11:05:53.251: [smf] INFO: UE IMSI[262426510238248] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.252: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 02/05 11:05:53.252: [upf] INFO: UE F-SEID[UP:0x74c CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.252: [upf] INFO: UE F-SEID[UP:0x74c CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.257: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 02/05 11:05:53.257: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 02/05 11:05:53.257: [smf] INFO: UE IMSI[262427652214028] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.258: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 02/05 11:05:53.258: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.258: [upf] INFO: UE F-SEID[UP:0x8ed CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.263: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 02/05 11:05:53.263: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 02/05 11:05:53.263: [smf] INFO: UE IMSI[262426178204509] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.264: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 02/05 11:05:53.264: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.264: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.269: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 02/05 11:05:53.269: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 02/05 11:05:53.269: [smf] INFO: UE IMSI[262421503807256] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.269: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 02/05 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x753 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.269: [upf] INFO: UE F-SEID[UP:0x753 CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.275: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 02/05 11:05:53.275: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 02/05 11:05:53.275: [smf] INFO: UE IMSI[262428508190565] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.275: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 02/05 11:05:53.275: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.275: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.280: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 02/05 11:05:53.280: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 02/05 11:05:53.280: [smf] INFO: UE IMSI[262426890106315] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.281: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 02/05 11:05:53.281: [upf] INFO: UE F-SEID[UP:0x17e CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.281: [upf] INFO: UE F-SEID[UP:0x17e CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.286: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 02/05 11:05:53.286: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 02/05 11:05:53.286: [smf] INFO: UE IMSI[262428570301110] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.287: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 02/05 11:05:53.287: [upf] INFO: UE F-SEID[UP:0x31b CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.287: [upf] INFO: UE F-SEID[UP:0x31b CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.292: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 02/05 11:05:53.292: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 02/05 11:05:53.292: [smf] INFO: UE IMSI[262424756551931] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.292: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 02/05 11:05:53.292: [upf] INFO: UE F-SEID[UP:0x885 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.292: [upf] INFO: UE F-SEID[UP:0x885 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.298: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 02/05 11:05:53.298: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 02/05 11:05:53.298: [smf] INFO: UE IMSI[262426458421020] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.298: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 02/05 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x288 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.298: [upf] INFO: UE F-SEID[UP:0x288 CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.303: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 02/05 11:05:53.303: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 02/05 11:05:53.303: [smf] INFO: UE IMSI[262421924679312] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.304: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 02/05 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.304: [upf] INFO: UE F-SEID[UP:0xec8 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.309: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 02/05 11:05:53.309: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 02/05 11:05:53.309: [smf] INFO: UE IMSI[262420618418435] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.310: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 02/05 11:05:53.310: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.310: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.315: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 02/05 11:05:53.315: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 02/05 11:05:53.315: [smf] INFO: UE IMSI[262428245492545] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.316: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 02/05 11:05:53.316: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.316: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.321: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 02/05 11:05:53.321: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 02/05 11:05:53.321: [smf] INFO: UE IMSI[262425310209492] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.321: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 02/05 11:05:53.321: [upf] INFO: UE F-SEID[UP:0x24 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.321: [upf] INFO: UE F-SEID[UP:0x24 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.326: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 02/05 11:05:53.326: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 02/05 11:05:53.326: [smf] INFO: UE IMSI[262423435205999] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.327: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 02/05 11:05:53.327: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.327: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x3c1] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.332: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 02/05 11:05:53.332: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 02/05 11:05:53.332: [smf] INFO: UE IMSI[262427909855948] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.333: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 02/05 11:05:53.333: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.333: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.338: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 02/05 11:05:53.338: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 02/05 11:05:53.338: [smf] INFO: UE IMSI[262421034561618] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.338: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 02/05 11:05:53.338: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.338: [upf] INFO: UE F-SEID[UP:0x7dd CP:0x396] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.344: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 02/05 11:05:53.344: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 02/05 11:05:53.344: [smf] INFO: UE IMSI[262425787186153] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.344: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 02/05 11:05:53.344: [upf] INFO: UE F-SEID[UP:0x1b CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.344: [upf] INFO: UE F-SEID[UP:0x1b CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 02/05 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 02/05 11:05:53.349: [smf] INFO: UE IMSI[262427792722381] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.350: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 02/05 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x3a2 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 02/05 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 02/05 11:05:53.355: [smf] INFO: UE IMSI[262421052427449] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.356: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 02/05 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.356: [upf] INFO: UE F-SEID[UP:0xf02 CP:0x301] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.361: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 02/05 11:05:53.361: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 02/05 11:05:53.361: [smf] INFO: UE IMSI[262427391142582] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.362: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 02/05 11:05:53.362: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.362: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.367: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 02/05 11:05:53.367: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 02/05 11:05:53.367: [smf] INFO: UE IMSI[262428606667611] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.368: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 02/05 11:05:53.368: [upf] INFO: UE F-SEID[UP:0x2b CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.368: [upf] INFO: UE F-SEID[UP:0x2b CP:0x218] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.373: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 02/05 11:05:53.373: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 02/05 11:05:53.373: [smf] INFO: UE IMSI[262426990018983] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.373: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 02/05 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xa29 CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 02/05 11:05:53.378: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 02/05 11:05:53.378: [smf] INFO: UE IMSI[262429943128627] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.379: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 02/05 11:05:53.379: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.379: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xb40] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 02/05 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 02/05 11:05:53.384: [smf] INFO: UE IMSI[262421860955441] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 02/05 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x94c CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x94c CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 02/05 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 02/05 11:05:53.390: [smf] INFO: UE IMSI[262425832180618] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.391: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 02/05 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.391: [upf] INFO: UE F-SEID[UP:0xf56 CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 02/05 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 02/05 11:05:53.396: [smf] INFO: UE IMSI[262423474865472] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.397: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 02/05 11:05:53.397: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.397: [upf] INFO: UE F-SEID[UP:0xd6f CP:0x7ef] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 02/05 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 02/05 11:05:53.402: [smf] INFO: UE IMSI[262424493304221] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.402: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 02/05 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.402: [upf] INFO: UE F-SEID[UP:0x3dd CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.407: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 02/05 11:05:53.407: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 02/05 11:05:53.407: [smf] INFO: UE IMSI[262425563534661] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.408: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 02/05 11:05:53.408: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.408: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.413: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 02/05 11:05:53.413: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 02/05 11:05:53.413: [smf] INFO: UE IMSI[262421513183163] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.414: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 02/05 11:05:53.414: [upf] INFO: UE F-SEID[UP:0x13b CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.414: [upf] INFO: UE F-SEID[UP:0x13b CP:0x8be] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.419: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 02/05 11:05:53.419: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 02/05 11:05:53.419: [smf] INFO: UE IMSI[262423354482984] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.420: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 02/05 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xbed CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.420: [upf] INFO: UE F-SEID[UP:0xbed CP:0x940] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.425: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 02/05 11:05:53.425: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 02/05 11:05:53.425: [smf] INFO: UE IMSI[262427681448353] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.426: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 02/05 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x373 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x373 CP:0x792] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.431: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 02/05 11:05:53.431: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 02/05 11:05:53.431: [smf] INFO: UE IMSI[262421626875083] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 02/05 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x766 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x766 CP:0x7f1] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.437: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 02/05 11:05:53.437: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 02/05 11:05:53.437: [smf] INFO: UE IMSI[262424936984515] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.437: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 02/05 11:05:53.437: [upf] INFO: UE F-SEID[UP:0xaad CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.437: [upf] INFO: UE F-SEID[UP:0xaad CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.442: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 02/05 11:05:53.442: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 02/05 11:05:53.442: [smf] INFO: UE IMSI[262426885209103] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.443: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 02/05 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.443: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 02/05 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 02/05 11:05:53.449: [smf] INFO: UE IMSI[262420500071345] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 02/05 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.450: [upf] INFO: UE F-SEID[UP:0xa8f CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 02/05 11:05:53.455: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 02/05 11:05:53.455: [smf] INFO: UE IMSI[262428983221632] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 02/05 11:05:53.456: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.456: [upf] INFO: UE F-SEID[UP:0xb6 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.462: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 02/05 11:05:53.462: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 02/05 11:05:53.462: [smf] INFO: UE IMSI[262422881811280] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.462: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 02/05 11:05:53.462: [upf] INFO: UE F-SEID[UP:0xa7b CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.462: [upf] INFO: UE F-SEID[UP:0xa7b CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.468: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 02/05 11:05:53.468: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 02/05 11:05:53.468: [smf] INFO: UE IMSI[262429353995900] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.469: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 02/05 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.469: [upf] INFO: UE F-SEID[UP:0x9ea CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.474: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 02/05 11:05:53.474: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 02/05 11:05:53.474: [smf] INFO: UE IMSI[262421334858897] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.474: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 02/05 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.474: [upf] INFO: UE F-SEID[UP:0x7f9 CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.480: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 02/05 11:05:53.480: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 02/05 11:05:53.480: [smf] INFO: UE IMSI[262426858127646] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.480: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 02/05 11:05:53.480: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.480: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0xf8a] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.485: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 02/05 11:05:53.485: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 02/05 11:05:53.485: [smf] INFO: UE IMSI[262422357541445] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.486: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 02/05 11:05:53.486: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.486: [upf] INFO: UE F-SEID[UP:0xa86 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.491: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 02/05 11:05:53.491: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 02/05 11:05:53.491: [smf] INFO: UE IMSI[262429426714491] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.492: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 02/05 11:05:53.492: [upf] INFO: UE F-SEID[UP:0x69 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.492: [upf] INFO: UE F-SEID[UP:0x69 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.497: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 02/05 11:05:53.497: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 02/05 11:05:53.497: [smf] INFO: UE IMSI[262420454970865] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.498: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 02/05 11:05:53.498: [upf] INFO: UE F-SEID[UP:0x565 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.498: [upf] INFO: UE F-SEID[UP:0x565 CP:0xc96] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.503: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 02/05 11:05:53.503: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 02/05 11:05:53.503: [smf] INFO: UE IMSI[262421835061988] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.503: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 02/05 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.503: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.509: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 02/05 11:05:53.509: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 02/05 11:05:53.509: [smf] INFO: UE IMSI[262422356007078] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.509: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 02/05 11:05:53.509: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.509: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xecd] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.514: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 02/05 11:05:53.514: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 02/05 11:05:53.514: [smf] INFO: UE IMSI[262420666419645] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.515: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 02/05 11:05:53.515: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.515: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.520: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 02/05 11:05:53.520: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 02/05 11:05:53.520: [smf] INFO: UE IMSI[262423929865281] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.521: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 02/05 11:05:53.521: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.521: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.526: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 02/05 11:05:53.526: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 02/05 11:05:53.526: [smf] INFO: UE IMSI[262425973629044] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.526: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 02/05 11:05:53.526: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.526: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.532: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 02/05 11:05:53.532: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 02/05 11:05:53.532: [smf] INFO: UE IMSI[262425841764424] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.532: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 02/05 11:05:53.532: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.532: [upf] INFO: UE F-SEID[UP:0xaa6 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.537: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 02/05 11:05:53.537: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 02/05 11:05:53.537: [smf] INFO: UE IMSI[262424851646466] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.538: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 02/05 11:05:53.538: [upf] INFO: UE F-SEID[UP:0x26c CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.538: [upf] INFO: UE F-SEID[UP:0x26c CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.543: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 02/05 11:05:53.543: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 02/05 11:05:53.543: [smf] INFO: UE IMSI[262429245633486] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.544: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 02/05 11:05:53.544: [upf] INFO: UE F-SEID[UP:0x67 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.544: [upf] INFO: UE F-SEID[UP:0x67 CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.549: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 02/05 11:05:53.549: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 02/05 11:05:53.549: [smf] INFO: UE IMSI[262427174644454] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.550: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 02/05 11:05:53.550: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.550: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x9b6] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.555: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 02/05 11:05:53.555: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 02/05 11:05:53.555: [smf] INFO: UE IMSI[262429064773676] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.555: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 02/05 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.555: [upf] INFO: UE F-SEID[UP:0xc7d CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.561: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 02/05 11:05:53.561: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 02/05 11:05:53.561: [smf] INFO: UE IMSI[262427773368322] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.561: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 02/05 11:05:53.561: [upf] INFO: UE F-SEID[UP:0x84a CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.561: [upf] INFO: UE F-SEID[UP:0x84a CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.566: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 02/05 11:05:53.566: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 02/05 11:05:53.566: [smf] INFO: UE IMSI[262428945590669] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.567: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 02/05 11:05:53.567: [upf] INFO: UE F-SEID[UP:0x30d CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.567: [upf] INFO: UE F-SEID[UP:0x30d CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.572: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 02/05 11:05:53.572: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 02/05 11:05:53.572: [smf] INFO: UE IMSI[262421773051903] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.573: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 02/05 11:05:53.573: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.573: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x884] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.578: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 02/05 11:05:53.578: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 02/05 11:05:53.578: [smf] INFO: UE IMSI[262426288635097] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.579: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 02/05 11:05:53.579: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.579: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.584: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 02/05 11:05:53.584: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 02/05 11:05:53.584: [smf] INFO: UE IMSI[262426046762192] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.584: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 02/05 11:05:53.584: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.584: [upf] INFO: UE F-SEID[UP:0xe33 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.590: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 02/05 11:05:53.590: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 02/05 11:05:53.590: [smf] INFO: UE IMSI[262428798659767] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.590: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 02/05 11:05:53.590: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.590: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x9cf] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.595: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 02/05 11:05:53.595: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 02/05 11:05:53.595: [smf] INFO: UE IMSI[262421380818451] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.596: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 02/05 11:05:53.596: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.596: [upf] INFO: UE F-SEID[UP:0xed7 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.601: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 02/05 11:05:53.601: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 02/05 11:05:53.601: [smf] INFO: UE IMSI[262424594763947] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.602: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 02/05 11:05:53.602: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.602: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0x640] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.607: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 02/05 11:05:53.607: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 02/05 11:05:53.607: [smf] INFO: UE IMSI[262429096189967] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.607: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 02/05 11:05:53.607: [upf] INFO: UE F-SEID[UP:0x672 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.607: [upf] INFO: UE F-SEID[UP:0x672 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.612: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 02/05 11:05:53.612: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 02/05 11:05:53.612: [smf] INFO: UE IMSI[262428344997362] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.613: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 02/05 11:05:53.613: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.613: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.618: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 02/05 11:05:53.618: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 02/05 11:05:53.618: [smf] INFO: UE IMSI[262420773156929] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.619: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 02/05 11:05:53.619: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.619: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x919] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.624: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 02/05 11:05:53.624: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 02/05 11:05:53.624: [smf] INFO: UE IMSI[262420813724095] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.625: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 02/05 11:05:53.625: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.625: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x36e] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.630: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 02/05 11:05:53.630: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 02/05 11:05:53.630: [smf] INFO: UE IMSI[262424961708970] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.630: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 02/05 11:05:53.630: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.630: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.636: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 02/05 11:05:53.636: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 02/05 11:05:53.636: [smf] INFO: UE IMSI[262425251598705] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.636: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 02/05 11:05:53.636: [upf] INFO: UE F-SEID[UP:0x67c CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.636: [upf] INFO: UE F-SEID[UP:0x67c CP:0x584] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.641: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 02/05 11:05:53.641: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 02/05 11:05:53.641: [smf] INFO: UE IMSI[262427811633729] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.642: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 02/05 11:05:53.642: [upf] INFO: UE F-SEID[UP:0x57c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.642: [upf] INFO: UE F-SEID[UP:0x57c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.647: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 02/05 11:05:53.647: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 02/05 11:05:53.647: [smf] INFO: UE IMSI[262423205228134] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.648: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 02/05 11:05:53.648: [upf] INFO: UE F-SEID[UP:0xcf CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.648: [upf] INFO: UE F-SEID[UP:0xcf CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.653: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 02/05 11:05:53.653: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 02/05 11:05:53.653: [smf] INFO: UE IMSI[262428581664726] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.653: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 02/05 11:05:53.653: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.653: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.659: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 02/05 11:05:53.659: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 02/05 11:05:53.659: [smf] INFO: UE IMSI[262429677267236] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.659: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 02/05 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x594 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.659: [upf] INFO: UE F-SEID[UP:0x594 CP:0x19c] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.664: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 02/05 11:05:53.664: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 02/05 11:05:53.664: [smf] INFO: UE IMSI[262426259113156] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.665: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 02/05 11:05:53.665: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.665: [upf] INFO: UE F-SEID[UP:0xb24 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.670: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 02/05 11:05:53.670: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 02/05 11:05:53.670: [smf] INFO: UE IMSI[262425648025233] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.671: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 02/05 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.671: [upf] INFO: UE F-SEID[UP:0xde7 CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.676: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 02/05 11:05:53.676: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 02/05 11:05:53.676: [smf] INFO: UE IMSI[262421015240076] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.676: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 02/05 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.677: [upf] INFO: UE F-SEID[UP:0x4a9 CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.682: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 02/05 11:05:53.682: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 02/05 11:05:53.682: [smf] INFO: UE IMSI[262424988084287] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.682: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 02/05 11:05:53.682: [upf] INFO: UE F-SEID[UP:0xca6 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.682: [upf] INFO: UE F-SEID[UP:0xca6 CP:0xd1c] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.687: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 02/05 11:05:53.687: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 02/05 11:05:53.687: [smf] INFO: UE IMSI[262420538418917] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.688: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 02/05 11:05:53.688: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.688: [upf] INFO: UE F-SEID[UP:0xa51 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.693: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 02/05 11:05:53.693: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 02/05 11:05:53.693: [smf] INFO: UE IMSI[262426804387524] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.694: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 02/05 11:05:53.694: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.694: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.699: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 02/05 11:05:53.699: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 02/05 11:05:53.699: [smf] INFO: UE IMSI[262420054977085] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.699: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 02/05 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x45d CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.699: [upf] INFO: UE F-SEID[UP:0x45d CP:0xef8] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.704: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 02/05 11:05:53.704: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 02/05 11:05:53.704: [smf] INFO: UE IMSI[262424116596897] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.705: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 02/05 11:05:53.705: [upf] INFO: UE F-SEID[UP:0xbab CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.705: [upf] INFO: UE F-SEID[UP:0xbab CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.710: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 02/05 11:05:53.710: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 02/05 11:05:53.710: [smf] INFO: UE IMSI[262428674281166] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.711: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 02/05 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x636 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.711: [upf] INFO: UE F-SEID[UP:0x636 CP:0x6d5] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.716: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 02/05 11:05:53.716: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 02/05 11:05:53.716: [smf] INFO: UE IMSI[262421919161444] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.717: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 02/05 11:05:53.717: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.717: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8e1] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.722: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 02/05 11:05:53.722: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 02/05 11:05:53.722: [smf] INFO: UE IMSI[262425272788865] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.723: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 02/05 11:05:53.723: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.723: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.728: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 02/05 11:05:53.728: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 02/05 11:05:53.728: [smf] INFO: UE IMSI[262428007859539] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.728: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 02/05 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x854 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.728: [upf] INFO: UE F-SEID[UP:0x854 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.733: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 02/05 11:05:53.733: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 02/05 11:05:53.733: [smf] INFO: UE IMSI[262424643917490] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.734: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 02/05 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x8d CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.734: [upf] INFO: UE F-SEID[UP:0x8d CP:0xb5a] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.739: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 02/05 11:05:53.739: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 02/05 11:05:53.739: [smf] INFO: UE IMSI[262420091029925] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.740: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 02/05 11:05:53.740: [upf] INFO: UE F-SEID[UP:0xada CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.740: [upf] INFO: UE F-SEID[UP:0xada CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.745: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 02/05 11:05:53.745: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 02/05 11:05:53.745: [smf] INFO: UE IMSI[262425607160866] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.746: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 02/05 11:05:53.746: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.746: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.751: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 02/05 11:05:53.751: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 02/05 11:05:53.751: [smf] INFO: UE IMSI[262422898283833] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.752: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 02/05 11:05:53.752: [upf] INFO: UE F-SEID[UP:0x775 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.752: [upf] INFO: UE F-SEID[UP:0x775 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.757: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 02/05 11:05:53.757: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 02/05 11:05:53.757: [smf] INFO: UE IMSI[262428839916495] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.757: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 02/05 11:05:53.757: [upf] INFO: UE F-SEID[UP:0x25d CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.757: [upf] INFO: UE F-SEID[UP:0x25d CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.762: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 02/05 11:05:53.762: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 02/05 11:05:53.762: [smf] INFO: UE IMSI[262423966213491] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.763: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 02/05 11:05:53.763: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.763: [upf] INFO: UE F-SEID[UP:0xe4d CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.768: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 02/05 11:05:53.768: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 02/05 11:05:53.768: [smf] INFO: UE IMSI[262427315448011] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.769: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 02/05 11:05:53.769: [upf] INFO: UE F-SEID[UP:0x515 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.769: [upf] INFO: UE F-SEID[UP:0x515 CP:0xbd9] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.774: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 02/05 11:05:53.774: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 02/05 11:05:53.774: [smf] INFO: UE IMSI[262426858766605] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.775: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 02/05 11:05:53.775: [upf] INFO: UE F-SEID[UP:0x80 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.775: [upf] INFO: UE F-SEID[UP:0x80 CP:0x72f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.780: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 02/05 11:05:53.780: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 02/05 11:05:53.780: [smf] INFO: UE IMSI[262423067863944] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.780: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 02/05 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x236 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.780: [upf] INFO: UE F-SEID[UP:0x236 CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.786: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 02/05 11:05:53.786: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 02/05 11:05:53.786: [smf] INFO: UE IMSI[262425046720412] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.786: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 02/05 11:05:53.786: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.786: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.792: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 02/05 11:05:53.792: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 02/05 11:05:53.792: [smf] INFO: UE IMSI[262424605776650] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.793: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 02/05 11:05:53.793: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.793: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0xa35] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.798: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 02/05 11:05:53.798: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 02/05 11:05:53.798: [smf] INFO: UE IMSI[262425510813726] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.798: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 02/05 11:05:53.798: [upf] INFO: UE F-SEID[UP:0x16f CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.798: [upf] INFO: UE F-SEID[UP:0x16f CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.803: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 02/05 11:05:53.803: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 02/05 11:05:53.803: [smf] INFO: UE IMSI[262422197079986] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.804: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 02/05 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.804: [upf] INFO: UE F-SEID[UP:0xb1e CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.809: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 02/05 11:05:53.809: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 02/05 11:05:53.809: [smf] INFO: UE IMSI[262428947949684] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.810: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 02/05 11:05:53.810: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.810: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.815: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 02/05 11:05:53.815: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 02/05 11:05:53.815: [smf] INFO: UE IMSI[262424896946707] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.816: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 02/05 11:05:53.816: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.816: [upf] INFO: UE F-SEID[UP:0xf69 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.821: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 02/05 11:05:53.821: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 02/05 11:05:53.821: [smf] INFO: UE IMSI[262428675193638] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.822: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 02/05 11:05:53.822: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.822: [upf] INFO: UE F-SEID[UP:0xb9b CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.827: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 02/05 11:05:53.827: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 02/05 11:05:53.827: [smf] INFO: UE IMSI[262427777114821] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.827: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 02/05 11:05:53.827: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.827: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.832: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 02/05 11:05:53.832: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 02/05 11:05:53.832: [smf] INFO: UE IMSI[262424424911027] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.833: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 02/05 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xdef CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.833: [upf] INFO: UE F-SEID[UP:0xdef CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.838: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 02/05 11:05:53.838: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 02/05 11:05:53.838: [smf] INFO: UE IMSI[262427953013873] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.839: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 02/05 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.839: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.844: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 02/05 11:05:53.844: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 02/05 11:05:53.844: [smf] INFO: UE IMSI[262427609115505] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.845: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 02/05 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xdec CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.845: [upf] INFO: UE F-SEID[UP:0xdec CP:0x7c] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.850: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 02/05 11:05:53.850: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 02/05 11:05:53.850: [smf] INFO: UE IMSI[262421601730883] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.850: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 02/05 11:05:53.850: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.850: [upf] INFO: UE F-SEID[UP:0xe1e CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.855: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 02/05 11:05:53.855: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 02/05 11:05:53.855: [smf] INFO: UE IMSI[262424966514330] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.856: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 02/05 11:05:53.856: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.856: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.861: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 02/05 11:05:53.861: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 02/05 11:05:53.861: [smf] INFO: UE IMSI[262426353281821] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.862: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 02/05 11:05:53.862: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.862: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.867: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 02/05 11:05:53.867: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 02/05 11:05:53.867: [smf] INFO: UE IMSI[262429622555018] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.868: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 02/05 11:05:53.868: [upf] INFO: UE F-SEID[UP:0x92c CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.868: [upf] INFO: UE F-SEID[UP:0x92c CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.873: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 02/05 11:05:53.873: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 02/05 11:05:53.873: [smf] INFO: UE IMSI[262423391395200] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.873: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 02/05 11:05:53.873: [upf] INFO: UE F-SEID[UP:0x623 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.873: [upf] INFO: UE F-SEID[UP:0x623 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.878: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 02/05 11:05:53.878: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 02/05 11:05:53.878: [smf] INFO: UE IMSI[262424488368566] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.879: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 02/05 11:05:53.879: [upf] INFO: UE F-SEID[UP:0x815 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.879: [upf] INFO: UE F-SEID[UP:0x815 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.884: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 02/05 11:05:53.884: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 02/05 11:05:53.884: [smf] INFO: UE IMSI[262427402546009] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.885: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 02/05 11:05:53.885: [upf] INFO: UE F-SEID[UP:0x5df CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.885: [upf] INFO: UE F-SEID[UP:0x5df CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.890: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 02/05 11:05:53.890: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 02/05 11:05:53.890: [smf] INFO: UE IMSI[262425656751557] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.891: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 02/05 11:05:53.891: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.891: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.896: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 02/05 11:05:53.896: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 02/05 11:05:53.896: [smf] INFO: UE IMSI[262425033114595] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.896: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 02/05 11:05:53.896: [upf] INFO: UE F-SEID[UP:0x626 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.896: [upf] INFO: UE F-SEID[UP:0x626 CP:0x21a] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.902: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 02/05 11:05:53.902: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 02/05 11:05:53.902: [smf] INFO: UE IMSI[262423364563448] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.902: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 02/05 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.902: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.907: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 02/05 11:05:53.907: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 02/05 11:05:53.907: [smf] INFO: UE IMSI[262425423514792] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.908: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 02/05 11:05:53.908: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.908: [upf] INFO: UE F-SEID[UP:0xc45 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.913: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 02/05 11:05:53.913: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 02/05 11:05:53.913: [smf] INFO: UE IMSI[262420669201459] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.914: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 02/05 11:05:53.914: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.914: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.919: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 02/05 11:05:53.919: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 02/05 11:05:53.919: [smf] INFO: UE IMSI[262429494446394] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.919: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 02/05 11:05:53.919: [upf] INFO: UE F-SEID[UP:0x65a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.919: [upf] INFO: UE F-SEID[UP:0x65a CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.924: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 02/05 11:05:53.925: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 02/05 11:05:53.925: [smf] INFO: UE IMSI[262426581161997] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.925: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 02/05 11:05:53.925: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.925: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x887] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.930: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 02/05 11:05:53.930: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 02/05 11:05:53.930: [smf] INFO: UE IMSI[262429062166562] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.931: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 02/05 11:05:53.931: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.931: [upf] INFO: UE F-SEID[UP:0xe36 CP:0xc9c] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.936: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 02/05 11:05:53.936: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 02/05 11:05:53.936: [smf] INFO: UE IMSI[262427888040728] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.937: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 02/05 11:05:53.937: [upf] INFO: UE F-SEID[UP:0x442 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.937: [upf] INFO: UE F-SEID[UP:0x442 CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.942: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 02/05 11:05:53.942: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 02/05 11:05:53.942: [smf] INFO: UE IMSI[262420703340502] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.942: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 02/05 11:05:53.942: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.942: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.948: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 02/05 11:05:53.948: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 02/05 11:05:53.948: [smf] INFO: UE IMSI[262426574823655] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.948: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 02/05 11:05:53.948: [upf] INFO: UE F-SEID[UP:0x603 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.948: [upf] INFO: UE F-SEID[UP:0x603 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.953: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 02/05 11:05:53.953: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 02/05 11:05:53.953: [smf] INFO: UE IMSI[262427961567547] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.954: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 02/05 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x916 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.954: [upf] INFO: UE F-SEID[UP:0x916 CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.959: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 02/05 11:05:53.959: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 02/05 11:05:53.959: [smf] INFO: UE IMSI[262427418654386] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.960: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 02/05 11:05:53.960: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.960: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.965: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 02/05 11:05:53.965: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 02/05 11:05:53.965: [smf] INFO: UE IMSI[262422657528128] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.966: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 02/05 11:05:53.966: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.966: [upf] INFO: UE F-SEID[UP:0x4c2 CP:0xb72] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.971: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 02/05 11:05:53.971: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 02/05 11:05:53.971: [smf] INFO: UE IMSI[262422798162529] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.971: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 02/05 11:05:53.971: [upf] INFO: UE F-SEID[UP:0x962 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.971: [upf] INFO: UE F-SEID[UP:0x962 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.977: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 02/05 11:05:53.977: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 02/05 11:05:53.977: [smf] INFO: UE IMSI[262425466003630] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.977: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 02/05 11:05:53.977: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.977: [upf] INFO: UE F-SEID[UP:0xb07 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.982: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 02/05 11:05:53.982: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 02/05 11:05:53.982: [smf] INFO: UE IMSI[262420838084063] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.983: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 02/05 11:05:53.983: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.983: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.988: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 02/05 11:05:53.988: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 02/05 11:05:53.988: [smf] INFO: UE IMSI[262421926168882] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.989: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 02/05 11:05:53.989: [upf] INFO: UE F-SEID[UP:0x5ef CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.989: [upf] INFO: UE F-SEID[UP:0x5ef CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.994: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 02/05 11:05:53.994: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 02/05 11:05:53.994: [smf] INFO: UE IMSI[262429652014981] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:53.995: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 02/05 11:05:53.995: [upf] INFO: UE F-SEID[UP:0xffc CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:53.995: [upf] INFO: UE F-SEID[UP:0xffc CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.000: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 02/05 11:05:54.000: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 02/05 11:05:54.000: [smf] INFO: UE IMSI[262425196526185] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.000: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 02/05 11:05:54.000: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.000: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x73a] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.006: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 02/05 11:05:54.006: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 02/05 11:05:54.006: [smf] INFO: UE IMSI[262424510267639] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.006: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 02/05 11:05:54.006: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.006: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x30f] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.011: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 02/05 11:05:54.011: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 02/05 11:05:54.011: [smf] INFO: UE IMSI[262424668410408] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.012: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 02/05 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.012: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.017: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 02/05 11:05:54.017: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 02/05 11:05:54.017: [smf] INFO: UE IMSI[262427050539760] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.018: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 02/05 11:05:54.018: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.018: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.023: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 02/05 11:05:54.023: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 02/05 11:05:54.023: [smf] INFO: UE IMSI[262425978991293] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.024: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 02/05 11:05:54.024: [upf] INFO: UE F-SEID[UP:0x475 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.024: [upf] INFO: UE F-SEID[UP:0x475 CP:0x6ab] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.030: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 02/05 11:05:54.030: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 02/05 11:05:54.030: [smf] INFO: UE IMSI[262427214112469] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.031: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 02/05 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.031: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 02/05 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 02/05 11:05:54.037: [smf] INFO: UE IMSI[262428131094729] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.039: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 02/05 11:05:54.039: [upf] INFO: UE F-SEID[UP:0xec CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.039: [upf] INFO: UE F-SEID[UP:0xec CP:0xf88] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.047: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 02/05 11:05:54.047: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 02/05 11:05:54.047: [smf] INFO: UE IMSI[262423728328573] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.049: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 02/05 11:05:54.049: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.049: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.055: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 02/05 11:05:54.055: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 02/05 11:05:54.055: [smf] INFO: UE IMSI[262424909117999] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.056: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 02/05 11:05:54.056: [upf] INFO: UE F-SEID[UP:0x862 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.056: [upf] INFO: UE F-SEID[UP:0x862 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.061: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 02/05 11:05:54.061: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 02/05 11:05:54.061: [smf] INFO: UE IMSI[262427899234052] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.062: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 02/05 11:05:54.062: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.062: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.067: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 02/05 11:05:54.067: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 02/05 11:05:54.067: [smf] INFO: UE IMSI[262422245026990] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.067: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 02/05 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x530 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.067: [upf] INFO: UE F-SEID[UP:0x530 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.073: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 02/05 11:05:54.073: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 02/05 11:05:54.073: [smf] INFO: UE IMSI[262426451044016] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.073: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 02/05 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x5ac CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.073: [upf] INFO: UE F-SEID[UP:0x5ac CP:0x116] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.079: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 02/05 11:05:54.079: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 02/05 11:05:54.079: [smf] INFO: UE IMSI[262425184471104] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.079: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 02/05 11:05:54.079: [upf] INFO: UE F-SEID[UP:0xdcc CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.079: [upf] INFO: UE F-SEID[UP:0xdcc CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.084: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 02/05 11:05:54.084: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 02/05 11:05:54.084: [smf] INFO: UE IMSI[262420733859152] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.085: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 02/05 11:05:54.085: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.085: [upf] INFO: UE F-SEID[UP:0xc91 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.090: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 02/05 11:05:54.090: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 02/05 11:05:54.090: [smf] INFO: UE IMSI[262420477923482] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.091: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 02/05 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.091: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.096: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 02/05 11:05:54.096: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 02/05 11:05:54.096: [smf] INFO: UE IMSI[262424973490983] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.097: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 02/05 11:05:54.097: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.097: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x8f1] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.102: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 02/05 11:05:54.102: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 02/05 11:05:54.102: [smf] INFO: UE IMSI[262428089479978] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.103: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 02/05 11:05:54.103: [upf] INFO: UE F-SEID[UP:0x624 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.103: [upf] INFO: UE F-SEID[UP:0x624 CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.108: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 02/05 11:05:54.108: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 02/05 11:05:54.108: [smf] INFO: UE IMSI[262421843062574] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.108: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 02/05 11:05:54.108: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.108: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.114: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 02/05 11:05:54.114: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 02/05 11:05:54.114: [smf] INFO: UE IMSI[262429791730272] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.114: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 02/05 11:05:54.114: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.114: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.120: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 02/05 11:05:54.120: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 02/05 11:05:54.120: [smf] INFO: UE IMSI[262426386560131] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.120: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 02/05 11:05:54.120: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.120: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.125: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 02/05 11:05:54.125: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 02/05 11:05:54.125: [smf] INFO: UE IMSI[262427920917955] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.126: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 02/05 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x263 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x263 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.131: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 02/05 11:05:54.131: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 02/05 11:05:54.131: [smf] INFO: UE IMSI[262420450666558] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.132: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 02/05 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x7f5 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.138: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 02/05 11:05:54.138: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 02/05 11:05:54.138: [smf] INFO: UE IMSI[262423506817089] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.139: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 02/05 11:05:54.139: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.139: [upf] INFO: UE F-SEID[UP:0xc9d CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.145: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 02/05 11:05:54.145: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 02/05 11:05:54.145: [smf] INFO: UE IMSI[262425082994880] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.146: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 02/05 11:05:54.146: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.146: [upf] INFO: UE F-SEID[UP:0xab7 CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.151: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 02/05 11:05:54.151: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 02/05 11:05:54.151: [smf] INFO: UE IMSI[262427373870157] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.152: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 02/05 11:05:54.152: [upf] INFO: UE F-SEID[UP:0x701 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.152: [upf] INFO: UE F-SEID[UP:0x701 CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.158: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 02/05 11:05:54.158: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 02/05 11:05:54.158: [smf] INFO: UE IMSI[262429714636882] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.160: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 02/05 11:05:54.160: [upf] INFO: UE F-SEID[UP:0x24f CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.160: [upf] INFO: UE F-SEID[UP:0x24f CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.166: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 02/05 11:05:54.166: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 02/05 11:05:54.166: [smf] INFO: UE IMSI[262424039619897] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.168: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 02/05 11:05:54.168: [upf] INFO: UE F-SEID[UP:0x206 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.168: [upf] INFO: UE F-SEID[UP:0x206 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 02/05 11:05:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 02/05 11:05:54.173: [smf] INFO: UE IMSI[262424818558955] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.175: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 02/05 11:05:54.175: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.175: [upf] INFO: UE F-SEID[UP:0xf3a CP:0x1f] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.182: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 02/05 11:05:54.182: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 02/05 11:05:54.182: [smf] INFO: UE IMSI[262422537004556] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.184: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 02/05 11:05:54.184: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.184: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.190: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 02/05 11:05:54.190: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 02/05 11:05:54.190: [smf] INFO: UE IMSI[262429163172339] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.192: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 02/05 11:05:54.192: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.192: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.197: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 02/05 11:05:54.197: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 02/05 11:05:54.197: [smf] INFO: UE IMSI[262421047509498] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.198: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 02/05 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.198: [upf] INFO: UE F-SEID[UP:0xd13 CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.203: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 02/05 11:05:54.203: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 02/05 11:05:54.203: [smf] INFO: UE IMSI[262428379834781] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.204: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 02/05 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.204: [upf] INFO: UE F-SEID[UP:0xb28 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.209: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 02/05 11:05:54.210: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 02/05 11:05:54.210: [smf] INFO: UE IMSI[262425581250526] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.210: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 02/05 11:05:54.210: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.210: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.216: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 02/05 11:05:54.216: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 02/05 11:05:54.216: [smf] INFO: UE IMSI[262426786259169] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.216: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 02/05 11:05:54.216: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.216: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.221: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 02/05 11:05:54.222: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 02/05 11:05:54.222: [smf] INFO: UE IMSI[262427345788619] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.222: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 02/05 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x374 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.222: [upf] INFO: UE F-SEID[UP:0x374 CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.227: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 02/05 11:05:54.227: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 02/05 11:05:54.227: [smf] INFO: UE IMSI[262422139519092] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.228: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 02/05 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x894 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.228: [upf] INFO: UE F-SEID[UP:0x894 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.233: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 02/05 11:05:54.233: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 02/05 11:05:54.233: [smf] INFO: UE IMSI[262429159517648] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.234: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 02/05 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.234: [upf] INFO: UE F-SEID[UP:0x67e CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.239: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 02/05 11:05:54.239: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 02/05 11:05:54.239: [smf] INFO: UE IMSI[262422831551263] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 02/05 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.239: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.245: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 02/05 11:05:54.245: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 02/05 11:05:54.245: [smf] INFO: UE IMSI[262422192233701] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 02/05 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x175 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x175 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.251: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 02/05 11:05:54.251: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 02/05 11:05:54.251: [smf] INFO: UE IMSI[262424727448442] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.251: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 02/05 11:05:54.251: [upf] INFO: UE F-SEID[UP:0x59c CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.251: [upf] INFO: UE F-SEID[UP:0x59c CP:0x72b] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 02/05 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 02/05 11:05:54.256: [smf] INFO: UE IMSI[262423678807902] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.257: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 02/05 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x63e CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x63e CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 02/05 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 02/05 11:05:54.262: [smf] INFO: UE IMSI[262421898455959] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.263: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 02/05 11:05:54.263: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.263: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 02/05 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 02/05 11:05:54.268: [smf] INFO: UE IMSI[262423738372083] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.269: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 02/05 11:05:54.269: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.269: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x3d4] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 02/05 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 02/05 11:05:54.274: [smf] INFO: UE IMSI[262420965106700] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.275: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 02/05 11:05:54.275: [upf] INFO: UE F-SEID[UP:0x24d CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.275: [upf] INFO: UE F-SEID[UP:0x24d CP:0x95d] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.280: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 02/05 11:05:54.280: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 02/05 11:05:54.280: [smf] INFO: UE IMSI[262425065833163] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.280: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 02/05 11:05:54.280: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.280: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.286: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 02/05 11:05:54.286: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 02/05 11:05:54.286: [smf] INFO: UE IMSI[262421473953593] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.287: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 02/05 11:05:54.287: [upf] INFO: UE F-SEID[UP:0x223 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.287: [upf] INFO: UE F-SEID[UP:0x223 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.292: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 02/05 11:05:54.292: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 02/05 11:05:54.292: [smf] INFO: UE IMSI[262420666868730] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.293: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 02/05 11:05:54.293: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.293: [upf] INFO: UE F-SEID[UP:0xa02 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.298: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 02/05 11:05:54.298: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 02/05 11:05:54.298: [smf] INFO: UE IMSI[262421421365519] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.298: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 02/05 11:05:54.298: [upf] INFO: UE F-SEID[UP:0x1c CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.298: [upf] INFO: UE F-SEID[UP:0x1c CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.303: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 02/05 11:05:54.303: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 02/05 11:05:54.303: [smf] INFO: UE IMSI[262421139485791] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.304: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 02/05 11:05:54.304: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.304: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.309: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 02/05 11:05:54.309: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 02/05 11:05:54.309: [smf] INFO: UE IMSI[262427515045615] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.310: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 02/05 11:05:54.310: [upf] INFO: UE F-SEID[UP:0x796 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.310: [upf] INFO: UE F-SEID[UP:0x796 CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.315: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 02/05 11:05:54.315: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 02/05 11:05:54.315: [smf] INFO: UE IMSI[262426487826275] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.316: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 02/05 11:05:54.316: [upf] INFO: UE F-SEID[UP:0x390 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.316: [upf] INFO: UE F-SEID[UP:0x390 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.321: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 02/05 11:05:54.321: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 02/05 11:05:54.321: [smf] INFO: UE IMSI[262426277432529] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.322: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 02/05 11:05:54.322: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.322: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.327: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 02/05 11:05:54.327: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 02/05 11:05:54.327: [smf] INFO: UE IMSI[262423485705920] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.327: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 02/05 11:05:54.327: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.327: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.332: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 02/05 11:05:54.332: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 02/05 11:05:54.332: [smf] INFO: UE IMSI[262429709763297] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.333: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 02/05 11:05:54.333: [upf] INFO: UE F-SEID[UP:0x270 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.333: [upf] INFO: UE F-SEID[UP:0x270 CP:0x98d] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.338: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 02/05 11:05:54.338: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 02/05 11:05:54.338: [smf] INFO: UE IMSI[262428423890530] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.339: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 02/05 11:05:54.339: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.339: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.344: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 02/05 11:05:54.344: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 02/05 11:05:54.344: [smf] INFO: UE IMSI[262427676528360] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.345: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 02/05 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xee CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.345: [upf] INFO: UE F-SEID[UP:0xee CP:0xd90] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.349: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 02/05 11:05:54.349: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 02/05 11:05:54.349: [smf] INFO: UE IMSI[262428249988600] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.350: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 02/05 11:05:54.350: [upf] INFO: UE F-SEID[UP:0xbba CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.350: [upf] INFO: UE F-SEID[UP:0xbba CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.355: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 02/05 11:05:54.355: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 02/05 11:05:54.355: [smf] INFO: UE IMSI[262422990270230] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.356: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 02/05 11:05:54.356: [upf] INFO: UE F-SEID[UP:0x901 CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.356: [upf] INFO: UE F-SEID[UP:0x901 CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.361: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 02/05 11:05:54.361: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 02/05 11:05:54.361: [smf] INFO: UE IMSI[262427287078980] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.362: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 02/05 11:05:54.362: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.362: [upf] INFO: UE F-SEID[UP:0xda4 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.367: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 02/05 11:05:54.367: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 02/05 11:05:54.367: [smf] INFO: UE IMSI[262428974729354] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.367: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 02/05 11:05:54.367: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.367: [upf] INFO: UE F-SEID[UP:0x1ea CP:0x3ac] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.372: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 02/05 11:05:54.372: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 02/05 11:05:54.372: [smf] INFO: UE IMSI[262427937573848] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.373: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 02/05 11:05:54.373: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.373: [upf] INFO: UE F-SEID[UP:0x575 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.378: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 02/05 11:05:54.378: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 02/05 11:05:54.378: [smf] INFO: UE IMSI[262420406197006] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.379: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 02/05 11:05:54.379: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.379: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.384: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 02/05 11:05:54.384: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 02/05 11:05:54.384: [smf] INFO: UE IMSI[262427205742769] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.385: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 02/05 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xd04 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.385: [upf] INFO: UE F-SEID[UP:0xd04 CP:0xbc5] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.389: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 02/05 11:05:54.389: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 02/05 11:05:54.389: [smf] INFO: UE IMSI[262425142017996] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.390: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 02/05 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.390: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x10] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.395: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 02/05 11:05:54.395: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 02/05 11:05:54.395: [smf] INFO: UE IMSI[262426259868425] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.396: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 02/05 11:05:54.396: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.396: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.401: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 02/05 11:05:54.401: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 02/05 11:05:54.401: [smf] INFO: UE IMSI[262429428927230] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.402: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 02/05 11:05:54.402: [upf] INFO: UE F-SEID[UP:0x659 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.402: [upf] INFO: UE F-SEID[UP:0x659 CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.407: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 02/05 11:05:54.407: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 02/05 11:05:54.407: [smf] INFO: UE IMSI[262426956008434] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.407: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 02/05 11:05:54.408: [upf] INFO: UE F-SEID[UP:0xccf CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.408: [upf] INFO: UE F-SEID[UP:0xccf CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.412: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 02/05 11:05:54.412: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 02/05 11:05:54.412: [smf] INFO: UE IMSI[262424391182964] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.413: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 02/05 11:05:54.413: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.413: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.418: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 02/05 11:05:54.418: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 02/05 11:05:54.418: [smf] INFO: UE IMSI[262422598865755] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.419: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 02/05 11:05:54.419: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.419: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.424: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 02/05 11:05:54.424: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 02/05 11:05:54.424: [smf] INFO: UE IMSI[262425147962618] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.424: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 02/05 11:05:54.424: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.424: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.429: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 02/05 11:05:54.429: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 02/05 11:05:54.429: [smf] INFO: UE IMSI[262423647450552] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.430: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 02/05 11:05:54.430: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.430: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.435: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 02/05 11:05:54.435: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 02/05 11:05:54.435: [smf] INFO: UE IMSI[262427431055429] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.436: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 02/05 11:05:54.436: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.436: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0x55] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.441: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 02/05 11:05:54.441: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 02/05 11:05:54.441: [smf] INFO: UE IMSI[262420200427683] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.442: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 02/05 11:05:54.442: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.442: [upf] INFO: UE F-SEID[UP:0xed1 CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.447: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 02/05 11:05:54.447: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 02/05 11:05:54.447: [smf] INFO: UE IMSI[262429833264522] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.448: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 02/05 11:05:54.448: [upf] INFO: UE F-SEID[UP:0x568 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.448: [upf] INFO: UE F-SEID[UP:0x568 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.453: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 02/05 11:05:54.453: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 02/05 11:05:54.453: [smf] INFO: UE IMSI[262429002846797] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.453: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 02/05 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.453: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.458: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 02/05 11:05:54.458: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 02/05 11:05:54.458: [smf] INFO: UE IMSI[262424304145532] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.459: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 02/05 11:05:54.459: [upf] INFO: UE F-SEID[UP:0x74a CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.459: [upf] INFO: UE F-SEID[UP:0x74a CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.464: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 02/05 11:05:54.464: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 02/05 11:05:54.464: [smf] INFO: UE IMSI[262424375012923] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.465: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 02/05 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x66c CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.465: [upf] INFO: UE F-SEID[UP:0x66c CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.470: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 02/05 11:05:54.470: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 02/05 11:05:54.470: [smf] INFO: UE IMSI[262421018929060] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.471: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 02/05 11:05:54.471: [upf] INFO: UE F-SEID[UP:0x783 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.471: [upf] INFO: UE F-SEID[UP:0x783 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.476: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 02/05 11:05:54.476: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 02/05 11:05:54.476: [smf] INFO: UE IMSI[262424721491862] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.476: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 02/05 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x787 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.476: [upf] INFO: UE F-SEID[UP:0x787 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.481: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 02/05 11:05:54.481: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 02/05 11:05:54.481: [smf] INFO: UE IMSI[262426796939194] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.482: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 02/05 11:05:54.482: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.482: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x3f7] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.487: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 02/05 11:05:54.487: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 02/05 11:05:54.487: [smf] INFO: UE IMSI[262426371694159] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.488: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 02/05 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.488: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.493: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 02/05 11:05:54.493: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 02/05 11:05:54.493: [smf] INFO: UE IMSI[262422683187327] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.493: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 02/05 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.493: [upf] INFO: UE F-SEID[UP:0xc77 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.498: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 02/05 11:05:54.499: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 02/05 11:05:54.499: [smf] INFO: UE IMSI[262422892159607] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 02/05 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.499: [upf] INFO: UE F-SEID[UP:0x7bd CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 02/05 11:05:54.504: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 02/05 11:05:54.504: [smf] INFO: UE IMSI[262425794653872] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.505: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 02/05 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x73d CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x73d CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.510: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 02/05 11:05:54.510: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 02/05 11:05:54.510: [smf] INFO: UE IMSI[262424729735143] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.511: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 02/05 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x5a5 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.516: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 02/05 11:05:54.516: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 02/05 11:05:54.516: [smf] INFO: UE IMSI[262421957355492] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.516: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 02/05 11:05:54.516: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.516: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.522: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 02/05 11:05:54.522: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 02/05 11:05:54.522: [smf] INFO: UE IMSI[262425319507586] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.522: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 02/05 11:05:54.522: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.522: [upf] INFO: UE F-SEID[UP:0xca9 CP:0xc80] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.527: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 02/05 11:05:54.527: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 02/05 11:05:54.527: [smf] INFO: UE IMSI[262425282662792] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.528: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 02/05 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.528: [upf] INFO: UE F-SEID[UP:0xc6c CP:0xe3b] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.533: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 02/05 11:05:54.533: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 02/05 11:05:54.533: [smf] INFO: UE IMSI[262428724225925] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.534: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 02/05 11:05:54.534: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.534: [upf] INFO: UE F-SEID[UP:0xa9c CP:0xe06] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.539: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 02/05 11:05:54.539: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 02/05 11:05:54.539: [smf] INFO: UE IMSI[262424756542596] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.539: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 02/05 11:05:54.539: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.539: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.545: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 02/05 11:05:54.545: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 02/05 11:05:54.545: [smf] INFO: UE IMSI[262427893498543] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.545: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 02/05 11:05:54.545: [upf] INFO: UE F-SEID[UP:0x541 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.545: [upf] INFO: UE F-SEID[UP:0x541 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.550: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 02/05 11:05:54.550: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 02/05 11:05:54.550: [smf] INFO: UE IMSI[262426924862289] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.551: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 02/05 11:05:54.551: [upf] INFO: UE F-SEID[UP:0x12 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.551: [upf] INFO: UE F-SEID[UP:0x12 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.556: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 02/05 11:05:54.556: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 02/05 11:05:54.556: [smf] INFO: UE IMSI[262420757613520] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.557: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 02/05 11:05:54.557: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.557: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.562: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 02/05 11:05:54.562: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 02/05 11:05:54.562: [smf] INFO: UE IMSI[262421991788428] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.562: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 02/05 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x964 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x964 CP:0x905] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.568: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 02/05 11:05:54.568: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 02/05 11:05:54.568: [smf] INFO: UE IMSI[262421793998106] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.568: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 02/05 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x1f CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x1f CP:0x60d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.573: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 02/05 11:05:54.573: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 02/05 11:05:54.573: [smf] INFO: UE IMSI[262427692458103] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.574: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 02/05 11:05:54.574: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.574: [upf] INFO: UE F-SEID[UP:0xa27 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.579: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 02/05 11:05:54.579: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 02/05 11:05:54.579: [smf] INFO: UE IMSI[262428111587963] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.580: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 02/05 11:05:54.580: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.580: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.585: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 02/05 11:05:54.585: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 02/05 11:05:54.585: [smf] INFO: UE IMSI[262426442989873] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.585: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 02/05 11:05:54.585: [upf] INFO: UE F-SEID[UP:0x77d CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.585: [upf] INFO: UE F-SEID[UP:0x77d CP:0x6cb] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.591: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 02/05 11:05:54.591: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 02/05 11:05:54.591: [smf] INFO: UE IMSI[262425498876157] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.591: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 02/05 11:05:54.591: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.591: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.596: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 02/05 11:05:54.596: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 02/05 11:05:54.596: [smf] INFO: UE IMSI[262425658155554] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.597: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 02/05 11:05:54.597: [upf] INFO: UE F-SEID[UP:0x95a CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.597: [upf] INFO: UE F-SEID[UP:0x95a CP:0xab0] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.602: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 02/05 11:05:54.602: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 02/05 11:05:54.602: [smf] INFO: UE IMSI[262427738874747] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.603: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 02/05 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x585 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.603: [upf] INFO: UE F-SEID[UP:0x585 CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.608: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 02/05 11:05:54.608: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 02/05 11:05:54.608: [smf] INFO: UE IMSI[262429307743194] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.609: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 02/05 11:05:54.609: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.609: [upf] INFO: UE F-SEID[UP:0xf44 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.614: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 02/05 11:05:54.614: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 02/05 11:05:54.614: [smf] INFO: UE IMSI[262427875021385] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.614: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 02/05 11:05:54.614: [upf] INFO: UE F-SEID[UP:0xd CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.614: [upf] INFO: UE F-SEID[UP:0xd CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.620: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 02/05 11:05:54.620: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 02/05 11:05:54.620: [smf] INFO: UE IMSI[262429610550007] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.620: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 02/05 11:05:54.620: [upf] INFO: UE F-SEID[UP:0x4be CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.620: [upf] INFO: UE F-SEID[UP:0x4be CP:0xcad] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.626: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 02/05 11:05:54.626: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 02/05 11:05:54.626: [smf] INFO: UE IMSI[262425752038572] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.626: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 02/05 11:05:54.626: [upf] INFO: UE F-SEID[UP:0x21d CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.626: [upf] INFO: UE F-SEID[UP:0x21d CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.631: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 02/05 11:05:54.631: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 02/05 11:05:54.631: [smf] INFO: UE IMSI[262425670733662] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.632: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 02/05 11:05:54.632: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.632: [upf] INFO: UE F-SEID[UP:0x9b6 CP:0xf3f] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.637: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 02/05 11:05:54.637: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 02/05 11:05:54.637: [smf] INFO: UE IMSI[262420760407382] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.638: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 02/05 11:05:54.638: [upf] INFO: UE F-SEID[UP:0x295 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.638: [upf] INFO: UE F-SEID[UP:0x295 CP:0xa72] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.643: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 02/05 11:05:54.643: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 02/05 11:05:54.643: [smf] INFO: UE IMSI[262428403512990] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.644: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 02/05 11:05:54.644: [upf] INFO: UE F-SEID[UP:0x29b CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.644: [upf] INFO: UE F-SEID[UP:0x29b CP:0x35b] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.649: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 02/05 11:05:54.649: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 02/05 11:05:54.649: [smf] INFO: UE IMSI[262420380767142] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.649: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 02/05 11:05:54.650: [upf] INFO: UE F-SEID[UP:0x861 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.650: [upf] INFO: UE F-SEID[UP:0x861 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.655: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 02/05 11:05:54.655: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 02/05 11:05:54.655: [smf] INFO: UE IMSI[262420850120482] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.655: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 02/05 11:05:54.655: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.655: [upf] INFO: UE F-SEID[UP:0x338 CP:0xb5b] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.661: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 02/05 11:05:54.661: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 02/05 11:05:54.661: [smf] INFO: UE IMSI[262425464298750] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.661: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 02/05 11:05:54.661: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.661: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.666: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 02/05 11:05:54.666: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 02/05 11:05:54.666: [smf] INFO: UE IMSI[262427486564096] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.667: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 02/05 11:05:54.667: [upf] INFO: UE F-SEID[UP:0x757 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.667: [upf] INFO: UE F-SEID[UP:0x757 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.672: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 02/05 11:05:54.672: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 02/05 11:05:54.672: [smf] INFO: UE IMSI[262423703861005] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.673: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 02/05 11:05:54.673: [upf] INFO: UE F-SEID[UP:0x17c CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.673: [upf] INFO: UE F-SEID[UP:0x17c CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.678: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 02/05 11:05:54.678: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 02/05 11:05:54.678: [smf] INFO: UE IMSI[262426376977713] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.679: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 02/05 11:05:54.679: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.679: [upf] INFO: UE F-SEID[UP:0x8d5 CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.684: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 02/05 11:05:54.684: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 02/05 11:05:54.684: [smf] INFO: UE IMSI[262423662645992] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.684: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 02/05 11:05:54.684: [upf] INFO: UE F-SEID[UP:0x27d CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.684: [upf] INFO: UE F-SEID[UP:0x27d CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.690: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 02/05 11:05:54.690: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 02/05 11:05:54.690: [smf] INFO: UE IMSI[262424250519476] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.690: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 02/05 11:05:54.690: [upf] INFO: UE F-SEID[UP:0x25b CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.690: [upf] INFO: UE F-SEID[UP:0x25b CP:0xc64] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.696: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 02/05 11:05:54.696: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 02/05 11:05:54.696: [smf] INFO: UE IMSI[262427204830412] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.696: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 02/05 11:05:54.696: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.696: [upf] INFO: UE F-SEID[UP:0xd57 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.701: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 02/05 11:05:54.701: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 02/05 11:05:54.701: [smf] INFO: UE IMSI[262423302219904] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.702: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 02/05 11:05:54.702: [upf] INFO: UE F-SEID[UP:0x38 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.702: [upf] INFO: UE F-SEID[UP:0x38 CP:0xbce] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.707: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 02/05 11:05:54.707: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 02/05 11:05:54.707: [smf] INFO: UE IMSI[262426115700349] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.708: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 02/05 11:05:54.708: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.708: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.713: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 02/05 11:05:54.713: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 02/05 11:05:54.713: [smf] INFO: UE IMSI[262420900272901] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.714: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 02/05 11:05:54.714: [upf] INFO: UE F-SEID[UP:0x401 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.714: [upf] INFO: UE F-SEID[UP:0x401 CP:0xb9f] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.719: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 02/05 11:05:54.719: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 02/05 11:05:54.719: [smf] INFO: UE IMSI[262422179199682] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.720: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 02/05 11:05:54.720: [upf] INFO: UE F-SEID[UP:0x7d CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.720: [upf] INFO: UE F-SEID[UP:0x7d CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.725: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 02/05 11:05:54.725: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 02/05 11:05:54.725: [smf] INFO: UE IMSI[262429655428855] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.725: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 02/05 11:05:54.725: [upf] INFO: UE F-SEID[UP:0xfe CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.725: [upf] INFO: UE F-SEID[UP:0xfe CP:0x7cb] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.730: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 02/05 11:05:54.730: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 02/05 11:05:54.730: [smf] INFO: UE IMSI[262421579179209] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.731: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 02/05 11:05:54.731: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.731: [upf] INFO: UE F-SEID[UP:0xea4 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.736: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 02/05 11:05:54.736: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 02/05 11:05:54.736: [smf] INFO: UE IMSI[262422774585308] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.737: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 02/05 11:05:54.737: [upf] INFO: UE F-SEID[UP:0x110 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.737: [upf] INFO: UE F-SEID[UP:0x110 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.742: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 02/05 11:05:54.742: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 02/05 11:05:54.742: [smf] INFO: UE IMSI[262428134628880] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.743: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 02/05 11:05:54.743: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.743: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.748: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 02/05 11:05:54.748: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 02/05 11:05:54.748: [smf] INFO: UE IMSI[262422814640236] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.748: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 02/05 11:05:54.748: [upf] INFO: UE F-SEID[UP:0x24b CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.748: [upf] INFO: UE F-SEID[UP:0x24b CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.754: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 02/05 11:05:54.754: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 02/05 11:05:54.754: [smf] INFO: UE IMSI[262428505801984] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.754: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 02/05 11:05:54.754: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.754: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x6f4] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.759: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 02/05 11:05:54.759: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 02/05 11:05:54.759: [smf] INFO: UE IMSI[262424442655054] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.760: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 02/05 11:05:54.760: [upf] INFO: UE F-SEID[UP:0xea CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.760: [upf] INFO: UE F-SEID[UP:0xea CP:0xe86] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.765: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 02/05 11:05:54.765: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 02/05 11:05:54.765: [smf] INFO: UE IMSI[262422201488467] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.766: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 02/05 11:05:54.766: [upf] INFO: UE F-SEID[UP:0x80f CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.766: [upf] INFO: UE F-SEID[UP:0x80f CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.771: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 02/05 11:05:54.771: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 02/05 11:05:54.771: [smf] INFO: UE IMSI[262425102234275] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.772: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 02/05 11:05:54.772: [upf] INFO: UE F-SEID[UP:0x68f CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.772: [upf] INFO: UE F-SEID[UP:0x68f CP:0x46e] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.777: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 02/05 11:05:54.777: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 02/05 11:05:54.777: [smf] INFO: UE IMSI[262426711202963] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.778: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 02/05 11:05:54.778: [upf] INFO: UE F-SEID[UP:0x34d CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.778: [upf] INFO: UE F-SEID[UP:0x34d CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.783: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 02/05 11:05:54.783: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 02/05 11:05:54.783: [smf] INFO: UE IMSI[262429578848629] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.783: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 02/05 11:05:54.783: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.783: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.789: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 02/05 11:05:54.789: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 02/05 11:05:54.789: [smf] INFO: UE IMSI[262425172529444] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.789: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 02/05 11:05:54.789: [upf] INFO: UE F-SEID[UP:0x47f CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.789: [upf] INFO: UE F-SEID[UP:0x47f CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.794: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 02/05 11:05:54.794: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 02/05 11:05:54.794: [smf] INFO: UE IMSI[262423873127649] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.795: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 02/05 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x703 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.795: [upf] INFO: UE F-SEID[UP:0x703 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.800: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 02/05 11:05:54.800: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 02/05 11:05:54.800: [smf] INFO: UE IMSI[262422169924662] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.801: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 02/05 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x292 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.801: [upf] INFO: UE F-SEID[UP:0x292 CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.806: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 02/05 11:05:54.806: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 02/05 11:05:54.806: [smf] INFO: UE IMSI[262420850865235] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.806: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 02/05 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x801 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.807: [upf] INFO: UE F-SEID[UP:0x801 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.812: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 02/05 11:05:54.812: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 02/05 11:05:54.812: [smf] INFO: UE IMSI[262421279156792] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.812: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 02/05 11:05:54.812: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.812: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.817: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 02/05 11:05:54.817: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 02/05 11:05:54.817: [smf] INFO: UE IMSI[262427698896580] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.818: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 02/05 11:05:54.818: [upf] INFO: UE F-SEID[UP:0xfda CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.818: [upf] INFO: UE F-SEID[UP:0xfda CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.823: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 02/05 11:05:54.823: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 02/05 11:05:54.823: [smf] INFO: UE IMSI[262429980061428] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.824: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 02/05 11:05:54.824: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.824: [upf] INFO: UE F-SEID[UP:0xf65 CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.829: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 02/05 11:05:54.829: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 02/05 11:05:54.829: [smf] INFO: UE IMSI[262421916733061] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.829: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 02/05 11:05:54.829: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.829: [upf] INFO: UE F-SEID[UP:0xcc5 CP:0xce1] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.835: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 02/05 11:05:54.835: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 02/05 11:05:54.835: [smf] INFO: UE IMSI[262421835410795] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.835: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 02/05 11:05:54.835: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.835: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.840: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 02/05 11:05:54.840: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 02/05 11:05:54.840: [smf] INFO: UE IMSI[262423939390889] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.841: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 02/05 11:05:54.841: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.841: [upf] INFO: UE F-SEID[UP:0xe69 CP:0x370] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.846: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 02/05 11:05:54.846: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 02/05 11:05:54.846: [smf] INFO: UE IMSI[262426452124608] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.847: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 02/05 11:05:54.847: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.847: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.852: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 02/05 11:05:54.852: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 02/05 11:05:54.852: [smf] INFO: UE IMSI[262420511416695] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.853: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 02/05 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x103 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.853: [upf] INFO: UE F-SEID[UP:0x103 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.858: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 02/05 11:05:54.858: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 02/05 11:05:54.858: [smf] INFO: UE IMSI[262427121307355] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.859: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 02/05 11:05:54.859: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.859: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.864: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 02/05 11:05:54.864: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 02/05 11:05:54.864: [smf] INFO: UE IMSI[262428986868279] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.864: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 02/05 11:05:54.864: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.864: [upf] INFO: UE F-SEID[UP:0xd0a CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.869: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 02/05 11:05:54.869: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 02/05 11:05:54.869: [smf] INFO: UE IMSI[262422424995191] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.870: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 02/05 11:05:54.870: [upf] INFO: UE F-SEID[UP:0x216 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.870: [upf] INFO: UE F-SEID[UP:0x216 CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.875: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 02/05 11:05:54.875: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 02/05 11:05:54.875: [smf] INFO: UE IMSI[262421486978102] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.876: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 02/05 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.876: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.881: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 02/05 11:05:54.881: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 02/05 11:05:54.881: [smf] INFO: UE IMSI[262424652343647] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.882: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 02/05 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.882: [upf] INFO: UE F-SEID[UP:0xa9d CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.887: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 02/05 11:05:54.887: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 02/05 11:05:54.887: [smf] INFO: UE IMSI[262425385017662] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.887: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 02/05 11:05:54.887: [upf] INFO: UE F-SEID[UP:0x32d CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.887: [upf] INFO: UE F-SEID[UP:0x32d CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.893: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 02/05 11:05:54.893: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 02/05 11:05:54.893: [smf] INFO: UE IMSI[262423752908447] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.893: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 02/05 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.893: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xb9d] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.898: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 02/05 11:05:54.898: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 02/05 11:05:54.898: [smf] INFO: UE IMSI[262424270759946] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.899: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 02/05 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.899: [upf] INFO: UE F-SEID[UP:0xd5d CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.904: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 02/05 11:05:54.904: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 02/05 11:05:54.904: [smf] INFO: UE IMSI[262421056533980] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.905: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 02/05 11:05:54.905: [upf] INFO: UE F-SEID[UP:0x90 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.905: [upf] INFO: UE F-SEID[UP:0x90 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.910: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 02/05 11:05:54.910: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 02/05 11:05:54.910: [smf] INFO: UE IMSI[262425830883812] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.910: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 02/05 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xe7c CP:0x499] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.916: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 02/05 11:05:54.916: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 02/05 11:05:54.916: [smf] INFO: UE IMSI[262420491152738] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.916: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 02/05 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x39b CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x39b CP:0x878] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 02/05 11:05:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 02/05 11:05:54.921: [smf] INFO: UE IMSI[262424936964715] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.922: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 02/05 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.922: [upf] INFO: UE F-SEID[UP:0x4f5 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 02/05 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 02/05 11:05:54.927: [smf] INFO: UE IMSI[262427012879294] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.928: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 02/05 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x838 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.928: [upf] INFO: UE F-SEID[UP:0x838 CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.933: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 02/05 11:05:54.933: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 02/05 11:05:54.933: [smf] INFO: UE IMSI[262428466968717] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.934: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 02/05 11:05:54.934: [upf] INFO: UE F-SEID[UP:0x199 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.934: [upf] INFO: UE F-SEID[UP:0x199 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.939: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 02/05 11:05:54.939: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 02/05 11:05:54.939: [smf] INFO: UE IMSI[262429273087103] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.940: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 02/05 11:05:54.940: [upf] INFO: UE F-SEID[UP:0x597 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.940: [upf] INFO: UE F-SEID[UP:0x597 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.946: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 02/05 11:05:54.946: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 02/05 11:05:54.946: [smf] INFO: UE IMSI[262424152361536] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.947: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 02/05 11:05:54.947: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.947: [upf] INFO: UE F-SEID[UP:0xe89 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.953: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 02/05 11:05:54.953: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 02/05 11:05:54.953: [smf] INFO: UE IMSI[262421756256494] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.954: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 02/05 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x49d CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.954: [upf] INFO: UE F-SEID[UP:0x49d CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.959: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 02/05 11:05:54.959: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 02/05 11:05:54.959: [smf] INFO: UE IMSI[262426425433312] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.960: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 02/05 11:05:54.960: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.960: [upf] INFO: UE F-SEID[UP:0x6e5 CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.965: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 02/05 11:05:54.965: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 02/05 11:05:54.965: [smf] INFO: UE IMSI[262424660516604] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.966: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 02/05 11:05:54.966: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.966: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.971: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 02/05 11:05:54.971: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 02/05 11:05:54.971: [smf] INFO: UE IMSI[262429850839621] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.972: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 02/05 11:05:54.972: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.972: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.977: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 02/05 11:05:54.977: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 02/05 11:05:54.977: [smf] INFO: UE IMSI[262422536437067] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.978: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 02/05 11:05:54.978: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.978: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.983: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 02/05 11:05:54.983: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 02/05 11:05:54.983: [smf] INFO: UE IMSI[262423521788182] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.983: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 02/05 11:05:54.984: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.984: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x421] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.988: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 02/05 11:05:54.988: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 02/05 11:05:54.989: [smf] INFO: UE IMSI[262424377146024] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.989: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 02/05 11:05:54.989: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.989: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.994: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 02/05 11:05:54.994: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 02/05 11:05:54.994: [smf] INFO: UE IMSI[262424653626867] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:54.995: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 02/05 11:05:54.995: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:54.995: [upf] INFO: UE F-SEID[UP:0x5bf CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.000: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 02/05 11:05:55.000: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 02/05 11:05:55.000: [smf] INFO: UE IMSI[262420259789258] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.001: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 02/05 11:05:55.001: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.001: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.006: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 02/05 11:05:55.006: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 02/05 11:05:55.006: [smf] INFO: UE IMSI[262428334433727] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.007: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 02/05 11:05:55.007: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.007: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.012: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 02/05 11:05:55.012: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 02/05 11:05:55.012: [smf] INFO: UE IMSI[262423954106821] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.012: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 02/05 11:05:55.012: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.012: [upf] INFO: UE F-SEID[UP:0x1a3 CP:0x6d8] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.017: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 02/05 11:05:55.017: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 02/05 11:05:55.017: [smf] INFO: UE IMSI[262429273093820] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.018: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 02/05 11:05:55.018: [upf] INFO: UE F-SEID[UP:0x209 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.018: [upf] INFO: UE F-SEID[UP:0x209 CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.023: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 02/05 11:05:55.023: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 02/05 11:05:55.023: [smf] INFO: UE IMSI[262428109010160] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.024: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 02/05 11:05:55.024: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.024: [upf] INFO: UE F-SEID[UP:0x5ca CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.029: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 02/05 11:05:55.029: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 02/05 11:05:55.029: [smf] INFO: UE IMSI[262423037654568] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.029: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 02/05 11:05:55.029: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.029: [upf] INFO: UE F-SEID[UP:0xe44 CP:0x52a] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.034: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 02/05 11:05:55.034: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 02/05 11:05:55.034: [smf] INFO: UE IMSI[262429917877932] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.035: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 02/05 11:05:55.035: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.035: [upf] INFO: UE F-SEID[UP:0xf38 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.040: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 02/05 11:05:55.040: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 02/05 11:05:55.040: [smf] INFO: UE IMSI[262420567653445] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.041: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 02/05 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.041: [upf] INFO: UE F-SEID[UP:0x9ca CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.046: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 02/05 11:05:55.046: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 02/05 11:05:55.046: [smf] INFO: UE IMSI[262425868413298] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.047: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 02/05 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x820 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.047: [upf] INFO: UE F-SEID[UP:0x820 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.052: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 02/05 11:05:55.052: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 02/05 11:05:55.052: [smf] INFO: UE IMSI[262420944055638] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.052: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 02/05 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x87b CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.052: [upf] INFO: UE F-SEID[UP:0x87b CP:0x441] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.058: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 02/05 11:05:55.058: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 02/05 11:05:55.058: [smf] INFO: UE IMSI[262425875135891] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.058: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 02/05 11:05:55.058: [upf] INFO: UE F-SEID[UP:0x5db CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.058: [upf] INFO: UE F-SEID[UP:0x5db CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.063: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 02/05 11:05:55.063: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 02/05 11:05:55.063: [smf] INFO: UE IMSI[262421281524445] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.064: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 02/05 11:05:55.064: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.064: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.069: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 02/05 11:05:55.070: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 02/05 11:05:55.070: [smf] INFO: UE IMSI[262429103534562] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.071: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 02/05 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x93f CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x93f CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.076: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 02/05 11:05:55.076: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 02/05 11:05:55.076: [smf] INFO: UE IMSI[262424790678912] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.077: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 02/05 11:05:55.077: [upf] INFO: UE F-SEID[UP:0x412 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.077: [upf] INFO: UE F-SEID[UP:0x412 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.082: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 02/05 11:05:55.082: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 02/05 11:05:55.082: [smf] INFO: UE IMSI[262424515620248] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.082: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 02/05 11:05:55.082: [upf] INFO: UE F-SEID[UP:0x17 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.082: [upf] INFO: UE F-SEID[UP:0x17 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.087: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 02/05 11:05:55.087: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 02/05 11:05:55.087: [smf] INFO: UE IMSI[262421411129962] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.088: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 02/05 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.088: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.093: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 02/05 11:05:55.093: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 02/05 11:05:55.093: [smf] INFO: UE IMSI[262421100364326] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.094: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 02/05 11:05:55.094: [upf] INFO: UE F-SEID[UP:0xfff CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.094: [upf] INFO: UE F-SEID[UP:0xfff CP:0x7e2] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.099: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 02/05 11:05:55.099: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 02/05 11:05:55.099: [smf] INFO: UE IMSI[262420794537456] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.100: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 02/05 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.100: [upf] INFO: UE F-SEID[UP:0xb71 CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.105: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 02/05 11:05:55.105: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 02/05 11:05:55.105: [smf] INFO: UE IMSI[262423729928264] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.105: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 02/05 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x39c CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.105: [upf] INFO: UE F-SEID[UP:0x39c CP:0xe65] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.110: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 02/05 11:05:55.110: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 02/05 11:05:55.110: [smf] INFO: UE IMSI[262423340240549] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.111: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 02/05 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.111: [upf] INFO: UE F-SEID[UP:0x6eb CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.116: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 02/05 11:05:55.116: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 02/05 11:05:55.116: [smf] INFO: UE IMSI[262420913542792] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.117: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 02/05 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.117: [upf] INFO: UE F-SEID[UP:0xb86 CP:0x786] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.122: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 02/05 11:05:55.122: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 02/05 11:05:55.122: [smf] INFO: UE IMSI[262421391485345] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.122: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 02/05 11:05:55.122: [upf] INFO: UE F-SEID[UP:0x213 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.122: [upf] INFO: UE F-SEID[UP:0x213 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.127: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 02/05 11:05:55.127: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 02/05 11:05:55.127: [smf] INFO: UE IMSI[262421342436539] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.128: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 02/05 11:05:55.128: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.128: [upf] INFO: UE F-SEID[UP:0xd60 CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.133: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 02/05 11:05:55.133: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 02/05 11:05:55.133: [smf] INFO: UE IMSI[262429480477744] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.134: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 02/05 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x878 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.134: [upf] INFO: UE F-SEID[UP:0x878 CP:0x807] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.139: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 02/05 11:05:55.139: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 02/05 11:05:55.139: [smf] INFO: UE IMSI[262425883135811] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.140: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 02/05 11:05:55.140: [upf] INFO: UE F-SEID[UP:0x786 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.140: [upf] INFO: UE F-SEID[UP:0x786 CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.145: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 02/05 11:05:55.145: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 02/05 11:05:55.145: [smf] INFO: UE IMSI[262429658074041] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.145: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 02/05 11:05:55.145: [upf] INFO: UE F-SEID[UP:0x10e CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.145: [upf] INFO: UE F-SEID[UP:0x10e CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.150: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 02/05 11:05:55.150: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 02/05 11:05:55.150: [smf] INFO: UE IMSI[262429711114231] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.151: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 02/05 11:05:55.151: [upf] INFO: UE F-SEID[UP:0x488 CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.151: [upf] INFO: UE F-SEID[UP:0x488 CP:0xeb5] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.156: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 02/05 11:05:55.156: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 02/05 11:05:55.156: [smf] INFO: UE IMSI[262423497478532] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.157: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 02/05 11:05:55.157: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.157: [upf] INFO: UE F-SEID[UP:0xb22 CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.162: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 02/05 11:05:55.162: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 02/05 11:05:55.162: [smf] INFO: UE IMSI[262420680094519] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.163: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 02/05 11:05:55.163: [upf] INFO: UE F-SEID[UP:0xefc CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.163: [upf] INFO: UE F-SEID[UP:0xefc CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.168: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 02/05 11:05:55.168: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 02/05 11:05:55.168: [smf] INFO: UE IMSI[262424492554995] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.168: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 02/05 11:05:55.168: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.168: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.174: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 02/05 11:05:55.174: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 02/05 11:05:55.174: [smf] INFO: UE IMSI[262422625655325] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.174: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 02/05 11:05:55.174: [upf] INFO: UE F-SEID[UP:0xbac CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.174: [upf] INFO: UE F-SEID[UP:0xbac CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.179: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 02/05 11:05:55.179: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 02/05 11:05:55.179: [smf] INFO: UE IMSI[262423600687553] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.180: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 02/05 11:05:55.180: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.180: [upf] INFO: UE F-SEID[UP:0xea3 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.185: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 02/05 11:05:55.185: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 02/05 11:05:55.185: [smf] INFO: UE IMSI[262422176057433] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.186: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 02/05 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.186: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.191: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 02/05 11:05:55.191: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 02/05 11:05:55.191: [smf] INFO: UE IMSI[262421991667011] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.192: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 02/05 11:05:55.192: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.192: [upf] INFO: UE F-SEID[UP:0xf68 CP:0xf8] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.197: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 02/05 11:05:55.197: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 02/05 11:05:55.197: [smf] INFO: UE IMSI[262421760620010] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.198: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 02/05 11:05:55.198: [upf] INFO: UE F-SEID[UP:0xfad CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.198: [upf] INFO: UE F-SEID[UP:0xfad CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.203: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 02/05 11:05:55.203: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 02/05 11:05:55.203: [smf] INFO: UE IMSI[262427449247387] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.204: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 02/05 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.204: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.209: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 02/05 11:05:55.209: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 02/05 11:05:55.209: [smf] INFO: UE IMSI[262426096895029] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.210: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 02/05 11:05:55.210: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.210: [upf] INFO: UE F-SEID[UP:0xb44 CP:0xbd4] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.215: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 02/05 11:05:55.215: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 02/05 11:05:55.215: [smf] INFO: UE IMSI[262428108483989] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.216: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 02/05 11:05:55.216: [upf] INFO: UE F-SEID[UP:0x89a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.216: [upf] INFO: UE F-SEID[UP:0x89a CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.222: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 02/05 11:05:55.222: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 02/05 11:05:55.222: [smf] INFO: UE IMSI[262424151415311] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.223: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 02/05 11:05:55.223: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.223: [upf] INFO: UE F-SEID[UP:0xc36 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.228: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 02/05 11:05:55.228: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 02/05 11:05:55.228: [smf] INFO: UE IMSI[262421790240941] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.229: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 02/05 11:05:55.229: [upf] INFO: UE F-SEID[UP:0xedf CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.229: [upf] INFO: UE F-SEID[UP:0xedf CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.234: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 02/05 11:05:55.234: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 02/05 11:05:55.234: [smf] INFO: UE IMSI[262426526967932] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.235: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 02/05 11:05:55.235: [upf] INFO: UE F-SEID[UP:0x70c CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.235: [upf] INFO: UE F-SEID[UP:0x70c CP:0x1e3] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.240: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 02/05 11:05:55.240: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 02/05 11:05:55.240: [smf] INFO: UE IMSI[262425425874926] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.240: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 02/05 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x81d CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.240: [upf] INFO: UE F-SEID[UP:0x81d CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.246: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 02/05 11:05:55.246: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 02/05 11:05:55.246: [smf] INFO: UE IMSI[262427462472433] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.246: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 02/05 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.246: [upf] INFO: UE F-SEID[UP:0x4c5 CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.252: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 02/05 11:05:55.252: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 02/05 11:05:55.252: [smf] INFO: UE IMSI[262428900994248] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.252: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 02/05 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x884 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.252: [upf] INFO: UE F-SEID[UP:0x884 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.257: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 02/05 11:05:55.257: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 02/05 11:05:55.257: [smf] INFO: UE IMSI[262429584936406] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.258: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 02/05 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x334 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.258: [upf] INFO: UE F-SEID[UP:0x334 CP:0x45a] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.263: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 02/05 11:05:55.263: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 02/05 11:05:55.263: [smf] INFO: UE IMSI[262423513295455] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.264: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 02/05 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x602 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.264: [upf] INFO: UE F-SEID[UP:0x602 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.270: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 02/05 11:05:55.270: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 02/05 11:05:55.270: [smf] INFO: UE IMSI[262420458711978] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.270: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 02/05 11:05:55.270: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.270: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.277: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 02/05 11:05:55.277: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 02/05 11:05:55.277: [smf] INFO: UE IMSI[262422991618284] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.277: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 02/05 11:05:55.278: [upf] INFO: UE F-SEID[UP:0xbef CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.278: [upf] INFO: UE F-SEID[UP:0xbef CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.283: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 02/05 11:05:55.283: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 02/05 11:05:55.283: [smf] INFO: UE IMSI[262429518715241] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.284: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 02/05 11:05:55.284: [upf] INFO: UE F-SEID[UP:0x50e CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.284: [upf] INFO: UE F-SEID[UP:0x50e CP:0x13b] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.289: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 02/05 11:05:55.289: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 02/05 11:05:55.289: [smf] INFO: UE IMSI[262424826880172] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.290: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 02/05 11:05:55.290: [upf] INFO: UE F-SEID[UP:0xefb CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.290: [upf] INFO: UE F-SEID[UP:0xefb CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.295: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 02/05 11:05:55.295: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 02/05 11:05:55.295: [smf] INFO: UE IMSI[262429861759841] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.296: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 02/05 11:05:55.296: [upf] INFO: UE F-SEID[UP:0x71d CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.296: [upf] INFO: UE F-SEID[UP:0x71d CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.301: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 02/05 11:05:55.301: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 02/05 11:05:55.301: [smf] INFO: UE IMSI[262422342834649] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.302: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 02/05 11:05:55.302: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.302: [upf] INFO: UE F-SEID[UP:0xa6d CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.307: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 02/05 11:05:55.307: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 02/05 11:05:55.307: [smf] INFO: UE IMSI[262428135515350] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.308: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 02/05 11:05:55.308: [upf] INFO: UE F-SEID[UP:0x71c CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.308: [upf] INFO: UE F-SEID[UP:0x71c CP:0x2ce] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.313: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 02/05 11:05:55.313: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 02/05 11:05:55.313: [smf] INFO: UE IMSI[262421653395076] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.314: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 02/05 11:05:55.314: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.314: [upf] INFO: UE F-SEID[UP:0xa5c CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.319: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 02/05 11:05:55.319: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 02/05 11:05:55.319: [smf] INFO: UE IMSI[262421321464578] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.320: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 02/05 11:05:55.320: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.320: [upf] INFO: UE F-SEID[UP:0xea5 CP:0x44a] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.325: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 02/05 11:05:55.325: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 02/05 11:05:55.325: [smf] INFO: UE IMSI[262429473424371] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.325: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 02/05 11:05:55.325: [upf] INFO: UE F-SEID[UP:0x93b CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.325: [upf] INFO: UE F-SEID[UP:0x93b CP:0xfe3] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.331: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 02/05 11:05:55.331: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 02/05 11:05:55.331: [smf] INFO: UE IMSI[262426730390719] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.331: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 02/05 11:05:55.331: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.331: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xf33] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.337: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 02/05 11:05:55.337: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 02/05 11:05:55.337: [smf] INFO: UE IMSI[262425955932730] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.337: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 02/05 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x314 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.337: [upf] INFO: UE F-SEID[UP:0x314 CP:0x586] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.343: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 02/05 11:05:55.343: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 02/05 11:05:55.343: [smf] INFO: UE IMSI[262423410938809] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.343: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 02/05 11:05:55.343: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.343: [upf] INFO: UE F-SEID[UP:0xf4d CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.349: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 02/05 11:05:55.349: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 02/05 11:05:55.349: [smf] INFO: UE IMSI[262421035690654] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.349: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 02/05 11:05:55.349: [upf] INFO: UE F-SEID[UP:0x145 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.349: [upf] INFO: UE F-SEID[UP:0x145 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.355: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 02/05 11:05:55.355: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 02/05 11:05:55.355: [smf] INFO: UE IMSI[262422056126119] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.355: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 02/05 11:05:55.355: [upf] INFO: UE F-SEID[UP:0x363 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.355: [upf] INFO: UE F-SEID[UP:0x363 CP:0x500] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.360: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 02/05 11:05:55.360: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 02/05 11:05:55.360: [smf] INFO: UE IMSI[262421188045797] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.361: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 02/05 11:05:55.361: [upf] INFO: UE F-SEID[UP:0x941 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.361: [upf] INFO: UE F-SEID[UP:0x941 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.366: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 02/05 11:05:55.366: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 02/05 11:05:55.366: [smf] INFO: UE IMSI[262426223540702] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.367: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 02/05 11:05:55.367: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.367: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.372: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 02/05 11:05:55.372: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 02/05 11:05:55.372: [smf] INFO: UE IMSI[262424216952996] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.373: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 02/05 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x3f CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.373: [upf] INFO: UE F-SEID[UP:0x3f CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.378: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 02/05 11:05:55.378: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 02/05 11:05:55.378: [smf] INFO: UE IMSI[262424722460350] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.379: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 02/05 11:05:55.379: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.379: [upf] INFO: UE F-SEID[UP:0xf3d CP:0x53e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.384: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 02/05 11:05:55.384: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 02/05 11:05:55.384: [smf] INFO: UE IMSI[262425702889001] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.385: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 02/05 11:05:55.385: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.385: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x803] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.390: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 02/05 11:05:55.390: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 02/05 11:05:55.390: [smf] INFO: UE IMSI[262424527655813] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.390: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 02/05 11:05:55.390: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.390: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.396: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 02/05 11:05:55.396: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 02/05 11:05:55.396: [smf] INFO: UE IMSI[262424610821528] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.396: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 02/05 11:05:55.396: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.396: [upf] INFO: UE F-SEID[UP:0x3a1 CP:0xa0c] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.402: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 02/05 11:05:55.402: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 02/05 11:05:55.402: [smf] INFO: UE IMSI[262426376121599] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.402: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 02/05 11:05:55.402: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.402: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.408: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 02/05 11:05:55.408: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 02/05 11:05:55.408: [smf] INFO: UE IMSI[262425514754145] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.408: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 02/05 11:05:55.408: [upf] INFO: UE F-SEID[UP:0x866 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.408: [upf] INFO: UE F-SEID[UP:0x866 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.414: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 02/05 11:05:55.414: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 02/05 11:05:55.414: [smf] INFO: UE IMSI[262420498003105] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.414: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 02/05 11:05:55.414: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.414: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.420: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 02/05 11:05:55.420: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 02/05 11:05:55.420: [smf] INFO: UE IMSI[262423894447923] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.420: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 02/05 11:05:55.420: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.420: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x6e0] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.426: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 02/05 11:05:55.426: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 02/05 11:05:55.426: [smf] INFO: UE IMSI[262429099328476] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.426: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 02/05 11:05:55.426: [upf] INFO: UE F-SEID[UP:0x52b CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.426: [upf] INFO: UE F-SEID[UP:0x52b CP:0x948] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.432: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 02/05 11:05:55.432: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 02/05 11:05:55.432: [smf] INFO: UE IMSI[262427559278922] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.432: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 02/05 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x725 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.432: [upf] INFO: UE F-SEID[UP:0x725 CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.437: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 02/05 11:05:55.437: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 02/05 11:05:55.437: [smf] INFO: UE IMSI[262422461385296] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.438: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 02/05 11:05:55.438: [upf] INFO: UE F-SEID[UP:0x880 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.438: [upf] INFO: UE F-SEID[UP:0x880 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.444: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 02/05 11:05:55.444: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 02/05 11:05:55.444: [smf] INFO: UE IMSI[262420503902058] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.444: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 02/05 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.444: [upf] INFO: UE F-SEID[UP:0x6ab CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.450: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 02/05 11:05:55.450: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 02/05 11:05:55.450: [smf] INFO: UE IMSI[262420042759120] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.451: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 02/05 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.457: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 02/05 11:05:55.457: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 02/05 11:05:55.457: [smf] INFO: UE IMSI[262425454376502] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.458: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 02/05 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.458: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x49d] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.464: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 02/05 11:05:55.464: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 02/05 11:05:55.464: [smf] INFO: UE IMSI[262427571182525] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.466: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 02/05 11:05:55.466: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.466: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.471: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 02/05 11:05:55.471: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 02/05 11:05:55.471: [smf] INFO: UE IMSI[262421982159734] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.472: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 02/05 11:05:55.472: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.472: [upf] INFO: UE F-SEID[UP:0xe05 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.477: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 02/05 11:05:55.477: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 02/05 11:05:55.477: [smf] INFO: UE IMSI[262420938811863] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.478: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 02/05 11:05:55.478: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.478: [upf] INFO: UE F-SEID[UP:0x8bc CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.483: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 02/05 11:05:55.483: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 02/05 11:05:55.483: [smf] INFO: UE IMSI[262422852748177] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.484: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 02/05 11:05:55.484: [upf] INFO: UE F-SEID[UP:0x79d CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.484: [upf] INFO: UE F-SEID[UP:0x79d CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.490: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 02/05 11:05:55.490: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 02/05 11:05:55.490: [smf] INFO: UE IMSI[262427449470366] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.490: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 02/05 11:05:55.490: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.490: [upf] INFO: UE F-SEID[UP:0x9a6 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.496: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 02/05 11:05:55.496: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 02/05 11:05:55.496: [smf] INFO: UE IMSI[262424390839297] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.496: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 02/05 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x33e CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.497: [upf] INFO: UE F-SEID[UP:0x33e CP:0x97e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.502: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 02/05 11:05:55.502: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 02/05 11:05:55.502: [smf] INFO: UE IMSI[262423788592785] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.503: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 02/05 11:05:55.503: [upf] INFO: UE F-SEID[UP:0x8b CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.503: [upf] INFO: UE F-SEID[UP:0x8b CP:0x571] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.509: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 02/05 11:05:55.509: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 02/05 11:05:55.509: [smf] INFO: UE IMSI[262426314539042] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.509: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 02/05 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x420 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.509: [upf] INFO: UE F-SEID[UP:0x420 CP:0x9af] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.515: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 02/05 11:05:55.515: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 02/05 11:05:55.515: [smf] INFO: UE IMSI[262428207207504] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.516: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 02/05 11:05:55.516: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.516: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.522: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 02/05 11:05:55.522: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 02/05 11:05:55.522: [smf] INFO: UE IMSI[262425682536242] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.522: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 02/05 11:05:55.522: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.522: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.528: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 02/05 11:05:55.528: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 02/05 11:05:55.528: [smf] INFO: UE IMSI[262429159370389] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.528: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 02/05 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.528: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.534: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 02/05 11:05:55.534: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 02/05 11:05:55.534: [smf] INFO: UE IMSI[262423655950284] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.534: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 02/05 11:05:55.534: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.534: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.540: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 02/05 11:05:55.540: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 02/05 11:05:55.540: [smf] INFO: UE IMSI[262429631192438] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.540: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 02/05 11:05:55.540: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.540: [upf] INFO: UE F-SEID[UP:0xd3d CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.545: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 02/05 11:05:55.545: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 02/05 11:05:55.545: [smf] INFO: UE IMSI[262424791250282] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.546: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 02/05 11:05:55.546: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.546: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.551: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 02/05 11:05:55.551: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 02/05 11:05:55.551: [smf] INFO: UE IMSI[262427033305548] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.552: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 02/05 11:05:55.552: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.552: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.557: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 02/05 11:05:55.557: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 02/05 11:05:55.557: [smf] INFO: UE IMSI[262428807165729] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.558: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 02/05 11:05:55.558: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.558: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.563: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 02/05 11:05:55.563: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 02/05 11:05:55.563: [smf] INFO: UE IMSI[262428375466671] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.564: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 02/05 11:05:55.564: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.564: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf1] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.569: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 02/05 11:05:55.569: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 02/05 11:05:55.569: [smf] INFO: UE IMSI[262422950034339] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.569: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 02/05 11:05:55.569: [upf] INFO: UE F-SEID[UP:0x769 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.570: [upf] INFO: UE F-SEID[UP:0x769 CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.575: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 02/05 11:05:55.575: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 02/05 11:05:55.575: [smf] INFO: UE IMSI[262420291079179] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.575: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 02/05 11:05:55.575: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.575: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xaad] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.580: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 02/05 11:05:55.580: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 02/05 11:05:55.580: [smf] INFO: UE IMSI[262424897099731] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.581: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 02/05 11:05:55.581: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.581: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.586: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 02/05 11:05:55.586: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 02/05 11:05:55.586: [smf] INFO: UE IMSI[262420857400223] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.587: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 02/05 11:05:55.587: [upf] INFO: UE F-SEID[UP:0x83c CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.587: [upf] INFO: UE F-SEID[UP:0x83c CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.592: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 02/05 11:05:55.592: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 02/05 11:05:55.592: [smf] INFO: UE IMSI[262423496004901] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.593: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 02/05 11:05:55.593: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.593: [upf] INFO: UE F-SEID[UP:0xe30 CP:0xf9e] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.598: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 02/05 11:05:55.598: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 02/05 11:05:55.598: [smf] INFO: UE IMSI[262427707075103] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.598: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 02/05 11:05:55.598: [upf] INFO: UE F-SEID[UP:0x418 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.598: [upf] INFO: UE F-SEID[UP:0x418 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.603: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 02/05 11:05:55.603: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 02/05 11:05:55.603: [smf] INFO: UE IMSI[262429681627399] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.604: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 02/05 11:05:55.604: [upf] INFO: UE F-SEID[UP:0x158 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.604: [upf] INFO: UE F-SEID[UP:0x158 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.609: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 02/05 11:05:55.609: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 02/05 11:05:55.609: [smf] INFO: UE IMSI[262429332840145] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.610: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 02/05 11:05:55.610: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.610: [upf] INFO: UE F-SEID[UP:0x5e6 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.615: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 02/05 11:05:55.615: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 02/05 11:05:55.615: [smf] INFO: UE IMSI[262424634368571] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.616: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 02/05 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.616: [upf] INFO: UE F-SEID[UP:0x9f3 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.621: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 02/05 11:05:55.621: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 02/05 11:05:55.621: [smf] INFO: UE IMSI[262423964421288] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.621: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 02/05 11:05:55.621: [upf] INFO: UE F-SEID[UP:0x6 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.621: [upf] INFO: UE F-SEID[UP:0x6 CP:0x236] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.626: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 02/05 11:05:55.626: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 02/05 11:05:55.626: [smf] INFO: UE IMSI[262420163199043] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.627: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 02/05 11:05:55.627: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.627: [upf] INFO: UE F-SEID[UP:0xe09 CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.632: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 02/05 11:05:55.632: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 02/05 11:05:55.632: [smf] INFO: UE IMSI[262423591124863] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.633: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 02/05 11:05:55.633: [upf] INFO: UE F-SEID[UP:0x434 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.633: [upf] INFO: UE F-SEID[UP:0x434 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.638: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 02/05 11:05:55.638: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 02/05 11:05:55.638: [smf] INFO: UE IMSI[262426054000468] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.638: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 02/05 11:05:55.638: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.638: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.643: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 02/05 11:05:55.643: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 02/05 11:05:55.643: [smf] INFO: UE IMSI[262427118540107] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.644: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 02/05 11:05:55.644: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.644: [upf] INFO: UE F-SEID[UP:0xd89 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.649: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 02/05 11:05:55.649: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 02/05 11:05:55.649: [smf] INFO: UE IMSI[262427206625013] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.650: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 02/05 11:05:55.650: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.650: [upf] INFO: UE F-SEID[UP:0xd8b CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.655: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 02/05 11:05:55.655: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 02/05 11:05:55.655: [smf] INFO: UE IMSI[262422438064975] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.655: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 02/05 11:05:55.655: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.655: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.660: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 02/05 11:05:55.660: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 02/05 11:05:55.660: [smf] INFO: UE IMSI[262424026707861] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.661: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 02/05 11:05:55.661: [upf] INFO: UE F-SEID[UP:0x33d CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.661: [upf] INFO: UE F-SEID[UP:0x33d CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.666: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 02/05 11:05:55.666: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 02/05 11:05:55.666: [smf] INFO: UE IMSI[262423122782552] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.667: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 02/05 11:05:55.667: [upf] INFO: UE F-SEID[UP:0x39a CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.667: [upf] INFO: UE F-SEID[UP:0x39a CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.672: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 02/05 11:05:55.672: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 02/05 11:05:55.672: [smf] INFO: UE IMSI[262426954595792] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.672: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 02/05 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x78b CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.672: [upf] INFO: UE F-SEID[UP:0x78b CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.678: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 02/05 11:05:55.678: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 02/05 11:05:55.678: [smf] INFO: UE IMSI[262426941955259] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.678: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 02/05 11:05:55.678: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.678: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.683: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 02/05 11:05:55.683: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 02/05 11:05:55.683: [smf] INFO: UE IMSI[262428291548252] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.684: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 02/05 11:05:55.684: [upf] INFO: UE F-SEID[UP:0xbff CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.684: [upf] INFO: UE F-SEID[UP:0xbff CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.689: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 02/05 11:05:55.689: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 02/05 11:05:55.689: [smf] INFO: UE IMSI[262424485631518] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.690: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 02/05 11:05:55.690: [upf] INFO: UE F-SEID[UP:0x959 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.690: [upf] INFO: UE F-SEID[UP:0x959 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.695: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 02/05 11:05:55.695: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 02/05 11:05:55.695: [smf] INFO: UE IMSI[262421801748151] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.695: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 02/05 11:05:55.695: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.695: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.700: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 02/05 11:05:55.700: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 02/05 11:05:55.700: [smf] INFO: UE IMSI[262420720094809] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.701: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 02/05 11:05:55.701: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.701: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.706: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 02/05 11:05:55.706: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 02/05 11:05:55.706: [smf] INFO: UE IMSI[262423560434919] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.707: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 02/05 11:05:55.707: [upf] INFO: UE F-SEID[UP:0x16a CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.707: [upf] INFO: UE F-SEID[UP:0x16a CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.712: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 02/05 11:05:55.712: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 02/05 11:05:55.712: [smf] INFO: UE IMSI[262424938933384] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.712: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 02/05 11:05:55.712: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.712: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.718: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 02/05 11:05:55.718: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 02/05 11:05:55.718: [smf] INFO: UE IMSI[262426211017858] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.718: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 02/05 11:05:55.718: [upf] INFO: UE F-SEID[UP:0x402 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.718: [upf] INFO: UE F-SEID[UP:0x402 CP:0x7d1] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.723: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 02/05 11:05:55.723: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 02/05 11:05:55.723: [smf] INFO: UE IMSI[262425331225725] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.724: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 02/05 11:05:55.724: [upf] INFO: UE F-SEID[UP:0x439 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.724: [upf] INFO: UE F-SEID[UP:0x439 CP:0x835] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.729: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 02/05 11:05:55.729: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 02/05 11:05:55.729: [smf] INFO: UE IMSI[262423755629003] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.730: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 02/05 11:05:55.730: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.730: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.735: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 02/05 11:05:55.735: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 02/05 11:05:55.735: [smf] INFO: UE IMSI[262428152283282] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.736: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 02/05 11:05:55.736: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.736: [upf] INFO: UE F-SEID[UP:0xa8c CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.741: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 02/05 11:05:55.741: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 02/05 11:05:55.741: [smf] INFO: UE IMSI[262420740574347] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.741: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 02/05 11:05:55.741: [upf] INFO: UE F-SEID[UP:0xacb CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.741: [upf] INFO: UE F-SEID[UP:0xacb CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.746: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 02/05 11:05:55.746: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 02/05 11:05:55.746: [smf] INFO: UE IMSI[262426888938420] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.747: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 02/05 11:05:55.747: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.747: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.752: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 02/05 11:05:55.752: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 02/05 11:05:55.752: [smf] INFO: UE IMSI[262429907236434] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.753: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 02/05 11:05:55.753: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.753: [upf] INFO: UE F-SEID[UP:0xf76 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.758: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 02/05 11:05:55.758: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 02/05 11:05:55.758: [smf] INFO: UE IMSI[262424616967051] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.758: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 02/05 11:05:55.758: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.758: [upf] INFO: UE F-SEID[UP:0xf0d CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.763: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 02/05 11:05:55.763: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 02/05 11:05:55.763: [smf] INFO: UE IMSI[262428335571817] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.764: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 02/05 11:05:55.764: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.764: [upf] INFO: UE F-SEID[UP:0xb9 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.769: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 02/05 11:05:55.769: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 02/05 11:05:55.769: [smf] INFO: UE IMSI[262423880620185] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.770: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 02/05 11:05:55.770: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.770: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.775: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 02/05 11:05:55.775: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 02/05 11:05:55.775: [smf] INFO: UE IMSI[262427659879252] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.775: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 02/05 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.775: [upf] INFO: UE F-SEID[UP:0x2ad CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.781: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 02/05 11:05:55.781: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 02/05 11:05:55.781: [smf] INFO: UE IMSI[262428984973166] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.781: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 02/05 11:05:55.781: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.781: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.786: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 02/05 11:05:55.786: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 02/05 11:05:55.786: [smf] INFO: UE IMSI[262421998980031] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.787: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 02/05 11:05:55.787: [upf] INFO: UE F-SEID[UP:0x136 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.787: [upf] INFO: UE F-SEID[UP:0x136 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.792: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 02/05 11:05:55.792: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 02/05 11:05:55.792: [smf] INFO: UE IMSI[262421258349209] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.793: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 02/05 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x22e CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.793: [upf] INFO: UE F-SEID[UP:0x22e CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.798: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 02/05 11:05:55.798: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 02/05 11:05:55.798: [smf] INFO: UE IMSI[262421137453412] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.798: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 02/05 11:05:55.798: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.798: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.803: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 02/05 11:05:55.803: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 02/05 11:05:55.803: [smf] INFO: UE IMSI[262427072293821] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.804: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 02/05 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x237 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.804: [upf] INFO: UE F-SEID[UP:0x237 CP:0x22f] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.809: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 02/05 11:05:55.809: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 02/05 11:05:55.809: [smf] INFO: UE IMSI[262428243246811] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.810: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 02/05 11:05:55.810: [upf] INFO: UE F-SEID[UP:0x64 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.810: [upf] INFO: UE F-SEID[UP:0x64 CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.815: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 02/05 11:05:55.815: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 02/05 11:05:55.815: [smf] INFO: UE IMSI[262420543133768] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.815: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 02/05 11:05:55.815: [upf] INFO: UE F-SEID[UP:0x60d CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.815: [upf] INFO: UE F-SEID[UP:0x60d CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.820: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 02/05 11:05:55.820: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 02/05 11:05:55.820: [smf] INFO: UE IMSI[262424515658899] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.821: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 02/05 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.821: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.826: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 02/05 11:05:55.826: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 02/05 11:05:55.826: [smf] INFO: UE IMSI[262427615521877] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.827: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 02/05 11:05:55.827: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.827: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.832: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 02/05 11:05:55.832: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 02/05 11:05:55.832: [smf] INFO: UE IMSI[262423123503345] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.832: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 02/05 11:05:55.833: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.833: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.838: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 02/05 11:05:55.838: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 02/05 11:05:55.838: [smf] INFO: UE IMSI[262423273717678] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.838: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 02/05 11:05:55.838: [upf] INFO: UE F-SEID[UP:0x301 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.838: [upf] INFO: UE F-SEID[UP:0x301 CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.843: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 02/05 11:05:55.843: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 02/05 11:05:55.843: [smf] INFO: UE IMSI[262423675745928] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.844: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 02/05 11:05:55.844: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.844: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x74c] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.849: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 02/05 11:05:55.849: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 02/05 11:05:55.849: [smf] INFO: UE IMSI[262425280703272] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.850: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 02/05 11:05:55.850: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.850: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.855: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 02/05 11:05:55.855: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 02/05 11:05:55.855: [smf] INFO: UE IMSI[262427591094522] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.855: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 02/05 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x79e CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.855: [upf] INFO: UE F-SEID[UP:0x79e CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.861: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 02/05 11:05:55.861: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 02/05 11:05:55.861: [smf] INFO: UE IMSI[262427179329747] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.861: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 02/05 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x462 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.861: [upf] INFO: UE F-SEID[UP:0x462 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.866: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 02/05 11:05:55.867: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 02/05 11:05:55.867: [smf] INFO: UE IMSI[262423487203244] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.867: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 02/05 11:05:55.867: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.867: [upf] INFO: UE F-SEID[UP:0x6ae CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.872: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 02/05 11:05:55.872: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 02/05 11:05:55.872: [smf] INFO: UE IMSI[262425742704020] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.873: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 02/05 11:05:55.873: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.873: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.878: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 02/05 11:05:55.878: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 02/05 11:05:55.878: [smf] INFO: UE IMSI[262426949719039] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.879: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 02/05 11:05:55.879: [upf] INFO: UE F-SEID[UP:0x39e CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.879: [upf] INFO: UE F-SEID[UP:0x39e CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.884: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 02/05 11:05:55.884: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 02/05 11:05:55.884: [smf] INFO: UE IMSI[262423869893112] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.884: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 02/05 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.884: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.891: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 02/05 11:05:55.891: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 02/05 11:05:55.891: [smf] INFO: UE IMSI[262423238302244] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.892: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 02/05 11:05:55.892: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.892: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.897: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 02/05 11:05:55.897: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 02/05 11:05:55.897: [smf] INFO: UE IMSI[262422938974668] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.899: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 02/05 11:05:55.899: [upf] INFO: UE F-SEID[UP:0x75a CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.899: [upf] INFO: UE F-SEID[UP:0x75a CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.904: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 02/05 11:05:55.904: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 02/05 11:05:55.904: [smf] INFO: UE IMSI[262424391691039] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.905: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 02/05 11:05:55.905: [upf] INFO: UE F-SEID[UP:0x899 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.905: [upf] INFO: UE F-SEID[UP:0x899 CP:0xf83] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.911: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 02/05 11:05:55.911: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 02/05 11:05:55.911: [smf] INFO: UE IMSI[262424145197725] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.912: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 02/05 11:05:55.912: [upf] INFO: UE F-SEID[UP:0x734 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.912: [upf] INFO: UE F-SEID[UP:0x734 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.917: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 02/05 11:05:55.917: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 02/05 11:05:55.917: [smf] INFO: UE IMSI[262420399631850] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.918: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 02/05 11:05:55.918: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.918: [upf] INFO: UE F-SEID[UP:0x2ea CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 02/05 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 02/05 11:05:55.923: [smf] INFO: UE IMSI[262426936260761] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.924: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 02/05 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x28 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x28 CP:0xc27] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.929: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 02/05 11:05:55.929: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 02/05 11:05:55.929: [smf] INFO: UE IMSI[262427393632629] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.930: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 02/05 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.930: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0xa31] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.935: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 02/05 11:05:55.935: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 02/05 11:05:55.935: [smf] INFO: UE IMSI[262427986774291] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.936: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 02/05 11:05:55.936: [upf] INFO: UE F-SEID[UP:0xecf CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.936: [upf] INFO: UE F-SEID[UP:0xecf CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.941: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 02/05 11:05:55.941: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 02/05 11:05:55.941: [smf] INFO: UE IMSI[262428605628109] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.942: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 02/05 11:05:55.942: [upf] INFO: UE F-SEID[UP:0x890 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.942: [upf] INFO: UE F-SEID[UP:0x890 CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.947: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 02/05 11:05:55.947: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 02/05 11:05:55.947: [smf] INFO: UE IMSI[262428099293334] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.948: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 02/05 11:05:55.948: [upf] INFO: UE F-SEID[UP:0xaef CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.948: [upf] INFO: UE F-SEID[UP:0xaef CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.953: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 02/05 11:05:55.953: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 02/05 11:05:55.953: [smf] INFO: UE IMSI[262428197824977] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.954: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 02/05 11:05:55.954: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.954: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.959: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 02/05 11:05:55.959: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 02/05 11:05:55.959: [smf] INFO: UE IMSI[262424069843529] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.959: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 02/05 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.959: [upf] INFO: UE F-SEID[UP:0x5fc CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.965: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 02/05 11:05:55.965: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 02/05 11:05:55.965: [smf] INFO: UE IMSI[262422285328920] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.966: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 02/05 11:05:55.966: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.966: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.971: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 02/05 11:05:55.971: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 02/05 11:05:55.971: [smf] INFO: UE IMSI[262420608508675] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.971: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 02/05 11:05:55.971: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.971: [upf] INFO: UE F-SEID[UP:0xdd4 CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.977: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 02/05 11:05:55.977: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 02/05 11:05:55.977: [smf] INFO: UE IMSI[262428397195852] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.978: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 02/05 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.978: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.983: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 02/05 11:05:55.983: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 02/05 11:05:55.983: [smf] INFO: UE IMSI[262425946193867] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.984: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 02/05 11:05:55.984: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.984: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x85a] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.989: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 02/05 11:05:55.989: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 02/05 11:05:55.989: [smf] INFO: UE IMSI[262421889950332] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.990: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 02/05 11:05:55.991: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.991: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x162] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 02/05 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 02/05 11:05:55.995: [smf] INFO: UE IMSI[262423339090097] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:55.996: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 02/05 11:05:55.997: [upf] INFO: UE F-SEID[UP:0x51b CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:55.997: [upf] INFO: UE F-SEID[UP:0x51b CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.002: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 02/05 11:05:56.002: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 02/05 11:05:56.002: [smf] INFO: UE IMSI[262427088204468] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.004: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 02/05 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x765 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.004: [upf] INFO: UE F-SEID[UP:0x765 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.009: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 02/05 11:05:56.009: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 02/05 11:05:56.009: [smf] INFO: UE IMSI[262425932647594] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.011: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 02/05 11:05:56.011: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.011: [upf] INFO: UE F-SEID[UP:0xf11 CP:0x57d] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.016: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 02/05 11:05:56.016: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 02/05 11:05:56.016: [smf] INFO: UE IMSI[262427636036390] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.017: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 02/05 11:05:56.017: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.017: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.022: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 02/05 11:05:56.022: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 02/05 11:05:56.022: [smf] INFO: UE IMSI[262422104649090] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.023: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 02/05 11:05:56.023: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.023: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0xfff] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.029: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 02/05 11:05:56.029: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 02/05 11:05:56.029: [smf] INFO: UE IMSI[262420174569026] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.029: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 02/05 11:05:56.030: [upf] INFO: UE F-SEID[UP:0x36f CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.030: [upf] INFO: UE F-SEID[UP:0x36f CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.035: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 02/05 11:05:56.035: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 02/05 11:05:56.035: [smf] INFO: UE IMSI[262422469500014] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.036: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 02/05 11:05:56.037: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.037: [upf] INFO: UE F-SEID[UP:0xff2 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.041: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 02/05 11:05:56.041: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 02/05 11:05:56.041: [smf] INFO: UE IMSI[262420030924744] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.042: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 02/05 11:05:56.042: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.042: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.048: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 02/05 11:05:56.048: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 02/05 11:05:56.048: [smf] INFO: UE IMSI[262426859774934] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.049: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 02/05 11:05:56.049: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.049: [upf] INFO: UE F-SEID[UP:0xd0 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 02/05 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 02/05 11:05:56.055: [smf] INFO: UE IMSI[262421091551009] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 02/05 11:05:56.057: [upf] INFO: UE F-SEID[UP:0xdea CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.057: [upf] INFO: UE F-SEID[UP:0xdea CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.062: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 02/05 11:05:56.062: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 02/05 11:05:56.062: [smf] INFO: UE IMSI[262423504672405] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.064: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 02/05 11:05:56.064: [upf] INFO: UE F-SEID[UP:0x11c CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.064: [upf] INFO: UE F-SEID[UP:0x11c CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.069: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 02/05 11:05:56.069: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 02/05 11:05:56.069: [smf] INFO: UE IMSI[262420082539297] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.071: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 02/05 11:05:56.071: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.071: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.075: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 02/05 11:05:56.075: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 02/05 11:05:56.075: [smf] INFO: UE IMSI[262425377674333] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.076: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 02/05 11:05:56.076: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.076: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5fd] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.081: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 02/05 11:05:56.081: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 02/05 11:05:56.081: [smf] INFO: UE IMSI[262428909018553] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.082: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 02/05 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.082: [upf] INFO: UE F-SEID[UP:0x3d1 CP:0x3cf] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.087: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 02/05 11:05:56.087: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 02/05 11:05:56.087: [smf] INFO: UE IMSI[262425676753400] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.088: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 02/05 11:05:56.088: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.088: [upf] INFO: UE F-SEID[UP:0xf6a CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.093: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 02/05 11:05:56.093: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 02/05 11:05:56.093: [smf] INFO: UE IMSI[262425132132784] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.094: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 02/05 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x181 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.094: [upf] INFO: UE F-SEID[UP:0x181 CP:0x739] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.099: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 02/05 11:05:56.099: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 02/05 11:05:56.099: [smf] INFO: UE IMSI[262429019367833] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.100: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 02/05 11:05:56.100: [upf] INFO: UE F-SEID[UP:0x495 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.100: [upf] INFO: UE F-SEID[UP:0x495 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.105: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 02/05 11:05:56.105: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 02/05 11:05:56.105: [smf] INFO: UE IMSI[262429672009357] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.106: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 02/05 11:05:56.106: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.106: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.111: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 02/05 11:05:56.111: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 02/05 11:05:56.111: [smf] INFO: UE IMSI[262423146628280] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.111: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 02/05 11:05:56.111: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.111: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x1e8] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.117: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 02/05 11:05:56.117: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 02/05 11:05:56.117: [smf] INFO: UE IMSI[262426038659956] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.117: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 02/05 11:05:56.117: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.117: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xbe2] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.122: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 02/05 11:05:56.122: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 02/05 11:05:56.122: [smf] INFO: UE IMSI[262420025383125] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.123: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 02/05 11:05:56.123: [upf] INFO: UE F-SEID[UP:0x85 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.123: [upf] INFO: UE F-SEID[UP:0x85 CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.129: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 02/05 11:05:56.129: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 02/05 11:05:56.129: [smf] INFO: UE IMSI[262425143219566] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 02/05 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x97f CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x97f CP:0xc70] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 02/05 11:05:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 02/05 11:05:56.135: [smf] INFO: UE IMSI[262427807401796] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.137: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 02/05 11:05:56.137: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.137: [upf] INFO: UE F-SEID[UP:0xb30 CP:0xe9a] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.143: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 02/05 11:05:56.143: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 02/05 11:05:56.144: [smf] INFO: UE IMSI[262428799009191] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.145: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 02/05 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.145: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xe77] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.150: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 02/05 11:05:56.150: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 02/05 11:05:56.150: [smf] INFO: UE IMSI[262420702130054] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.151: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 02/05 11:05:56.151: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.151: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.156: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 02/05 11:05:56.156: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 02/05 11:05:56.156: [smf] INFO: UE IMSI[262424093104734] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.157: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 02/05 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.157: [upf] INFO: UE F-SEID[UP:0x34a CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.163: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 02/05 11:05:56.163: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 02/05 11:05:56.163: [smf] INFO: UE IMSI[262421157482146] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.164: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 02/05 11:05:56.164: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.164: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.169: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 02/05 11:05:56.169: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 02/05 11:05:56.169: [smf] INFO: UE IMSI[262426885984807] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.170: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 02/05 11:05:56.170: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.170: [upf] INFO: UE F-SEID[UP:0xf3e CP:0x5d] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.175: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 02/05 11:05:56.175: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 02/05 11:05:56.175: [smf] INFO: UE IMSI[262424645339471] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.176: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 02/05 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.182: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 02/05 11:05:56.182: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 02/05 11:05:56.182: [smf] INFO: UE IMSI[262427043602981] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.183: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 02/05 11:05:56.183: [upf] INFO: UE F-SEID[UP:0x471 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.183: [upf] INFO: UE F-SEID[UP:0x471 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.189: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 02/05 11:05:56.189: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 02/05 11:05:56.189: [smf] INFO: UE IMSI[262428218079842] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.190: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 02/05 11:05:56.190: [upf] INFO: UE F-SEID[UP:0x963 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.190: [upf] INFO: UE F-SEID[UP:0x963 CP:0xbed] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.196: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 02/05 11:05:56.196: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 02/05 11:05:56.196: [smf] INFO: UE IMSI[262428201083306] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.197: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 02/05 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.197: [upf] INFO: UE F-SEID[UP:0x1000 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.203: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 02/05 11:05:56.203: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 02/05 11:05:56.203: [smf] INFO: UE IMSI[262428912183822] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.204: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 02/05 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.204: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.208: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 02/05 11:05:56.208: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 02/05 11:05:56.208: [smf] INFO: UE IMSI[262427519940902] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.209: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 02/05 11:05:56.209: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.209: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x9cd] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.214: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 02/05 11:05:56.214: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 02/05 11:05:56.214: [smf] INFO: UE IMSI[262428293203771] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.215: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 02/05 11:05:56.215: [upf] INFO: UE F-SEID[UP:0x937 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.215: [upf] INFO: UE F-SEID[UP:0x937 CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.220: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 02/05 11:05:56.220: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 02/05 11:05:56.220: [smf] INFO: UE IMSI[262423635305306] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.221: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 02/05 11:05:56.221: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.221: [upf] INFO: UE F-SEID[UP:0x8dc CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.226: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 02/05 11:05:56.226: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 02/05 11:05:56.226: [smf] INFO: UE IMSI[262421402223092] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.227: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 02/05 11:05:56.227: [upf] INFO: UE F-SEID[UP:0x72c CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.227: [upf] INFO: UE F-SEID[UP:0x72c CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.232: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 02/05 11:05:56.232: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 02/05 11:05:56.232: [smf] INFO: UE IMSI[262426017887214] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.232: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 02/05 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x77 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.232: [upf] INFO: UE F-SEID[UP:0x77 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.238: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 02/05 11:05:56.238: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 02/05 11:05:56.238: [smf] INFO: UE IMSI[262428762362747] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.238: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 02/05 11:05:56.238: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.238: [upf] INFO: UE F-SEID[UP:0xe58 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.243: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 02/05 11:05:56.243: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 02/05 11:05:56.243: [smf] INFO: UE IMSI[262422587280865] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.244: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 02/05 11:05:56.244: [upf] INFO: UE F-SEID[UP:0x824 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.244: [upf] INFO: UE F-SEID[UP:0x824 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.249: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 02/05 11:05:56.249: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 02/05 11:05:56.249: [smf] INFO: UE IMSI[262429220905384] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.250: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 02/05 11:05:56.250: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.250: [upf] INFO: UE F-SEID[UP:0x356 CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.255: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 02/05 11:05:56.255: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 02/05 11:05:56.255: [smf] INFO: UE IMSI[262427308482263] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.256: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 02/05 11:05:56.256: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.256: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.261: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 02/05 11:05:56.261: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 02/05 11:05:56.261: [smf] INFO: UE IMSI[262421086938475] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.261: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 02/05 11:05:56.261: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.261: [upf] INFO: UE F-SEID[UP:0xb18 CP:0x5b5] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.266: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 02/05 11:05:56.266: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 02/05 11:05:56.266: [smf] INFO: UE IMSI[262427152652954] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.267: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 02/05 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x91b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x91b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.272: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 02/05 11:05:56.272: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 02/05 11:05:56.272: [smf] INFO: UE IMSI[262429997455749] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.273: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 02/05 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xa85 CP:0x4b4] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.278: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 02/05 11:05:56.278: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 02/05 11:05:56.278: [smf] INFO: UE IMSI[262428182638916] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.279: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 02/05 11:05:56.279: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.279: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.284: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 02/05 11:05:56.284: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 02/05 11:05:56.284: [smf] INFO: UE IMSI[262426235717195] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.285: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 02/05 11:05:56.285: [upf] INFO: UE F-SEID[UP:0x45b CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.285: [upf] INFO: UE F-SEID[UP:0x45b CP:0x83c] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.290: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 02/05 11:05:56.290: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 02/05 11:05:56.290: [smf] INFO: UE IMSI[262420352661703] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.290: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 02/05 11:05:56.290: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.290: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.296: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 02/05 11:05:56.296: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 02/05 11:05:56.296: [smf] INFO: UE IMSI[262429691477441] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.296: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 02/05 11:05:56.296: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.296: [upf] INFO: UE F-SEID[UP:0xf51 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.302: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 02/05 11:05:56.302: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 02/05 11:05:56.302: [smf] INFO: UE IMSI[262427053043769] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.302: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 02/05 11:05:56.302: [upf] INFO: UE F-SEID[UP:0x305 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.302: [upf] INFO: UE F-SEID[UP:0x305 CP:0x994] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.308: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 02/05 11:05:56.308: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 02/05 11:05:56.308: [smf] INFO: UE IMSI[262424022340322] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.308: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 02/05 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x822 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.308: [upf] INFO: UE F-SEID[UP:0x822 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.313: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 02/05 11:05:56.313: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 02/05 11:05:56.313: [smf] INFO: UE IMSI[262427033798309] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.314: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 02/05 11:05:56.314: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.314: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.319: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 02/05 11:05:56.319: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 02/05 11:05:56.319: [smf] INFO: UE IMSI[262425929478820] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.320: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 02/05 11:05:56.320: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.320: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.325: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 02/05 11:05:56.325: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 02/05 11:05:56.325: [smf] INFO: UE IMSI[262420869804891] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.326: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 02/05 11:05:56.326: [upf] INFO: UE F-SEID[UP:0x41 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.326: [upf] INFO: UE F-SEID[UP:0x41 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.332: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 02/05 11:05:56.332: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 02/05 11:05:56.332: [smf] INFO: UE IMSI[262423770133442] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.332: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 02/05 11:05:56.333: [upf] INFO: UE F-SEID[UP:0x751 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.333: [upf] INFO: UE F-SEID[UP:0x751 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.337: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 02/05 11:05:56.337: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 02/05 11:05:56.337: [smf] INFO: UE IMSI[262422637240529] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.338: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 02/05 11:05:56.338: [upf] INFO: UE F-SEID[UP:0x87f CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.338: [upf] INFO: UE F-SEID[UP:0x87f CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.343: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 02/05 11:05:56.343: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 02/05 11:05:56.343: [smf] INFO: UE IMSI[262422512016938] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.344: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 02/05 11:05:56.344: [upf] INFO: UE F-SEID[UP:0x94a CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.344: [upf] INFO: UE F-SEID[UP:0x94a CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.349: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 02/05 11:05:56.349: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 02/05 11:05:56.349: [smf] INFO: UE IMSI[262427803971948] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.350: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 02/05 11:05:56.350: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.350: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xd0] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.355: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 02/05 11:05:56.355: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 02/05 11:05:56.355: [smf] INFO: UE IMSI[262429273592177] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.356: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 02/05 11:05:56.356: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.356: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.361: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 02/05 11:05:56.361: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 02/05 11:05:56.361: [smf] INFO: UE IMSI[262420270185243] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.361: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 02/05 11:05:56.361: [upf] INFO: UE F-SEID[UP:0x518 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.361: [upf] INFO: UE F-SEID[UP:0x518 CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.367: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 02/05 11:05:56.367: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 02/05 11:05:56.367: [smf] INFO: UE IMSI[262421920638616] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.367: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 02/05 11:05:56.367: [upf] INFO: UE F-SEID[UP:0x346 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.368: [upf] INFO: UE F-SEID[UP:0x346 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.373: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 02/05 11:05:56.373: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 02/05 11:05:56.373: [smf] INFO: UE IMSI[262427351649910] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.373: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 02/05 11:05:56.373: [upf] INFO: UE F-SEID[UP:0x20e CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.373: [upf] INFO: UE F-SEID[UP:0x20e CP:0x71b] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.379: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 02/05 11:05:56.379: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 02/05 11:05:56.379: [smf] INFO: UE IMSI[262421007849839] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.379: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 02/05 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x8cf CP:0xefd] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.385: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 02/05 11:05:56.385: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 02/05 11:05:56.385: [smf] INFO: UE IMSI[262421733402313] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.386: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 02/05 11:05:56.386: [upf] INFO: UE F-SEID[UP:0x43b CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.386: [upf] INFO: UE F-SEID[UP:0x43b CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.391: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 02/05 11:05:56.391: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 02/05 11:05:56.391: [smf] INFO: UE IMSI[262429454921306] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.392: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 02/05 11:05:56.392: [upf] INFO: UE F-SEID[UP:0x247 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.392: [upf] INFO: UE F-SEID[UP:0x247 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.397: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 02/05 11:05:56.397: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 02/05 11:05:56.397: [smf] INFO: UE IMSI[262426464806977] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.398: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 02/05 11:05:56.398: [upf] INFO: UE F-SEID[UP:0x312 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.398: [upf] INFO: UE F-SEID[UP:0x312 CP:0xefc] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.403: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 02/05 11:05:56.403: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 02/05 11:05:56.403: [smf] INFO: UE IMSI[262420487750539] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.404: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 02/05 11:05:56.404: [upf] INFO: UE F-SEID[UP:0x116 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.404: [upf] INFO: UE F-SEID[UP:0x116 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.409: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 02/05 11:05:56.409: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 02/05 11:05:56.409: [smf] INFO: UE IMSI[262424629392192] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.410: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 02/05 11:05:56.410: [upf] INFO: UE F-SEID[UP:0x358 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.410: [upf] INFO: UE F-SEID[UP:0x358 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.415: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 02/05 11:05:56.415: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 02/05 11:05:56.415: [smf] INFO: UE IMSI[262429579690651] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.416: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 02/05 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x38d CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x38d CP:0x2e3] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.421: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 02/05 11:05:56.421: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 02/05 11:05:56.421: [smf] INFO: UE IMSI[262426697186591] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.422: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 02/05 11:05:56.422: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.422: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x6c3] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.427: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 02/05 11:05:56.427: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 02/05 11:05:56.427: [smf] INFO: UE IMSI[262424745669509] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.428: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 02/05 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.428: [upf] INFO: UE F-SEID[UP:0xf33 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.433: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 02/05 11:05:56.433: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 02/05 11:05:56.433: [smf] INFO: UE IMSI[262423421714212] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.434: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 02/05 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.439: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 02/05 11:05:56.439: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 02/05 11:05:56.439: [smf] INFO: UE IMSI[262429734497179] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.440: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 02/05 11:05:56.440: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.440: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.445: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 02/05 11:05:56.445: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 02/05 11:05:56.445: [smf] INFO: UE IMSI[262426406779347] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.445: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 02/05 11:05:56.446: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.446: [upf] INFO: UE F-SEID[UP:0xfe2 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.451: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 02/05 11:05:56.451: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 02/05 11:05:56.451: [smf] INFO: UE IMSI[262425499876266] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.451: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 02/05 11:05:56.451: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.451: [upf] INFO: UE F-SEID[UP:0xf41 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.457: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 02/05 11:05:56.457: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 02/05 11:05:56.457: [smf] INFO: UE IMSI[262421302653744] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.457: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 02/05 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.457: [upf] INFO: UE F-SEID[UP:0xd44 CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.462: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 02/05 11:05:56.462: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 02/05 11:05:56.462: [smf] INFO: UE IMSI[262428814642444] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.463: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 02/05 11:05:56.463: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.463: [upf] INFO: UE F-SEID[UP:0xd84 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.468: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 02/05 11:05:56.468: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 02/05 11:05:56.468: [smf] INFO: UE IMSI[262421505199669] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.469: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 02/05 11:05:56.469: [upf] INFO: UE F-SEID[UP:0x77e CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.469: [upf] INFO: UE F-SEID[UP:0x77e CP:0xd59] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.474: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 02/05 11:05:56.474: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 02/05 11:05:56.474: [smf] INFO: UE IMSI[262429368113003] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.474: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 02/05 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x525 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.474: [upf] INFO: UE F-SEID[UP:0x525 CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.480: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 02/05 11:05:56.480: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 02/05 11:05:56.480: [smf] INFO: UE IMSI[262422084661709] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.480: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 02/05 11:05:56.481: [upf] INFO: UE F-SEID[UP:0x306 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.481: [upf] INFO: UE F-SEID[UP:0x306 CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.486: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 02/05 11:05:56.486: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 02/05 11:05:56.486: [smf] INFO: UE IMSI[262421300714881] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.487: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 02/05 11:05:56.487: [upf] INFO: UE F-SEID[UP:0x912 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.487: [upf] INFO: UE F-SEID[UP:0x912 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.492: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 02/05 11:05:56.492: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 02/05 11:05:56.492: [smf] INFO: UE IMSI[262427875233253] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.493: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 02/05 11:05:56.493: [upf] INFO: UE F-SEID[UP:0x761 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.493: [upf] INFO: UE F-SEID[UP:0x761 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.498: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 02/05 11:05:56.498: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 02/05 11:05:56.498: [smf] INFO: UE IMSI[262429623149791] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.499: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 02/05 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.499: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.504: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 02/05 11:05:56.504: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 02/05 11:05:56.504: [smf] INFO: UE IMSI[262421877376182] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.504: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 02/05 11:05:56.504: [upf] INFO: UE F-SEID[UP:0x408 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.504: [upf] INFO: UE F-SEID[UP:0x408 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.511: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 02/05 11:05:56.511: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 02/05 11:05:56.511: [smf] INFO: UE IMSI[262421483644959] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.512: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 02/05 11:05:56.512: [upf] INFO: UE F-SEID[UP:0xccc CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.512: [upf] INFO: UE F-SEID[UP:0xccc CP:0xa0b] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.518: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 02/05 11:05:56.518: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 02/05 11:05:56.518: [smf] INFO: UE IMSI[262428219089096] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.519: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 02/05 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x7db CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x7db CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.524: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 02/05 11:05:56.524: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 02/05 11:05:56.524: [smf] INFO: UE IMSI[262424925963354] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.527: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 02/05 11:05:56.527: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.527: [upf] INFO: UE F-SEID[UP:0x5a2 CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.532: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 02/05 11:05:56.532: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 02/05 11:05:56.532: [smf] INFO: UE IMSI[262429625315254] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.534: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 02/05 11:05:56.534: [upf] INFO: UE F-SEID[UP:0x42c CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.534: [upf] INFO: UE F-SEID[UP:0x42c CP:0xe2d] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.542: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 02/05 11:05:56.542: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 02/05 11:05:56.542: [smf] INFO: UE IMSI[262427747369967] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.544: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 02/05 11:05:56.544: [upf] INFO: UE F-SEID[UP:0x26e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.544: [upf] INFO: UE F-SEID[UP:0x26e CP:0xd2a] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.550: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 02/05 11:05:56.550: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 02/05 11:05:56.550: [smf] INFO: UE IMSI[262421293606857] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.552: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 02/05 11:05:56.552: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.552: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x169] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.560: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 02/05 11:05:56.560: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 02/05 11:05:56.560: [smf] INFO: UE IMSI[262427410237502] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.562: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 02/05 11:05:56.563: [upf] INFO: UE F-SEID[UP:0x11f CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.563: [upf] INFO: UE F-SEID[UP:0x11f CP:0xd3c] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.572: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 02/05 11:05:56.572: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 02/05 11:05:56.572: [smf] INFO: UE IMSI[262421723382666] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.578: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 02/05 11:05:56.578: [upf] INFO: UE F-SEID[UP:0x28d CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.578: [upf] INFO: UE F-SEID[UP:0x28d CP:0x5d8] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.581: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 02/05 11:05:56.581: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 02/05 11:05:56.581: [smf] INFO: UE IMSI[262423657675172] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.582: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 02/05 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.587: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 02/05 11:05:56.587: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 02/05 11:05:56.587: [smf] INFO: UE IMSI[262426339122114] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.588: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 02/05 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.588: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xf2] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.593: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 02/05 11:05:56.593: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 02/05 11:05:56.593: [smf] INFO: UE IMSI[262422638137354] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.594: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 02/05 11:05:56.594: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.594: [upf] INFO: UE F-SEID[UP:0x1ad CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.600: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 02/05 11:05:56.600: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 02/05 11:05:56.600: [smf] INFO: UE IMSI[262425585030870] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.601: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 02/05 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x88c CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.601: [upf] INFO: UE F-SEID[UP:0x88c CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.607: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 02/05 11:05:56.607: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 02/05 11:05:56.607: [smf] INFO: UE IMSI[262423576183180] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.608: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 02/05 11:05:56.608: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.608: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.613: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 02/05 11:05:56.613: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 02/05 11:05:56.613: [smf] INFO: UE IMSI[262429909135411] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.614: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 02/05 11:05:56.614: [upf] INFO: UE F-SEID[UP:0x313 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.614: [upf] INFO: UE F-SEID[UP:0x313 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.619: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 02/05 11:05:56.619: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 02/05 11:05:56.619: [smf] INFO: UE IMSI[262423629091950] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.620: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 02/05 11:05:56.620: [upf] INFO: UE F-SEID[UP:0xb17 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.620: [upf] INFO: UE F-SEID[UP:0xb17 CP:0xac3] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.625: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 02/05 11:05:56.625: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 02/05 11:05:56.625: [smf] INFO: UE IMSI[262428060837780] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.626: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 02/05 11:05:56.626: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.626: [upf] INFO: UE F-SEID[UP:0xe22 CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.631: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 02/05 11:05:56.632: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 02/05 11:05:56.632: [smf] INFO: UE IMSI[262428824509341] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.632: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 02/05 11:05:56.632: [upf] INFO: UE F-SEID[UP:0x555 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.632: [upf] INFO: UE F-SEID[UP:0x555 CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.638: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 02/05 11:05:56.638: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 02/05 11:05:56.638: [smf] INFO: UE IMSI[262427616399844] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.638: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 02/05 11:05:56.638: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.638: [upf] INFO: UE F-SEID[UP:0xdfa CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.643: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 02/05 11:05:56.643: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 02/05 11:05:56.643: [smf] INFO: UE IMSI[262428903751026] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.644: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 02/05 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x38f CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.644: [upf] INFO: UE F-SEID[UP:0x38f CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.649: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 02/05 11:05:56.649: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 02/05 11:05:56.649: [smf] INFO: UE IMSI[262424098473076] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.650: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 02/05 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.650: [upf] INFO: UE F-SEID[UP:0xe02 CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.655: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 02/05 11:05:56.655: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 02/05 11:05:56.655: [smf] INFO: UE IMSI[262426283075153] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.656: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 02/05 11:05:56.656: [upf] INFO: UE F-SEID[UP:0x55e CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.656: [upf] INFO: UE F-SEID[UP:0x55e CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.661: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 02/05 11:05:56.661: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 02/05 11:05:56.661: [smf] INFO: UE IMSI[262424804262989] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.662: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 02/05 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x58 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x58 CP:0x89d] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.667: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 02/05 11:05:56.667: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 02/05 11:05:56.667: [smf] INFO: UE IMSI[262420923765203] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.668: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 02/05 11:05:56.668: [upf] INFO: UE F-SEID[UP:0x125 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.668: [upf] INFO: UE F-SEID[UP:0x125 CP:0x4cc] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.673: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 02/05 11:05:56.673: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 02/05 11:05:56.673: [smf] INFO: UE IMSI[262427877995870] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.674: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 02/05 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.674: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.679: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 02/05 11:05:56.679: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 02/05 11:05:56.679: [smf] INFO: UE IMSI[262424522629697] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.680: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 02/05 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.680: [upf] INFO: UE F-SEID[UP:0xb34 CP:0x6f9] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.685: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 02/05 11:05:56.685: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 02/05 11:05:56.685: [smf] INFO: UE IMSI[262428694561738] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.686: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 02/05 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.686: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.691: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 02/05 11:05:56.691: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 02/05 11:05:56.691: [smf] INFO: UE IMSI[262427886836193] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.692: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 02/05 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.692: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.698: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 02/05 11:05:56.698: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 02/05 11:05:56.698: [smf] INFO: UE IMSI[262425354281673] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.699: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 02/05 11:05:56.699: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.699: [upf] INFO: UE F-SEID[UP:0x5b6 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.705: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 02/05 11:05:56.705: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 02/05 11:05:56.705: [smf] INFO: UE IMSI[262421368865312] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.705: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 02/05 11:05:56.705: [upf] INFO: UE F-SEID[UP:0x3c CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.705: [upf] INFO: UE F-SEID[UP:0x3c CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.711: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 02/05 11:05:56.711: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 02/05 11:05:56.711: [smf] INFO: UE IMSI[262425043149914] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.711: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 02/05 11:05:56.711: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.711: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.717: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 02/05 11:05:56.717: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 02/05 11:05:56.717: [smf] INFO: UE IMSI[262423983995106] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.717: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 02/05 11:05:56.717: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.717: [upf] INFO: UE F-SEID[UP:0xe37 CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.722: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 02/05 11:05:56.722: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 02/05 11:05:56.722: [smf] INFO: UE IMSI[262427799341724] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.723: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 02/05 11:05:56.723: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.723: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.728: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 02/05 11:05:56.728: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 02/05 11:05:56.728: [smf] INFO: UE IMSI[262423387071164] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.729: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 02/05 11:05:56.729: [upf] INFO: UE F-SEID[UP:0x20f CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.729: [upf] INFO: UE F-SEID[UP:0x20f CP:0x642] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.734: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 02/05 11:05:56.734: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 02/05 11:05:56.734: [smf] INFO: UE IMSI[262422832042607] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.735: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 02/05 11:05:56.735: [upf] INFO: UE F-SEID[UP:0x63 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.735: [upf] INFO: UE F-SEID[UP:0x63 CP:0xfcb] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.740: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 02/05 11:05:56.740: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 02/05 11:05:56.740: [smf] INFO: UE IMSI[262425591890688] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.741: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 02/05 11:05:56.741: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.741: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.746: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 02/05 11:05:56.746: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 02/05 11:05:56.746: [smf] INFO: UE IMSI[262428810553907] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.747: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 02/05 11:05:56.747: [upf] INFO: UE F-SEID[UP:0x2af CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.747: [upf] INFO: UE F-SEID[UP:0x2af CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.752: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 02/05 11:05:56.752: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 02/05 11:05:56.752: [smf] INFO: UE IMSI[262426780013987] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.752: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 02/05 11:05:56.752: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.752: [upf] INFO: UE F-SEID[UP:0xa1a CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.758: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 02/05 11:05:56.758: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 02/05 11:05:56.758: [smf] INFO: UE IMSI[262428958798424] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.758: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 02/05 11:05:56.758: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.758: [upf] INFO: UE F-SEID[UP:0xe88 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.764: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 02/05 11:05:56.764: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 02/05 11:05:56.764: [smf] INFO: UE IMSI[262424948105141] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.764: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 02/05 11:05:56.764: [upf] INFO: UE F-SEID[UP:0x86f CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.764: [upf] INFO: UE F-SEID[UP:0x86f CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.769: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 02/05 11:05:56.769: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 02/05 11:05:56.769: [smf] INFO: UE IMSI[262426604038646] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.770: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 02/05 11:05:56.770: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.770: [upf] INFO: UE F-SEID[UP:0xef4 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.775: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 02/05 11:05:56.775: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 02/05 11:05:56.775: [smf] INFO: UE IMSI[262427263464664] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.776: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 02/05 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.776: [upf] INFO: UE F-SEID[UP:0xa6b CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.781: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 02/05 11:05:56.781: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 02/05 11:05:56.781: [smf] INFO: UE IMSI[262426704453414] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.782: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 02/05 11:05:56.782: [upf] INFO: UE F-SEID[UP:0x231 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.782: [upf] INFO: UE F-SEID[UP:0x231 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.787: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 02/05 11:05:56.787: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 02/05 11:05:56.787: [smf] INFO: UE IMSI[262428463689523] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.788: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 02/05 11:05:56.788: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.788: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.793: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 02/05 11:05:56.793: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 02/05 11:05:56.793: [smf] INFO: UE IMSI[262429934271561] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.793: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 02/05 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x639 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x639 CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.799: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 02/05 11:05:56.799: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 02/05 11:05:56.799: [smf] INFO: UE IMSI[262424831737124] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 02/05 11:05:56.799: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.799: [upf] INFO: UE F-SEID[UP:0xd9b CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.805: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 02/05 11:05:56.805: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 02/05 11:05:56.805: [smf] INFO: UE IMSI[262422556562112] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.805: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 02/05 11:05:56.805: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.805: [upf] INFO: UE F-SEID[UP:0xac8 CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.811: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 02/05 11:05:56.811: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 02/05 11:05:56.811: [smf] INFO: UE IMSI[262426661193569] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.811: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 02/05 11:05:56.811: [upf] INFO: UE F-SEID[UP:0x142 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.811: [upf] INFO: UE F-SEID[UP:0x142 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.816: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 02/05 11:05:56.816: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 02/05 11:05:56.816: [smf] INFO: UE IMSI[262427434671916] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.817: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 02/05 11:05:56.817: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.817: [upf] INFO: UE F-SEID[UP:0xdd7 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.822: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 02/05 11:05:56.822: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 02/05 11:05:56.822: [smf] INFO: UE IMSI[262427425833374] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.823: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 02/05 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x56a CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.823: [upf] INFO: UE F-SEID[UP:0x56a CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.828: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 02/05 11:05:56.828: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 02/05 11:05:56.828: [smf] INFO: UE IMSI[262422894692470] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.829: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 02/05 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x819 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.829: [upf] INFO: UE F-SEID[UP:0x819 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.834: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 02/05 11:05:56.834: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 02/05 11:05:56.834: [smf] INFO: UE IMSI[262424016920313] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.835: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 02/05 11:05:56.835: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.835: [upf] INFO: UE F-SEID[UP:0x3ef CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.840: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 02/05 11:05:56.840: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 02/05 11:05:56.840: [smf] INFO: UE IMSI[262429402108165] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 02/05 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x90f CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x90f CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.846: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 02/05 11:05:56.846: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 02/05 11:05:56.846: [smf] INFO: UE IMSI[262422360372910] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 02/05 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x89 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x89 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.852: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 02/05 11:05:56.852: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 02/05 11:05:56.852: [smf] INFO: UE IMSI[262421093449500] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.852: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 02/05 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.852: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x977] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.857: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 02/05 11:05:56.857: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 02/05 11:05:56.857: [smf] INFO: UE IMSI[262423903716281] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.858: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 02/05 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x207 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x207 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.863: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 02/05 11:05:56.863: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 02/05 11:05:56.863: [smf] INFO: UE IMSI[262428692284623] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.864: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 02/05 11:05:56.864: [upf] INFO: UE F-SEID[UP:0x455 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.864: [upf] INFO: UE F-SEID[UP:0x455 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.869: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 02/05 11:05:56.869: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 02/05 11:05:56.869: [smf] INFO: UE IMSI[262420032457217] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.870: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 02/05 11:05:56.870: [upf] INFO: UE F-SEID[UP:0x186 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.870: [upf] INFO: UE F-SEID[UP:0x186 CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.875: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 02/05 11:05:56.875: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 02/05 11:05:56.875: [smf] INFO: UE IMSI[262426398702432] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.876: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 02/05 11:05:56.876: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.876: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.881: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 02/05 11:05:56.881: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 02/05 11:05:56.881: [smf] INFO: UE IMSI[262422266792250] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.882: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 02/05 11:05:56.882: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.882: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.887: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 02/05 11:05:56.887: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 02/05 11:05:56.887: [smf] INFO: UE IMSI[262426647776391] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.888: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 02/05 11:05:56.888: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.888: [upf] INFO: UE F-SEID[UP:0xd72 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.893: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 02/05 11:05:56.893: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 02/05 11:05:56.893: [smf] INFO: UE IMSI[262421695812515] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.893: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 02/05 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x930 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.893: [upf] INFO: UE F-SEID[UP:0x930 CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.899: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 02/05 11:05:56.899: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 02/05 11:05:56.899: [smf] INFO: UE IMSI[262425568499736] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.899: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 02/05 11:05:56.899: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.899: [upf] INFO: UE F-SEID[UP:0xf16 CP:0xd47] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.904: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 02/05 11:05:56.904: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 02/05 11:05:56.904: [smf] INFO: UE IMSI[262424732625451] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.905: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 02/05 11:05:56.905: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.905: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.910: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 02/05 11:05:56.910: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 02/05 11:05:56.910: [smf] INFO: UE IMSI[262425836779598] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.911: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 02/05 11:05:56.911: [upf] INFO: UE F-SEID[UP:0x49b CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.911: [upf] INFO: UE F-SEID[UP:0x49b CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.916: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 02/05 11:05:56.916: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 02/05 11:05:56.916: [smf] INFO: UE IMSI[262425143250699] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.917: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 02/05 11:05:56.917: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.917: [upf] INFO: UE F-SEID[UP:0xac5 CP:0xe5d] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.922: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 02/05 11:05:56.922: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 02/05 11:05:56.922: [smf] INFO: UE IMSI[262426786857434] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.923: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 02/05 11:05:56.923: [upf] INFO: UE F-SEID[UP:0x809 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.923: [upf] INFO: UE F-SEID[UP:0x809 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.928: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 02/05 11:05:56.928: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 02/05 11:05:56.928: [smf] INFO: UE IMSI[262421955828480] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.929: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 02/05 11:05:56.929: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.929: [upf] INFO: UE F-SEID[UP:0xa9e CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.934: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 02/05 11:05:56.934: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 02/05 11:05:56.934: [smf] INFO: UE IMSI[262428010574328] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.934: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 02/05 11:05:56.934: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.934: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.940: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 02/05 11:05:56.940: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 02/05 11:05:56.940: [smf] INFO: UE IMSI[262421481115984] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.940: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 02/05 11:05:56.940: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.940: [upf] INFO: UE F-SEID[UP:0xa2b CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.946: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 02/05 11:05:56.946: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 02/05 11:05:56.946: [smf] INFO: UE IMSI[262422054203028] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.946: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 02/05 11:05:56.946: [upf] INFO: UE F-SEID[UP:0xa5 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.946: [upf] INFO: UE F-SEID[UP:0xa5 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.951: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 02/05 11:05:56.951: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 02/05 11:05:56.951: [smf] INFO: UE IMSI[262428915136678] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.952: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 02/05 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x4ec CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.957: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 02/05 11:05:56.957: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 02/05 11:05:56.957: [smf] INFO: UE IMSI[262424386255228] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.958: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 02/05 11:05:56.958: [upf] INFO: UE F-SEID[UP:0x13f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.958: [upf] INFO: UE F-SEID[UP:0x13f CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.963: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 02/05 11:05:56.963: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 02/05 11:05:56.963: [smf] INFO: UE IMSI[262420294615324] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.964: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 02/05 11:05:56.964: [upf] INFO: UE F-SEID[UP:0xece CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.964: [upf] INFO: UE F-SEID[UP:0xece CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.969: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 02/05 11:05:56.969: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 02/05 11:05:56.969: [smf] INFO: UE IMSI[262426661235145] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.969: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 02/05 11:05:56.969: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.969: [upf] INFO: UE F-SEID[UP:0xe2c CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.975: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 02/05 11:05:56.975: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 02/05 11:05:56.975: [smf] INFO: UE IMSI[262427208440369] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.975: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 02/05 11:05:56.975: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.975: [upf] INFO: UE F-SEID[UP:0x5eb CP:0xc0e] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.981: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 02/05 11:05:56.981: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 02/05 11:05:56.981: [smf] INFO: UE IMSI[262422118147951] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.981: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 02/05 11:05:56.981: [upf] INFO: UE F-SEID[UP:0x32e CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.981: [upf] INFO: UE F-SEID[UP:0x32e CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.987: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 02/05 11:05:56.987: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 02/05 11:05:56.987: [smf] INFO: UE IMSI[262423110712545] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.987: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 02/05 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x956 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x956 CP:0x6c7] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.992: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 02/05 11:05:56.992: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 02/05 11:05:56.992: [smf] INFO: UE IMSI[262427128559726] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.993: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 02/05 11:05:56.993: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.993: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xd5d] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.998: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 02/05 11:05:56.998: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 02/05 11:05:56.998: [smf] INFO: UE IMSI[262427518659858] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:56.999: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 02/05 11:05:56.999: [upf] INFO: UE F-SEID[UP:0x377 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:56.999: [upf] INFO: UE F-SEID[UP:0x377 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.004: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 02/05 11:05:57.004: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 02/05 11:05:57.004: [smf] INFO: UE IMSI[262423619364956] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.005: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 02/05 11:05:57.005: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.005: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.010: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 02/05 11:05:57.010: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 02/05 11:05:57.010: [smf] INFO: UE IMSI[262420589535906] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.011: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 02/05 11:05:57.011: [upf] INFO: UE F-SEID[UP:0x609 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.011: [upf] INFO: UE F-SEID[UP:0x609 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.016: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 02/05 11:05:57.016: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 02/05 11:05:57.016: [smf] INFO: UE IMSI[262424407023731] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.016: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 02/05 11:05:57.016: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.016: [upf] INFO: UE F-SEID[UP:0x6b8 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.022: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 02/05 11:05:57.022: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 02/05 11:05:57.022: [smf] INFO: UE IMSI[262424081915597] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.022: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 02/05 11:05:57.022: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.022: [upf] INFO: UE F-SEID[UP:0x8ab CP:0xd2c] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.028: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 02/05 11:05:57.028: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 02/05 11:05:57.028: [smf] INFO: UE IMSI[262421355401029] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.028: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 02/05 11:05:57.028: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.028: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.034: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 02/05 11:05:57.034: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 02/05 11:05:57.034: [smf] INFO: UE IMSI[262428017520407] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.034: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 02/05 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.034: [upf] INFO: UE F-SEID[UP:0xae3 CP:0xa02] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.040: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 02/05 11:05:57.040: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 02/05 11:05:57.040: [smf] INFO: UE IMSI[262422718230868] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.040: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 02/05 11:05:57.040: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.040: [upf] INFO: UE F-SEID[UP:0xe82 CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.045: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 02/05 11:05:57.045: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 02/05 11:05:57.045: [smf] INFO: UE IMSI[262423718103997] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.046: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 02/05 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.046: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.051: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 02/05 11:05:57.051: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 02/05 11:05:57.051: [smf] INFO: UE IMSI[262428576960187] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.052: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 02/05 11:05:57.052: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.052: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.057: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 02/05 11:05:57.057: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 02/05 11:05:57.057: [smf] INFO: UE IMSI[262426196085795] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.058: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 02/05 11:05:57.058: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.058: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.063: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 02/05 11:05:57.063: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 02/05 11:05:57.063: [smf] INFO: UE IMSI[262425940990215] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.063: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 02/05 11:05:57.063: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.063: [upf] INFO: UE F-SEID[UP:0xf6 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.069: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 02/05 11:05:57.069: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 02/05 11:05:57.069: [smf] INFO: UE IMSI[262428183980910] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.069: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 02/05 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.075: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 02/05 11:05:57.075: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 02/05 11:05:57.075: [smf] INFO: UE IMSI[262422473655645] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.075: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 02/05 11:05:57.075: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.075: [upf] INFO: UE F-SEID[UP:0xff8 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.081: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 02/05 11:05:57.081: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 02/05 11:05:57.081: [smf] INFO: UE IMSI[262426097344674] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.081: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 02/05 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x94f CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.081: [upf] INFO: UE F-SEID[UP:0x94f CP:0x1d9] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.086: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 02/05 11:05:57.086: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 02/05 11:05:57.086: [smf] INFO: UE IMSI[262425862485935] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.087: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 02/05 11:05:57.087: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.087: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.092: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 02/05 11:05:57.092: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 02/05 11:05:57.092: [smf] INFO: UE IMSI[262423923432956] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.093: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 02/05 11:05:57.093: [upf] INFO: UE F-SEID[UP:0x345 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.093: [upf] INFO: UE F-SEID[UP:0x345 CP:0x4fe] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.098: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 02/05 11:05:57.098: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 02/05 11:05:57.098: [smf] INFO: UE IMSI[262424167337671] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.099: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 02/05 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.099: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.104: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 02/05 11:05:57.104: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 02/05 11:05:57.104: [smf] INFO: UE IMSI[262427721005579] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.104: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 02/05 11:05:57.104: [upf] INFO: UE F-SEID[UP:0x958 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.104: [upf] INFO: UE F-SEID[UP:0x958 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.110: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 02/05 11:05:57.110: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 02/05 11:05:57.110: [smf] INFO: UE IMSI[262421366104425] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.110: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 02/05 11:05:57.110: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.110: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.116: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 02/05 11:05:57.116: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 02/05 11:05:57.116: [smf] INFO: UE IMSI[262422628310424] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.116: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 02/05 11:05:57.116: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.116: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.121: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 02/05 11:05:57.121: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 02/05 11:05:57.121: [smf] INFO: UE IMSI[262426160115308] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.122: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 02/05 11:05:57.122: [upf] INFO: UE F-SEID[UP:0x469 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.122: [upf] INFO: UE F-SEID[UP:0x469 CP:0x247] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.127: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 02/05 11:05:57.127: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 02/05 11:05:57.127: [smf] INFO: UE IMSI[262420342349380] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.128: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 02/05 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.128: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x921] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.133: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 02/05 11:05:57.133: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 02/05 11:05:57.133: [smf] INFO: UE IMSI[262428390285392] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.133: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 02/05 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.133: [upf] INFO: UE F-SEID[UP:0xd6b CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.139: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 02/05 11:05:57.139: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 02/05 11:05:57.139: [smf] INFO: UE IMSI[262421465560997] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.139: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 02/05 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x977 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.139: [upf] INFO: UE F-SEID[UP:0x977 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.145: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 02/05 11:05:57.145: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 02/05 11:05:57.145: [smf] INFO: UE IMSI[262423739025759] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.145: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 02/05 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.145: [upf] INFO: UE F-SEID[UP:0xf5a CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.151: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 02/05 11:05:57.151: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 02/05 11:05:57.151: [smf] INFO: UE IMSI[262426135986212] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.151: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 02/05 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.151: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.156: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 02/05 11:05:57.156: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 02/05 11:05:57.156: [smf] INFO: UE IMSI[262426638154678] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.157: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 02/05 11:05:57.157: [upf] INFO: UE F-SEID[UP:0x605 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.157: [upf] INFO: UE F-SEID[UP:0x605 CP:0xfbe] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.162: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 02/05 11:05:57.162: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 02/05 11:05:57.162: [smf] INFO: UE IMSI[262428898992308] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.163: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 02/05 11:05:57.163: [upf] INFO: UE F-SEID[UP:0x60 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.163: [upf] INFO: UE F-SEID[UP:0x60 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.168: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 02/05 11:05:57.168: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 02/05 11:05:57.168: [smf] INFO: UE IMSI[262420726888584] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.168: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 02/05 11:05:57.168: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.168: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xc57] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.174: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 02/05 11:05:57.174: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 02/05 11:05:57.174: [smf] INFO: UE IMSI[262426307050767] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.174: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 02/05 11:05:57.174: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.174: [upf] INFO: UE F-SEID[UP:0x2c3 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.180: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 02/05 11:05:57.180: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 02/05 11:05:57.180: [smf] INFO: UE IMSI[262424000297418] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.180: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 02/05 11:05:57.180: [upf] INFO: UE F-SEID[UP:0x72a CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.180: [upf] INFO: UE F-SEID[UP:0x72a CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.186: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 02/05 11:05:57.186: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 02/05 11:05:57.186: [smf] INFO: UE IMSI[262425931595295] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.186: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 02/05 11:05:57.186: [upf] INFO: UE F-SEID[UP:0x35c CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.186: [upf] INFO: UE F-SEID[UP:0x35c CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.191: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 02/05 11:05:57.191: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 02/05 11:05:57.191: [smf] INFO: UE IMSI[262428258858658] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.192: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 02/05 11:05:57.192: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.192: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.197: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 02/05 11:05:57.197: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 02/05 11:05:57.197: [smf] INFO: UE IMSI[262420990356802] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.198: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 02/05 11:05:57.198: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.198: [upf] INFO: UE F-SEID[UP:0x55 CP:0xe69] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.203: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 02/05 11:05:57.203: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 02/05 11:05:57.203: [smf] INFO: UE IMSI[262422661292563] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.203: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 02/05 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x382 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.203: [upf] INFO: UE F-SEID[UP:0x382 CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.209: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 02/05 11:05:57.209: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 02/05 11:05:57.209: [smf] INFO: UE IMSI[262429890497975] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.209: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 02/05 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x84f CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.209: [upf] INFO: UE F-SEID[UP:0x84f CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.214: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 02/05 11:05:57.214: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 02/05 11:05:57.214: [smf] INFO: UE IMSI[262422837232904] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.215: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 02/05 11:05:57.215: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.215: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.220: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 02/05 11:05:57.220: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 02/05 11:05:57.220: [smf] INFO: UE IMSI[262423901967725] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.221: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 02/05 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x608 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.221: [upf] INFO: UE F-SEID[UP:0x608 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.226: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 02/05 11:05:57.226: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 02/05 11:05:57.226: [smf] INFO: UE IMSI[262422950663236] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.226: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 02/05 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x45 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.226: [upf] INFO: UE F-SEID[UP:0x45 CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 02/05 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 02/05 11:05:57.231: [smf] INFO: UE IMSI[262423527732233] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.232: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 02/05 11:05:57.232: [upf] INFO: UE F-SEID[UP:0x791 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.232: [upf] INFO: UE F-SEID[UP:0x791 CP:0x257] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.237: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 02/05 11:05:57.237: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 02/05 11:05:57.237: [smf] INFO: UE IMSI[262427311425060] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.238: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 02/05 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x42e CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.238: [upf] INFO: UE F-SEID[UP:0x42e CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.243: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 02/05 11:05:57.243: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 02/05 11:05:57.243: [smf] INFO: UE IMSI[262421003241837] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.244: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 02/05 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.244: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.249: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 02/05 11:05:57.249: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 02/05 11:05:57.249: [smf] INFO: UE IMSI[262425371243279] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.249: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 02/05 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.249: [upf] INFO: UE F-SEID[UP:0x8a0 CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.255: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 02/05 11:05:57.255: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 02/05 11:05:57.255: [smf] INFO: UE IMSI[262427230963980] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.255: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 02/05 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.255: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.261: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 02/05 11:05:57.261: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 02/05 11:05:57.261: [smf] INFO: UE IMSI[262424462403834] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.261: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 02/05 11:05:57.261: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.261: [upf] INFO: UE F-SEID[UP:0xa8d CP:0xd2b] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.266: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 02/05 11:05:57.266: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 02/05 11:05:57.266: [smf] INFO: UE IMSI[262429742374419] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.267: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 02/05 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x59b CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.267: [upf] INFO: UE F-SEID[UP:0x59b CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.272: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 02/05 11:05:57.272: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 02/05 11:05:57.272: [smf] INFO: UE IMSI[262425489298077] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.273: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 02/05 11:05:57.273: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.273: [upf] INFO: UE F-SEID[UP:0x1fa CP:0x3] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.278: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 02/05 11:05:57.278: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 02/05 11:05:57.278: [smf] INFO: UE IMSI[262428636099089] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.279: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 02/05 11:05:57.279: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.279: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.284: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 02/05 11:05:57.284: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 02/05 11:05:57.284: [smf] INFO: UE IMSI[262423580213109] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.284: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 02/05 11:05:57.284: [upf] INFO: UE F-SEID[UP:0x888 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.284: [upf] INFO: UE F-SEID[UP:0x888 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.290: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 02/05 11:05:57.290: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 02/05 11:05:57.290: [smf] INFO: UE IMSI[262423708615448] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.290: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 02/05 11:05:57.290: [upf] INFO: UE F-SEID[UP:0xede CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.290: [upf] INFO: UE F-SEID[UP:0xede CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.296: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 02/05 11:05:57.296: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 02/05 11:05:57.296: [smf] INFO: UE IMSI[262429509911985] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.296: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 02/05 11:05:57.296: [upf] INFO: UE F-SEID[UP:0x71a CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.296: [upf] INFO: UE F-SEID[UP:0x71a CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.302: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 02/05 11:05:57.302: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 02/05 11:05:57.302: [smf] INFO: UE IMSI[262429959750094] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 02/05 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.307: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 02/05 11:05:57.307: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 02/05 11:05:57.307: [smf] INFO: UE IMSI[262427272190647] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.308: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 02/05 11:05:57.308: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.308: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xe52] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.313: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 02/05 11:05:57.314: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 02/05 11:05:57.314: [smf] INFO: UE IMSI[262424108537887] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.314: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 02/05 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x82a CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x82a CP:0x72c] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.319: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 02/05 11:05:57.319: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 02/05 11:05:57.319: [smf] INFO: UE IMSI[262427786462540] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.320: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 02/05 11:05:57.320: [upf] INFO: UE F-SEID[UP:0x821 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.320: [upf] INFO: UE F-SEID[UP:0x821 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.325: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 02/05 11:05:57.325: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 02/05 11:05:57.325: [smf] INFO: UE IMSI[262429108990910] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.326: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 02/05 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xf07 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.331: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 02/05 11:05:57.331: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 02/05 11:05:57.331: [smf] INFO: UE IMSI[262422371589030] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.332: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 02/05 11:05:57.332: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.332: [upf] INFO: UE F-SEID[UP:0x9ba CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.337: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 02/05 11:05:57.337: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 02/05 11:05:57.337: [smf] INFO: UE IMSI[262424829691534] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.338: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 02/05 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.343: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 02/05 11:05:57.343: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 02/05 11:05:57.343: [smf] INFO: UE IMSI[262421515180653] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.343: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 02/05 11:05:57.343: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.343: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x294] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.348: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 02/05 11:05:57.348: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 02/05 11:05:57.348: [smf] INFO: UE IMSI[262429114637838] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.349: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 02/05 11:05:57.349: [upf] INFO: UE F-SEID[UP:0x508 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.349: [upf] INFO: UE F-SEID[UP:0x508 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.354: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 02/05 11:05:57.354: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 02/05 11:05:57.354: [smf] INFO: UE IMSI[262422909668351] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.355: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 02/05 11:05:57.355: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.355: [upf] INFO: UE F-SEID[UP:0xb68 CP:0xf4d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.360: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 02/05 11:05:57.360: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 02/05 11:05:57.360: [smf] INFO: UE IMSI[262420529485866] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.361: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 02/05 11:05:57.361: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.361: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.366: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 02/05 11:05:57.366: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 02/05 11:05:57.366: [smf] INFO: UE IMSI[262420815993294] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.366: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 02/05 11:05:57.366: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.366: [upf] INFO: UE F-SEID[UP:0x739 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.371: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 02/05 11:05:57.371: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 02/05 11:05:57.371: [smf] INFO: UE IMSI[262423200549111] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.372: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 02/05 11:05:57.372: [upf] INFO: UE F-SEID[UP:0x386 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.372: [upf] INFO: UE F-SEID[UP:0x386 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.377: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 02/05 11:05:57.377: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 02/05 11:05:57.377: [smf] INFO: UE IMSI[262428498933569] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.378: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 02/05 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.378: [upf] INFO: UE F-SEID[UP:0x2ff CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.383: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 02/05 11:05:57.383: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 02/05 11:05:57.383: [smf] INFO: UE IMSI[262421024907645] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.383: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 02/05 11:05:57.383: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.383: [upf] INFO: UE F-SEID[UP:0x9ee CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.388: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 02/05 11:05:57.388: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 02/05 11:05:57.388: [smf] INFO: UE IMSI[262428573316212] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.389: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 02/05 11:05:57.389: [upf] INFO: UE F-SEID[UP:0x48a CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.389: [upf] INFO: UE F-SEID[UP:0x48a CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.394: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 02/05 11:05:57.394: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 02/05 11:05:57.394: [smf] INFO: UE IMSI[262427381023382] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.395: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 02/05 11:05:57.395: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.395: [upf] INFO: UE F-SEID[UP:0xe2a CP:0xff] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.400: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 02/05 11:05:57.400: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 02/05 11:05:57.400: [smf] INFO: UE IMSI[262424827371673] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.400: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 02/05 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.400: [upf] INFO: UE F-SEID[UP:0x1bb CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.406: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 02/05 11:05:57.406: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 02/05 11:05:57.406: [smf] INFO: UE IMSI[262422824084934] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.406: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 02/05 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.406: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.411: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 02/05 11:05:57.411: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 02/05 11:05:57.411: [smf] INFO: UE IMSI[262428358466336] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.412: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 02/05 11:05:57.412: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.412: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xa28] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.417: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 02/05 11:05:57.417: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 02/05 11:05:57.417: [smf] INFO: UE IMSI[262429357558030] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.417: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 02/05 11:05:57.417: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.417: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.423: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 02/05 11:05:57.423: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 02/05 11:05:57.423: [smf] INFO: UE IMSI[262428298728891] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.423: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 02/05 11:05:57.423: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.423: [upf] INFO: UE F-SEID[UP:0xa77 CP:0xbbe] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.428: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 02/05 11:05:57.428: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 02/05 11:05:57.428: [smf] INFO: UE IMSI[262423894260793] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.429: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 02/05 11:05:57.429: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.429: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x2af] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.434: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 02/05 11:05:57.434: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 02/05 11:05:57.434: [smf] INFO: UE IMSI[262426105051691] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.434: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 02/05 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x8ce] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.440: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 02/05 11:05:57.440: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 02/05 11:05:57.440: [smf] INFO: UE IMSI[262423450429615] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.440: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 02/05 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xe56 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.446: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 02/05 11:05:57.446: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 02/05 11:05:57.446: [smf] INFO: UE IMSI[262423278459748] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.446: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 02/05 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x792 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x792 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.451: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 02/05 11:05:57.451: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 02/05 11:05:57.451: [smf] INFO: UE IMSI[262422132638066] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.452: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 02/05 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x279 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x279 CP:0x983] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.457: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 02/05 11:05:57.457: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 02/05 11:05:57.457: [smf] INFO: UE IMSI[262421004530267] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.458: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 02/05 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x2d3] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.463: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 02/05 11:05:57.463: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 02/05 11:05:57.463: [smf] INFO: UE IMSI[262427055599743] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.463: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 02/05 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x128 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.463: [upf] INFO: UE F-SEID[UP:0x128 CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.469: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 02/05 11:05:57.469: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 02/05 11:05:57.469: [smf] INFO: UE IMSI[262427194552917] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.469: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 02/05 11:05:57.469: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.469: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xaca] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.474: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 02/05 11:05:57.474: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 02/05 11:05:57.474: [smf] INFO: UE IMSI[262420156067121] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.475: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 02/05 11:05:57.475: [upf] INFO: UE F-SEID[UP:0x536 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.475: [upf] INFO: UE F-SEID[UP:0x536 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.480: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 02/05 11:05:57.480: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 02/05 11:05:57.480: [smf] INFO: UE IMSI[262429547242290] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.481: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 02/05 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x446 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.481: [upf] INFO: UE F-SEID[UP:0x446 CP:0x126] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.486: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 02/05 11:05:57.486: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 02/05 11:05:57.486: [smf] INFO: UE IMSI[262427283082228] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.487: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 02/05 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x847 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x847 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.492: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 02/05 11:05:57.492: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 02/05 11:05:57.492: [smf] INFO: UE IMSI[262427920913840] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.492: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 02/05 11:05:57.492: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.492: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.498: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 02/05 11:05:57.498: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 02/05 11:05:57.498: [smf] INFO: UE IMSI[262423377677435] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.498: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 02/05 11:05:57.498: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.498: [upf] INFO: UE F-SEID[UP:0xa4d CP:0xf8b] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.504: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 02/05 11:05:57.504: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 02/05 11:05:57.504: [smf] INFO: UE IMSI[262426880661014] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.504: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 02/05 11:05:57.504: [upf] INFO: UE F-SEID[UP:0x519 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.504: [upf] INFO: UE F-SEID[UP:0x519 CP:0x797] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.509: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 02/05 11:05:57.509: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 02/05 11:05:57.509: [smf] INFO: UE IMSI[262424975529142] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.510: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 02/05 11:05:57.510: [upf] INFO: UE F-SEID[UP:0x109 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.510: [upf] INFO: UE F-SEID[UP:0x109 CP:0xaa9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.515: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 02/05 11:05:57.515: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 02/05 11:05:57.515: [smf] INFO: UE IMSI[262423622233126] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.516: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 02/05 11:05:57.516: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.516: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.521: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 02/05 11:05:57.521: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 02/05 11:05:57.521: [smf] INFO: UE IMSI[262427845479634] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.522: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 02/05 11:05:57.522: [upf] INFO: UE F-SEID[UP:0x321 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.522: [upf] INFO: UE F-SEID[UP:0x321 CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.527: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 02/05 11:05:57.527: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 02/05 11:05:57.527: [smf] INFO: UE IMSI[262428977015142] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:05:57.528: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 02/05 11:05:57.528: [upf] INFO: UE F-SEID[UP:0xeff CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.528: [upf] INFO: UE F-SEID[UP:0xeff CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.533: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@ca0f22aa545a: Successfully created 1019 PDP contexts before exhausting the pool MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:05:57.731: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 02/05 11:05:57.731: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.731: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x4f5] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 02/05 11:05:57.744: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 02/05 11:05:57.752: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 02/05 11:05:57.759: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 02/05 11:05:57.760: [smf] INFO: Removed Session: UE IMSI:[262428215139840] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 02/05 11:05:57.760: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 02/05 11:05:57.764: [smf] INFO: Removed Session: UE IMSI:[262424587785943] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 02/05 11:05:57.764: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 02/05 11:05:57.765: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 02/05 11:05:57.766: [smf] INFO: Removed Session: UE IMSI:[262428774288132] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 02/05 11:05:57.766: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 02/05 11:05:57.772: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 02/05 11:05:57.773: [smf] INFO: Removed Session: UE IMSI:[262428602651656] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 02/05 11:05:57.773: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 02/05 11:05:57.777: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 02/05 11:05:57.778: [smf] INFO: Removed Session: UE IMSI:[262420867060661] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 02/05 11:05:57.778: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 02/05 11:05:57.783: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 02/05 11:05:57.784: [smf] INFO: Removed Session: UE IMSI:[262424132648202] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 02/05 11:05:57.784: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 02/05 11:05:57.788: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 02/05 11:05:57.789: [smf] INFO: Removed Session: UE IMSI:[262425737703485] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 02/05 11:05:57.789: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 02/05 11:05:57.793: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 02/05 11:05:57.794: [smf] INFO: Removed Session: UE IMSI:[262420167449092] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 02/05 11:05:57.794: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 02/05 11:05:57.799: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 02/05 11:05:57.800: [smf] INFO: Removed Session: UE IMSI:[262427106372555] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 02/05 11:05:57.800: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 02/05 11:05:57.804: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 02/05 11:05:57.805: [smf] INFO: Removed Session: UE IMSI:[262425633257024] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 02/05 11:05:57.805: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 02/05 11:05:57.810: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 02/05 11:05:57.810: [smf] INFO: Removed Session: UE IMSI:[262427221951194] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 02/05 11:05:57.810: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 02/05 11:05:57.815: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 02/05 11:05:57.815: [smf] INFO: Removed Session: UE IMSI:[262422608967539] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 02/05 11:05:57.815: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 02/05 11:05:57.820: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 02/05 11:05:57.821: [smf] INFO: Removed Session: UE IMSI:[262429523696345] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 02/05 11:05:57.821: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 02/05 11:05:57.825: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 02/05 11:05:57.826: [smf] INFO: Removed Session: UE IMSI:[262420663970165] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 02/05 11:05:57.826: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 02/05 11:05:57.831: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 02/05 11:05:57.832: [smf] INFO: Removed Session: UE IMSI:[262429341281776] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 02/05 11:05:57.832: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 02/05 11:05:57.836: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 02/05 11:05:57.837: [smf] INFO: Removed Session: UE IMSI:[262428558285452] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 02/05 11:05:57.837: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 02/05 11:05:57.842: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 02/05 11:05:57.842: [smf] INFO: Removed Session: UE IMSI:[262422996248018] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 02/05 11:05:57.843: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 02/05 11:05:57.847: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 02/05 11:05:57.847: [smf] INFO: Removed Session: UE IMSI:[262427174236975] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 02/05 11:05:57.847: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 02/05 11:05:57.852: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 02/05 11:05:57.854: [smf] INFO: Removed Session: UE IMSI:[262428351823622] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 02/05 11:05:57.854: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 02/05 11:05:57.858: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 02/05 11:05:57.860: [smf] INFO: Removed Session: UE IMSI:[262427505523248] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 02/05 11:05:57.860: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 02/05 11:05:57.865: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 02/05 11:05:57.867: [smf] INFO: Removed Session: UE IMSI:[262427827009461] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 02/05 11:05:57.867: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 02/05 11:05:57.875: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 02/05 11:05:57.877: [smf] INFO: Removed Session: UE IMSI:[262429878684269] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 02/05 11:05:57.877: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 02/05 11:05:57.882: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 02/05 11:05:57.887: [smf] INFO: Removed Session: UE IMSI:[262427209459339] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 02/05 11:05:57.887: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 02/05 11:05:57.888: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 02/05 11:05:57.889: [smf] INFO: Removed Session: UE IMSI:[262420779672942] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 02/05 11:05:57.889: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 02/05 11:05:57.894: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 02/05 11:05:57.894: [smf] INFO: Removed Session: UE IMSI:[262421650968058] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 02/05 11:05:57.894: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 02/05 11:05:57.899: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 02/05 11:05:57.900: [smf] INFO: Removed Session: UE IMSI:[262427336577612] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 02/05 11:05:57.900: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 02/05 11:05:57.905: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 02/05 11:05:57.905: [smf] INFO: Removed Session: UE IMSI:[262427831466390] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 02/05 11:05:57.905: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 02/05 11:05:57.910: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 02/05 11:05:57.910: [smf] INFO: Removed Session: UE IMSI:[262420328025922] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 02/05 11:05:57.910: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 02/05 11:05:57.915: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 02/05 11:05:57.916: [smf] INFO: Removed Session: UE IMSI:[262420173148545] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 02/05 11:05:57.916: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 02/05 11:05:57.921: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 02/05 11:05:57.921: [smf] INFO: Removed Session: UE IMSI:[262424108216353] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 02/05 11:05:57.921: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 02/05 11:05:57.926: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 02/05 11:05:57.926: [smf] INFO: Removed Session: UE IMSI:[262428652993932] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 02/05 11:05:57.926: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 02/05 11:05:57.931: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 02/05 11:05:57.932: [smf] INFO: Removed Session: UE IMSI:[262425733075264] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 02/05 11:05:57.932: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 02/05 11:05:57.937: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 02/05 11:05:57.937: [smf] INFO: Removed Session: UE IMSI:[262421317056118] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 02/05 11:05:57.937: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 02/05 11:05:57.942: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 02/05 11:05:57.943: [smf] INFO: Removed Session: UE IMSI:[262423481302364] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 02/05 11:05:57.943: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 02/05 11:05:57.947: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 02/05 11:05:57.948: [smf] INFO: Removed Session: UE IMSI:[262424727449224] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 02/05 11:05:57.948: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 02/05 11:05:57.953: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 02/05 11:05:57.954: [smf] INFO: Removed Session: UE IMSI:[262423493729791] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 02/05 11:05:57.954: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 02/05 11:05:57.959: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 02/05 11:05:57.960: [smf] INFO: Removed Session: UE IMSI:[262427577536106] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 02/05 11:05:57.960: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 02/05 11:05:57.964: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 02/05 11:05:57.965: [smf] INFO: Removed Session: UE IMSI:[262423881226462] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 02/05 11:05:57.965: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 02/05 11:05:57.970: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 02/05 11:05:57.971: [smf] INFO: Removed Session: UE IMSI:[262429144319006] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 02/05 11:05:57.971: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 02/05 11:05:57.975: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 02/05 11:05:57.976: [smf] INFO: Removed Session: UE IMSI:[262428654346566] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 02/05 11:05:57.976: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 02/05 11:05:57.981: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 02/05 11:05:57.981: [smf] INFO: Removed Session: UE IMSI:[262423577944436] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 02/05 11:05:57.981: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 02/05 11:05:57.986: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 02/05 11:05:57.987: [smf] INFO: Removed Session: UE IMSI:[262421396247554] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 02/05 11:05:57.987: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 02/05 11:05:57.991: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 02/05 11:05:57.992: [smf] INFO: Removed Session: UE IMSI:[262427055306263] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 02/05 11:05:57.992: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 02/05 11:05:57.997: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 02/05 11:05:57.997: [smf] INFO: Removed Session: UE IMSI:[262421470036523] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:57.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 02/05 11:05:57.997: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 02/05 11:05:58.002: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 02/05 11:05:58.003: [smf] INFO: Removed Session: UE IMSI:[262423452526161] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 02/05 11:05:58.003: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 02/05 11:05:58.007: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 02/05 11:05:58.008: [smf] INFO: Removed Session: UE IMSI:[262420178434283] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 02/05 11:05:58.008: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 02/05 11:05:58.013: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 02/05 11:05:58.013: [smf] INFO: Removed Session: UE IMSI:[262422732816291] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 02/05 11:05:58.013: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 02/05 11:05:58.018: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 02/05 11:05:58.018: [smf] INFO: Removed Session: UE IMSI:[262421762972576] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 02/05 11:05:58.018: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 02/05 11:05:58.023: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 02/05 11:05:58.024: [smf] INFO: Removed Session: UE IMSI:[262427983748654] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 02/05 11:05:58.024: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 02/05 11:05:58.029: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 02/05 11:05:58.029: [smf] INFO: Removed Session: UE IMSI:[262423007151473] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 02/05 11:05:58.029: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 02/05 11:05:58.034: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 02/05 11:05:58.034: [smf] INFO: Removed Session: UE IMSI:[262427246307083] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 02/05 11:05:58.034: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 02/05 11:05:58.039: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 02/05 11:05:58.040: [smf] INFO: Removed Session: UE IMSI:[262423412504837] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 02/05 11:05:58.040: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 02/05 11:05:58.045: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 02/05 11:05:58.045: [smf] INFO: Removed Session: UE IMSI:[262421257506210] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 02/05 11:05:58.045: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 02/05 11:05:58.050: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 02/05 11:05:58.050: [smf] INFO: Removed Session: UE IMSI:[262428140335872] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 02/05 11:05:58.051: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 02/05 11:05:58.055: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 02/05 11:05:58.056: [smf] INFO: Removed Session: UE IMSI:[262423532836499] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 02/05 11:05:58.056: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 02/05 11:05:58.061: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 02/05 11:05:58.062: [smf] INFO: Removed Session: UE IMSI:[262428909252886] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 02/05 11:05:58.062: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 02/05 11:05:58.066: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 02/05 11:05:58.067: [smf] INFO: Removed Session: UE IMSI:[262426359892730] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 02/05 11:05:58.067: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 02/05 11:05:58.072: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 02/05 11:05:58.072: [smf] INFO: Removed Session: UE IMSI:[262427284647491] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 02/05 11:05:58.072: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 02/05 11:05:58.077: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 02/05 11:05:58.077: [smf] INFO: Removed Session: UE IMSI:[262427526412665] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 02/05 11:05:58.078: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 02/05 11:05:58.082: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 02/05 11:05:58.083: [smf] INFO: Removed Session: UE IMSI:[262420530109044] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 02/05 11:05:58.083: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 02/05 11:05:58.088: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 02/05 11:05:58.088: [smf] INFO: Removed Session: UE IMSI:[262426700167160] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 02/05 11:05:58.088: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 02/05 11:05:58.093: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 02/05 11:05:58.093: [smf] INFO: Removed Session: UE IMSI:[262422721236478] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 02/05 11:05:58.093: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 02/05 11:05:58.098: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 02/05 11:05:58.098: [smf] INFO: Removed Session: UE IMSI:[262426607570693] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 02/05 11:05:58.098: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 02/05 11:05:58.103: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 02/05 11:05:58.104: [smf] INFO: Removed Session: UE IMSI:[262420474248740] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 02/05 11:05:58.104: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 02/05 11:05:58.108: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 02/05 11:05:58.109: [smf] INFO: Removed Session: UE IMSI:[262422485241038] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 02/05 11:05:58.109: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 02/05 11:05:58.114: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 02/05 11:05:58.114: [smf] INFO: Removed Session: UE IMSI:[262420942196246] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 02/05 11:05:58.114: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 02/05 11:05:58.119: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 02/05 11:05:58.119: [smf] INFO: Removed Session: UE IMSI:[262429182387456] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 02/05 11:05:58.119: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 02/05 11:05:58.124: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 02/05 11:05:58.125: [smf] INFO: Removed Session: UE IMSI:[262422806098830] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 02/05 11:05:58.125: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 02/05 11:05:58.129: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 02/05 11:05:58.130: [smf] INFO: Removed Session: UE IMSI:[262423726830765] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 02/05 11:05:58.130: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 02/05 11:05:58.135: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 02/05 11:05:58.135: [smf] INFO: Removed Session: UE IMSI:[262421676421635] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 02/05 11:05:58.135: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 02/05 11:05:58.140: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 02/05 11:05:58.141: [smf] INFO: Removed Session: UE IMSI:[262421987529357] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 02/05 11:05:58.141: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 02/05 11:05:58.145: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 02/05 11:05:58.146: [smf] INFO: Removed Session: UE IMSI:[262425894498555] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 02/05 11:05:58.146: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 02/05 11:05:58.151: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 02/05 11:05:58.151: [smf] INFO: Removed Session: UE IMSI:[262426034408504] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 02/05 11:05:58.151: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 02/05 11:05:58.156: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 02/05 11:05:58.156: [smf] INFO: Removed Session: UE IMSI:[262428118011490] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 02/05 11:05:58.156: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 02/05 11:05:58.161: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 02/05 11:05:58.162: [smf] INFO: Removed Session: UE IMSI:[262428071811275] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 02/05 11:05:58.162: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 02/05 11:05:58.167: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 02/05 11:05:58.167: [smf] INFO: Removed Session: UE IMSI:[262425935270607] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 02/05 11:05:58.167: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 02/05 11:05:58.172: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 02/05 11:05:58.172: [smf] INFO: Removed Session: UE IMSI:[262423744076244] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 02/05 11:05:58.172: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 02/05 11:05:58.177: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 02/05 11:05:58.177: [smf] INFO: Removed Session: UE IMSI:[262429244708686] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 02/05 11:05:58.177: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 02/05 11:05:58.182: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 02/05 11:05:58.183: [smf] INFO: Removed Session: UE IMSI:[262424003966371] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 02/05 11:05:58.183: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 02/05 11:05:58.188: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 02/05 11:05:58.188: [smf] INFO: Removed Session: UE IMSI:[262427479954931] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 02/05 11:05:58.188: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 02/05 11:05:58.193: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 02/05 11:05:58.193: [smf] INFO: Removed Session: UE IMSI:[262422227175477] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 02/05 11:05:58.193: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 02/05 11:05:58.198: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 02/05 11:05:58.198: [smf] INFO: Removed Session: UE IMSI:[262421325004867] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 02/05 11:05:58.198: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 02/05 11:05:58.203: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 02/05 11:05:58.204: [smf] INFO: Removed Session: UE IMSI:[262420097014959] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 02/05 11:05:58.204: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 02/05 11:05:58.209: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 02/05 11:05:58.209: [smf] INFO: Removed Session: UE IMSI:[262424567924047] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 02/05 11:05:58.209: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 02/05 11:05:58.214: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 02/05 11:05:58.214: [smf] INFO: Removed Session: UE IMSI:[262424638059683] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 02/05 11:05:58.214: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 02/05 11:05:58.219: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 02/05 11:05:58.219: [smf] INFO: Removed Session: UE IMSI:[262421882978366] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 02/05 11:05:58.219: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 02/05 11:05:58.224: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 02/05 11:05:58.225: [smf] INFO: Removed Session: UE IMSI:[262429133242058] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 02/05 11:05:58.225: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 02/05 11:05:58.230: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 02/05 11:05:58.230: [smf] INFO: Removed Session: UE IMSI:[262423008941589] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 02/05 11:05:58.230: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 02/05 11:05:58.235: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 02/05 11:05:58.235: [smf] INFO: Removed Session: UE IMSI:[262428090934584] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 02/05 11:05:58.235: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 02/05 11:05:58.240: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 02/05 11:05:58.240: [smf] INFO: Removed Session: UE IMSI:[262420026797985] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 02/05 11:05:58.240: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 02/05 11:05:58.245: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 02/05 11:05:58.246: [smf] INFO: Removed Session: UE IMSI:[262423754669459] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 02/05 11:05:58.246: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 02/05 11:05:58.251: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 02/05 11:05:58.251: [smf] INFO: Removed Session: UE IMSI:[262426001848958] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 02/05 11:05:58.251: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 02/05 11:05:58.256: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 02/05 11:05:58.256: [smf] INFO: Removed Session: UE IMSI:[262425926548785] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 02/05 11:05:58.256: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 02/05 11:05:58.261: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 02/05 11:05:58.261: [smf] INFO: Removed Session: UE IMSI:[262424247354761] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 02/05 11:05:58.261: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 02/05 11:05:58.266: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 02/05 11:05:58.267: [smf] INFO: Removed Session: UE IMSI:[262420635157124] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 02/05 11:05:58.267: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 02/05 11:05:58.271: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 02/05 11:05:58.272: [smf] INFO: Removed Session: UE IMSI:[262424019033613] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 02/05 11:05:58.272: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 02/05 11:05:58.277: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 02/05 11:05:58.277: [smf] INFO: Removed Session: UE IMSI:[262421599596847] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 02/05 11:05:58.277: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 02/05 11:05:58.282: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 02/05 11:05:58.282: [smf] INFO: Removed Session: UE IMSI:[262420428035791] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 02/05 11:05:58.282: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 02/05 11:05:58.287: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 02/05 11:05:58.287: [smf] INFO: Removed Session: UE IMSI:[262429704388626] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 02/05 11:05:58.287: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 02/05 11:05:58.292: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 02/05 11:05:58.293: [smf] INFO: Removed Session: UE IMSI:[262428317139185] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 02/05 11:05:58.293: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 02/05 11:05:58.298: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 02/05 11:05:58.298: [smf] INFO: Removed Session: UE IMSI:[262427558429115] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 02/05 11:05:58.298: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 02/05 11:05:58.303: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 02/05 11:05:58.303: [smf] INFO: Removed Session: UE IMSI:[262427247957953] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 02/05 11:05:58.303: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 02/05 11:05:58.308: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 02/05 11:05:58.308: [smf] INFO: Removed Session: UE IMSI:[262426994003184] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 02/05 11:05:58.308: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 02/05 11:05:58.313: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 02/05 11:05:58.314: [smf] INFO: Removed Session: UE IMSI:[262428106399732] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 02/05 11:05:58.314: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 02/05 11:05:58.319: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 02/05 11:05:58.319: [smf] INFO: Removed Session: UE IMSI:[262420360155975] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 02/05 11:05:58.319: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 02/05 11:05:58.324: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 02/05 11:05:58.324: [smf] INFO: Removed Session: UE IMSI:[262422190587592] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 02/05 11:05:58.324: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 02/05 11:05:58.329: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 02/05 11:05:58.329: [smf] INFO: Removed Session: UE IMSI:[262423727881842] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 02/05 11:05:58.329: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 02/05 11:05:58.334: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 02/05 11:05:58.335: [smf] INFO: Removed Session: UE IMSI:[262428147812967] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 02/05 11:05:58.335: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 02/05 11:05:58.340: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 02/05 11:05:58.340: [smf] INFO: Removed Session: UE IMSI:[262423231533002] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 02/05 11:05:58.340: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 02/05 11:05:58.345: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 02/05 11:05:58.345: [smf] INFO: Removed Session: UE IMSI:[262427113881051] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 02/05 11:05:58.345: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 02/05 11:05:58.350: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 02/05 11:05:58.350: [smf] INFO: Removed Session: UE IMSI:[262422881130056] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 02/05 11:05:58.350: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 02/05 11:05:58.355: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 02/05 11:05:58.355: [smf] INFO: Removed Session: UE IMSI:[262427138812404] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 02/05 11:05:58.355: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 02/05 11:05:58.360: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 02/05 11:05:58.361: [smf] INFO: Removed Session: UE IMSI:[262427653403351] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 02/05 11:05:58.361: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 02/05 11:05:58.366: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 02/05 11:05:58.366: [smf] INFO: Removed Session: UE IMSI:[262420016428643] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 02/05 11:05:58.366: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 02/05 11:05:58.371: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 02/05 11:05:58.371: [smf] INFO: Removed Session: UE IMSI:[262429937615105] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 02/05 11:05:58.371: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 02/05 11:05:58.376: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 02/05 11:05:58.376: [smf] INFO: Removed Session: UE IMSI:[262429478644586] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 02/05 11:05:58.376: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 02/05 11:05:58.381: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 02/05 11:05:58.382: [smf] INFO: Removed Session: UE IMSI:[262425001112692] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 02/05 11:05:58.382: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 02/05 11:05:58.387: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 02/05 11:05:58.387: [smf] INFO: Removed Session: UE IMSI:[262427430040913] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 02/05 11:05:58.387: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 02/05 11:05:58.392: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 02/05 11:05:58.392: [smf] INFO: Removed Session: UE IMSI:[262423796569312] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 02/05 11:05:58.392: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 02/05 11:05:58.397: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 02/05 11:05:58.397: [smf] INFO: Removed Session: UE IMSI:[262427375094120] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 02/05 11:05:58.397: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 02/05 11:05:58.402: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 02/05 11:05:58.403: [smf] INFO: Removed Session: UE IMSI:[262421367320586] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 02/05 11:05:58.403: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 02/05 11:05:58.408: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 02/05 11:05:58.408: [smf] INFO: Removed Session: UE IMSI:[262422422975119] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 02/05 11:05:58.408: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 02/05 11:05:58.413: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 02/05 11:05:58.413: [smf] INFO: Removed Session: UE IMSI:[262422349110773] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 02/05 11:05:58.413: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 02/05 11:05:58.418: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 02/05 11:05:58.418: [smf] INFO: Removed Session: UE IMSI:[262425616292953] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 02/05 11:05:58.418: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 02/05 11:05:58.423: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 02/05 11:05:58.424: [smf] INFO: Removed Session: UE IMSI:[262427644832292] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 02/05 11:05:58.424: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 02/05 11:05:58.428: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 02/05 11:05:58.429: [smf] INFO: Removed Session: UE IMSI:[262427284883501] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 02/05 11:05:58.429: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 02/05 11:05:58.434: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 02/05 11:05:58.434: [smf] INFO: Removed Session: UE IMSI:[262425375252848] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 02/05 11:05:58.434: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 02/05 11:05:58.439: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 02/05 11:05:58.439: [smf] INFO: Removed Session: UE IMSI:[262426738404130] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 02/05 11:05:58.439: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 02/05 11:05:58.444: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 02/05 11:05:58.444: [smf] INFO: Removed Session: UE IMSI:[262428226843761] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 02/05 11:05:58.444: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 02/05 11:05:58.449: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 02/05 11:05:58.450: [smf] INFO: Removed Session: UE IMSI:[262429654666815] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 02/05 11:05:58.450: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 02/05 11:05:58.455: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 02/05 11:05:58.455: [smf] INFO: Removed Session: UE IMSI:[262427492301728] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 02/05 11:05:58.455: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 02/05 11:05:58.460: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 02/05 11:05:58.460: [smf] INFO: Removed Session: UE IMSI:[262425286893045] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 02/05 11:05:58.460: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 02/05 11:05:58.465: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 02/05 11:05:58.465: [smf] INFO: Removed Session: UE IMSI:[262421900208189] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 02/05 11:05:58.465: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 02/05 11:05:58.470: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 02/05 11:05:58.470: [smf] INFO: Removed Session: UE IMSI:[262427221488369] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 02/05 11:05:58.470: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 02/05 11:05:58.475: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 02/05 11:05:58.476: [smf] INFO: Removed Session: UE IMSI:[262425959808200] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 02/05 11:05:58.476: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 02/05 11:05:58.481: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 02/05 11:05:58.481: [smf] INFO: Removed Session: UE IMSI:[262428690411529] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 02/05 11:05:58.481: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 02/05 11:05:58.486: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 02/05 11:05:58.486: [smf] INFO: Removed Session: UE IMSI:[262424775744955] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 02/05 11:05:58.486: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 02/05 11:05:58.491: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 02/05 11:05:58.492: [smf] INFO: Removed Session: UE IMSI:[262429593581941] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 02/05 11:05:58.492: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 02/05 11:05:58.497: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 02/05 11:05:58.497: [smf] INFO: Removed Session: UE IMSI:[262423916177000] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 02/05 11:05:58.497: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 02/05 11:05:58.502: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 02/05 11:05:58.503: [smf] INFO: Removed Session: UE IMSI:[262422771149293] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 02/05 11:05:58.503: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 02/05 11:05:58.507: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 02/05 11:05:58.508: [smf] INFO: Removed Session: UE IMSI:[262426859800257] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 02/05 11:05:58.508: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 02/05 11:05:58.513: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 02/05 11:05:58.513: [smf] INFO: Removed Session: UE IMSI:[262427844950857] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 02/05 11:05:58.513: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 02/05 11:05:58.518: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 02/05 11:05:58.518: [smf] INFO: Removed Session: UE IMSI:[262421380182853] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 02/05 11:05:58.518: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 02/05 11:05:58.523: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 02/05 11:05:58.523: [smf] INFO: Removed Session: UE IMSI:[262427404257973] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 02/05 11:05:58.523: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 02/05 11:05:58.528: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 02/05 11:05:58.529: [smf] INFO: Removed Session: UE IMSI:[262427237963439] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 02/05 11:05:58.529: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 02/05 11:05:58.533: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 02/05 11:05:58.534: [smf] INFO: Removed Session: UE IMSI:[262425184854371] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 02/05 11:05:58.534: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 02/05 11:05:58.539: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 02/05 11:05:58.539: [smf] INFO: Removed Session: UE IMSI:[262420230518684] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 02/05 11:05:58.539: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 02/05 11:05:58.544: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 02/05 11:05:58.544: [smf] INFO: Removed Session: UE IMSI:[262427535795550] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 02/05 11:05:58.544: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 02/05 11:05:58.549: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 02/05 11:05:58.550: [smf] INFO: Removed Session: UE IMSI:[262425500897877] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 02/05 11:05:58.550: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 02/05 11:05:58.555: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 02/05 11:05:58.555: [smf] INFO: Removed Session: UE IMSI:[262423332002428] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 02/05 11:05:58.555: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 02/05 11:05:58.560: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 02/05 11:05:58.560: [smf] INFO: Removed Session: UE IMSI:[262423254902811] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 02/05 11:05:58.561: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 02/05 11:05:58.565: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 02/05 11:05:58.566: [smf] INFO: Removed Session: UE IMSI:[262426722225362] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 02/05 11:05:58.566: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 02/05 11:05:58.571: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 02/05 11:05:58.571: [smf] INFO: Removed Session: UE IMSI:[262421735190101] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 02/05 11:05:58.571: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 02/05 11:05:58.576: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 02/05 11:05:58.576: [smf] INFO: Removed Session: UE IMSI:[262425784215709] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 02/05 11:05:58.576: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 02/05 11:05:58.581: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 02/05 11:05:58.582: [smf] INFO: Removed Session: UE IMSI:[262424779709142] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 02/05 11:05:58.582: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 02/05 11:05:58.586: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 02/05 11:05:58.587: [smf] INFO: Removed Session: UE IMSI:[262420570729039] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 02/05 11:05:58.587: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 02/05 11:05:58.591: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 02/05 11:05:58.592: [smf] INFO: Removed Session: UE IMSI:[262423195196449] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 02/05 11:05:58.592: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 02/05 11:05:58.597: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 02/05 11:05:58.597: [smf] INFO: Removed Session: UE IMSI:[262426778611422] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 02/05 11:05:58.597: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 02/05 11:05:58.602: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 02/05 11:05:58.602: [smf] INFO: Removed Session: UE IMSI:[262429257432970] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 02/05 11:05:58.602: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 02/05 11:05:58.607: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 02/05 11:05:58.608: [smf] INFO: Removed Session: UE IMSI:[262423727622082] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 02/05 11:05:58.608: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 02/05 11:05:58.612: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 02/05 11:05:58.613: [smf] INFO: Removed Session: UE IMSI:[262422022744235] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 02/05 11:05:58.613: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 02/05 11:05:58.618: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 02/05 11:05:58.618: [smf] INFO: Removed Session: UE IMSI:[262425345189195] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 02/05 11:05:58.618: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 02/05 11:05:58.623: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 02/05 11:05:58.623: [smf] INFO: Removed Session: UE IMSI:[262429596527233] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 02/05 11:05:58.623: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 02/05 11:05:58.628: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 02/05 11:05:58.629: [smf] INFO: Removed Session: UE IMSI:[262423945948487] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 02/05 11:05:58.629: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 02/05 11:05:58.633: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 02/05 11:05:58.634: [smf] INFO: Removed Session: UE IMSI:[262428742662589] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 02/05 11:05:58.634: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 02/05 11:05:58.639: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 02/05 11:05:58.639: [smf] INFO: Removed Session: UE IMSI:[262427416559669] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 02/05 11:05:58.639: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 02/05 11:05:58.644: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 02/05 11:05:58.644: [smf] INFO: Removed Session: UE IMSI:[262426998882338] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 02/05 11:05:58.644: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 02/05 11:05:58.649: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 02/05 11:05:58.650: [smf] INFO: Removed Session: UE IMSI:[262427950083584] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 02/05 11:05:58.650: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 02/05 11:05:58.654: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 02/05 11:05:58.655: [smf] INFO: Removed Session: UE IMSI:[262428191358572] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 02/05 11:05:58.655: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 02/05 11:05:58.660: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 02/05 11:05:58.660: [smf] INFO: Removed Session: UE IMSI:[262423326101126] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 02/05 11:05:58.660: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 02/05 11:05:58.665: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 02/05 11:05:58.665: [smf] INFO: Removed Session: UE IMSI:[262424228386519] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 02/05 11:05:58.665: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 02/05 11:05:58.670: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 02/05 11:05:58.671: [smf] INFO: Removed Session: UE IMSI:[262421053440958] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 02/05 11:05:58.671: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 02/05 11:05:58.675: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 02/05 11:05:58.676: [smf] INFO: Removed Session: UE IMSI:[262426612134424] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 02/05 11:05:58.676: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 02/05 11:05:58.681: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 02/05 11:05:58.681: [smf] INFO: Removed Session: UE IMSI:[262426840460876] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 02/05 11:05:58.681: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 02/05 11:05:58.686: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 02/05 11:05:58.686: [smf] INFO: Removed Session: UE IMSI:[262425661670301] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 02/05 11:05:58.686: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 02/05 11:05:58.691: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 02/05 11:05:58.692: [smf] INFO: Removed Session: UE IMSI:[262425453991141] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 02/05 11:05:58.692: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 02/05 11:05:58.696: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 02/05 11:05:58.697: [smf] INFO: Removed Session: UE IMSI:[262426784038973] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 02/05 11:05:58.697: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 02/05 11:05:58.702: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 02/05 11:05:58.702: [smf] INFO: Removed Session: UE IMSI:[262428756445956] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 02/05 11:05:58.702: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 02/05 11:05:58.707: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 02/05 11:05:58.707: [smf] INFO: Removed Session: UE IMSI:[262426535636996] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 02/05 11:05:58.707: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 02/05 11:05:58.712: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 02/05 11:05:58.713: [smf] INFO: Removed Session: UE IMSI:[262426974792446] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 02/05 11:05:58.713: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 02/05 11:05:58.717: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 02/05 11:05:58.718: [smf] INFO: Removed Session: UE IMSI:[262424263466403] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 02/05 11:05:58.718: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 02/05 11:05:58.723: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 02/05 11:05:58.723: [smf] INFO: Removed Session: UE IMSI:[262429289384854] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 02/05 11:05:58.723: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 02/05 11:05:58.728: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 02/05 11:05:58.728: [smf] INFO: Removed Session: UE IMSI:[262428300086477] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 02/05 11:05:58.728: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 02/05 11:05:58.733: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 02/05 11:05:58.733: [smf] INFO: Removed Session: UE IMSI:[262422459832211] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 02/05 11:05:58.733: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 02/05 11:05:58.738: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 02/05 11:05:58.739: [smf] INFO: Removed Session: UE IMSI:[262429153039205] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 02/05 11:05:58.739: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 02/05 11:05:58.743: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 02/05 11:05:58.744: [smf] INFO: Removed Session: UE IMSI:[262427505215596] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 02/05 11:05:58.744: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 02/05 11:05:58.749: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 02/05 11:05:58.749: [smf] INFO: Removed Session: UE IMSI:[262426057564431] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 02/05 11:05:58.749: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 02/05 11:05:58.754: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 02/05 11:05:58.754: [smf] INFO: Removed Session: UE IMSI:[262427562694106] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 02/05 11:05:58.754: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 02/05 11:05:58.759: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 02/05 11:05:58.760: [smf] INFO: Removed Session: UE IMSI:[262425403346989] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 02/05 11:05:58.760: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 02/05 11:05:58.764: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 02/05 11:05:58.765: [smf] INFO: Removed Session: UE IMSI:[262420446235482] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 02/05 11:05:58.765: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 02/05 11:05:58.770: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 02/05 11:05:58.770: [smf] INFO: Removed Session: UE IMSI:[262420796030917] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 02/05 11:05:58.770: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 02/05 11:05:58.775: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 02/05 11:05:58.775: [smf] INFO: Removed Session: UE IMSI:[262420359936619] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 02/05 11:05:58.775: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 02/05 11:05:58.780: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 02/05 11:05:58.781: [smf] INFO: Removed Session: UE IMSI:[262427486211421] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 02/05 11:05:58.781: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 02/05 11:05:58.785: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 02/05 11:05:58.786: [smf] INFO: Removed Session: UE IMSI:[262426694043808] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 02/05 11:05:58.786: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 02/05 11:05:58.790: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 02/05 11:05:58.791: [smf] INFO: Removed Session: UE IMSI:[262429642989739] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 02/05 11:05:58.791: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 02/05 11:05:58.796: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 02/05 11:05:58.796: [smf] INFO: Removed Session: UE IMSI:[262421703801697] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 02/05 11:05:58.796: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 02/05 11:05:58.801: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 02/05 11:05:58.801: [smf] INFO: Removed Session: UE IMSI:[262425531328250] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 02/05 11:05:58.801: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 02/05 11:05:58.806: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 02/05 11:05:58.807: [smf] INFO: Removed Session: UE IMSI:[262425362970689] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 02/05 11:05:58.807: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 02/05 11:05:58.811: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 02/05 11:05:58.812: [smf] INFO: Removed Session: UE IMSI:[262426615875069] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 02/05 11:05:58.812: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 02/05 11:05:58.817: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 02/05 11:05:58.817: [smf] INFO: Removed Session: UE IMSI:[262423006435678] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 02/05 11:05:58.817: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 02/05 11:05:58.822: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 02/05 11:05:58.822: [smf] INFO: Removed Session: UE IMSI:[262423840835724] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 02/05 11:05:58.822: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 02/05 11:05:58.827: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 02/05 11:05:58.827: [smf] INFO: Removed Session: UE IMSI:[262426878489485] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 02/05 11:05:58.827: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 02/05 11:05:58.832: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 02/05 11:05:58.833: [smf] INFO: Removed Session: UE IMSI:[262428074372685] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 02/05 11:05:58.833: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 02/05 11:05:58.838: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 02/05 11:05:58.838: [smf] INFO: Removed Session: UE IMSI:[262420294018925] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 02/05 11:05:58.838: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 02/05 11:05:58.843: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 02/05 11:05:58.843: [smf] INFO: Removed Session: UE IMSI:[262425474585797] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 02/05 11:05:58.843: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 02/05 11:05:58.848: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 02/05 11:05:58.848: [smf] INFO: Removed Session: UE IMSI:[262427032058574] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 02/05 11:05:58.848: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 02/05 11:05:58.853: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 02/05 11:05:58.854: [smf] INFO: Removed Session: UE IMSI:[262423063740890] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 02/05 11:05:58.854: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 02/05 11:05:58.858: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 02/05 11:05:58.859: [smf] INFO: Removed Session: UE IMSI:[262423160576916] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 02/05 11:05:58.859: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 02/05 11:05:58.864: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 02/05 11:05:58.864: [smf] INFO: Removed Session: UE IMSI:[262423603790185] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 02/05 11:05:58.864: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 02/05 11:05:58.869: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 02/05 11:05:58.869: [smf] INFO: Removed Session: UE IMSI:[262422651434488] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 02/05 11:05:58.869: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 02/05 11:05:58.874: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 02/05 11:05:58.874: [smf] INFO: Removed Session: UE IMSI:[262426589014390] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 02/05 11:05:58.874: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 02/05 11:05:58.879: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 02/05 11:05:58.880: [smf] INFO: Removed Session: UE IMSI:[262429628953918] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 02/05 11:05:58.880: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 02/05 11:05:58.885: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 02/05 11:05:58.885: [smf] INFO: Removed Session: UE IMSI:[262429830981456] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 02/05 11:05:58.885: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 02/05 11:05:58.890: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 02/05 11:05:58.890: [smf] INFO: Removed Session: UE IMSI:[262425896746469] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 02/05 11:05:58.890: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 02/05 11:05:58.895: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 02/05 11:05:58.895: [smf] INFO: Removed Session: UE IMSI:[262425301924047] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 02/05 11:05:58.895: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 02/05 11:05:58.900: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 02/05 11:05:58.900: [smf] INFO: Removed Session: UE IMSI:[262426962892766] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 02/05 11:05:58.900: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 02/05 11:05:58.905: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 02/05 11:05:58.906: [smf] INFO: Removed Session: UE IMSI:[262420618053280] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 02/05 11:05:58.906: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 02/05 11:05:58.911: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 02/05 11:05:58.911: [smf] INFO: Removed Session: UE IMSI:[262420462748119] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 02/05 11:05:58.911: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 02/05 11:05:58.916: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 02/05 11:05:58.916: [smf] INFO: Removed Session: UE IMSI:[262428631262517] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 02/05 11:05:58.916: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 02/05 11:05:58.921: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 02/05 11:05:58.921: [smf] INFO: Removed Session: UE IMSI:[262426545905734] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 02/05 11:05:58.921: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 02/05 11:05:58.926: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 02/05 11:05:58.927: [smf] INFO: Removed Session: UE IMSI:[262422602137555] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 02/05 11:05:58.927: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 02/05 11:05:58.932: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 02/05 11:05:58.932: [smf] INFO: Removed Session: UE IMSI:[262429023839567] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 02/05 11:05:58.932: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 02/05 11:05:58.937: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 02/05 11:05:58.937: [smf] INFO: Removed Session: UE IMSI:[262423326152519] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 02/05 11:05:58.937: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 02/05 11:05:58.942: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 02/05 11:05:58.942: [smf] INFO: Removed Session: UE IMSI:[262423522690477] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 02/05 11:05:58.942: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 02/05 11:05:58.947: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 02/05 11:05:58.948: [smf] INFO: Removed Session: UE IMSI:[262420172406391] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 02/05 11:05:58.948: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 02/05 11:05:58.953: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 02/05 11:05:58.953: [smf] INFO: Removed Session: UE IMSI:[262424146597587] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 02/05 11:05:58.953: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 02/05 11:05:58.958: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 02/05 11:05:58.958: [smf] INFO: Removed Session: UE IMSI:[262428940563212] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 02/05 11:05:58.958: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 02/05 11:05:58.963: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 02/05 11:05:58.963: [smf] INFO: Removed Session: UE IMSI:[262424591388618] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 02/05 11:05:58.963: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 02/05 11:05:58.968: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 02/05 11:05:58.969: [smf] INFO: Removed Session: UE IMSI:[262428611518065] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 02/05 11:05:58.969: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 02/05 11:05:58.974: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 02/05 11:05:58.974: [smf] INFO: Removed Session: UE IMSI:[262420676839808] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 02/05 11:05:58.974: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 02/05 11:05:58.979: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 02/05 11:05:58.979: [smf] INFO: Removed Session: UE IMSI:[262429753734776] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 02/05 11:05:58.979: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 02/05 11:05:58.984: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 02/05 11:05:58.984: [smf] INFO: Removed Session: UE IMSI:[262425296156957] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 02/05 11:05:58.984: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 02/05 11:05:58.989: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 02/05 11:05:58.990: [smf] INFO: Removed Session: UE IMSI:[262429455003958] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 02/05 11:05:58.990: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 02/05 11:05:58.994: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 02/05 11:05:58.995: [smf] INFO: Removed Session: UE IMSI:[262423730422619] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:58.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 02/05 11:05:58.995: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 02/05 11:05:59.000: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 02/05 11:05:59.000: [smf] INFO: Removed Session: UE IMSI:[262427417139865] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 02/05 11:05:59.000: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 02/05 11:05:59.005: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 02/05 11:05:59.005: [smf] INFO: Removed Session: UE IMSI:[262420595950662] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 02/05 11:05:59.005: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 02/05 11:05:59.010: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 02/05 11:05:59.010: [smf] INFO: Removed Session: UE IMSI:[262427146443315] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 02/05 11:05:59.010: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 02/05 11:05:59.015: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 02/05 11:05:59.016: [smf] INFO: Removed Session: UE IMSI:[262426032468274] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 02/05 11:05:59.016: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 02/05 11:05:59.021: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 02/05 11:05:59.021: [smf] INFO: Removed Session: UE IMSI:[262429269589455] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 02/05 11:05:59.021: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 02/05 11:05:59.026: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 02/05 11:05:59.027: [smf] INFO: Removed Session: UE IMSI:[262423394782704] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 02/05 11:05:59.027: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 02/05 11:05:59.031: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 02/05 11:05:59.032: [smf] INFO: Removed Session: UE IMSI:[262420418605098] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 02/05 11:05:59.032: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 02/05 11:05:59.037: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 02/05 11:05:59.037: [smf] INFO: Removed Session: UE IMSI:[262424768175847] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 02/05 11:05:59.037: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 02/05 11:05:59.042: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 02/05 11:05:59.042: [smf] INFO: Removed Session: UE IMSI:[262421390333147] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 02/05 11:05:59.042: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 02/05 11:05:59.047: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 02/05 11:05:59.048: [smf] INFO: Removed Session: UE IMSI:[262421756672190] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 02/05 11:05:59.048: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 02/05 11:05:59.053: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 02/05 11:05:59.053: [smf] INFO: Removed Session: UE IMSI:[262424792422508] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 02/05 11:05:59.053: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 02/05 11:05:59.058: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 02/05 11:05:59.059: [smf] INFO: Removed Session: UE IMSI:[262423402552206] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 02/05 11:05:59.059: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 02/05 11:05:59.063: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 02/05 11:05:59.064: [smf] INFO: Removed Session: UE IMSI:[262424381126734] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 02/05 11:05:59.064: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 02/05 11:05:59.069: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 02/05 11:05:59.069: [smf] INFO: Removed Session: UE IMSI:[262428401625858] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 02/05 11:05:59.069: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 02/05 11:05:59.074: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 02/05 11:05:59.074: [smf] INFO: Removed Session: UE IMSI:[262422910854587] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 02/05 11:05:59.074: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 02/05 11:05:59.080: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 02/05 11:05:59.080: [smf] INFO: Removed Session: UE IMSI:[262425949337566] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 02/05 11:05:59.080: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 02/05 11:05:59.085: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 02/05 11:05:59.086: [smf] INFO: Removed Session: UE IMSI:[262421202453970] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 02/05 11:05:59.086: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 02/05 11:05:59.091: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 02/05 11:05:59.092: [smf] INFO: Removed Session: UE IMSI:[262424788939302] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 02/05 11:05:59.092: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 02/05 11:05:59.097: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 02/05 11:05:59.097: [smf] INFO: Removed Session: UE IMSI:[262423583386848] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 02/05 11:05:59.097: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 02/05 11:05:59.102: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 02/05 11:05:59.102: [smf] INFO: Removed Session: UE IMSI:[262428563425466] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 02/05 11:05:59.102: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 02/05 11:05:59.107: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 02/05 11:05:59.108: [smf] INFO: Removed Session: UE IMSI:[262423947658962] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 02/05 11:05:59.108: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 02/05 11:05:59.113: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 02/05 11:05:59.113: [smf] INFO: Removed Session: UE IMSI:[262429090648138] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 02/05 11:05:59.113: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 02/05 11:05:59.118: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 02/05 11:05:59.119: [smf] INFO: Removed Session: UE IMSI:[262421394032795] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 02/05 11:05:59.119: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 02/05 11:05:59.124: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 02/05 11:05:59.125: [smf] INFO: Removed Session: UE IMSI:[262421647919248] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 02/05 11:05:59.125: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 02/05 11:05:59.130: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 02/05 11:05:59.130: [smf] INFO: Removed Session: UE IMSI:[262420656571360] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 02/05 11:05:59.130: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 02/05 11:05:59.135: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 02/05 11:05:59.136: [smf] INFO: Removed Session: UE IMSI:[262421615369919] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 02/05 11:05:59.136: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 02/05 11:05:59.141: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 02/05 11:05:59.141: [smf] INFO: Removed Session: UE IMSI:[262426430544982] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 02/05 11:05:59.141: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 02/05 11:05:59.146: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 02/05 11:05:59.147: [smf] INFO: Removed Session: UE IMSI:[262423953933317] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 02/05 11:05:59.147: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 02/05 11:05:59.152: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 02/05 11:05:59.152: [smf] INFO: Removed Session: UE IMSI:[262427287879024] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 02/05 11:05:59.152: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 02/05 11:05:59.157: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 02/05 11:05:59.157: [smf] INFO: Removed Session: UE IMSI:[262427998277283] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 02/05 11:05:59.157: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 02/05 11:05:59.162: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 02/05 11:05:59.163: [smf] INFO: Removed Session: UE IMSI:[262422040392706] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 02/05 11:05:59.163: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 02/05 11:05:59.168: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 02/05 11:05:59.168: [smf] INFO: Removed Session: UE IMSI:[262423917901735] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 02/05 11:05:59.168: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 02/05 11:05:59.173: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 02/05 11:05:59.173: [smf] INFO: Removed Session: UE IMSI:[262426211038136] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 02/05 11:05:59.173: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 02/05 11:05:59.178: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 02/05 11:05:59.179: [smf] INFO: Removed Session: UE IMSI:[262429054712520] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 02/05 11:05:59.179: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 02/05 11:05:59.184: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 02/05 11:05:59.184: [smf] INFO: Removed Session: UE IMSI:[262420732024964] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 02/05 11:05:59.184: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 02/05 11:05:59.189: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 02/05 11:05:59.190: [smf] INFO: Removed Session: UE IMSI:[262424012203412] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 02/05 11:05:59.190: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 02/05 11:05:59.195: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 02/05 11:05:59.196: [smf] INFO: Removed Session: UE IMSI:[262420595231219] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 02/05 11:05:59.196: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 02/05 11:05:59.201: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 02/05 11:05:59.202: [smf] INFO: Removed Session: UE IMSI:[262424086977706] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 02/05 11:05:59.202: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 02/05 11:05:59.207: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 02/05 11:05:59.207: [smf] INFO: Removed Session: UE IMSI:[262427316553180] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 02/05 11:05:59.207: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 02/05 11:05:59.212: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 02/05 11:05:59.213: [smf] INFO: Removed Session: UE IMSI:[262423527827173] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 02/05 11:05:59.213: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 02/05 11:05:59.217: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 02/05 11:05:59.218: [smf] INFO: Removed Session: UE IMSI:[262428820034446] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 02/05 11:05:59.218: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 02/05 11:05:59.223: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 02/05 11:05:59.223: [smf] INFO: Removed Session: UE IMSI:[262425018064990] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.223: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 02/05 11:05:59.223: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 02/05 11:05:59.228: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 02/05 11:05:59.229: [smf] INFO: Removed Session: UE IMSI:[262425939981546] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 02/05 11:05:59.229: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 02/05 11:05:59.233: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 02/05 11:05:59.234: [smf] INFO: Removed Session: UE IMSI:[262426711025673] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 02/05 11:05:59.234: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 02/05 11:05:59.239: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 02/05 11:05:59.239: [smf] INFO: Removed Session: UE IMSI:[262421144397805] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 02/05 11:05:59.239: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 02/05 11:05:59.244: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 02/05 11:05:59.244: [smf] INFO: Removed Session: UE IMSI:[262427393853224] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 02/05 11:05:59.244: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 02/05 11:05:59.249: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 02/05 11:05:59.250: [smf] INFO: Removed Session: UE IMSI:[262421400546547] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 02/05 11:05:59.250: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 02/05 11:05:59.255: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 02/05 11:05:59.255: [smf] INFO: Removed Session: UE IMSI:[262423022503990] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 02/05 11:05:59.255: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 02/05 11:05:59.260: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 02/05 11:05:59.260: [smf] INFO: Removed Session: UE IMSI:[262424472694849] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 02/05 11:05:59.260: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 02/05 11:05:59.265: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 02/05 11:05:59.266: [smf] INFO: Removed Session: UE IMSI:[262421544175246] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 02/05 11:05:59.266: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 02/05 11:05:59.271: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 02/05 11:05:59.271: [smf] INFO: Removed Session: UE IMSI:[262423836356535] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 02/05 11:05:59.271: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 02/05 11:05:59.276: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 02/05 11:05:59.276: [smf] INFO: Removed Session: UE IMSI:[262428686068808] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 02/05 11:05:59.276: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 02/05 11:05:59.281: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 02/05 11:05:59.282: [smf] INFO: Removed Session: UE IMSI:[262427805528070] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 02/05 11:05:59.282: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 02/05 11:05:59.287: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 02/05 11:05:59.287: [smf] INFO: Removed Session: UE IMSI:[262426862272457] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 02/05 11:05:59.287: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 02/05 11:05:59.292: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 02/05 11:05:59.292: [smf] INFO: Removed Session: UE IMSI:[262428280392298] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 02/05 11:05:59.292: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 02/05 11:05:59.297: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 02/05 11:05:59.298: [smf] INFO: Removed Session: UE IMSI:[262423997266687] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 02/05 11:05:59.298: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 02/05 11:05:59.303: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 02/05 11:05:59.303: [smf] INFO: Removed Session: UE IMSI:[262422996207443] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.303: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 02/05 11:05:59.303: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 02/05 11:05:59.308: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 02/05 11:05:59.308: [smf] INFO: Removed Session: UE IMSI:[262424754458132] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 02/05 11:05:59.308: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 02/05 11:05:59.313: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 02/05 11:05:59.314: [smf] INFO: Removed Session: UE IMSI:[262427785451443] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 02/05 11:05:59.314: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 02/05 11:05:59.319: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 02/05 11:05:59.319: [smf] INFO: Removed Session: UE IMSI:[262425302949434] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 02/05 11:05:59.319: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 02/05 11:05:59.324: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 02/05 11:05:59.324: [smf] INFO: Removed Session: UE IMSI:[262425186956841] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 02/05 11:05:59.324: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 02/05 11:05:59.329: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 02/05 11:05:59.330: [smf] INFO: Removed Session: UE IMSI:[262427638517566] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 02/05 11:05:59.330: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 02/05 11:05:59.335: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 02/05 11:05:59.335: [smf] INFO: Removed Session: UE IMSI:[262425307627526] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 02/05 11:05:59.335: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 02/05 11:05:59.340: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 02/05 11:05:59.340: [smf] INFO: Removed Session: UE IMSI:[262428110102103] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 02/05 11:05:59.340: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 02/05 11:05:59.345: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 02/05 11:05:59.346: [smf] INFO: Removed Session: UE IMSI:[262424972197781] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 02/05 11:05:59.346: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 02/05 11:05:59.351: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 02/05 11:05:59.351: [smf] INFO: Removed Session: UE IMSI:[262429580455976] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 02/05 11:05:59.351: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 02/05 11:05:59.356: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 02/05 11:05:59.357: [smf] INFO: Removed Session: UE IMSI:[262429166227886] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 02/05 11:05:59.357: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 02/05 11:05:59.362: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 02/05 11:05:59.362: [smf] INFO: Removed Session: UE IMSI:[262426510238248] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 02/05 11:05:59.362: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 02/05 11:05:59.367: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 02/05 11:05:59.368: [smf] INFO: Removed Session: UE IMSI:[262427652214028] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 02/05 11:05:59.368: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 02/05 11:05:59.373: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 02/05 11:05:59.373: [smf] INFO: Removed Session: UE IMSI:[262426178204509] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 02/05 11:05:59.373: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 02/05 11:05:59.378: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 02/05 11:05:59.379: [smf] INFO: Removed Session: UE IMSI:[262421503807256] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 02/05 11:05:59.379: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 02/05 11:05:59.384: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 02/05 11:05:59.384: [smf] INFO: Removed Session: UE IMSI:[262428508190565] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 02/05 11:05:59.384: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 02/05 11:05:59.389: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 02/05 11:05:59.390: [smf] INFO: Removed Session: UE IMSI:[262426890106315] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 02/05 11:05:59.390: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 02/05 11:05:59.394: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 02/05 11:05:59.395: [smf] INFO: Removed Session: UE IMSI:[262428570301110] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 02/05 11:05:59.395: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 02/05 11:05:59.400: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 02/05 11:05:59.400: [smf] INFO: Removed Session: UE IMSI:[262424756551931] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 02/05 11:05:59.400: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 02/05 11:05:59.405: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 02/05 11:05:59.405: [smf] INFO: Removed Session: UE IMSI:[262426458421020] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 02/05 11:05:59.405: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 02/05 11:05:59.410: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 02/05 11:05:59.411: [smf] INFO: Removed Session: UE IMSI:[262421924679312] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 02/05 11:05:59.411: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 02/05 11:05:59.416: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 02/05 11:05:59.416: [smf] INFO: Removed Session: UE IMSI:[262420618418435] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 02/05 11:05:59.416: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 02/05 11:05:59.421: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 02/05 11:05:59.422: [smf] INFO: Removed Session: UE IMSI:[262428245492545] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 02/05 11:05:59.422: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 02/05 11:05:59.427: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 02/05 11:05:59.427: [smf] INFO: Removed Session: UE IMSI:[262425310209492] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 02/05 11:05:59.427: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 02/05 11:05:59.432: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 02/05 11:05:59.432: [smf] INFO: Removed Session: UE IMSI:[262423435205999] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 02/05 11:05:59.432: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 02/05 11:05:59.437: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 02/05 11:05:59.438: [smf] INFO: Removed Session: UE IMSI:[262427909855948] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 02/05 11:05:59.438: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 02/05 11:05:59.443: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 02/05 11:05:59.443: [smf] INFO: Removed Session: UE IMSI:[262421034561618] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 02/05 11:05:59.443: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 02/05 11:05:59.448: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 02/05 11:05:59.448: [smf] INFO: Removed Session: UE IMSI:[262425787186153] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 02/05 11:05:59.448: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 02/05 11:05:59.453: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 02/05 11:05:59.454: [smf] INFO: Removed Session: UE IMSI:[262427792722381] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 02/05 11:05:59.454: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 02/05 11:05:59.458: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 02/05 11:05:59.459: [smf] INFO: Removed Session: UE IMSI:[262421052427449] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 02/05 11:05:59.459: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 02/05 11:05:59.464: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 02/05 11:05:59.464: [smf] INFO: Removed Session: UE IMSI:[262427391142582] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 02/05 11:05:59.464: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 02/05 11:05:59.469: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 02/05 11:05:59.469: [smf] INFO: Removed Session: UE IMSI:[262428606667611] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 02/05 11:05:59.469: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 02/05 11:05:59.474: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 02/05 11:05:59.475: [smf] INFO: Removed Session: UE IMSI:[262426990018983] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 02/05 11:05:59.475: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 02/05 11:05:59.480: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 02/05 11:05:59.480: [smf] INFO: Removed Session: UE IMSI:[262429943128627] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 02/05 11:05:59.480: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 02/05 11:05:59.485: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 02/05 11:05:59.485: [smf] INFO: Removed Session: UE IMSI:[262421860955441] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 02/05 11:05:59.485: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 02/05 11:05:59.490: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 02/05 11:05:59.490: [smf] INFO: Removed Session: UE IMSI:[262425832180618] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 02/05 11:05:59.490: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 02/05 11:05:59.495: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 02/05 11:05:59.495: [smf] INFO: Removed Session: UE IMSI:[262423474865472] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 02/05 11:05:59.496: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 02/05 11:05:59.500: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 02/05 11:05:59.501: [smf] INFO: Removed Session: UE IMSI:[262424493304221] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 02/05 11:05:59.501: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 02/05 11:05:59.506: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 02/05 11:05:59.506: [smf] INFO: Removed Session: UE IMSI:[262425563534661] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 02/05 11:05:59.506: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 02/05 11:05:59.511: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 02/05 11:05:59.512: [smf] INFO: Removed Session: UE IMSI:[262421513183163] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 02/05 11:05:59.512: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 02/05 11:05:59.518: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 02/05 11:05:59.519: [smf] INFO: Removed Session: UE IMSI:[262423354482984] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 02/05 11:05:59.519: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 02/05 11:05:59.523: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 02/05 11:05:59.524: [smf] INFO: Removed Session: UE IMSI:[262427681448353] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 02/05 11:05:59.524: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 02/05 11:05:59.529: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 02/05 11:05:59.529: [smf] INFO: Removed Session: UE IMSI:[262421626875083] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 02/05 11:05:59.529: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 02/05 11:05:59.534: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 02/05 11:05:59.535: [smf] INFO: Removed Session: UE IMSI:[262424936984515] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 02/05 11:05:59.535: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 02/05 11:05:59.540: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 02/05 11:05:59.540: [smf] INFO: Removed Session: UE IMSI:[262426885209103] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 02/05 11:05:59.540: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 02/05 11:05:59.545: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 02/05 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262420500071345] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 02/05 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 02/05 11:05:59.550: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 02/05 11:05:59.551: [smf] INFO: Removed Session: UE IMSI:[262428983221632] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 02/05 11:05:59.551: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 02/05 11:05:59.556: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 02/05 11:05:59.556: [smf] INFO: Removed Session: UE IMSI:[262422881811280] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 02/05 11:05:59.556: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 02/05 11:05:59.561: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 02/05 11:05:59.561: [smf] INFO: Removed Session: UE IMSI:[262429353995900] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 02/05 11:05:59.561: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 02/05 11:05:59.566: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 02/05 11:05:59.567: [smf] INFO: Removed Session: UE IMSI:[262421334858897] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 02/05 11:05:59.567: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 02/05 11:05:59.572: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 02/05 11:05:59.572: [smf] INFO: Removed Session: UE IMSI:[262426858127646] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 02/05 11:05:59.572: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 02/05 11:05:59.577: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 02/05 11:05:59.578: [smf] INFO: Removed Session: UE IMSI:[262422357541445] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 02/05 11:05:59.578: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 02/05 11:05:59.583: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 02/05 11:05:59.584: [smf] INFO: Removed Session: UE IMSI:[262429426714491] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 02/05 11:05:59.584: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 02/05 11:05:59.588: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 02/05 11:05:59.589: [smf] INFO: Removed Session: UE IMSI:[262420454970865] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 02/05 11:05:59.589: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 02/05 11:05:59.594: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 02/05 11:05:59.594: [smf] INFO: Removed Session: UE IMSI:[262421835061988] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 02/05 11:05:59.594: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 02/05 11:05:59.599: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 02/05 11:05:59.599: [smf] INFO: Removed Session: UE IMSI:[262422356007078] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 02/05 11:05:59.599: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 02/05 11:05:59.604: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 02/05 11:05:59.605: [smf] INFO: Removed Session: UE IMSI:[262420666419645] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 02/05 11:05:59.605: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 02/05 11:05:59.610: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 02/05 11:05:59.610: [smf] INFO: Removed Session: UE IMSI:[262423929865281] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 02/05 11:05:59.610: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 02/05 11:05:59.615: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 02/05 11:05:59.615: [smf] INFO: Removed Session: UE IMSI:[262425973629044] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 02/05 11:05:59.616: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 02/05 11:05:59.620: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 02/05 11:05:59.621: [smf] INFO: Removed Session: UE IMSI:[262425841764424] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 02/05 11:05:59.621: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 02/05 11:05:59.626: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 02/05 11:05:59.626: [smf] INFO: Removed Session: UE IMSI:[262424851646466] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 02/05 11:05:59.626: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 02/05 11:05:59.631: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 02/05 11:05:59.632: [smf] INFO: Removed Session: UE IMSI:[262429245633486] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 02/05 11:05:59.632: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 02/05 11:05:59.637: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 02/05 11:05:59.637: [smf] INFO: Removed Session: UE IMSI:[262427174644454] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 02/05 11:05:59.637: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 02/05 11:05:59.642: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 02/05 11:05:59.642: [smf] INFO: Removed Session: UE IMSI:[262429064773676] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 02/05 11:05:59.642: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 02/05 11:05:59.647: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 02/05 11:05:59.648: [smf] INFO: Removed Session: UE IMSI:[262427773368322] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 02/05 11:05:59.648: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 02/05 11:05:59.653: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 02/05 11:05:59.653: [smf] INFO: Removed Session: UE IMSI:[262428945590669] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 02/05 11:05:59.653: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 02/05 11:05:59.658: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 02/05 11:05:59.658: [smf] INFO: Removed Session: UE IMSI:[262421773051903] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 02/05 11:05:59.658: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 02/05 11:05:59.663: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 02/05 11:05:59.664: [smf] INFO: Removed Session: UE IMSI:[262426288635097] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 02/05 11:05:59.664: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 02/05 11:05:59.669: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 02/05 11:05:59.669: [smf] INFO: Removed Session: UE IMSI:[262426046762192] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 02/05 11:05:59.669: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 02/05 11:05:59.674: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 02/05 11:05:59.674: [smf] INFO: Removed Session: UE IMSI:[262428798659767] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 02/05 11:05:59.674: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 02/05 11:05:59.679: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 02/05 11:05:59.680: [smf] INFO: Removed Session: UE IMSI:[262421380818451] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 02/05 11:05:59.680: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 02/05 11:05:59.685: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 02/05 11:05:59.685: [smf] INFO: Removed Session: UE IMSI:[262424594763947] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 02/05 11:05:59.685: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 02/05 11:05:59.690: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 02/05 11:05:59.690: [smf] INFO: Removed Session: UE IMSI:[262429096189967] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 02/05 11:05:59.690: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 02/05 11:05:59.695: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 02/05 11:05:59.696: [smf] INFO: Removed Session: UE IMSI:[262428344997362] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 02/05 11:05:59.696: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 02/05 11:05:59.701: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 02/05 11:05:59.701: [smf] INFO: Removed Session: UE IMSI:[262420773156929] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 02/05 11:05:59.701: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 02/05 11:05:59.706: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 02/05 11:05:59.706: [smf] INFO: Removed Session: UE IMSI:[262420813724095] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 02/05 11:05:59.706: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 02/05 11:05:59.711: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 02/05 11:05:59.712: [smf] INFO: Removed Session: UE IMSI:[262424961708970] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 02/05 11:05:59.712: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 02/05 11:05:59.717: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 02/05 11:05:59.717: [smf] INFO: Removed Session: UE IMSI:[262425251598705] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 02/05 11:05:59.717: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 02/05 11:05:59.722: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 02/05 11:05:59.722: [smf] INFO: Removed Session: UE IMSI:[262427811633729] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 02/05 11:05:59.722: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 02/05 11:05:59.727: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 02/05 11:05:59.728: [smf] INFO: Removed Session: UE IMSI:[262423205228134] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 02/05 11:05:59.728: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 02/05 11:05:59.733: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 02/05 11:05:59.733: [smf] INFO: Removed Session: UE IMSI:[262428581664726] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 02/05 11:05:59.733: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 02/05 11:05:59.738: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 02/05 11:05:59.738: [smf] INFO: Removed Session: UE IMSI:[262429677267236] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 02/05 11:05:59.738: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 02/05 11:05:59.743: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 02/05 11:05:59.744: [smf] INFO: Removed Session: UE IMSI:[262426259113156] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 02/05 11:05:59.744: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 02/05 11:05:59.749: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 02/05 11:05:59.749: [smf] INFO: Removed Session: UE IMSI:[262425648025233] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 02/05 11:05:59.749: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 02/05 11:05:59.754: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 02/05 11:05:59.754: [smf] INFO: Removed Session: UE IMSI:[262421015240076] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 02/05 11:05:59.754: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 02/05 11:05:59.759: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 02/05 11:05:59.760: [smf] INFO: Removed Session: UE IMSI:[262424988084287] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 02/05 11:05:59.760: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 02/05 11:05:59.765: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 02/05 11:05:59.765: [smf] INFO: Removed Session: UE IMSI:[262420538418917] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 02/05 11:05:59.765: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 02/05 11:05:59.770: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 02/05 11:05:59.770: [smf] INFO: Removed Session: UE IMSI:[262426804387524] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 02/05 11:05:59.770: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 02/05 11:05:59.775: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 02/05 11:05:59.776: [smf] INFO: Removed Session: UE IMSI:[262420054977085] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 02/05 11:05:59.776: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 02/05 11:05:59.781: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 02/05 11:05:59.781: [smf] INFO: Removed Session: UE IMSI:[262424116596897] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 02/05 11:05:59.781: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 02/05 11:05:59.786: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 02/05 11:05:59.786: [smf] INFO: Removed Session: UE IMSI:[262428674281166] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 02/05 11:05:59.786: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 02/05 11:05:59.791: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 02/05 11:05:59.792: [smf] INFO: Removed Session: UE IMSI:[262421919161444] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 02/05 11:05:59.792: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 02/05 11:05:59.797: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 02/05 11:05:59.797: [smf] INFO: Removed Session: UE IMSI:[262425272788865] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 02/05 11:05:59.797: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 02/05 11:05:59.802: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 02/05 11:05:59.802: [smf] INFO: Removed Session: UE IMSI:[262428007859539] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 02/05 11:05:59.802: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 02/05 11:05:59.807: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 02/05 11:05:59.808: [smf] INFO: Removed Session: UE IMSI:[262424643917490] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 02/05 11:05:59.808: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 02/05 11:05:59.813: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 02/05 11:05:59.813: [smf] INFO: Removed Session: UE IMSI:[262420091029925] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 02/05 11:05:59.813: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 02/05 11:05:59.818: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 02/05 11:05:59.818: [smf] INFO: Removed Session: UE IMSI:[262425607160866] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 02/05 11:05:59.818: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 02/05 11:05:59.823: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 02/05 11:05:59.824: [smf] INFO: Removed Session: UE IMSI:[262422898283833] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 02/05 11:05:59.824: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 02/05 11:05:59.829: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 02/05 11:05:59.829: [smf] INFO: Removed Session: UE IMSI:[262428839916495] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 02/05 11:05:59.829: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 02/05 11:05:59.834: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 02/05 11:05:59.834: [smf] INFO: Removed Session: UE IMSI:[262423966213491] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 02/05 11:05:59.834: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 02/05 11:05:59.839: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 02/05 11:05:59.840: [smf] INFO: Removed Session: UE IMSI:[262427315448011] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 02/05 11:05:59.840: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 02/05 11:05:59.845: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 02/05 11:05:59.845: [smf] INFO: Removed Session: UE IMSI:[262426858766605] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 02/05 11:05:59.845: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 02/05 11:05:59.850: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 02/05 11:05:59.850: [smf] INFO: Removed Session: UE IMSI:[262423067863944] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 02/05 11:05:59.850: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 02/05 11:05:59.855: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 02/05 11:05:59.856: [smf] INFO: Removed Session: UE IMSI:[262425046720412] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 02/05 11:05:59.856: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 02/05 11:05:59.861: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 02/05 11:05:59.861: [smf] INFO: Removed Session: UE IMSI:[262424605776650] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 02/05 11:05:59.861: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 02/05 11:05:59.866: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 02/05 11:05:59.866: [smf] INFO: Removed Session: UE IMSI:[262425510813726] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 02/05 11:05:59.866: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 02/05 11:05:59.871: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 02/05 11:05:59.872: [smf] INFO: Removed Session: UE IMSI:[262422197079986] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 02/05 11:05:59.872: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 02/05 11:05:59.877: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 02/05 11:05:59.877: [smf] INFO: Removed Session: UE IMSI:[262428947949684] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 02/05 11:05:59.877: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 02/05 11:05:59.882: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 02/05 11:05:59.882: [smf] INFO: Removed Session: UE IMSI:[262424896946707] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 02/05 11:05:59.882: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 02/05 11:05:59.887: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 02/05 11:05:59.888: [smf] INFO: Removed Session: UE IMSI:[262428675193638] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 02/05 11:05:59.888: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 02/05 11:05:59.893: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 02/05 11:05:59.893: [smf] INFO: Removed Session: UE IMSI:[262427777114821] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 02/05 11:05:59.893: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 02/05 11:05:59.898: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 02/05 11:05:59.898: [smf] INFO: Removed Session: UE IMSI:[262424424911027] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 02/05 11:05:59.898: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 02/05 11:05:59.903: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 02/05 11:05:59.904: [smf] INFO: Removed Session: UE IMSI:[262427953013873] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 02/05 11:05:59.904: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 02/05 11:05:59.909: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 02/05 11:05:59.909: [smf] INFO: Removed Session: UE IMSI:[262427609115505] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 02/05 11:05:59.909: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 02/05 11:05:59.914: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 02/05 11:05:59.914: [smf] INFO: Removed Session: UE IMSI:[262421601730883] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 02/05 11:05:59.914: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 02/05 11:05:59.919: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 02/05 11:05:59.920: [smf] INFO: Removed Session: UE IMSI:[262424966514330] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 02/05 11:05:59.920: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 02/05 11:05:59.925: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 02/05 11:05:59.925: [smf] INFO: Removed Session: UE IMSI:[262426353281821] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 02/05 11:05:59.925: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 02/05 11:05:59.930: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 02/05 11:05:59.930: [smf] INFO: Removed Session: UE IMSI:[262429622555018] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 02/05 11:05:59.930: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 02/05 11:05:59.935: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 02/05 11:05:59.936: [smf] INFO: Removed Session: UE IMSI:[262423391395200] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 02/05 11:05:59.936: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 02/05 11:05:59.941: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 02/05 11:05:59.941: [smf] INFO: Removed Session: UE IMSI:[262424488368566] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 02/05 11:05:59.941: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 02/05 11:05:59.946: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 02/05 11:05:59.946: [smf] INFO: Removed Session: UE IMSI:[262427402546009] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 02/05 11:05:59.946: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 02/05 11:05:59.951: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 02/05 11:05:59.952: [smf] INFO: Removed Session: UE IMSI:[262425656751557] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 02/05 11:05:59.952: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 02/05 11:05:59.957: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 02/05 11:05:59.957: [smf] INFO: Removed Session: UE IMSI:[262425033114595] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 02/05 11:05:59.957: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 02/05 11:05:59.962: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 02/05 11:05:59.962: [smf] INFO: Removed Session: UE IMSI:[262423364563448] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 02/05 11:05:59.962: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 02/05 11:05:59.967: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 02/05 11:05:59.968: [smf] INFO: Removed Session: UE IMSI:[262425423514792] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 02/05 11:05:59.968: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 02/05 11:05:59.973: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 02/05 11:05:59.973: [smf] INFO: Removed Session: UE IMSI:[262420669201459] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 02/05 11:05:59.973: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 02/05 11:05:59.978: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 02/05 11:05:59.978: [smf] INFO: Removed Session: UE IMSI:[262429494446394] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 02/05 11:05:59.978: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 02/05 11:05:59.983: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 02/05 11:05:59.984: [smf] INFO: Removed Session: UE IMSI:[262426581161997] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 02/05 11:05:59.984: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 02/05 11:05:59.989: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 02/05 11:05:59.989: [smf] INFO: Removed Session: UE IMSI:[262429062166562] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 02/05 11:05:59.989: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 02/05 11:05:59.994: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 02/05 11:05:59.994: [smf] INFO: Removed Session: UE IMSI:[262427888040728] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:05:59.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 02/05 11:05:59.994: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 02/05 11:05:59.999: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 02/05 11:06:00.000: [smf] INFO: Removed Session: UE IMSI:[262420703340502] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 02/05 11:06:00.000: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 02/05 11:06:00.005: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 02/05 11:06:00.005: [smf] INFO: Removed Session: UE IMSI:[262426574823655] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 02/05 11:06:00.005: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 02/05 11:06:00.010: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 02/05 11:06:00.010: [smf] INFO: Removed Session: UE IMSI:[262427961567547] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 02/05 11:06:00.010: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 02/05 11:06:00.015: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 02/05 11:06:00.016: [smf] INFO: Removed Session: UE IMSI:[262427418654386] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 02/05 11:06:00.016: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 02/05 11:06:00.021: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 02/05 11:06:00.021: [smf] INFO: Removed Session: UE IMSI:[262422657528128] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 02/05 11:06:00.021: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 02/05 11:06:00.026: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 02/05 11:06:00.026: [smf] INFO: Removed Session: UE IMSI:[262422798162529] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 02/05 11:06:00.026: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 02/05 11:06:00.031: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 02/05 11:06:00.032: [smf] INFO: Removed Session: UE IMSI:[262425466003630] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 02/05 11:06:00.032: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 02/05 11:06:00.037: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 02/05 11:06:00.037: [smf] INFO: Removed Session: UE IMSI:[262420838084063] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 02/05 11:06:00.037: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 02/05 11:06:00.042: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 02/05 11:06:00.042: [smf] INFO: Removed Session: UE IMSI:[262421926168882] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 02/05 11:06:00.042: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 02/05 11:06:00.047: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 02/05 11:06:00.048: [smf] INFO: Removed Session: UE IMSI:[262429652014981] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 02/05 11:06:00.048: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 02/05 11:06:00.053: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 02/05 11:06:00.053: [smf] INFO: Removed Session: UE IMSI:[262425196526185] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 02/05 11:06:00.053: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 02/05 11:06:00.058: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 02/05 11:06:00.058: [smf] INFO: Removed Session: UE IMSI:[262424510267639] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 02/05 11:06:00.058: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 02/05 11:06:00.064: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 02/05 11:06:00.064: [smf] INFO: Removed Session: UE IMSI:[262424668410408] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 02/05 11:06:00.064: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 02/05 11:06:00.069: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 02/05 11:06:00.069: [smf] INFO: Removed Session: UE IMSI:[262427050539760] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 02/05 11:06:00.069: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 02/05 11:06:00.074: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 02/05 11:06:00.075: [smf] INFO: Removed Session: UE IMSI:[262425978991293] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 02/05 11:06:00.075: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 02/05 11:06:00.080: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 02/05 11:06:00.080: [smf] INFO: Removed Session: UE IMSI:[262427214112469] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 02/05 11:06:00.080: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 02/05 11:06:00.085: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 02/05 11:06:00.085: [smf] INFO: Removed Session: UE IMSI:[262428131094729] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 02/05 11:06:00.085: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 02/05 11:06:00.090: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 02/05 11:06:00.091: [smf] INFO: Removed Session: UE IMSI:[262423728328573] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 02/05 11:06:00.091: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 02/05 11:06:00.096: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 02/05 11:06:00.096: [smf] INFO: Removed Session: UE IMSI:[262424909117999] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 02/05 11:06:00.096: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 02/05 11:06:00.101: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 02/05 11:06:00.101: [smf] INFO: Removed Session: UE IMSI:[262427899234052] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 02/05 11:06:00.101: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 02/05 11:06:00.106: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 02/05 11:06:00.107: [smf] INFO: Removed Session: UE IMSI:[262422245026990] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 02/05 11:06:00.107: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 02/05 11:06:00.112: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 02/05 11:06:00.112: [smf] INFO: Removed Session: UE IMSI:[262426451044016] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 02/05 11:06:00.112: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 02/05 11:06:00.117: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 02/05 11:06:00.117: [smf] INFO: Removed Session: UE IMSI:[262425184471104] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 02/05 11:06:00.117: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 02/05 11:06:00.122: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 02/05 11:06:00.123: [smf] INFO: Removed Session: UE IMSI:[262420733859152] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 02/05 11:06:00.123: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 02/05 11:06:00.128: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 02/05 11:06:00.128: [smf] INFO: Removed Session: UE IMSI:[262420477923482] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 02/05 11:06:00.128: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 02/05 11:06:00.133: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 02/05 11:06:00.133: [smf] INFO: Removed Session: UE IMSI:[262424973490983] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 02/05 11:06:00.133: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 02/05 11:06:00.138: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 02/05 11:06:00.139: [smf] INFO: Removed Session: UE IMSI:[262428089479978] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 02/05 11:06:00.139: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 02/05 11:06:00.144: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 02/05 11:06:00.144: [smf] INFO: Removed Session: UE IMSI:[262421843062574] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 02/05 11:06:00.144: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 02/05 11:06:00.149: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 02/05 11:06:00.149: [smf] INFO: Removed Session: UE IMSI:[262429791730272] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 02/05 11:06:00.149: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 02/05 11:06:00.154: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 02/05 11:06:00.154: [smf] INFO: Removed Session: UE IMSI:[262426386560131] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 02/05 11:06:00.154: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 02/05 11:06:00.159: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 02/05 11:06:00.160: [smf] INFO: Removed Session: UE IMSI:[262427920917955] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 02/05 11:06:00.160: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 02/05 11:06:00.165: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 02/05 11:06:00.165: [smf] INFO: Removed Session: UE IMSI:[262420450666558] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 02/05 11:06:00.165: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 02/05 11:06:00.170: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 02/05 11:06:00.170: [smf] INFO: Removed Session: UE IMSI:[262423506817089] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 02/05 11:06:00.171: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 02/05 11:06:00.175: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 02/05 11:06:00.176: [smf] INFO: Removed Session: UE IMSI:[262425082994880] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 02/05 11:06:00.176: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 02/05 11:06:00.181: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 02/05 11:06:00.181: [smf] INFO: Removed Session: UE IMSI:[262427373870157] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 02/05 11:06:00.181: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 02/05 11:06:00.186: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 02/05 11:06:00.186: [smf] INFO: Removed Session: UE IMSI:[262429714636882] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 02/05 11:06:00.186: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 02/05 11:06:00.191: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 02/05 11:06:00.192: [smf] INFO: Removed Session: UE IMSI:[262424039619897] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 02/05 11:06:00.192: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 02/05 11:06:00.197: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 02/05 11:06:00.197: [smf] INFO: Removed Session: UE IMSI:[262424818558955] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 02/05 11:06:00.197: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 02/05 11:06:00.202: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 02/05 11:06:00.203: [smf] INFO: Removed Session: UE IMSI:[262422537004556] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 02/05 11:06:00.203: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 02/05 11:06:00.208: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 02/05 11:06:00.208: [smf] INFO: Removed Session: UE IMSI:[262429163172339] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 02/05 11:06:00.208: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 02/05 11:06:00.213: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 02/05 11:06:00.213: [smf] INFO: Removed Session: UE IMSI:[262421047509498] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 02/05 11:06:00.213: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 02/05 11:06:00.218: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 02/05 11:06:00.219: [smf] INFO: Removed Session: UE IMSI:[262428379834781] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 02/05 11:06:00.219: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 02/05 11:06:00.224: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 02/05 11:06:00.225: [smf] INFO: Removed Session: UE IMSI:[262425581250526] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 02/05 11:06:00.225: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 02/05 11:06:00.229: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 02/05 11:06:00.230: [smf] INFO: Removed Session: UE IMSI:[262426786259169] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 02/05 11:06:00.230: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 02/05 11:06:00.235: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 02/05 11:06:00.235: [smf] INFO: Removed Session: UE IMSI:[262427345788619] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 02/05 11:06:00.235: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 02/05 11:06:00.241: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 02/05 11:06:00.241: [smf] INFO: Removed Session: UE IMSI:[262422139519092] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 02/05 11:06:00.241: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 02/05 11:06:00.246: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 02/05 11:06:00.247: [smf] INFO: Removed Session: UE IMSI:[262429159517648] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 02/05 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 02/05 11:06:00.252: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 02/05 11:06:00.252: [smf] INFO: Removed Session: UE IMSI:[262422831551263] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 02/05 11:06:00.252: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 02/05 11:06:00.257: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 02/05 11:06:00.258: [smf] INFO: Removed Session: UE IMSI:[262422192233701] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 02/05 11:06:00.258: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 02/05 11:06:00.263: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 02/05 11:06:00.263: [smf] INFO: Removed Session: UE IMSI:[262424727448442] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 02/05 11:06:00.264: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 02/05 11:06:00.269: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 02/05 11:06:00.269: [smf] INFO: Removed Session: UE IMSI:[262423678807902] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 02/05 11:06:00.269: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 02/05 11:06:00.274: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 02/05 11:06:00.275: [smf] INFO: Removed Session: UE IMSI:[262421898455959] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 02/05 11:06:00.275: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 02/05 11:06:00.280: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 02/05 11:06:00.280: [smf] INFO: Removed Session: UE IMSI:[262423738372083] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 02/05 11:06:00.280: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 02/05 11:06:00.285: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 02/05 11:06:00.287: [smf] INFO: Removed Session: UE IMSI:[262420965106700] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 02/05 11:06:00.287: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 02/05 11:06:00.290: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 02/05 11:06:00.291: [smf] INFO: Removed Session: UE IMSI:[262425065833163] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 02/05 11:06:00.291: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 02/05 11:06:00.296: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 02/05 11:06:00.296: [smf] INFO: Removed Session: UE IMSI:[262421473953593] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 02/05 11:06:00.296: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 02/05 11:06:00.301: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 02/05 11:06:00.302: [smf] INFO: Removed Session: UE IMSI:[262420666868730] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 02/05 11:06:00.302: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 02/05 11:06:00.307: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 02/05 11:06:00.308: [smf] INFO: Removed Session: UE IMSI:[262421421365519] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 02/05 11:06:00.308: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 02/05 11:06:00.312: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 02/05 11:06:00.313: [smf] INFO: Removed Session: UE IMSI:[262421139485791] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 02/05 11:06:00.313: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 02/05 11:06:00.318: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 02/05 11:06:00.318: [smf] INFO: Removed Session: UE IMSI:[262427515045615] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 02/05 11:06:00.318: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 02/05 11:06:00.323: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 02/05 11:06:00.324: [smf] INFO: Removed Session: UE IMSI:[262426487826275] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 02/05 11:06:00.324: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 02/05 11:06:00.329: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 02/05 11:06:00.329: [smf] INFO: Removed Session: UE IMSI:[262426277432529] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 02/05 11:06:00.329: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 02/05 11:06:00.334: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 02/05 11:06:00.335: [smf] INFO: Removed Session: UE IMSI:[262423485705920] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 02/05 11:06:00.335: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 02/05 11:06:00.339: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 02/05 11:06:00.340: [smf] INFO: Removed Session: UE IMSI:[262429709763297] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 02/05 11:06:00.340: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 02/05 11:06:00.345: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 02/05 11:06:00.345: [smf] INFO: Removed Session: UE IMSI:[262428423890530] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 02/05 11:06:00.345: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 02/05 11:06:00.350: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 02/05 11:06:00.351: [smf] INFO: Removed Session: UE IMSI:[262427676528360] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 02/05 11:06:00.351: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 02/05 11:06:00.356: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 02/05 11:06:00.356: [smf] INFO: Removed Session: UE IMSI:[262428249988600] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 02/05 11:06:00.356: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 02/05 11:06:00.361: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 02/05 11:06:00.361: [smf] INFO: Removed Session: UE IMSI:[262422990270230] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 02/05 11:06:00.361: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 02/05 11:06:00.366: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 02/05 11:06:00.367: [smf] INFO: Removed Session: UE IMSI:[262427287078980] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 02/05 11:06:00.367: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 02/05 11:06:00.372: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 02/05 11:06:00.373: [smf] INFO: Removed Session: UE IMSI:[262428974729354] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 02/05 11:06:00.373: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 02/05 11:06:00.378: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 02/05 11:06:00.378: [smf] INFO: Removed Session: UE IMSI:[262427937573848] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 02/05 11:06:00.378: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 02/05 11:06:00.383: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 02/05 11:06:00.384: [smf] INFO: Removed Session: UE IMSI:[262420406197006] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 02/05 11:06:00.384: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 02/05 11:06:00.389: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 02/05 11:06:00.389: [smf] INFO: Removed Session: UE IMSI:[262427205742769] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 02/05 11:06:00.389: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 02/05 11:06:00.394: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 02/05 11:06:00.394: [smf] INFO: Removed Session: UE IMSI:[262425142017996] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 02/05 11:06:00.394: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 02/05 11:06:00.399: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 02/05 11:06:00.400: [smf] INFO: Removed Session: UE IMSI:[262426259868425] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 02/05 11:06:00.400: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 02/05 11:06:00.405: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 02/05 11:06:00.405: [smf] INFO: Removed Session: UE IMSI:[262429428927230] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 02/05 11:06:00.405: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 02/05 11:06:00.410: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 02/05 11:06:00.410: [smf] INFO: Removed Session: UE IMSI:[262426956008434] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 02/05 11:06:00.410: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 02/05 11:06:00.415: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 02/05 11:06:00.416: [smf] INFO: Removed Session: UE IMSI:[262424391182964] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 02/05 11:06:00.416: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 02/05 11:06:00.421: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 02/05 11:06:00.421: [smf] INFO: Removed Session: UE IMSI:[262422598865755] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 02/05 11:06:00.421: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 02/05 11:06:00.426: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 02/05 11:06:00.426: [smf] INFO: Removed Session: UE IMSI:[262425147962618] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 02/05 11:06:00.426: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 02/05 11:06:00.431: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 02/05 11:06:00.432: [smf] INFO: Removed Session: UE IMSI:[262423647450552] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 02/05 11:06:00.432: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 02/05 11:06:00.437: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 02/05 11:06:00.437: [smf] INFO: Removed Session: UE IMSI:[262427431055429] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 02/05 11:06:00.437: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 02/05 11:06:00.442: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 02/05 11:06:00.442: [smf] INFO: Removed Session: UE IMSI:[262420200427683] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 02/05 11:06:00.442: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 02/05 11:06:00.447: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 02/05 11:06:00.448: [smf] INFO: Removed Session: UE IMSI:[262429833264522] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 02/05 11:06:00.448: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 02/05 11:06:00.453: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 02/05 11:06:00.453: [smf] INFO: Removed Session: UE IMSI:[262429002846797] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 02/05 11:06:00.453: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 02/05 11:06:00.458: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 02/05 11:06:00.458: [smf] INFO: Removed Session: UE IMSI:[262424304145532] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 02/05 11:06:00.458: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 02/05 11:06:00.463: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 02/05 11:06:00.464: [smf] INFO: Removed Session: UE IMSI:[262424375012923] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 02/05 11:06:00.464: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 02/05 11:06:00.469: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 02/05 11:06:00.469: [smf] INFO: Removed Session: UE IMSI:[262421018929060] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.469: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 02/05 11:06:00.469: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 02/05 11:06:00.474: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 02/05 11:06:00.474: [smf] INFO: Removed Session: UE IMSI:[262424721491862] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 02/05 11:06:00.474: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 02/05 11:06:00.480: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 02/05 11:06:00.480: [smf] INFO: Removed Session: UE IMSI:[262426796939194] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 02/05 11:06:00.480: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 02/05 11:06:00.485: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 02/05 11:06:00.485: [smf] INFO: Removed Session: UE IMSI:[262426371694159] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 02/05 11:06:00.485: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 02/05 11:06:00.490: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 02/05 11:06:00.491: [smf] INFO: Removed Session: UE IMSI:[262422683187327] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 02/05 11:06:00.491: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 02/05 11:06:00.496: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 02/05 11:06:00.496: [smf] INFO: Removed Session: UE IMSI:[262422892159607] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 02/05 11:06:00.496: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 02/05 11:06:00.501: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 02/05 11:06:00.501: [smf] INFO: Removed Session: UE IMSI:[262425794653872] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 02/05 11:06:00.501: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 02/05 11:06:00.506: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 02/05 11:06:00.507: [smf] INFO: Removed Session: UE IMSI:[262424729735143] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 02/05 11:06:00.507: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 02/05 11:06:00.512: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 02/05 11:06:00.512: [smf] INFO: Removed Session: UE IMSI:[262421957355492] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 02/05 11:06:00.512: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 02/05 11:06:00.517: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 02/05 11:06:00.517: [smf] INFO: Removed Session: UE IMSI:[262425319507586] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 02/05 11:06:00.517: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 02/05 11:06:00.522: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 02/05 11:06:00.523: [smf] INFO: Removed Session: UE IMSI:[262425282662792] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 02/05 11:06:00.523: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 02/05 11:06:00.528: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 02/05 11:06:00.528: [smf] INFO: Removed Session: UE IMSI:[262428724225925] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 02/05 11:06:00.528: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 02/05 11:06:00.533: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 02/05 11:06:00.533: [smf] INFO: Removed Session: UE IMSI:[262424756542596] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 02/05 11:06:00.533: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 02/05 11:06:00.538: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 02/05 11:06:00.539: [smf] INFO: Removed Session: UE IMSI:[262427893498543] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 02/05 11:06:00.539: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 02/05 11:06:00.544: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 02/05 11:06:00.544: [smf] INFO: Removed Session: UE IMSI:[262426924862289] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 02/05 11:06:00.544: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 02/05 11:06:00.550: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 02/05 11:06:00.550: [smf] INFO: Removed Session: UE IMSI:[262420757613520] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 02/05 11:06:00.550: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 02/05 11:06:00.555: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 02/05 11:06:00.556: [smf] INFO: Removed Session: UE IMSI:[262421991788428] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 02/05 11:06:00.556: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 02/05 11:06:00.561: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 02/05 11:06:00.561: [smf] INFO: Removed Session: UE IMSI:[262421793998106] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 02/05 11:06:00.561: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 02/05 11:06:00.566: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 02/05 11:06:00.567: [smf] INFO: Removed Session: UE IMSI:[262427692458103] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 02/05 11:06:00.567: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 02/05 11:06:00.572: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 02/05 11:06:00.572: [smf] INFO: Removed Session: UE IMSI:[262428111587963] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 02/05 11:06:00.572: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 02/05 11:06:00.577: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 02/05 11:06:00.577: [smf] INFO: Removed Session: UE IMSI:[262426442989873] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 02/05 11:06:00.577: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 02/05 11:06:00.582: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 02/05 11:06:00.583: [smf] INFO: Removed Session: UE IMSI:[262425498876157] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 02/05 11:06:00.583: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 02/05 11:06:00.588: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 02/05 11:06:00.588: [smf] INFO: Removed Session: UE IMSI:[262425658155554] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 02/05 11:06:00.588: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 02/05 11:06:00.593: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 02/05 11:06:00.593: [smf] INFO: Removed Session: UE IMSI:[262427738874747] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 02/05 11:06:00.593: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 02/05 11:06:00.598: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 02/05 11:06:00.599: [smf] INFO: Removed Session: UE IMSI:[262429307743194] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 02/05 11:06:00.599: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 02/05 11:06:00.604: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 02/05 11:06:00.604: [smf] INFO: Removed Session: UE IMSI:[262427875021385] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 02/05 11:06:00.604: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 02/05 11:06:00.609: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 02/05 11:06:00.609: [smf] INFO: Removed Session: UE IMSI:[262429610550007] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 02/05 11:06:00.609: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 02/05 11:06:00.614: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 02/05 11:06:00.615: [smf] INFO: Removed Session: UE IMSI:[262425752038572] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 02/05 11:06:00.615: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 02/05 11:06:00.620: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 02/05 11:06:00.620: [smf] INFO: Removed Session: UE IMSI:[262425670733662] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 02/05 11:06:00.620: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 02/05 11:06:00.625: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 02/05 11:06:00.625: [smf] INFO: Removed Session: UE IMSI:[262420760407382] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 02/05 11:06:00.625: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 02/05 11:06:00.630: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 02/05 11:06:00.631: [smf] INFO: Removed Session: UE IMSI:[262428403512990] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 02/05 11:06:00.631: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 02/05 11:06:00.636: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 02/05 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262420380767142] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 02/05 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 02/05 11:06:00.641: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 02/05 11:06:00.642: [smf] INFO: Removed Session: UE IMSI:[262420850120482] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 02/05 11:06:00.642: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 02/05 11:06:00.647: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 02/05 11:06:00.647: [smf] INFO: Removed Session: UE IMSI:[262425464298750] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 02/05 11:06:00.647: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 02/05 11:06:00.652: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 02/05 11:06:00.652: [smf] INFO: Removed Session: UE IMSI:[262427486564096] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 02/05 11:06:00.653: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 02/05 11:06:00.657: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 02/05 11:06:00.658: [smf] INFO: Removed Session: UE IMSI:[262423703861005] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 02/05 11:06:00.658: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 02/05 11:06:00.663: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 02/05 11:06:00.663: [smf] INFO: Removed Session: UE IMSI:[262426376977713] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 02/05 11:06:00.663: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 02/05 11:06:00.668: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 02/05 11:06:00.668: [smf] INFO: Removed Session: UE IMSI:[262423662645992] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 02/05 11:06:00.668: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 02/05 11:06:00.673: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 02/05 11:06:00.674: [smf] INFO: Removed Session: UE IMSI:[262424250519476] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 02/05 11:06:00.674: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 02/05 11:06:00.679: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 02/05 11:06:00.679: [smf] INFO: Removed Session: UE IMSI:[262427204830412] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 02/05 11:06:00.679: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 02/05 11:06:00.684: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 02/05 11:06:00.684: [smf] INFO: Removed Session: UE IMSI:[262423302219904] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 02/05 11:06:00.684: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 02/05 11:06:00.689: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 02/05 11:06:00.690: [smf] INFO: Removed Session: UE IMSI:[262426115700349] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 02/05 11:06:00.690: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 02/05 11:06:00.695: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 02/05 11:06:00.695: [smf] INFO: Removed Session: UE IMSI:[262420900272901] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 02/05 11:06:00.695: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 02/05 11:06:00.700: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 02/05 11:06:00.700: [smf] INFO: Removed Session: UE IMSI:[262422179199682] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 02/05 11:06:00.700: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 02/05 11:06:00.705: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 02/05 11:06:00.706: [smf] INFO: Removed Session: UE IMSI:[262429655428855] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 02/05 11:06:00.706: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 02/05 11:06:00.711: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 02/05 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262421579179209] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 02/05 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 02/05 11:06:00.716: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 02/05 11:06:00.716: [smf] INFO: Removed Session: UE IMSI:[262422774585308] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 02/05 11:06:00.716: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 02/05 11:06:00.721: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 02/05 11:06:00.722: [smf] INFO: Removed Session: UE IMSI:[262428134628880] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 02/05 11:06:00.722: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 02/05 11:06:00.727: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 02/05 11:06:00.728: [smf] INFO: Removed Session: UE IMSI:[262422814640236] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 02/05 11:06:00.728: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 02/05 11:06:00.733: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 02/05 11:06:00.733: [smf] INFO: Removed Session: UE IMSI:[262428505801984] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 02/05 11:06:00.733: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 02/05 11:06:00.738: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 02/05 11:06:00.738: [smf] INFO: Removed Session: UE IMSI:[262424442655054] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 02/05 11:06:00.738: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 02/05 11:06:00.743: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 02/05 11:06:00.744: [smf] INFO: Removed Session: UE IMSI:[262422201488467] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 02/05 11:06:00.744: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 02/05 11:06:00.749: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 02/05 11:06:00.750: [smf] INFO: Removed Session: UE IMSI:[262425102234275] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 02/05 11:06:00.750: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 02/05 11:06:00.754: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 02/05 11:06:00.755: [smf] INFO: Removed Session: UE IMSI:[262426711202963] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 02/05 11:06:00.755: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 02/05 11:06:00.760: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 02/05 11:06:00.764: [smf] INFO: Removed Session: UE IMSI:[262429578848629] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 02/05 11:06:00.764: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 02/05 11:06:00.765: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 02/05 11:06:00.765: [smf] INFO: Removed Session: UE IMSI:[262425172529444] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 02/05 11:06:00.765: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 02/05 11:06:00.770: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 02/05 11:06:00.771: [smf] INFO: Removed Session: UE IMSI:[262423873127649] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 02/05 11:06:00.771: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 02/05 11:06:00.776: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 02/05 11:06:00.776: [smf] INFO: Removed Session: UE IMSI:[262422169924662] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 02/05 11:06:00.776: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 02/05 11:06:00.781: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 02/05 11:06:00.782: [smf] INFO: Removed Session: UE IMSI:[262420850865235] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 02/05 11:06:00.782: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 02/05 11:06:00.787: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 02/05 11:06:00.787: [smf] INFO: Removed Session: UE IMSI:[262421279156792] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 02/05 11:06:00.787: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 02/05 11:06:00.792: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 02/05 11:06:00.793: [smf] INFO: Removed Session: UE IMSI:[262427698896580] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 02/05 11:06:00.793: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 02/05 11:06:00.798: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 02/05 11:06:00.798: [smf] INFO: Removed Session: UE IMSI:[262429980061428] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 02/05 11:06:00.798: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 02/05 11:06:00.803: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 02/05 11:06:00.803: [smf] INFO: Removed Session: UE IMSI:[262421916733061] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 02/05 11:06:00.803: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 02/05 11:06:00.808: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 02/05 11:06:00.809: [smf] INFO: Removed Session: UE IMSI:[262421835410795] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 02/05 11:06:00.809: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 02/05 11:06:00.814: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 02/05 11:06:00.814: [smf] INFO: Removed Session: UE IMSI:[262423939390889] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 02/05 11:06:00.814: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 02/05 11:06:00.819: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 02/05 11:06:00.819: [smf] INFO: Removed Session: UE IMSI:[262426452124608] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 02/05 11:06:00.819: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 02/05 11:06:00.824: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 02/05 11:06:00.825: [smf] INFO: Removed Session: UE IMSI:[262420511416695] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 02/05 11:06:00.825: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 02/05 11:06:00.830: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 02/05 11:06:00.830: [smf] INFO: Removed Session: UE IMSI:[262427121307355] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 02/05 11:06:00.830: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 02/05 11:06:00.835: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 02/05 11:06:00.835: [smf] INFO: Removed Session: UE IMSI:[262428986868279] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 02/05 11:06:00.835: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 02/05 11:06:00.840: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 02/05 11:06:00.841: [smf] INFO: Removed Session: UE IMSI:[262422424995191] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 02/05 11:06:00.841: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 02/05 11:06:00.846: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 02/05 11:06:00.846: [smf] INFO: Removed Session: UE IMSI:[262421486978102] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 02/05 11:06:00.846: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 02/05 11:06:00.851: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 02/05 11:06:00.851: [smf] INFO: Removed Session: UE IMSI:[262424652343647] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 02/05 11:06:00.851: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 02/05 11:06:00.856: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 02/05 11:06:00.857: [smf] INFO: Removed Session: UE IMSI:[262425385017662] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 02/05 11:06:00.857: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 02/05 11:06:00.862: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 02/05 11:06:00.862: [smf] INFO: Removed Session: UE IMSI:[262423752908447] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 02/05 11:06:00.862: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 02/05 11:06:00.867: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 02/05 11:06:00.867: [smf] INFO: Removed Session: UE IMSI:[262424270759946] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 02/05 11:06:00.867: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 02/05 11:06:00.872: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 02/05 11:06:00.873: [smf] INFO: Removed Session: UE IMSI:[262421056533980] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 02/05 11:06:00.873: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 02/05 11:06:00.878: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 02/05 11:06:00.878: [smf] INFO: Removed Session: UE IMSI:[262425830883812] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 02/05 11:06:00.878: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 02/05 11:06:00.883: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 02/05 11:06:00.884: [smf] INFO: Removed Session: UE IMSI:[262420491152738] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 02/05 11:06:00.884: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 02/05 11:06:00.888: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 02/05 11:06:00.889: [smf] INFO: Removed Session: UE IMSI:[262424936964715] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 02/05 11:06:00.889: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 02/05 11:06:00.894: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 02/05 11:06:00.894: [smf] INFO: Removed Session: UE IMSI:[262427012879294] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 02/05 11:06:00.894: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 02/05 11:06:00.899: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 02/05 11:06:00.899: [smf] INFO: Removed Session: UE IMSI:[262428466968717] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 02/05 11:06:00.899: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 02/05 11:06:00.904: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 02/05 11:06:00.905: [smf] INFO: Removed Session: UE IMSI:[262429273087103] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 02/05 11:06:00.905: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 02/05 11:06:00.910: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 02/05 11:06:00.910: [smf] INFO: Removed Session: UE IMSI:[262424152361536] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 02/05 11:06:00.910: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 02/05 11:06:00.915: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 02/05 11:06:00.915: [smf] INFO: Removed Session: UE IMSI:[262421756256494] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 02/05 11:06:00.915: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 02/05 11:06:00.920: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 02/05 11:06:00.921: [smf] INFO: Removed Session: UE IMSI:[262426425433312] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 02/05 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 02/05 11:06:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 02/05 11:06:00.926: [smf] INFO: Removed Session: UE IMSI:[262424660516604] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 02/05 11:06:00.926: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 02/05 11:06:00.931: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 02/05 11:06:00.931: [smf] INFO: Removed Session: UE IMSI:[262429850839621] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 02/05 11:06:00.931: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 02/05 11:06:00.937: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 02/05 11:06:00.937: [smf] INFO: Removed Session: UE IMSI:[262422536437067] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 02/05 11:06:00.937: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 02/05 11:06:00.942: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 02/05 11:06:00.942: [smf] INFO: Removed Session: UE IMSI:[262423521788182] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 02/05 11:06:00.942: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 02/05 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 02/05 11:06:00.948: [smf] INFO: Removed Session: UE IMSI:[262424377146024] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 02/05 11:06:00.948: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 02/05 11:06:00.953: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 02/05 11:06:00.953: [smf] INFO: Removed Session: UE IMSI:[262424653626867] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 02/05 11:06:00.953: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 02/05 11:06:00.958: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 02/05 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262420259789258] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 02/05 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 02/05 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 02/05 11:06:00.964: [smf] INFO: Removed Session: UE IMSI:[262428334433727] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 02/05 11:06:00.964: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 02/05 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 02/05 11:06:00.969: [smf] INFO: Removed Session: UE IMSI:[262423954106821] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 02/05 11:06:00.969: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 02/05 11:06:00.974: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 02/05 11:06:00.974: [smf] INFO: Removed Session: UE IMSI:[262429273093820] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 02/05 11:06:00.974: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 02/05 11:06:00.979: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 02/05 11:06:00.980: [smf] INFO: Removed Session: UE IMSI:[262428109010160] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 02/05 11:06:00.980: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 02/05 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 02/05 11:06:00.985: [smf] INFO: Removed Session: UE IMSI:[262423037654568] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 02/05 11:06:00.985: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 02/05 11:06:00.990: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 02/05 11:06:00.990: [smf] INFO: Removed Session: UE IMSI:[262429917877932] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 02/05 11:06:00.990: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 02/05 11:06:00.995: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 02/05 11:06:00.995: [smf] INFO: Removed Session: UE IMSI:[262420567653445] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:00.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 02/05 11:06:00.995: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 02/05 11:06:01.000: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 02/05 11:06:01.001: [smf] INFO: Removed Session: UE IMSI:[262425868413298] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 02/05 11:06:01.001: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 02/05 11:06:01.006: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 02/05 11:06:01.006: [smf] INFO: Removed Session: UE IMSI:[262420944055638] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 02/05 11:06:01.006: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 02/05 11:06:01.011: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 02/05 11:06:01.011: [smf] INFO: Removed Session: UE IMSI:[262425875135891] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 02/05 11:06:01.011: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 02/05 11:06:01.016: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 02/05 11:06:01.017: [smf] INFO: Removed Session: UE IMSI:[262421281524445] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 02/05 11:06:01.017: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 02/05 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 02/05 11:06:01.022: [smf] INFO: Removed Session: UE IMSI:[262429103534562] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 02/05 11:06:01.022: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 02/05 11:06:01.027: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 02/05 11:06:01.027: [smf] INFO: Removed Session: UE IMSI:[262424790678912] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 02/05 11:06:01.027: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 02/05 11:06:01.032: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 02/05 11:06:01.033: [smf] INFO: Removed Session: UE IMSI:[262424515620248] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 02/05 11:06:01.033: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 02/05 11:06:01.037: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 02/05 11:06:01.038: [smf] INFO: Removed Session: UE IMSI:[262421411129962] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 02/05 11:06:01.038: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 02/05 11:06:01.043: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 02/05 11:06:01.043: [smf] INFO: Removed Session: UE IMSI:[262421100364326] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 02/05 11:06:01.043: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 02/05 11:06:01.048: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 02/05 11:06:01.049: [smf] INFO: Removed Session: UE IMSI:[262420794537456] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 02/05 11:06:01.049: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 02/05 11:06:01.053: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 02/05 11:06:01.054: [smf] INFO: Removed Session: UE IMSI:[262423729928264] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 02/05 11:06:01.054: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 02/05 11:06:01.059: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 02/05 11:06:01.059: [smf] INFO: Removed Session: UE IMSI:[262423340240549] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 02/05 11:06:01.059: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 02/05 11:06:01.064: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 02/05 11:06:01.064: [smf] INFO: Removed Session: UE IMSI:[262420913542792] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 02/05 11:06:01.064: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 02/05 11:06:01.069: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 02/05 11:06:01.070: [smf] INFO: Removed Session: UE IMSI:[262421391485345] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 02/05 11:06:01.070: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 02/05 11:06:01.075: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 02/05 11:06:01.075: [smf] INFO: Removed Session: UE IMSI:[262421342436539] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 02/05 11:06:01.075: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 02/05 11:06:01.080: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 02/05 11:06:01.080: [smf] INFO: Removed Session: UE IMSI:[262429480477744] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 02/05 11:06:01.080: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 02/05 11:06:01.085: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 02/05 11:06:01.085: [smf] INFO: Removed Session: UE IMSI:[262425883135811] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 02/05 11:06:01.085: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 02/05 11:06:01.090: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 02/05 11:06:01.091: [smf] INFO: Removed Session: UE IMSI:[262429658074041] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 02/05 11:06:01.091: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 02/05 11:06:01.096: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 02/05 11:06:01.096: [smf] INFO: Removed Session: UE IMSI:[262429711114231] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 02/05 11:06:01.096: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 02/05 11:06:01.101: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 02/05 11:06:01.101: [smf] INFO: Removed Session: UE IMSI:[262423497478532] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 02/05 11:06:01.101: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 02/05 11:06:01.106: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 02/05 11:06:01.106: [smf] INFO: Removed Session: UE IMSI:[262420680094519] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 02/05 11:06:01.106: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 02/05 11:06:01.111: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 02/05 11:06:01.112: [smf] INFO: Removed Session: UE IMSI:[262424492554995] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 02/05 11:06:01.112: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 02/05 11:06:01.117: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 02/05 11:06:01.117: [smf] INFO: Removed Session: UE IMSI:[262422625655325] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 02/05 11:06:01.117: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 02/05 11:06:01.122: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 02/05 11:06:01.122: [smf] INFO: Removed Session: UE IMSI:[262423600687553] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 02/05 11:06:01.122: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 02/05 11:06:01.127: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 02/05 11:06:01.127: [smf] INFO: Removed Session: UE IMSI:[262422176057433] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 02/05 11:06:01.127: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 02/05 11:06:01.132: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 02/05 11:06:01.133: [smf] INFO: Removed Session: UE IMSI:[262421991667011] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 02/05 11:06:01.133: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 02/05 11:06:01.138: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 02/05 11:06:01.138: [smf] INFO: Removed Session: UE IMSI:[262421760620010] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 02/05 11:06:01.138: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 02/05 11:06:01.143: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 02/05 11:06:01.143: [smf] INFO: Removed Session: UE IMSI:[262427449247387] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 02/05 11:06:01.143: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 02/05 11:06:01.148: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 02/05 11:06:01.148: [smf] INFO: Removed Session: UE IMSI:[262426096895029] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 02/05 11:06:01.148: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 02/05 11:06:01.153: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 02/05 11:06:01.153: [smf] INFO: Removed Session: UE IMSI:[262428108483989] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 02/05 11:06:01.153: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 02/05 11:06:01.158: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 02/05 11:06:01.159: [smf] INFO: Removed Session: UE IMSI:[262424151415311] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 02/05 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 02/05 11:06:01.164: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 02/05 11:06:01.164: [smf] INFO: Removed Session: UE IMSI:[262421790240941] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 02/05 11:06:01.164: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 02/05 11:06:01.169: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 02/05 11:06:01.169: [smf] INFO: Removed Session: UE IMSI:[262426526967932] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 02/05 11:06:01.169: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 02/05 11:06:01.174: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 02/05 11:06:01.174: [smf] INFO: Removed Session: UE IMSI:[262425425874926] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 02/05 11:06:01.174: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 02/05 11:06:01.179: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 02/05 11:06:01.180: [smf] INFO: Removed Session: UE IMSI:[262427462472433] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 02/05 11:06:01.180: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 02/05 11:06:01.185: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 02/05 11:06:01.185: [smf] INFO: Removed Session: UE IMSI:[262428900994248] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 02/05 11:06:01.185: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 02/05 11:06:01.190: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 02/05 11:06:01.190: [smf] INFO: Removed Session: UE IMSI:[262429584936406] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 02/05 11:06:01.190: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 02/05 11:06:01.195: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 02/05 11:06:01.195: [smf] INFO: Removed Session: UE IMSI:[262423513295455] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 02/05 11:06:01.195: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 02/05 11:06:01.200: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 02/05 11:06:01.201: [smf] INFO: Removed Session: UE IMSI:[262420458711978] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 02/05 11:06:01.201: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 02/05 11:06:01.206: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 02/05 11:06:01.206: [smf] INFO: Removed Session: UE IMSI:[262422991618284] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 02/05 11:06:01.206: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 02/05 11:06:01.211: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 02/05 11:06:01.211: [smf] INFO: Removed Session: UE IMSI:[262429518715241] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 02/05 11:06:01.211: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 02/05 11:06:01.216: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 02/05 11:06:01.216: [smf] INFO: Removed Session: UE IMSI:[262424826880172] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 02/05 11:06:01.216: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 02/05 11:06:01.221: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 02/05 11:06:01.222: [smf] INFO: Removed Session: UE IMSI:[262429861759841] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 02/05 11:06:01.222: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 02/05 11:06:01.226: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 02/05 11:06:01.227: [smf] INFO: Removed Session: UE IMSI:[262422342834649] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 02/05 11:06:01.227: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 02/05 11:06:01.232: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 02/05 11:06:01.232: [smf] INFO: Removed Session: UE IMSI:[262428135515350] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 02/05 11:06:01.232: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 02/05 11:06:01.237: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 02/05 11:06:01.237: [smf] INFO: Removed Session: UE IMSI:[262421653395076] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.237: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 02/05 11:06:01.237: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 02/05 11:06:01.242: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 02/05 11:06:01.242: [smf] INFO: Removed Session: UE IMSI:[262421321464578] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 02/05 11:06:01.242: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 02/05 11:06:01.247: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 02/05 11:06:01.248: [smf] INFO: Removed Session: UE IMSI:[262429473424371] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 02/05 11:06:01.248: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 02/05 11:06:01.253: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 02/05 11:06:01.253: [smf] INFO: Removed Session: UE IMSI:[262426730390719] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 02/05 11:06:01.253: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 02/05 11:06:01.258: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 02/05 11:06:01.258: [smf] INFO: Removed Session: UE IMSI:[262425955932730] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 02/05 11:06:01.258: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 02/05 11:06:01.263: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 02/05 11:06:01.263: [smf] INFO: Removed Session: UE IMSI:[262423410938809] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 02/05 11:06:01.263: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 02/05 11:06:01.268: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 02/05 11:06:01.268: [smf] INFO: Removed Session: UE IMSI:[262421035690654] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 02/05 11:06:01.268: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 02/05 11:06:01.273: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 02/05 11:06:01.274: [smf] INFO: Removed Session: UE IMSI:[262422056126119] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 02/05 11:06:01.274: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 02/05 11:06:01.279: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 02/05 11:06:01.279: [smf] INFO: Removed Session: UE IMSI:[262421188045797] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 02/05 11:06:01.279: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 02/05 11:06:01.284: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 02/05 11:06:01.284: [smf] INFO: Removed Session: UE IMSI:[262426223540702] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 02/05 11:06:01.284: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 02/05 11:06:01.289: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 02/05 11:06:01.289: [smf] INFO: Removed Session: UE IMSI:[262424216952996] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 02/05 11:06:01.289: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 02/05 11:06:01.294: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 02/05 11:06:01.295: [smf] INFO: Removed Session: UE IMSI:[262424722460350] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 02/05 11:06:01.295: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 02/05 11:06:01.300: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 02/05 11:06:01.300: [smf] INFO: Removed Session: UE IMSI:[262425702889001] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 02/05 11:06:01.300: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 02/05 11:06:01.305: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 02/05 11:06:01.305: [smf] INFO: Removed Session: UE IMSI:[262424527655813] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 02/05 11:06:01.305: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 02/05 11:06:01.310: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 02/05 11:06:01.310: [smf] INFO: Removed Session: UE IMSI:[262424610821528] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 02/05 11:06:01.310: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 02/05 11:06:01.315: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 02/05 11:06:01.315: [smf] INFO: Removed Session: UE IMSI:[262426376121599] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 02/05 11:06:01.315: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 02/05 11:06:01.320: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 02/05 11:06:01.321: [smf] INFO: Removed Session: UE IMSI:[262425514754145] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 02/05 11:06:01.321: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 02/05 11:06:01.326: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 02/05 11:06:01.326: [smf] INFO: Removed Session: UE IMSI:[262420498003105] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 02/05 11:06:01.326: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 02/05 11:06:01.331: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 02/05 11:06:01.331: [smf] INFO: Removed Session: UE IMSI:[262423894447923] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 02/05 11:06:01.331: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 02/05 11:06:01.336: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 02/05 11:06:01.336: [smf] INFO: Removed Session: UE IMSI:[262429099328476] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 02/05 11:06:01.336: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 02/05 11:06:01.341: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 02/05 11:06:01.342: [smf] INFO: Removed Session: UE IMSI:[262427559278922] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 02/05 11:06:01.342: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 02/05 11:06:01.346: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 02/05 11:06:01.347: [smf] INFO: Removed Session: UE IMSI:[262422461385296] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 02/05 11:06:01.347: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 02/05 11:06:01.352: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 02/05 11:06:01.352: [smf] INFO: Removed Session: UE IMSI:[262420503902058] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 02/05 11:06:01.352: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 02/05 11:06:01.357: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 02/05 11:06:01.357: [smf] INFO: Removed Session: UE IMSI:[262420042759120] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 02/05 11:06:01.357: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 02/05 11:06:01.362: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 02/05 11:06:01.363: [smf] INFO: Removed Session: UE IMSI:[262425454376502] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 02/05 11:06:01.363: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 02/05 11:06:01.367: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 02/05 11:06:01.368: [smf] INFO: Removed Session: UE IMSI:[262427571182525] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 02/05 11:06:01.368: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 02/05 11:06:01.373: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 02/05 11:06:01.373: [smf] INFO: Removed Session: UE IMSI:[262421982159734] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 02/05 11:06:01.373: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 02/05 11:06:01.378: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 02/05 11:06:01.378: [smf] INFO: Removed Session: UE IMSI:[262420938811863] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 02/05 11:06:01.378: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 02/05 11:06:01.383: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 02/05 11:06:01.383: [smf] INFO: Removed Session: UE IMSI:[262422852748177] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 02/05 11:06:01.383: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 02/05 11:06:01.388: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 02/05 11:06:01.389: [smf] INFO: Removed Session: UE IMSI:[262427449470366] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 02/05 11:06:01.389: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 02/05 11:06:01.394: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 02/05 11:06:01.394: [smf] INFO: Removed Session: UE IMSI:[262424390839297] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 02/05 11:06:01.394: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 02/05 11:06:01.399: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 02/05 11:06:01.399: [smf] INFO: Removed Session: UE IMSI:[262423788592785] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 02/05 11:06:01.399: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 02/05 11:06:01.404: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 02/05 11:06:01.404: [smf] INFO: Removed Session: UE IMSI:[262426314539042] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 02/05 11:06:01.404: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 02/05 11:06:01.409: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 02/05 11:06:01.409: [smf] INFO: Removed Session: UE IMSI:[262428207207504] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 02/05 11:06:01.409: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 02/05 11:06:01.414: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 02/05 11:06:01.415: [smf] INFO: Removed Session: UE IMSI:[262425682536242] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 02/05 11:06:01.415: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 02/05 11:06:01.420: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 02/05 11:06:01.420: [smf] INFO: Removed Session: UE IMSI:[262429159370389] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 02/05 11:06:01.420: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 02/05 11:06:01.425: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 02/05 11:06:01.425: [smf] INFO: Removed Session: UE IMSI:[262423655950284] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 02/05 11:06:01.425: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 02/05 11:06:01.430: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 02/05 11:06:01.430: [smf] INFO: Removed Session: UE IMSI:[262429631192438] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 02/05 11:06:01.430: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 02/05 11:06:01.435: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 02/05 11:06:01.436: [smf] INFO: Removed Session: UE IMSI:[262424791250282] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 02/05 11:06:01.436: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 02/05 11:06:01.441: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 02/05 11:06:01.441: [smf] INFO: Removed Session: UE IMSI:[262427033305548] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 02/05 11:06:01.441: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 02/05 11:06:01.446: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 02/05 11:06:01.446: [smf] INFO: Removed Session: UE IMSI:[262428807165729] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 02/05 11:06:01.446: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 02/05 11:06:01.451: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 02/05 11:06:01.451: [smf] INFO: Removed Session: UE IMSI:[262428375466671] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 02/05 11:06:01.451: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 02/05 11:06:01.456: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 02/05 11:06:01.456: [smf] INFO: Removed Session: UE IMSI:[262422950034339] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 02/05 11:06:01.456: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 02/05 11:06:01.461: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 02/05 11:06:01.462: [smf] INFO: Removed Session: UE IMSI:[262420291079179] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 02/05 11:06:01.462: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 02/05 11:06:01.467: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 02/05 11:06:01.467: [smf] INFO: Removed Session: UE IMSI:[262424897099731] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 02/05 11:06:01.467: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 02/05 11:06:01.472: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 02/05 11:06:01.472: [smf] INFO: Removed Session: UE IMSI:[262420857400223] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 02/05 11:06:01.472: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 02/05 11:06:01.477: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 02/05 11:06:01.477: [smf] INFO: Removed Session: UE IMSI:[262423496004901] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 02/05 11:06:01.477: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 02/05 11:06:01.482: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 02/05 11:06:01.483: [smf] INFO: Removed Session: UE IMSI:[262427707075103] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 02/05 11:06:01.483: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 02/05 11:06:01.488: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 02/05 11:06:01.488: [smf] INFO: Removed Session: UE IMSI:[262429681627399] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 02/05 11:06:01.488: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 02/05 11:06:01.493: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 02/05 11:06:01.493: [smf] INFO: Removed Session: UE IMSI:[262429332840145] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 02/05 11:06:01.493: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 02/05 11:06:01.498: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 02/05 11:06:01.498: [smf] INFO: Removed Session: UE IMSI:[262424634368571] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 02/05 11:06:01.498: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 02/05 11:06:01.503: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 02/05 11:06:01.504: [smf] INFO: Removed Session: UE IMSI:[262423964421288] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 02/05 11:06:01.504: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 02/05 11:06:01.509: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 02/05 11:06:01.509: [smf] INFO: Removed Session: UE IMSI:[262420163199043] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 02/05 11:06:01.509: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 02/05 11:06:01.514: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 02/05 11:06:01.514: [smf] INFO: Removed Session: UE IMSI:[262423591124863] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 02/05 11:06:01.514: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 02/05 11:06:01.519: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 02/05 11:06:01.519: [smf] INFO: Removed Session: UE IMSI:[262426054000468] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 02/05 11:06:01.519: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 02/05 11:06:01.524: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 02/05 11:06:01.525: [smf] INFO: Removed Session: UE IMSI:[262427118540107] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 02/05 11:06:01.525: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 02/05 11:06:01.529: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 02/05 11:06:01.530: [smf] INFO: Removed Session: UE IMSI:[262427206625013] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 02/05 11:06:01.530: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 02/05 11:06:01.535: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 02/05 11:06:01.535: [smf] INFO: Removed Session: UE IMSI:[262422438064975] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 02/05 11:06:01.535: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 02/05 11:06:01.540: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 02/05 11:06:01.540: [smf] INFO: Removed Session: UE IMSI:[262424026707861] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 02/05 11:06:01.540: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 02/05 11:06:01.545: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 02/05 11:06:01.545: [smf] INFO: Removed Session: UE IMSI:[262423122782552] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 02/05 11:06:01.545: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 02/05 11:06:01.550: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 02/05 11:06:01.551: [smf] INFO: Removed Session: UE IMSI:[262426954595792] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 02/05 11:06:01.551: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 02/05 11:06:01.556: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 02/05 11:06:01.556: [smf] INFO: Removed Session: UE IMSI:[262426941955259] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 02/05 11:06:01.556: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 02/05 11:06:01.561: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 02/05 11:06:01.561: [smf] INFO: Removed Session: UE IMSI:[262428291548252] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 02/05 11:06:01.561: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 02/05 11:06:01.566: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 02/05 11:06:01.566: [smf] INFO: Removed Session: UE IMSI:[262424485631518] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 02/05 11:06:01.566: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 02/05 11:06:01.571: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 02/05 11:06:01.571: [smf] INFO: Removed Session: UE IMSI:[262421801748151] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 02/05 11:06:01.571: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 02/05 11:06:01.576: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 02/05 11:06:01.577: [smf] INFO: Removed Session: UE IMSI:[262420720094809] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 02/05 11:06:01.577: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 02/05 11:06:01.582: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 02/05 11:06:01.582: [smf] INFO: Removed Session: UE IMSI:[262423560434919] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 02/05 11:06:01.582: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 02/05 11:06:01.587: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 02/05 11:06:01.587: [smf] INFO: Removed Session: UE IMSI:[262424938933384] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 02/05 11:06:01.587: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 02/05 11:06:01.592: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 02/05 11:06:01.592: [smf] INFO: Removed Session: UE IMSI:[262426211017858] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 02/05 11:06:01.592: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 02/05 11:06:01.597: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 02/05 11:06:01.598: [smf] INFO: Removed Session: UE IMSI:[262425331225725] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 02/05 11:06:01.598: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 02/05 11:06:01.603: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 02/05 11:06:01.603: [smf] INFO: Removed Session: UE IMSI:[262423755629003] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 02/05 11:06:01.603: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 02/05 11:06:01.608: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 02/05 11:06:01.608: [smf] INFO: Removed Session: UE IMSI:[262428152283282] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 02/05 11:06:01.608: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 02/05 11:06:01.613: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 02/05 11:06:01.613: [smf] INFO: Removed Session: UE IMSI:[262420740574347] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 02/05 11:06:01.613: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 02/05 11:06:01.618: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 02/05 11:06:01.619: [smf] INFO: Removed Session: UE IMSI:[262426888938420] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 02/05 11:06:01.619: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 02/05 11:06:01.624: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 02/05 11:06:01.624: [smf] INFO: Removed Session: UE IMSI:[262429907236434] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 02/05 11:06:01.624: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 02/05 11:06:01.629: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 02/05 11:06:01.629: [smf] INFO: Removed Session: UE IMSI:[262424616967051] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 02/05 11:06:01.629: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 02/05 11:06:01.634: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 02/05 11:06:01.634: [smf] INFO: Removed Session: UE IMSI:[262428335571817] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 02/05 11:06:01.634: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 02/05 11:06:01.639: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 02/05 11:06:01.640: [smf] INFO: Removed Session: UE IMSI:[262423880620185] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 02/05 11:06:01.640: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 02/05 11:06:01.645: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 02/05 11:06:01.645: [smf] INFO: Removed Session: UE IMSI:[262427659879252] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 02/05 11:06:01.645: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 02/05 11:06:01.650: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 02/05 11:06:01.650: [smf] INFO: Removed Session: UE IMSI:[262428984973166] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 02/05 11:06:01.650: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 02/05 11:06:01.655: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 02/05 11:06:01.656: [smf] INFO: Removed Session: UE IMSI:[262421998980031] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 02/05 11:06:01.656: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 02/05 11:06:01.660: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 02/05 11:06:01.661: [smf] INFO: Removed Session: UE IMSI:[262421258349209] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 02/05 11:06:01.661: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 02/05 11:06:01.666: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 02/05 11:06:01.666: [smf] INFO: Removed Session: UE IMSI:[262421137453412] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 02/05 11:06:01.666: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 02/05 11:06:01.671: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 02/05 11:06:01.671: [smf] INFO: Removed Session: UE IMSI:[262427072293821] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 02/05 11:06:01.671: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 02/05 11:06:01.676: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 02/05 11:06:01.676: [smf] INFO: Removed Session: UE IMSI:[262428243246811] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 02/05 11:06:01.676: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 02/05 11:06:01.681: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 02/05 11:06:01.681: [smf] INFO: Removed Session: UE IMSI:[262420543133768] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 02/05 11:06:01.681: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 02/05 11:06:01.686: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 02/05 11:06:01.687: [smf] INFO: Removed Session: UE IMSI:[262424515658899] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 02/05 11:06:01.687: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 02/05 11:06:01.692: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 02/05 11:06:01.692: [smf] INFO: Removed Session: UE IMSI:[262427615521877] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 02/05 11:06:01.692: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 02/05 11:06:01.697: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 02/05 11:06:01.697: [smf] INFO: Removed Session: UE IMSI:[262423123503345] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 02/05 11:06:01.697: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 02/05 11:06:01.702: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 02/05 11:06:01.702: [smf] INFO: Removed Session: UE IMSI:[262423273717678] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 02/05 11:06:01.702: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 02/05 11:06:01.707: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 02/05 11:06:01.708: [smf] INFO: Removed Session: UE IMSI:[262423675745928] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 02/05 11:06:01.708: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 02/05 11:06:01.713: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 02/05 11:06:01.713: [smf] INFO: Removed Session: UE IMSI:[262425280703272] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 02/05 11:06:01.713: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 02/05 11:06:01.718: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 02/05 11:06:01.718: [smf] INFO: Removed Session: UE IMSI:[262427591094522] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 02/05 11:06:01.718: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 02/05 11:06:01.723: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 02/05 11:06:01.723: [smf] INFO: Removed Session: UE IMSI:[262427179329747] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 02/05 11:06:01.723: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 02/05 11:06:01.728: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 02/05 11:06:01.728: [smf] INFO: Removed Session: UE IMSI:[262423487203244] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 02/05 11:06:01.728: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 02/05 11:06:01.733: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 02/05 11:06:01.734: [smf] INFO: Removed Session: UE IMSI:[262425742704020] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 02/05 11:06:01.734: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 02/05 11:06:01.739: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 02/05 11:06:01.739: [smf] INFO: Removed Session: UE IMSI:[262426949719039] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 02/05 11:06:01.739: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 02/05 11:06:01.744: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 02/05 11:06:01.744: [smf] INFO: Removed Session: UE IMSI:[262423869893112] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 02/05 11:06:01.744: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 02/05 11:06:01.749: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 02/05 11:06:01.749: [smf] INFO: Removed Session: UE IMSI:[262423238302244] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 02/05 11:06:01.749: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 02/05 11:06:01.754: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 02/05 11:06:01.755: [smf] INFO: Removed Session: UE IMSI:[262422938974668] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 02/05 11:06:01.755: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 02/05 11:06:01.760: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 02/05 11:06:01.760: [smf] INFO: Removed Session: UE IMSI:[262424391691039] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 02/05 11:06:01.760: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 02/05 11:06:01.765: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 02/05 11:06:01.765: [smf] INFO: Removed Session: UE IMSI:[262424145197725] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 02/05 11:06:01.765: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 02/05 11:06:01.770: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 02/05 11:06:01.770: [smf] INFO: Removed Session: UE IMSI:[262420399631850] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 02/05 11:06:01.770: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 02/05 11:06:01.775: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 02/05 11:06:01.775: [smf] INFO: Removed Session: UE IMSI:[262426936260761] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 02/05 11:06:01.775: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 02/05 11:06:01.780: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 02/05 11:06:01.781: [smf] INFO: Removed Session: UE IMSI:[262427393632629] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 02/05 11:06:01.781: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 02/05 11:06:01.786: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 02/05 11:06:01.786: [smf] INFO: Removed Session: UE IMSI:[262427986774291] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 02/05 11:06:01.786: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 02/05 11:06:01.791: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 02/05 11:06:01.791: [smf] INFO: Removed Session: UE IMSI:[262428605628109] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 02/05 11:06:01.791: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 02/05 11:06:01.796: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 02/05 11:06:01.796: [smf] INFO: Removed Session: UE IMSI:[262428099293334] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 02/05 11:06:01.796: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 02/05 11:06:01.801: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 02/05 11:06:01.802: [smf] INFO: Removed Session: UE IMSI:[262428197824977] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 02/05 11:06:01.802: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 02/05 11:06:01.807: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 02/05 11:06:01.807: [smf] INFO: Removed Session: UE IMSI:[262424069843529] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 02/05 11:06:01.807: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 02/05 11:06:01.812: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 02/05 11:06:01.812: [smf] INFO: Removed Session: UE IMSI:[262422285328920] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 02/05 11:06:01.812: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 02/05 11:06:01.817: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 02/05 11:06:01.817: [smf] INFO: Removed Session: UE IMSI:[262420608508675] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 02/05 11:06:01.817: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 02/05 11:06:01.822: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 02/05 11:06:01.822: [smf] INFO: Removed Session: UE IMSI:[262428397195852] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 02/05 11:06:01.822: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 02/05 11:06:01.827: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 02/05 11:06:01.828: [smf] INFO: Removed Session: UE IMSI:[262425946193867] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 02/05 11:06:01.828: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 02/05 11:06:01.833: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 02/05 11:06:01.833: [smf] INFO: Removed Session: UE IMSI:[262421889950332] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 02/05 11:06:01.833: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 02/05 11:06:01.838: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 02/05 11:06:01.838: [smf] INFO: Removed Session: UE IMSI:[262423339090097] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 02/05 11:06:01.838: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 02/05 11:06:01.843: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 02/05 11:06:01.843: [smf] INFO: Removed Session: UE IMSI:[262427088204468] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 02/05 11:06:01.843: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 02/05 11:06:01.848: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 02/05 11:06:01.848: [smf] INFO: Removed Session: UE IMSI:[262425932647594] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 02/05 11:06:01.848: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 02/05 11:06:01.853: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 02/05 11:06:01.854: [smf] INFO: Removed Session: UE IMSI:[262427636036390] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 02/05 11:06:01.854: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 02/05 11:06:01.859: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 02/05 11:06:01.859: [smf] INFO: Removed Session: UE IMSI:[262422104649090] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 02/05 11:06:01.859: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 02/05 11:06:01.864: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 02/05 11:06:01.864: [smf] INFO: Removed Session: UE IMSI:[262420174569026] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 02/05 11:06:01.864: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 02/05 11:06:01.869: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 02/05 11:06:01.869: [smf] INFO: Removed Session: UE IMSI:[262422469500014] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 02/05 11:06:01.869: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 02/05 11:06:01.874: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 02/05 11:06:01.875: [smf] INFO: Removed Session: UE IMSI:[262420030924744] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 02/05 11:06:01.875: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 02/05 11:06:01.880: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 02/05 11:06:01.880: [smf] INFO: Removed Session: UE IMSI:[262426859774934] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 02/05 11:06:01.880: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 02/05 11:06:01.885: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 02/05 11:06:01.885: [smf] INFO: Removed Session: UE IMSI:[262421091551009] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 02/05 11:06:01.885: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 02/05 11:06:01.890: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 02/05 11:06:01.890: [smf] INFO: Removed Session: UE IMSI:[262423504672405] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 02/05 11:06:01.890: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 02/05 11:06:01.895: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 02/05 11:06:01.895: [smf] INFO: Removed Session: UE IMSI:[262420082539297] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 02/05 11:06:01.895: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 02/05 11:06:01.900: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 02/05 11:06:01.901: [smf] INFO: Removed Session: UE IMSI:[262425377674333] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 02/05 11:06:01.901: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 02/05 11:06:01.906: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 02/05 11:06:01.906: [smf] INFO: Removed Session: UE IMSI:[262428909018553] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 02/05 11:06:01.906: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 02/05 11:06:01.911: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 02/05 11:06:01.911: [smf] INFO: Removed Session: UE IMSI:[262425676753400] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 02/05 11:06:01.911: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 02/05 11:06:01.916: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 02/05 11:06:01.916: [smf] INFO: Removed Session: UE IMSI:[262425132132784] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 02/05 11:06:01.916: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 02/05 11:06:01.921: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 02/05 11:06:01.922: [smf] INFO: Removed Session: UE IMSI:[262429019367833] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 02/05 11:06:01.922: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 02/05 11:06:01.927: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 02/05 11:06:01.927: [smf] INFO: Removed Session: UE IMSI:[262429672009357] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 02/05 11:06:01.927: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 02/05 11:06:01.932: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 02/05 11:06:01.932: [smf] INFO: Removed Session: UE IMSI:[262423146628280] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 02/05 11:06:01.932: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 02/05 11:06:01.937: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 02/05 11:06:01.937: [smf] INFO: Removed Session: UE IMSI:[262426038659956] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 02/05 11:06:01.937: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 02/05 11:06:01.942: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 02/05 11:06:01.942: [smf] INFO: Removed Session: UE IMSI:[262420025383125] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 02/05 11:06:01.942: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 02/05 11:06:01.947: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 02/05 11:06:01.948: [smf] INFO: Removed Session: UE IMSI:[262425143219566] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 02/05 11:06:01.948: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 02/05 11:06:01.953: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 02/05 11:06:01.953: [smf] INFO: Removed Session: UE IMSI:[262427807401796] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 02/05 11:06:01.953: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 02/05 11:06:01.958: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 02/05 11:06:01.958: [smf] INFO: Removed Session: UE IMSI:[262428799009191] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 02/05 11:06:01.958: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 02/05 11:06:01.963: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 02/05 11:06:01.963: [smf] INFO: Removed Session: UE IMSI:[262420702130054] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 02/05 11:06:01.963: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 02/05 11:06:01.968: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 02/05 11:06:01.969: [smf] INFO: Removed Session: UE IMSI:[262424093104734] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 02/05 11:06:01.969: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 02/05 11:06:01.974: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 02/05 11:06:01.974: [smf] INFO: Removed Session: UE IMSI:[262421157482146] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 02/05 11:06:01.974: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 02/05 11:06:01.979: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 02/05 11:06:01.979: [smf] INFO: Removed Session: UE IMSI:[262426885984807] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 02/05 11:06:01.979: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 02/05 11:06:01.984: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 02/05 11:06:01.984: [smf] INFO: Removed Session: UE IMSI:[262424645339471] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 02/05 11:06:01.984: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 02/05 11:06:01.989: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 02/05 11:06:01.990: [smf] INFO: Removed Session: UE IMSI:[262427043602981] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 02/05 11:06:01.990: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 02/05 11:06:01.995: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 02/05 11:06:01.995: [smf] INFO: Removed Session: UE IMSI:[262428218079842] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:01.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 02/05 11:06:01.995: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 02/05 11:06:02.000: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 02/05 11:06:02.000: [smf] INFO: Removed Session: UE IMSI:[262428201083306] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 02/05 11:06:02.000: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 02/05 11:06:02.005: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 02/05 11:06:02.005: [smf] INFO: Removed Session: UE IMSI:[262428912183822] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 02/05 11:06:02.005: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 02/05 11:06:02.010: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 02/05 11:06:02.010: [smf] INFO: Removed Session: UE IMSI:[262427519940902] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 02/05 11:06:02.010: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 02/05 11:06:02.015: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 02/05 11:06:02.016: [smf] INFO: Removed Session: UE IMSI:[262428293203771] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 02/05 11:06:02.016: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 02/05 11:06:02.021: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 02/05 11:06:02.021: [smf] INFO: Removed Session: UE IMSI:[262423635305306] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 02/05 11:06:02.021: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 02/05 11:06:02.026: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 02/05 11:06:02.027: [smf] INFO: Removed Session: UE IMSI:[262421402223092] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 02/05 11:06:02.027: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 02/05 11:06:02.031: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 02/05 11:06:02.032: [smf] INFO: Removed Session: UE IMSI:[262426017887214] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 02/05 11:06:02.032: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 02/05 11:06:02.037: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 02/05 11:06:02.037: [smf] INFO: Removed Session: UE IMSI:[262428762362747] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 02/05 11:06:02.037: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 02/05 11:06:02.042: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 02/05 11:06:02.043: [smf] INFO: Removed Session: UE IMSI:[262422587280865] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 02/05 11:06:02.043: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 02/05 11:06:02.047: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 02/05 11:06:02.048: [smf] INFO: Removed Session: UE IMSI:[262429220905384] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 02/05 11:06:02.048: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 02/05 11:06:02.053: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 02/05 11:06:02.053: [smf] INFO: Removed Session: UE IMSI:[262427308482263] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 02/05 11:06:02.053: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 02/05 11:06:02.058: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 02/05 11:06:02.058: [smf] INFO: Removed Session: UE IMSI:[262421086938475] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 02/05 11:06:02.058: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 02/05 11:06:02.063: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 02/05 11:06:02.064: [smf] INFO: Removed Session: UE IMSI:[262427152652954] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 02/05 11:06:02.064: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 02/05 11:06:02.069: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 02/05 11:06:02.069: [smf] INFO: Removed Session: UE IMSI:[262429997455749] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 02/05 11:06:02.069: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 02/05 11:06:02.074: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 02/05 11:06:02.074: [smf] INFO: Removed Session: UE IMSI:[262428182638916] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 02/05 11:06:02.074: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 02/05 11:06:02.079: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 02/05 11:06:02.080: [smf] INFO: Removed Session: UE IMSI:[262426235717195] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 02/05 11:06:02.080: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 02/05 11:06:02.085: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 02/05 11:06:02.085: [smf] INFO: Removed Session: UE IMSI:[262420352661703] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 02/05 11:06:02.085: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 02/05 11:06:02.090: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 02/05 11:06:02.090: [smf] INFO: Removed Session: UE IMSI:[262429691477441] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 02/05 11:06:02.090: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 02/05 11:06:02.095: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 02/05 11:06:02.096: [smf] INFO: Removed Session: UE IMSI:[262427053043769] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 02/05 11:06:02.096: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 02/05 11:06:02.101: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 02/05 11:06:02.101: [smf] INFO: Removed Session: UE IMSI:[262424022340322] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 02/05 11:06:02.101: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 02/05 11:06:02.106: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 02/05 11:06:02.107: [smf] INFO: Removed Session: UE IMSI:[262427033798309] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 02/05 11:06:02.107: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 02/05 11:06:02.111: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 02/05 11:06:02.112: [smf] INFO: Removed Session: UE IMSI:[262425929478820] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 02/05 11:06:02.112: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 02/05 11:06:02.117: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 02/05 11:06:02.117: [smf] INFO: Removed Session: UE IMSI:[262420869804891] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 02/05 11:06:02.117: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 02/05 11:06:02.122: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 02/05 11:06:02.122: [smf] INFO: Removed Session: UE IMSI:[262423770133442] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 02/05 11:06:02.123: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 02/05 11:06:02.127: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 02/05 11:06:02.128: [smf] INFO: Removed Session: UE IMSI:[262422637240529] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 02/05 11:06:02.128: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 02/05 11:06:02.133: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 02/05 11:06:02.133: [smf] INFO: Removed Session: UE IMSI:[262422512016938] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 02/05 11:06:02.133: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 02/05 11:06:02.138: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 02/05 11:06:02.139: [smf] INFO: Removed Session: UE IMSI:[262427803971948] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 02/05 11:06:02.139: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 02/05 11:06:02.144: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 02/05 11:06:02.144: [smf] INFO: Removed Session: UE IMSI:[262429273592177] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 02/05 11:06:02.144: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 02/05 11:06:02.149: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 02/05 11:06:02.149: [smf] INFO: Removed Session: UE IMSI:[262420270185243] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 02/05 11:06:02.149: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 02/05 11:06:02.154: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 02/05 11:06:02.155: [smf] INFO: Removed Session: UE IMSI:[262421920638616] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 02/05 11:06:02.155: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 02/05 11:06:02.160: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 02/05 11:06:02.160: [smf] INFO: Removed Session: UE IMSI:[262427351649910] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 02/05 11:06:02.160: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 02/05 11:06:02.165: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 02/05 11:06:02.165: [smf] INFO: Removed Session: UE IMSI:[262421007849839] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 02/05 11:06:02.165: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 02/05 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 02/05 11:06:02.171: [smf] INFO: Removed Session: UE IMSI:[262421733402313] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 02/05 11:06:02.171: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 02/05 11:06:02.176: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 02/05 11:06:02.176: [smf] INFO: Removed Session: UE IMSI:[262429454921306] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 02/05 11:06:02.176: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 02/05 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 02/05 11:06:02.181: [smf] INFO: Removed Session: UE IMSI:[262426464806977] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 02/05 11:06:02.181: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 02/05 11:06:02.186: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 02/05 11:06:02.187: [smf] INFO: Removed Session: UE IMSI:[262420487750539] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 02/05 11:06:02.187: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 02/05 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 02/05 11:06:02.192: [smf] INFO: Removed Session: UE IMSI:[262424629392192] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 02/05 11:06:02.192: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 02/05 11:06:02.197: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 02/05 11:06:02.197: [smf] INFO: Removed Session: UE IMSI:[262429579690651] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 02/05 11:06:02.197: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 02/05 11:06:02.202: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 02/05 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262426697186591] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 02/05 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 02/05 11:06:02.208: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 02/05 11:06:02.208: [smf] INFO: Removed Session: UE IMSI:[262424745669509] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 02/05 11:06:02.208: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 02/05 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 02/05 11:06:02.214: [smf] INFO: Removed Session: UE IMSI:[262423421714212] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 02/05 11:06:02.214: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 02/05 11:06:02.218: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 02/05 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262429734497179] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 02/05 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 02/05 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 02/05 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262426406779347] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 02/05 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 02/05 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 02/05 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262425499876266] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 02/05 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 02/05 11:06:02.234: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 02/05 11:06:02.235: [smf] INFO: Removed Session: UE IMSI:[262421302653744] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 02/05 11:06:02.235: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 02/05 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 02/05 11:06:02.240: [smf] INFO: Removed Session: UE IMSI:[262428814642444] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 02/05 11:06:02.240: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 02/05 11:06:02.245: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 02/05 11:06:02.246: [smf] INFO: Removed Session: UE IMSI:[262421505199669] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 02/05 11:06:02.246: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 02/05 11:06:02.250: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 02/05 11:06:02.251: [smf] INFO: Removed Session: UE IMSI:[262429368113003] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 02/05 11:06:02.251: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 02/05 11:06:02.256: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 02/05 11:06:02.256: [smf] INFO: Removed Session: UE IMSI:[262422084661709] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 02/05 11:06:02.256: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 02/05 11:06:02.261: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 02/05 11:06:02.261: [smf] INFO: Removed Session: UE IMSI:[262421300714881] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 02/05 11:06:02.261: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 02/05 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 02/05 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262427875233253] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 02/05 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 02/05 11:06:02.271: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 02/05 11:06:02.272: [smf] INFO: Removed Session: UE IMSI:[262429623149791] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 02/05 11:06:02.272: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 02/05 11:06:02.277: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 02/05 11:06:02.277: [smf] INFO: Removed Session: UE IMSI:[262421877376182] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 02/05 11:06:02.277: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 02/05 11:06:02.282: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 02/05 11:06:02.283: [smf] INFO: Removed Session: UE IMSI:[262421483644959] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 02/05 11:06:02.283: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 02/05 11:06:02.287: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 02/05 11:06:02.288: [smf] INFO: Removed Session: UE IMSI:[262428219089096] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 02/05 11:06:02.288: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 02/05 11:06:02.293: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 02/05 11:06:02.293: [smf] INFO: Removed Session: UE IMSI:[262424925963354] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 02/05 11:06:02.293: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 02/05 11:06:02.298: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 02/05 11:06:02.298: [smf] INFO: Removed Session: UE IMSI:[262429625315254] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 02/05 11:06:02.298: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 02/05 11:06:02.303: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 02/05 11:06:02.304: [smf] INFO: Removed Session: UE IMSI:[262427747369967] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 02/05 11:06:02.304: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 02/05 11:06:02.308: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 02/05 11:06:02.309: [smf] INFO: Removed Session: UE IMSI:[262421293606857] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 02/05 11:06:02.309: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 02/05 11:06:02.314: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 02/05 11:06:02.314: [smf] INFO: Removed Session: UE IMSI:[262427410237502] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 02/05 11:06:02.314: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 02/05 11:06:02.319: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 02/05 11:06:02.319: [smf] INFO: Removed Session: UE IMSI:[262421723382666] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 02/05 11:06:02.319: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 02/05 11:06:02.324: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 02/05 11:06:02.325: [smf] INFO: Removed Session: UE IMSI:[262423657675172] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 02/05 11:06:02.325: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 02/05 11:06:02.330: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 02/05 11:06:02.330: [smf] INFO: Removed Session: UE IMSI:[262426339122114] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 02/05 11:06:02.330: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 02/05 11:06:02.335: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 02/05 11:06:02.336: [smf] INFO: Removed Session: UE IMSI:[262422638137354] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 02/05 11:06:02.336: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 02/05 11:06:02.340: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 02/05 11:06:02.341: [smf] INFO: Removed Session: UE IMSI:[262425585030870] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 02/05 11:06:02.341: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 02/05 11:06:02.346: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 02/05 11:06:02.346: [smf] INFO: Removed Session: UE IMSI:[262423576183180] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 02/05 11:06:02.346: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 02/05 11:06:02.351: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 02/05 11:06:02.351: [smf] INFO: Removed Session: UE IMSI:[262429909135411] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 02/05 11:06:02.351: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 02/05 11:06:02.356: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 02/05 11:06:02.357: [smf] INFO: Removed Session: UE IMSI:[262423629091950] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 02/05 11:06:02.357: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 02/05 11:06:02.362: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 02/05 11:06:02.362: [smf] INFO: Removed Session: UE IMSI:[262428060837780] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 02/05 11:06:02.362: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 02/05 11:06:02.367: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 02/05 11:06:02.367: [smf] INFO: Removed Session: UE IMSI:[262428824509341] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 02/05 11:06:02.367: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 02/05 11:06:02.372: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 02/05 11:06:02.373: [smf] INFO: Removed Session: UE IMSI:[262427616399844] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 02/05 11:06:02.373: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 02/05 11:06:02.378: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 02/05 11:06:02.378: [smf] INFO: Removed Session: UE IMSI:[262428903751026] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 02/05 11:06:02.378: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 02/05 11:06:02.383: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 02/05 11:06:02.383: [smf] INFO: Removed Session: UE IMSI:[262424098473076] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 02/05 11:06:02.383: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 02/05 11:06:02.389: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 02/05 11:06:02.389: [smf] INFO: Removed Session: UE IMSI:[262426283075153] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 02/05 11:06:02.389: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 02/05 11:06:02.394: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 02/05 11:06:02.394: [smf] INFO: Removed Session: UE IMSI:[262424804262989] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 02/05 11:06:02.394: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 02/05 11:06:02.399: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 02/05 11:06:02.400: [smf] INFO: Removed Session: UE IMSI:[262420923765203] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 02/05 11:06:02.400: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 02/05 11:06:02.404: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 02/05 11:06:02.405: [smf] INFO: Removed Session: UE IMSI:[262427877995870] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 02/05 11:06:02.405: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 02/05 11:06:02.410: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 02/05 11:06:02.410: [smf] INFO: Removed Session: UE IMSI:[262424522629697] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 02/05 11:06:02.410: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 02/05 11:06:02.415: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 02/05 11:06:02.415: [smf] INFO: Removed Session: UE IMSI:[262428694561738] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 02/05 11:06:02.415: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 02/05 11:06:02.420: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 02/05 11:06:02.421: [smf] INFO: Removed Session: UE IMSI:[262427886836193] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 02/05 11:06:02.421: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 02/05 11:06:02.426: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 02/05 11:06:02.427: [smf] INFO: Removed Session: UE IMSI:[262425354281673] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 02/05 11:06:02.427: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 02/05 11:06:02.432: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 02/05 11:06:02.433: [smf] INFO: Removed Session: UE IMSI:[262421368865312] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 02/05 11:06:02.433: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 02/05 11:06:02.437: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 02/05 11:06:02.438: [smf] INFO: Removed Session: UE IMSI:[262425043149914] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 02/05 11:06:02.438: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 02/05 11:06:02.443: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 02/05 11:06:02.444: [smf] INFO: Removed Session: UE IMSI:[262423983995106] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 02/05 11:06:02.444: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 02/05 11:06:02.449: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 02/05 11:06:02.449: [smf] INFO: Removed Session: UE IMSI:[262427799341724] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 02/05 11:06:02.449: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 02/05 11:06:02.455: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 02/05 11:06:02.455: [smf] INFO: Removed Session: UE IMSI:[262423387071164] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 02/05 11:06:02.455: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 02/05 11:06:02.460: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 02/05 11:06:02.461: [smf] INFO: Removed Session: UE IMSI:[262422832042607] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 02/05 11:06:02.461: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 02/05 11:06:02.466: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 02/05 11:06:02.466: [smf] INFO: Removed Session: UE IMSI:[262425591890688] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 02/05 11:06:02.467: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 02/05 11:06:02.472: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 02/05 11:06:02.472: [smf] INFO: Removed Session: UE IMSI:[262428810553907] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 02/05 11:06:02.472: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 02/05 11:06:02.477: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 02/05 11:06:02.477: [smf] INFO: Removed Session: UE IMSI:[262426780013987] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 02/05 11:06:02.477: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 02/05 11:06:02.482: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 02/05 11:06:02.483: [smf] INFO: Removed Session: UE IMSI:[262428958798424] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 02/05 11:06:02.483: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 02/05 11:06:02.488: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 02/05 11:06:02.490: [smf] INFO: Removed Session: UE IMSI:[262424948105141] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 02/05 11:06:02.490: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 02/05 11:06:02.494: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 02/05 11:06:02.495: [smf] INFO: Removed Session: UE IMSI:[262426604038646] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 02/05 11:06:02.495: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 02/05 11:06:02.499: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 02/05 11:06:02.500: [smf] INFO: Removed Session: UE IMSI:[262427263464664] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 02/05 11:06:02.500: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 02/05 11:06:02.505: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 02/05 11:06:02.505: [smf] INFO: Removed Session: UE IMSI:[262426704453414] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 02/05 11:06:02.505: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 02/05 11:06:02.510: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 02/05 11:06:02.511: [smf] INFO: Removed Session: UE IMSI:[262428463689523] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 02/05 11:06:02.511: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 02/05 11:06:02.516: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 02/05 11:06:02.517: [smf] INFO: Removed Session: UE IMSI:[262429934271561] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 02/05 11:06:02.517: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 02/05 11:06:02.521: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 02/05 11:06:02.522: [smf] INFO: Removed Session: UE IMSI:[262424831737124] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 02/05 11:06:02.522: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 02/05 11:06:02.526: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 02/05 11:06:02.527: [smf] INFO: Removed Session: UE IMSI:[262422556562112] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 02/05 11:06:02.527: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 02/05 11:06:02.532: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 02/05 11:06:02.533: [smf] INFO: Removed Session: UE IMSI:[262426661193569] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 02/05 11:06:02.533: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 02/05 11:06:02.538: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 02/05 11:06:02.538: [smf] INFO: Removed Session: UE IMSI:[262427434671916] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 02/05 11:06:02.538: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 02/05 11:06:02.543: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 02/05 11:06:02.544: [smf] INFO: Removed Session: UE IMSI:[262427425833374] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 02/05 11:06:02.544: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 02/05 11:06:02.548: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 02/05 11:06:02.549: [smf] INFO: Removed Session: UE IMSI:[262422894692470] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 02/05 11:06:02.549: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 02/05 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 02/05 11:06:02.554: [smf] INFO: Removed Session: UE IMSI:[262424016920313] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 02/05 11:06:02.554: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 02/05 11:06:02.559: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 02/05 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262429402108165] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 02/05 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 02/05 11:06:02.564: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 02/05 11:06:02.565: [smf] INFO: Removed Session: UE IMSI:[262422360372910] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 02/05 11:06:02.565: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 02/05 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 02/05 11:06:02.570: [smf] INFO: Removed Session: UE IMSI:[262421093449500] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 02/05 11:06:02.570: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 02/05 11:06:02.575: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 02/05 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262423903716281] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 02/05 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 02/05 11:06:02.580: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 02/05 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262428692284623] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 02/05 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 02/05 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 02/05 11:06:02.586: [smf] INFO: Removed Session: UE IMSI:[262420032457217] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 02/05 11:06:02.586: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 02/05 11:06:02.591: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 02/05 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262426398702432] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 02/05 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 02/05 11:06:02.596: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 02/05 11:06:02.597: [smf] INFO: Removed Session: UE IMSI:[262422266792250] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 02/05 11:06:02.597: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 02/05 11:06:02.602: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 02/05 11:06:02.602: [smf] INFO: Removed Session: UE IMSI:[262426647776391] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 02/05 11:06:02.602: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 02/05 11:06:02.607: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 02/05 11:06:02.607: [smf] INFO: Removed Session: UE IMSI:[262421695812515] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.607: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 02/05 11:06:02.607: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 02/05 11:06:02.612: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 02/05 11:06:02.613: [smf] INFO: Removed Session: UE IMSI:[262425568499736] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 02/05 11:06:02.613: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 02/05 11:06:02.617: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 02/05 11:06:02.618: [smf] INFO: Removed Session: UE IMSI:[262424732625451] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 02/05 11:06:02.618: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 02/05 11:06:02.623: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 02/05 11:06:02.623: [smf] INFO: Removed Session: UE IMSI:[262425836779598] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 02/05 11:06:02.623: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 02/05 11:06:02.628: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 02/05 11:06:02.629: [smf] INFO: Removed Session: UE IMSI:[262425143250699] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 02/05 11:06:02.629: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 02/05 11:06:02.633: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 02/05 11:06:02.634: [smf] INFO: Removed Session: UE IMSI:[262426786857434] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 02/05 11:06:02.634: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 02/05 11:06:02.639: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 02/05 11:06:02.640: [smf] INFO: Removed Session: UE IMSI:[262421955828480] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 02/05 11:06:02.640: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 02/05 11:06:02.644: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 02/05 11:06:02.646: [smf] INFO: Removed Session: UE IMSI:[262428010574328] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 02/05 11:06:02.646: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 02/05 11:06:02.650: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 02/05 11:06:02.652: [smf] INFO: Removed Session: UE IMSI:[262421481115984] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 02/05 11:06:02.652: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 02/05 11:06:02.656: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 02/05 11:06:02.657: [smf] INFO: Removed Session: UE IMSI:[262422054203028] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 02/05 11:06:02.657: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 02/05 11:06:02.662: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 02/05 11:06:02.663: [smf] INFO: Removed Session: UE IMSI:[262428915136678] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 02/05 11:06:02.663: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 02/05 11:06:02.667: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 02/05 11:06:02.668: [smf] INFO: Removed Session: UE IMSI:[262424386255228] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 02/05 11:06:02.668: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 02/05 11:06:02.672: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 02/05 11:06:02.673: [smf] INFO: Removed Session: UE IMSI:[262420294615324] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 02/05 11:06:02.673: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 02/05 11:06:02.678: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 02/05 11:06:02.678: [smf] INFO: Removed Session: UE IMSI:[262426661235145] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 02/05 11:06:02.679: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 02/05 11:06:02.683: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 02/05 11:06:02.684: [smf] INFO: Removed Session: UE IMSI:[262427208440369] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 02/05 11:06:02.684: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 02/05 11:06:02.688: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 02/05 11:06:02.689: [smf] INFO: Removed Session: UE IMSI:[262422118147951] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 02/05 11:06:02.689: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 02/05 11:06:02.694: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 02/05 11:06:02.695: [smf] INFO: Removed Session: UE IMSI:[262423110712545] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 02/05 11:06:02.695: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 02/05 11:06:02.699: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 02/05 11:06:02.700: [smf] INFO: Removed Session: UE IMSI:[262427128559726] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 02/05 11:06:02.700: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 02/05 11:06:02.704: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 02/05 11:06:02.705: [smf] INFO: Removed Session: UE IMSI:[262427518659858] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 02/05 11:06:02.705: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 02/05 11:06:02.710: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 02/05 11:06:02.711: [smf] INFO: Removed Session: UE IMSI:[262423619364956] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 02/05 11:06:02.711: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 02/05 11:06:02.715: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 02/05 11:06:02.716: [smf] INFO: Removed Session: UE IMSI:[262420589535906] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 02/05 11:06:02.716: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 02/05 11:06:02.721: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 02/05 11:06:02.721: [smf] INFO: Removed Session: UE IMSI:[262424407023731] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 02/05 11:06:02.721: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 02/05 11:06:02.726: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 02/05 11:06:02.727: [smf] INFO: Removed Session: UE IMSI:[262424081915597] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 02/05 11:06:02.727: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 02/05 11:06:02.731: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 02/05 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262421355401029] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 02/05 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 02/05 11:06:02.737: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 02/05 11:06:02.738: [smf] INFO: Removed Session: UE IMSI:[262428017520407] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 02/05 11:06:02.738: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 02/05 11:06:02.742: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 02/05 11:06:02.743: [smf] INFO: Removed Session: UE IMSI:[262422718230868] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 02/05 11:06:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 02/05 11:06:02.747: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 02/05 11:06:02.748: [smf] INFO: Removed Session: UE IMSI:[262423718103997] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 02/05 11:06:02.748: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 02/05 11:06:02.753: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 02/05 11:06:02.754: [smf] INFO: Removed Session: UE IMSI:[262428576960187] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 02/05 11:06:02.754: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 02/05 11:06:02.758: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 02/05 11:06:02.759: [smf] INFO: Removed Session: UE IMSI:[262426196085795] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 02/05 11:06:02.759: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 02/05 11:06:02.764: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 02/05 11:06:02.764: [smf] INFO: Removed Session: UE IMSI:[262425940990215] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 02/05 11:06:02.764: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 02/05 11:06:02.769: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 02/05 11:06:02.770: [smf] INFO: Removed Session: UE IMSI:[262428183980910] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 02/05 11:06:02.770: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 02/05 11:06:02.774: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 02/05 11:06:02.775: [smf] INFO: Removed Session: UE IMSI:[262422473655645] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 02/05 11:06:02.775: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 02/05 11:06:02.780: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 02/05 11:06:02.781: [smf] INFO: Removed Session: UE IMSI:[262426097344674] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 02/05 11:06:02.781: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 02/05 11:06:02.785: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 02/05 11:06:02.786: [smf] INFO: Removed Session: UE IMSI:[262425862485935] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 02/05 11:06:02.786: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 02/05 11:06:02.790: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 02/05 11:06:02.791: [smf] INFO: Removed Session: UE IMSI:[262423923432956] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 02/05 11:06:02.791: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 02/05 11:06:02.796: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 02/05 11:06:02.796: [smf] INFO: Removed Session: UE IMSI:[262424167337671] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 02/05 11:06:02.796: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 02/05 11:06:02.801: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 02/05 11:06:02.802: [smf] INFO: Removed Session: UE IMSI:[262427721005579] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 02/05 11:06:02.802: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 02/05 11:06:02.807: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 02/05 11:06:02.808: [smf] INFO: Removed Session: UE IMSI:[262421366104425] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 02/05 11:06:02.808: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 02/05 11:06:02.812: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 02/05 11:06:02.813: [smf] INFO: Removed Session: UE IMSI:[262422628310424] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 02/05 11:06:02.813: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 02/05 11:06:02.818: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 02/05 11:06:02.820: [smf] INFO: Removed Session: UE IMSI:[262426160115308] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 02/05 11:06:02.820: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 02/05 11:06:02.824: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 02/05 11:06:02.829: [smf] INFO: Removed Session: UE IMSI:[262420342349380] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 02/05 11:06:02.830: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 02/05 11:06:02.830: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 02/05 11:06:02.835: [smf] INFO: Removed Session: UE IMSI:[262428390285392] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 02/05 11:06:02.835: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 02/05 11:06:02.837: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 02/05 11:06:02.838: [smf] INFO: Removed Session: UE IMSI:[262421465560997] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 02/05 11:06:02.838: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 02/05 11:06:02.843: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 02/05 11:06:02.844: [smf] INFO: Removed Session: UE IMSI:[262423739025759] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 02/05 11:06:02.844: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 02/05 11:06:02.849: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 02/05 11:06:02.850: [smf] INFO: Removed Session: UE IMSI:[262426135986212] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 02/05 11:06:02.850: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 02/05 11:06:02.854: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 02/05 11:06:02.855: [smf] INFO: Removed Session: UE IMSI:[262426638154678] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 02/05 11:06:02.856: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 02/05 11:06:02.860: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 02/05 11:06:02.861: [smf] INFO: Removed Session: UE IMSI:[262428898992308] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 02/05 11:06:02.861: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 02/05 11:06:02.865: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 02/05 11:06:02.866: [smf] INFO: Removed Session: UE IMSI:[262420726888584] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 02/05 11:06:02.866: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 02/05 11:06:02.870: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 02/05 11:06:02.871: [smf] INFO: Removed Session: UE IMSI:[262426307050767] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 02/05 11:06:02.871: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 02/05 11:06:02.876: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 02/05 11:06:02.877: [smf] INFO: Removed Session: UE IMSI:[262424000297418] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 02/05 11:06:02.877: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 02/05 11:06:02.881: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 02/05 11:06:02.883: [smf] INFO: Removed Session: UE IMSI:[262425931595295] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 02/05 11:06:02.883: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 02/05 11:06:02.887: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 02/05 11:06:02.889: [smf] INFO: Removed Session: UE IMSI:[262428258858658] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 02/05 11:06:02.889: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 02/05 11:06:02.896: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 02/05 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262420990356802] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 02/05 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 02/05 11:06:02.903: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 02/05 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262422661292563] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 02/05 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 02/05 11:06:02.908: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 02/05 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262429890497975] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 02/05 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 02/05 11:06:02.914: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 02/05 11:06:02.914: [smf] INFO: Removed Session: UE IMSI:[262422837232904] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 02/05 11:06:02.914: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 02/05 11:06:02.919: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 02/05 11:06:02.920: [smf] INFO: Removed Session: UE IMSI:[262423901967725] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 02/05 11:06:02.920: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 02/05 11:06:02.924: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 02/05 11:06:02.925: [smf] INFO: Removed Session: UE IMSI:[262422950663236] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 02/05 11:06:02.925: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 02/05 11:06:02.930: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 02/05 11:06:02.930: [smf] INFO: Removed Session: UE IMSI:[262423527732233] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 02/05 11:06:02.930: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 02/05 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 02/05 11:06:02.936: [smf] INFO: Removed Session: UE IMSI:[262427311425060] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 02/05 11:06:02.936: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 02/05 11:06:02.940: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 02/05 11:06:02.941: [smf] INFO: Removed Session: UE IMSI:[262421003241837] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 02/05 11:06:02.941: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 02/05 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 02/05 11:06:02.946: [smf] INFO: Removed Session: UE IMSI:[262425371243279] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 02/05 11:06:02.946: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 02/05 11:06:02.951: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 02/05 11:06:02.951: [smf] INFO: Removed Session: UE IMSI:[262427230963980] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 02/05 11:06:02.951: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 02/05 11:06:02.956: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 02/05 11:06:02.957: [smf] INFO: Removed Session: UE IMSI:[262424462403834] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 02/05 11:06:02.957: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 02/05 11:06:02.962: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 02/05 11:06:02.962: [smf] INFO: Removed Session: UE IMSI:[262429742374419] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 02/05 11:06:02.962: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 02/05 11:06:02.967: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 02/05 11:06:02.967: [smf] INFO: Removed Session: UE IMSI:[262425489298077] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 02/05 11:06:02.967: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 02/05 11:06:02.972: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 02/05 11:06:02.973: [smf] INFO: Removed Session: UE IMSI:[262428636099089] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 02/05 11:06:02.973: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 02/05 11:06:02.978: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 02/05 11:06:02.978: [smf] INFO: Removed Session: UE IMSI:[262423580213109] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 02/05 11:06:02.978: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 02/05 11:06:02.983: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 02/05 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262423708615448] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 02/05 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 02/05 11:06:02.988: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 02/05 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262429509911985] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 02/05 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 02/05 11:06:02.993: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 02/05 11:06:02.994: [smf] INFO: Removed Session: UE IMSI:[262429959750094] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 02/05 11:06:02.994: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 02/05 11:06:02.999: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 02/05 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262427272190647] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 02/05 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 02/05 11:06:03.004: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 02/05 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262424108537887] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 02/05 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 02/05 11:06:03.009: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 02/05 11:06:03.010: [smf] INFO: Removed Session: UE IMSI:[262427786462540] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 02/05 11:06:03.010: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 02/05 11:06:03.015: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 02/05 11:06:03.016: [smf] INFO: Removed Session: UE IMSI:[262429108990910] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 02/05 11:06:03.016: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 02/05 11:06:03.021: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 02/05 11:06:03.022: [smf] INFO: Removed Session: UE IMSI:[262422371589030] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 02/05 11:06:03.022: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 02/05 11:06:03.026: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 02/05 11:06:03.027: [smf] INFO: Removed Session: UE IMSI:[262424829691534] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 02/05 11:06:03.027: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 02/05 11:06:03.032: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 02/05 11:06:03.032: [smf] INFO: Removed Session: UE IMSI:[262421515180653] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 02/05 11:06:03.032: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 02/05 11:06:03.037: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 02/05 11:06:03.037: [smf] INFO: Removed Session: UE IMSI:[262429114637838] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 02/05 11:06:03.037: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 02/05 11:06:03.042: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 02/05 11:06:03.043: [smf] INFO: Removed Session: UE IMSI:[262422909668351] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.043: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 02/05 11:06:03.043: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 02/05 11:06:03.048: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 02/05 11:06:03.048: [smf] INFO: Removed Session: UE IMSI:[262420529485866] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 02/05 11:06:03.048: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 02/05 11:06:03.053: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 02/05 11:06:03.053: [smf] INFO: Removed Session: UE IMSI:[262420815993294] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 02/05 11:06:03.053: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 02/05 11:06:03.058: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 02/05 11:06:03.059: [smf] INFO: Removed Session: UE IMSI:[262423200549111] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 02/05 11:06:03.059: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 02/05 11:06:03.063: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 02/05 11:06:03.064: [smf] INFO: Removed Session: UE IMSI:[262428498933569] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 02/05 11:06:03.064: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 02/05 11:06:03.069: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 02/05 11:06:03.069: [smf] INFO: Removed Session: UE IMSI:[262421024907645] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 02/05 11:06:03.069: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 02/05 11:06:03.074: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 02/05 11:06:03.075: [smf] INFO: Removed Session: UE IMSI:[262428573316212] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 02/05 11:06:03.075: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 02/05 11:06:03.079: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 02/05 11:06:03.080: [smf] INFO: Removed Session: UE IMSI:[262427381023382] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.080: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 02/05 11:06:03.080: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 02/05 11:06:03.085: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 02/05 11:06:03.085: [smf] INFO: Removed Session: UE IMSI:[262424827371673] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 02/05 11:06:03.085: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 02/05 11:06:03.090: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 02/05 11:06:03.090: [smf] INFO: Removed Session: UE IMSI:[262422824084934] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 02/05 11:06:03.090: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 02/05 11:06:03.095: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 02/05 11:06:03.096: [smf] INFO: Removed Session: UE IMSI:[262428358466336] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 02/05 11:06:03.096: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 02/05 11:06:03.101: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 02/05 11:06:03.101: [smf] INFO: Removed Session: UE IMSI:[262429357558030] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 02/05 11:06:03.101: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 02/05 11:06:03.106: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 02/05 11:06:03.106: [smf] INFO: Removed Session: UE IMSI:[262428298728891] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 02/05 11:06:03.106: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 02/05 11:06:03.111: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 02/05 11:06:03.112: [smf] INFO: Removed Session: UE IMSI:[262423894260793] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 02/05 11:06:03.112: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 02/05 11:06:03.117: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 02/05 11:06:03.118: [smf] INFO: Removed Session: UE IMSI:[262426105051691] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 02/05 11:06:03.118: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 02/05 11:06:03.122: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 02/05 11:06:03.123: [smf] INFO: Removed Session: UE IMSI:[262423450429615] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 02/05 11:06:03.123: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 02/05 11:06:03.128: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 02/05 11:06:03.129: [smf] INFO: Removed Session: UE IMSI:[262423278459748] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 02/05 11:06:03.129: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 02/05 11:06:03.133: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 02/05 11:06:03.134: [smf] INFO: Removed Session: UE IMSI:[262422132638066] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 02/05 11:06:03.134: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 02/05 11:06:03.139: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 02/05 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262421004530267] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 02/05 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 02/05 11:06:03.144: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 02/05 11:06:03.144: [smf] INFO: Removed Session: UE IMSI:[262427055599743] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 02/05 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 02/05 11:06:03.149: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 02/05 11:06:03.149: [smf] INFO: Removed Session: UE IMSI:[262427194552917] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 02/05 11:06:03.149: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 02/05 11:06:03.154: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 02/05 11:06:03.155: [smf] INFO: Removed Session: UE IMSI:[262420156067121] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 02/05 11:06:03.155: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 02/05 11:06:03.160: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 02/05 11:06:03.160: [smf] INFO: Removed Session: UE IMSI:[262429547242290] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 02/05 11:06:03.160: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 02/05 11:06:03.165: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 02/05 11:06:03.166: [smf] INFO: Removed Session: UE IMSI:[262427283082228] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 02/05 11:06:03.166: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 02/05 11:06:03.170: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 02/05 11:06:03.171: [smf] INFO: Removed Session: UE IMSI:[262427920913840] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 02/05 11:06:03.171: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 02/05 11:06:03.176: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 02/05 11:06:03.177: [smf] INFO: Removed Session: UE IMSI:[262423377677435] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 02/05 11:06:03.177: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 02/05 11:06:03.182: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 02/05 11:06:03.182: [smf] INFO: Removed Session: UE IMSI:[262426880661014] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 02/05 11:06:03.182: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 02/05 11:06:03.187: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 02/05 11:06:03.188: [smf] INFO: Removed Session: UE IMSI:[262424975529142] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 02/05 11:06:03.188: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 02/05 11:06:03.192: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/05 11:06:03.193: [smf] INFO: Removed Session: UE IMSI:[262423622233126] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 02/05 11:06:03.193: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 02/05 11:06:03.398: [smf] INFO: Removed Session: UE IMSI:[262427845479634] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:03.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/05 11:06:03.398: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: Warning: Stopping inactive timer T_next. MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:06:05.410: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 02/05 11:06:05.410: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@ca0f22aa545a: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Wed Feb 5 11:06:05 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232604) Waiting for packet dumper to finish... 1 (prev_count=6232604, count=6233116) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Wed Feb 5 11:06:07 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_gy_charging_cc_time started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:06:09.261: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:06:10.704: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:06:11.708: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/05 11:06:11.709: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/05 11:06:11.709: [smf] INFO: UE IMSI[262429706627567] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:06:11.714: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/05 11:06:11.714: [upf] INFO: UE F-SEID[UP:0x340 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 02/05 11:06:11.714: [upf] INFO: UE F-SEID[UP:0x340 CP:0x648] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass 02/05 11:06:14.718: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff88a8a4910 (../src/upf/context.c:810) 02/05 11:06:17.722: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff88a8a4910 (../src/upf/context.c:810) MTC@ca0f22aa545a: Warning: Re-starting timer T_default, which is already active (running or expired). 02/05 11:06:19.723: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff88a8a4910 (../src/upf/context.c:810) MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:06:20.242: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/05 11:06:20.252: [smf] INFO: Removed Session: UE IMSI:[262429706627567] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:20.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/05 11:06:20.253: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:06:22.260: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(89)@ca0f22aa545a: Final verdict of PTC: none 02/05 11:06:22.261: [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(90)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Wed Feb 5 11:06:22 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22828) MTC@ca0f22aa545a: 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@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Wed Feb 5 11:06:24 UTC 2025 /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@ca0f22aa545a: 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@ca0f22aa545a: Test case TC_gy_charging_volume_quota_threshold started. MTC@ca0f22aa545a: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@ca0f22aa545a: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 02/05 11:06:26.233: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 02/05 11:06:26.579: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@ca0f22aa545a: sending CreatePDP 02/05 11:06:27.585: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 02/05 11:06:27.585: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 02/05 11:06:27.585: [smf] INFO: UE IMSI[262424524684755] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 02/05 11:06:27.590: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 02/05 11:06:27.590: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 02/05 11:06:27.590: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x714] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@ca0f22aa545a: setverdict(pass): none -> pass MTC@ca0f22aa545a: Warning: Re-starting timer T_default, which is already active (running or expired). 02/05 11:06:35.621: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7ff88a8a49a0 (../src/upf/context.c:810) MTC@ca0f22aa545a: Warning: Stopping inactive timer T_default. 02/05 11:06:36.138: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 02/05 11:06:36.150: [smf] INFO: Removed Session: UE IMSI:[262424524684755] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 02/05 11:06:36.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 02/05 11:06:36.150: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed MTC@ca0f22aa545a: setverdict(pass): pass -> pass, component reason not changed 02/05 11:06:38.159: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 02/05 11:06:38.159: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@ca0f22aa545a: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@ca0f22aa545a: Final verdict of PTC: none MTC@ca0f22aa545a: Setting final verdict of the test case. MTC@ca0f22aa545a: Local verdict of MTC: pass MTC@ca0f22aa545a: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@ca0f22aa545a: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@ca0f22aa545a: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@ca0f22aa545a: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Wed Feb 5 11:06:38 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24916) Waiting for packet dumper to finish... 1 (prev_count=24916, count=25428) MTC@ca0f22aa545a: 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@ca0f22aa545a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ca0f22aa545a: Terminating MTC. MC@ca0f22aa545a: MTC terminated. MC2> exit MC@ca0f22aa545a: Shutting down session. MC@ca0f22aa545a: 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-4750.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 (1817617) [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-20250205-1059-0bb70f72-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-20250205-1059-0bb70f72-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (1817521) [testenv][open5gs] Stopping upf (1817573) [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-20250205-1059-0bb70f72-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-4750.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-20250205-1059-0bb70f72-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.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.479990'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp' time='5.668712'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_ipcp_pap_broken' time='6.551569'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_pcodns' time='4.704485'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_mtu' time='4.720110'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access' time='5.150617'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_wrong_saddr' time='8.380067'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_gtpu_access_ipv6_apn4' time='7.173060'/> <testcase classname='GGSN_Tests' name='TC_pdp4_clients_interact_with_txseq' time='3.182067'> <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.364255'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_single_dns' time='5.092059'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_deact_with_separate_dns' time='4.102963'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teic' time='3.383957'/> <testcase classname='GGSN_Tests' name='TC_pdp4_act_update_teid' time='5.233942'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact' time='4.632336'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_pcodns' time='3.538075'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_icmp6' time='3.553566'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_mtu' time='3.575587'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access' time='5.809527'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ll_saddr' time='8.639303'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' time='8.265124'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' time='8.090903'/> <testcase classname='GGSN_Tests' name='TC_pdp6_act_deact_gtpu_access_ipv4_apn6' time='8.119393'/> <testcase classname='GGSN_Tests' name='TC_pdp6_clients_interact' time='10.740164'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact' time='4.333484'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_ipcp' time='4.190922'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_icmp6' time='3.710803'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns4' time='4.482293'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_pcodns6' time='4.703523'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_mtu' time='3.819631'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access' time='4.476299'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' time='6.465862'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' time='8.145515'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' time='7.533496'/> <testcase classname='GGSN_Tests' name='TC_pdp46_clients_interact' time='10.183435'/> <testcase classname='GGSN_Tests' name='TC_pdp46_act_deact_apn4' time='4.035502'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp' time='3.846300'/> <testcase classname='GGSN_Tests' name='TC_echo_req_resp_gtpu' time='4.993805'/> <testcase classname='GGSN_Tests' name='TC_pdp_act2_recovery' time='4.553849'> <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.891902'/> <testcase classname='GGSN_Tests' name='TC_pdp_act_restart_ctr_echo' time='9.464468'> <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.215590'/> <testcase classname='GGSN_Tests' name='TC_addr_pool_exhaustion' time='18.315963'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_cc_time' time='13.709415'/> <testcase classname='GGSN_Tests' name='TC_gy_charging_volume_quota_threshold' time='12.810317'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250205-1059-0bb70f72-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250205-1059-0bb70f72-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1096/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