Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/.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.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66f9a4babdbfdac63658bdb8adf0d827972c72fd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Commit message: "s1gw: add constants for PFCP FAR IDs" > git rev-list --no-walk 66f9a4babdbfdac63658bdb8adf0d827972c72fd # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins9111460579212945658.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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 pcu --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs -b osmocom:nightly -c sns [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/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-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/podman/testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_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-pcu-test-sns/logs:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_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-pcu-test-sns/_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-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [236 kB] Fetched 9288 kB in 1s (10.3 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-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/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-pcu-test-sns/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_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-pcu-test-sns/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for pcu [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h 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 UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking GSM_Types.ttcn Linking GSM_RR_Types.ttcn Linking GSM_RestOctets.ttcn Linking Osmocom_Types.ttcn Linking RLCMAC_Templates.ttcn Linking RLCMAC_Types.ttcn Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking RLCMAC_EncDec.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking PCUIF_Types.ttcn Linking PCUIF_CodecPort.ttcn Linking RAW_NS.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] 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-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.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 `GPRS_Components.ttcn'... Notify: Parsing TTCN-3 module `GPRS_Context.ttcn'... Notify: Parsing TTCN-3 module `GPRS_TBF.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_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 `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated 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 `PCUIF_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PCUIF_Components.ttcn'... PCUIF_Components.ttcn:542.40-46: In charstring value: PCUIF_Components.ttcn:542.42-43: warning: Unknown escape sequence `\d' was treated literally Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_SNS.ttcn'... Notify: Parsing TTCN-3 module `PCU_selftest.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Components.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' 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 RAW_NS.ttcn: In TTCN-3 module `RAW_NS': RAW_NS.ttcnpp:70.1-123.1: In function definition `f_init_ns_codec': RAW_NS.ttcnpp:89.2-120.2: In if statement: RAW_NS.ttcnpp:95.3-109.3: In if statement: RAW_NS.ttcnpp:108.4-95: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. PCU_Tests.ttcn: In TTCN-3 module `PCU_Tests': PCU_Tests.ttcn:317.9-338.1: In function definition `f_multi_ms_establish_tbf': PCU_Tests.ttcn:319.2-337.2: In for statement: PCU_Tests.ttcn:324.3-336.3: In if statement: PCU_Tests.ttcn:332.4-25: In function instance: PCU_Tests.ttcn:332.4-25: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:340.9-379.1: In function definition `f_ms_establish_ul_tbf_2phase_access': PCU_Tests.ttcn:377.2-94: In function instance: PCU_Tests.ttcn:377.2-94: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:411.1-488.1: In testcase definition `TC_pcuif_suspend_active_tbf': PCU_Tests.ttcn:438.2-18: In function instance: PCU_Tests.ttcn:438.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:442.2-85: In function instance: PCU_Tests.ttcn:442.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:522.1-576.1: In testcase definition `TC_ta_ul_ack_nack_first_block': PCU_Tests.ttcn:543.2-18: In function instance: PCU_Tests.ttcn:543.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:553.2-85: In function instance: PCU_Tests.ttcn:553.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:820.1-906.1: In testcase definition `TC_cs_lqual_ul_tbf': PCU_Tests.ttcn:840.2-18: In function instance: PCU_Tests.ttcn:840.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:909.1-984.1: In testcase definition `TC_cs_initial_ul': PCU_Tests.ttcn:934.2-18: In function instance: PCU_Tests.ttcn:934.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:973.2-35: In function instance: PCU_Tests.ttcn:973.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:987.1-1032.1: In testcase definition `TC_cs_max_ul': PCU_Tests.ttcn:1009.2-18: In function instance: PCU_Tests.ttcn:1009.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1021.2-36: In function instance: PCU_Tests.ttcn:1021.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1193.1-1266.1: In testcase definition `TC_mcs_initial_ul': PCU_Tests.ttcn:1255.2-35: In function instance: PCU_Tests.ttcn:1255.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1269.1-1305.1: In testcase definition `TC_mcs_max_ul': PCU_Tests.ttcn:1294.2-36: In function instance: PCU_Tests.ttcn:1294.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1598.1-1698.1: In testcase definition `TC_n3103_max_t3169': PCU_Tests.ttcn:1625.2-18: In function instance: PCU_Tests.ttcn:1625.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1627.2-54: In function instance: PCU_Tests.ttcn:1627.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1636.2-1679.2: In alt construct: PCU_Tests.ttcn:1667.3-16: In guard expression: PCU_Tests.ttcn:1667.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:1882.1-1942.1: In testcase definition `TC_t3193': PCU_Tests.ttcn:1931.2-61: In function instance: PCU_Tests.ttcn:1931.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:1947.1-2077.1: In testcase definition `TC_n3105_max_t3195': PCU_Tests.ttcn:1996.2-2061.2: In alt construct: PCU_Tests.ttcn:1997.3-20: In guard expression: PCU_Tests.ttcn:1997.7-20: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2041.3-16: In guard expression: PCU_Tests.ttcn:2041.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2367.1-2413.1: In testcase definition `TC_countdown_procedure': PCU_Tests.ttcn:2390.2-18: In function instance: PCU_Tests.ttcn:2390.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2416.1-2517.1: In testcase definition `TC_ul_all_sizes': PCU_Tests.ttcn:2444.2-18: In function instance: PCU_Tests.ttcn:2444.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2561.1-2589.1: In testcase definition `TC_ul_data_toolong_fills_padding': PCU_Tests.ttcn:2582.2-18: In function instance: PCU_Tests.ttcn:2582.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2594.9-2644.1: In function definition `f_TC_mo_ping_pong_1phase_access': PCU_Tests.ttcn:2618.2-18: In function instance: PCU_Tests.ttcn:2618.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2622.2-85: In function instance: PCU_Tests.ttcn:2622.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2657.9-2721.1: In function definition `f_TC_mo_ping_pong_2phase_access': PCU_Tests.ttcn:2693.2-35: In function instance: PCU_Tests.ttcn:2693.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2705.2-61: In function instance: PCU_Tests.ttcn:2705.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2723.1-2744.1: In testcase definition `TC_mo_ping_pong_with_ul_racap': PCU_Tests.ttcn:2741.2-24: In function instance: PCU_Tests.ttcn:2741.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2746.1-2767.1: In testcase definition `TC_mo_ping_pong_with_ul_racap_egprs_only': PCU_Tests.ttcn:2764.2-24: In function instance: PCU_Tests.ttcn:2764.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2769.1-2793.1: In testcase definition `TC_force_two_phase_access': PCU_Tests.ttcn:2790.2-24: In function instance: PCU_Tests.ttcn:2790.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2798.9-2850.1: In function definition `f_TC_mt_ping_pong': PCU_Tests.ttcn:2837.2-61: In function instance: PCU_Tests.ttcn:2837.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2841.2-54: In function instance: PCU_Tests.ttcn:2841.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2869.1-2951.1: In testcase definition `TC_ul_intermediate_retrans': PCU_Tests.ttcn:2898.2-18: In function instance: PCU_Tests.ttcn:2898.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3001.1-3085.1: In testcase definition `TC_dl_flow_more_blocks': PCU_Tests.ttcn:3071.2-41: In function instance: PCU_Tests.ttcn:3071.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:3082.2-24: In function instance: PCU_Tests.ttcn:3082.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3090.1-3197.1: In testcase definition `TC_ul_flow_multiple_llc_blocks': PCU_Tests.ttcn:3117.2-18: In function instance: PCU_Tests.ttcn:3117.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3614.1-3689.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req': PCU_Tests.ttcn:3640.2-18: In function instance: PCU_Tests.ttcn:3640.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3644.2-85: In function instance: PCU_Tests.ttcn:3644.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3659.2-61: In function instance: PCU_Tests.ttcn:3659.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:3665.2-55: In function instance: PCU_Tests.ttcn:3665.2-55: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3686.2-24: In function instance: PCU_Tests.ttcn:3686.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3695.1-3808.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req_t3168': PCU_Tests.ttcn:3729.2-18: In function instance: PCU_Tests.ttcn:3729.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3733.2-85: In function instance: PCU_Tests.ttcn:3733.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3813.1-3856.1: In function definition `f_TC_ul_tbf_reestablish_with_pkt_dl_ack_nack': PCU_Tests.ttcn:3854.2-61: In function instance: PCU_Tests.ttcn:3854.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4007.1-4050.1: In testcase definition `TC_paging_cs_from_bts': PCU_Tests.ttcn:4031.2-18: In function instance: PCU_Tests.ttcn:4031.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4054.9-4112.1: In function definition `f_tc_paging_cs_from_sgsn': PCU_Tests.ttcn:4078.2-18: In function instance: PCU_Tests.ttcn:4078.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4091.2-59: In function instance: PCU_Tests.ttcn:4091.2-59: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_skip_dummy' is not used PCU_Tests.ttcn:4128.9-4165.1: In function definition `f_tc_paging_ps_from_sgsn': PCU_Tests.ttcn:4148.2-4152.2: In if statement: PCU_Tests.ttcn:4151.3-56: In function instance: PCU_Tests.ttcn:4151.3-56: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4152.4-4155.2: In else statement: PCU_Tests.ttcn:4154.3-57: In function instance: PCU_Tests.ttcn:4154.3-57: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4164.2-24: In function instance: PCU_Tests.ttcn:4164.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4194.1-4214.1: In testcase definition `TC_paging_pch_timeout': PCU_Tests.ttcn:4210.2-24: In function instance: PCU_Tests.ttcn:4210.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4217.1-4278.1: In testcase definition `TC_bssgp_dl_unitdata_with_valid_imsi': PCU_Tests.ttcn:4243.2-18: In function instance: PCU_Tests.ttcn:4243.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4246.2-85: In function instance: PCU_Tests.ttcn:4246.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4275.2-24: In function instance: PCU_Tests.ttcn:4275.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4281.1-4324.1: In testcase definition `TC_bssgp_dl_unitdata_with_invalid_imsi': PCU_Tests.ttcn:4305.2-18: In function instance: PCU_Tests.ttcn:4305.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4308.2-85: In function instance: PCU_Tests.ttcn:4308.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4397.1-4449.1: In testcase definition `TC_ul_tbf_finished_pkt_dl_ass_pch': PCU_Tests.ttcn:4423.2-18: In function instance: PCU_Tests.ttcn:4423.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4463.1-4538.1: In testcase definition `TC_ul_tbf_1phase_while_dl_ass_pch': PCU_Tests.ttcn:4490.2-18: In function instance: PCU_Tests.ttcn:4490.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4530.2-60: In function instance: PCU_Tests.ttcn:4530.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4542.1-4608.1: In testcase definition `TC_ul_tbf_2phase_while_dl_ass_pch': PCU_Tests.ttcn:4570.2-18: In function instance: PCU_Tests.ttcn:4570.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4600.2-60: In function instance: PCU_Tests.ttcn:4600.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4629.1-4670.1: In testcase definition `TC_egprs_pkt_chan_req_signalling': PCU_Tests.ttcn:4667.2-24: In function instance: PCU_Tests.ttcn:4667.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4672.1-4719.1: In testcase definition `TC_egprs_pkt_chan_req_one_phase': PCU_Tests.ttcn:4716.2-24: In function instance: PCU_Tests.ttcn:4716.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4721.1-4766.1: In testcase definition `TC_egprs_pkt_chan_req_two_phase': PCU_Tests.ttcn:4763.2-24: In function instance: PCU_Tests.ttcn:4763.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4814.1-4844.1: In testcase definition `TC_egprs_pkt_chan_req_reject_content': PCU_Tests.ttcn:4841.2-24: In function instance: PCU_Tests.ttcn:4841.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4848.1-4887.1: In testcase definition `TC_egprs_pkt_chan_req_reject_emergency': PCU_Tests.ttcn:4884.2-24: In function instance: PCU_Tests.ttcn:4884.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4890.1-4944.1: In testcase definition `TC_egprs_pkt_chan_req_reject_exhaustion': PCU_Tests.ttcn:4941.2-24: In function instance: PCU_Tests.ttcn:4941.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:5112.1-5154.1: In testcase definition `TC_pcuif_fh_pkt_ass_ul': PCU_Tests.ttcn:5135.2-60: In function instance: PCU_Tests.ttcn:5135.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5157.1-5205.1: In testcase definition `TC_pcuif_fh_pkt_ass_dl': PCU_Tests.ttcn:5181.2-18: In function instance: PCU_Tests.ttcn:5181.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:5194.2-60: In function instance: PCU_Tests.ttcn:5194.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5269.1-5447.1: In testcase definition `TC_multiplex_dl_gprs_egprs': PCU_Tests.ttcn:5324.2-66: In function instance: PCU_Tests.ttcn:5324.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5337.2-66: In function instance: PCU_Tests.ttcn:5337.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5450.9-5505.1: In function definition `f_TC_paging_cs_multi_ms': PCU_Tests.ttcn:5504.2-51: In function instance: PCU_Tests.ttcn:5504.2-51: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:5720.9-5730.1: In function definition `f_pcuif_tx_nacc_rac_ci_rsp': PCU_Tests.ttcn:5723.2-5729.20: In send statement: PCU_Tests.ttcn:5723.34-5729.19: In actual parameter list of template `@PCUIF_Types.ts_PCUIF_NEIGH_ADDR_CNF': PCU_Tests.ttcn:5725.7-38: In parameter #5 for `mnc': PCU_Tests.ttcn:5725.7-38: In the operand of operation `str2int()': PCU_Tests.ttcn:5725.15-37: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' PCU_Tests.ttcn:6941.1-7019.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice4': PCU_Tests.ttcn:6999.2-72: In function instance: PCU_Tests.ttcn:6999.2-72: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7022.1-7127.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice5': PCU_Tests.ttcn:7107.2-41: In function instance: PCU_Tests.ttcn:7107.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7130.1-7211.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf': PCU_Tests.ttcn:7182.2-61: In function instance: PCU_Tests.ttcn:7182.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:7439.1-7491.1: In testcase definition `TC_stat_pdch_avail_occ': PCU_Tests.ttcn:7472.2-24: In function instance: PCU_Tests.ttcn:7472.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7479.2-108: In function instance: PCU_Tests.ttcn:7479.2-108: warning: The value returned by function `@PCU_Tests.f_ms_establish_ul_tbf_2phase_access' is not used PCU_Tests.ttcn:7488.2-24: In function instance: PCU_Tests.ttcn:7488.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7496.1-7580.1: In function definition `f_tc_stat_pdch_avail_occ_ms_not_known': PCU_Tests.ttcn:7543.2-24: In function instance: PCU_Tests.ttcn:7543.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7576.2-24: In function instance: PCU_Tests.ttcn:7576.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7589.1-7633.1: In testcase definition `TC_ratectr_all_available_allocated': PCU_Tests.ttcn:7630.2-24: In function instance: PCU_Tests.ttcn:7630.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests_SNS.ttcn: In TTCN-3 module `PCU_Tests_SNS': PCU_Tests_SNS.ttcn:99.9-146.1: In function definition `f_sns_bringup_1c1u': PCU_Tests_SNS.ttcn:121.2-133.2: In if statement: PCU_Tests_SNS.ttcn:124.3-15: In function instance: PCU_Tests_SNS.ttcn:124.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:130.3-15: In function instance: PCU_Tests_SNS.ttcn:130.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:155.9-206.1: In function definition `f_sns_bringup_1c1u_separate': PCU_Tests_SNS.ttcn:182.2-193.2: In if statement: PCU_Tests_SNS.ttcn:185.3-25: In function instance: PCU_Tests_SNS.ttcn:185.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:191.3-25: In function instance: PCU_Tests_SNS.ttcn:191.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:269.1-297.1: In testcase definition `TC_sns_so_bvc_reset_unknown_bvci': PCU_Tests_SNS.ttcn:279.2-24: In function instance: PCU_Tests_SNS.ttcn:279.2-24: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:285.2-14: In function instance: PCU_Tests_SNS.ttcn:285.2-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used Notify: Generating code... Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. 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 `GPRS_Components.hh' was generated. Notify: File `GPRS_Components.cc' was generated. Notify: File `GPRS_Components_part_1.cc' was generated. Notify: File `GPRS_Components_part_2.cc' was generated. Notify: File `GPRS_Components_part_3.cc' was generated. Notify: File `GPRS_Components_part_4.cc' was generated. Notify: File `GPRS_Components_part_5.cc' was generated. Notify: File `GPRS_Components_part_6.cc' was generated. Notify: File `GPRS_Components_part_7.cc' was generated. Notify: File `GPRS_Context.hh' was generated. Notify: File `GPRS_Context.cc' was generated. Notify: File `GPRS_Context_part_1.cc' was generated. Notify: File `GPRS_Context_part_2.cc' was generated. Notify: File `GPRS_Context_part_3.cc' was generated. Notify: File `GPRS_Context_part_4.cc' was generated. Notify: File `GPRS_Context_part_5.cc' was generated. Notify: File `GPRS_Context_part_6.cc' was generated. Notify: File `GPRS_Context_part_7.cc' was generated. Notify: File `GPRS_TBF.hh' was generated. Notify: File `GPRS_TBF.cc' was generated. Notify: File `GPRS_TBF_part_1.cc' was generated. Notify: File `GPRS_TBF_part_2.cc' was generated. Notify: File `GPRS_TBF_part_3.cc' was generated. Notify: File `GPRS_TBF_part_4.cc' was generated. Notify: File `GPRS_TBF_part_5.cc' was generated. Notify: File `GPRS_TBF_part_6.cc' was generated. Notify: File `GPRS_TBF_part_7.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types_part_5.cc' was generated. Notify: File `GSM_RR_Types_part_6.cc' was generated. Notify: File `GSM_RR_Types_part_7.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_RestOctets_part_5.cc' was generated. Notify: File `GSM_RestOctets_part_6.cc' was generated. Notify: File `GSM_RestOctets_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 `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 `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_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 `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_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 `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_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_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_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 `PCUIF_CodecPort.hh' was generated. Notify: File `PCUIF_CodecPort.cc' was generated. Notify: File `PCUIF_CodecPort_part_1.cc' was generated. Notify: File `PCUIF_CodecPort_part_2.cc' was generated. Notify: File `PCUIF_CodecPort_part_3.cc' was generated. Notify: File `PCUIF_CodecPort_part_4.cc' was generated. Notify: File `PCUIF_CodecPort_part_5.cc' was generated. Notify: File `PCUIF_CodecPort_part_6.cc' was generated. Notify: File `PCUIF_CodecPort_part_7.cc' was generated. Notify: File `PCUIF_Components.hh' was generated. Notify: File `PCUIF_Components.cc' was generated. Notify: File `PCUIF_Components_part_1.cc' was generated. Notify: File `PCUIF_Components_part_2.cc' was generated. Notify: File `PCUIF_Components_part_3.cc' was generated. Notify: File `PCUIF_Components_part_4.cc' was generated. Notify: File `PCUIF_Components_part_5.cc' was generated. Notify: File `PCUIF_Components_part_6.cc' was generated. Notify: File `PCUIF_Components_part_7.cc' was generated. Notify: File `PCUIF_Types.hh' was generated. Notify: File `PCUIF_Types.cc' was generated. Notify: File `PCUIF_Types_part_1.cc' was generated. Notify: File `PCUIF_Types_part_2.cc' was generated. Notify: File `PCUIF_Types_part_3.cc' was generated. Notify: File `PCUIF_Types_part_4.cc' was generated. Notify: File `PCUIF_Types_part_5.cc' was generated. Notify: File `PCUIF_Types_part_6.cc' was generated. Notify: File `PCUIF_Types_part_7.cc' was generated. Notify: File `PCU_Tests.hh' was generated. Notify: File `PCU_Tests.cc' was generated. Notify: File `PCU_Tests_NS.hh' was generated. Notify: File `PCU_Tests_NS.cc' was generated. Notify: File `PCU_Tests_NS_part_1.cc' was generated. Notify: File `PCU_Tests_NS_part_2.cc' was generated. Notify: File `PCU_Tests_NS_part_3.cc' was generated. Notify: File `PCU_Tests_NS_part_4.cc' was generated. Notify: File `PCU_Tests_NS_part_5.cc' was generated. Notify: File `PCU_Tests_NS_part_6.cc' was generated. Notify: File `PCU_Tests_NS_part_7.cc' was generated. Notify: File `PCU_Tests_SNS.hh' was generated. Notify: File `PCU_Tests_SNS.cc' was generated. Notify: File `PCU_Tests_SNS_part_1.cc' was generated. Notify: File `PCU_Tests_SNS_part_2.cc' was generated. Notify: File `PCU_Tests_SNS_part_3.cc' was generated. Notify: File `PCU_Tests_SNS_part_4.cc' was generated. Notify: File `PCU_Tests_SNS_part_5.cc' was generated. Notify: File `PCU_Tests_SNS_part_6.cc' was generated. Notify: File `PCU_Tests_SNS_part_7.cc' was generated. Notify: File `PCU_Tests_part_1.cc' was generated. Notify: File `PCU_Tests_part_2.cc' was generated. Notify: File `PCU_Tests_part_3.cc' was generated. Notify: File `PCU_Tests_part_4.cc' was generated. Notify: File `PCU_Tests_part_5.cc' was generated. Notify: File `PCU_Tests_part_6.cc' was generated. Notify: File `PCU_Tests_part_7.cc' was generated. Notify: File `PCU_selftest.hh' was generated. Notify: File `PCU_selftest.cc' was generated. Notify: File `PCU_selftest_part_1.cc' was generated. Notify: File `PCU_selftest_part_2.cc' was generated. Notify: File `PCU_selftest_part_3.cc' was generated. Notify: File `PCU_selftest_part_4.cc' was generated. Notify: File `PCU_selftest_part_5.cc' was generated. Notify: File `PCU_selftest_part_6.cc' was generated. Notify: File `PCU_selftest_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RLCMAC_Templates.hh' was generated. Notify: File `RLCMAC_Templates.cc' was generated. Notify: File `RLCMAC_Templates_part_1.cc' was generated. Notify: File `RLCMAC_Templates_part_2.cc' was generated. Notify: File `RLCMAC_Templates_part_3.cc' was generated. Notify: File `RLCMAC_Templates_part_4.cc' was generated. Notify: File `RLCMAC_Templates_part_5.cc' was generated. Notify: File `RLCMAC_Templates_part_6.cc' was generated. Notify: File `RLCMAC_Templates_part_7.cc' was generated. Notify: File `RLCMAC_Types.hh' was generated. Notify: File `RLCMAC_Types.cc' was generated. Notify: File `RLCMAC_Types_part_1.cc' was generated. Notify: File `RLCMAC_Types_part_2.cc' was generated. Notify: File `RLCMAC_Types_part_3.cc' was generated. Notify: File `RLCMAC_Types_part_4.cc' was generated. Notify: File `RLCMAC_Types_part_5.cc' was generated. Notify: File `RLCMAC_Types_part_6.cc' was generated. Notify: File `RLCMAC_Types_part_7.cc' was generated. Notify: File `SGSN_Components.hh' was generated. Notify: File `SGSN_Components.cc' was generated. Notify: File `SGSN_Components_part_1.cc' was generated. Notify: File `SGSN_Components_part_2.cc' was generated. Notify: File `SGSN_Components_part_3.cc' was generated. Notify: File `SGSN_Components_part_4.cc' was generated. Notify: File `SGSN_Components_part_5.cc' was generated. Notify: File `SGSN_Components_part_6.cc' was generated. Notify: File `SGSN_Components_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_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 `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_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 `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 `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 567 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-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'make', '-j', '21'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for RLCMAC_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for RAW_NS.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_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 TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Components_part_7.cc Creating dependency file for SGSN_Components_part_6.cc Creating dependency file for SGSN_Components_part_5.cc Creating dependency file for SGSN_Components_part_4.cc Creating dependency file for SGSN_Components_part_3.cc Creating dependency file for SGSN_Components_part_2.cc Creating dependency file for SGSN_Components_part_1.cc Creating dependency file for RLCMAC_Types_part_7.cc Creating dependency file for RLCMAC_Types_part_6.cc Creating dependency file for RLCMAC_Types_part_5.cc Creating dependency file for RLCMAC_Types_part_4.cc Creating dependency file for RLCMAC_Types_part_3.cc Creating dependency file for RLCMAC_Types_part_2.cc Creating dependency file for RLCMAC_Types_part_1.cc Creating dependency file for RLCMAC_Templates_part_7.cc Creating dependency file for RLCMAC_Templates_part_6.cc Creating dependency file for RLCMAC_Templates_part_5.cc Creating dependency file for RLCMAC_Templates_part_4.cc Creating dependency file for RLCMAC_Templates_part_3.cc Creating dependency file for RLCMAC_Templates_part_2.cc Creating dependency file for RLCMAC_Templates_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_7.cc Creating dependency file for RLCMAC_CSN1_Types_part_6.cc Creating dependency file for RLCMAC_CSN1_Types_part_5.cc Creating dependency file for RLCMAC_CSN1_Types_part_4.cc Creating dependency file for RLCMAC_CSN1_Types_part_3.cc Creating dependency file for RLCMAC_CSN1_Types_part_2.cc Creating dependency file for RLCMAC_CSN1_Types_part_1.cc Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for PCU_selftest_part_7.cc Creating dependency file for PCU_selftest_part_6.cc Creating dependency file for PCU_selftest_part_5.cc Creating dependency file for PCU_selftest_part_4.cc Creating dependency file for PCU_selftest_part_3.cc Creating dependency file for PCU_selftest_part_2.cc Creating dependency file for PCU_selftest_part_1.cc Creating dependency file for PCU_Tests_SNS_part_7.cc Creating dependency file for PCU_Tests_SNS_part_6.cc Creating dependency file for PCU_Tests_SNS_part_5.cc Creating dependency file for PCU_Tests_SNS_part_4.cc Creating dependency file for PCU_Tests_SNS_part_3.cc Creating dependency file for PCU_Tests_SNS_part_2.cc Creating dependency file for PCU_Tests_SNS_part_1.cc Creating dependency file for PCU_Tests_NS_part_7.cc Creating dependency file for PCU_Tests_NS_part_6.cc Creating dependency file for PCU_Tests_NS_part_5.cc Creating dependency file for PCU_Tests_NS_part_4.cc Creating dependency file for PCU_Tests_NS_part_3.cc Creating dependency file for PCU_Tests_NS_part_2.cc Creating dependency file for PCU_Tests_NS_part_1.cc Creating dependency file for PCU_Tests_part_7.cc Creating dependency file for PCU_Tests_part_6.cc Creating dependency file for PCU_Tests_part_5.cc Creating dependency file for PCU_Tests_part_4.cc Creating dependency file for PCU_Tests_part_3.cc Creating dependency file for PCU_Tests_part_2.cc Creating dependency file for PCU_Tests_part_1.cc Creating dependency file for PCUIF_Types_part_7.cc Creating dependency file for PCUIF_Types_part_6.cc Creating dependency file for PCUIF_Types_part_5.cc Creating dependency file for PCUIF_Types_part_4.cc Creating dependency file for PCUIF_Types_part_3.cc Creating dependency file for PCUIF_Types_part_2.cc Creating dependency file for PCUIF_Types_part_1.cc Creating dependency file for PCUIF_Components_part_7.cc Creating dependency file for PCUIF_Components_part_6.cc Creating dependency file for PCUIF_Components_part_5.cc Creating dependency file for PCUIF_Components_part_4.cc Creating dependency file for PCUIF_Components_part_3.cc Creating dependency file for PCUIF_Components_part_2.cc Creating dependency file for PCUIF_Components_part_1.cc Creating dependency file for PCUIF_CodecPort_part_7.cc Creating dependency file for PCUIF_CodecPort_part_6.cc Creating dependency file for PCUIF_CodecPort_part_5.cc Creating dependency file for PCUIF_CodecPort_part_4.cc Creating dependency file for PCUIF_CodecPort_part_3.cc Creating dependency file for PCUIF_CodecPort_part_2.cc Creating dependency file for PCUIF_CodecPort_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 Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_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 NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_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 LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_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_5.cc Creating dependency file for IPL4asp_Functions_part_6.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 IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for IPA_CodecPort_part_1.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 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 GSM_RestOctets_part_7.cc Creating dependency file for GSM_RestOctets_part_6.cc Creating dependency file for GSM_RestOctets_part_5.cc Creating dependency file for GSM_RestOctets_part_4.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_2.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_7.cc Creating dependency file for GSM_RR_Types_part_6.cc Creating dependency file for GSM_RR_Types_part_5.cc Creating dependency file for GSM_RR_Types_part_4.cc Creating dependency file for GSM_RR_Types_part_3.cc Creating dependency file for GSM_RR_Types_part_2.cc Creating dependency file for GSM_RR_Types_part_1.cc Creating dependency file for GPRS_TBF_part_7.cc Creating dependency file for GPRS_TBF_part_6.cc Creating dependency file for GPRS_TBF_part_5.cc Creating dependency file for GPRS_TBF_part_4.cc Creating dependency file for GPRS_TBF_part_3.cc Creating dependency file for GPRS_TBF_part_2.cc Creating dependency file for GPRS_TBF_part_1.cc Creating dependency file for GPRS_Context_part_7.cc Creating dependency file for GPRS_Context_part_6.cc Creating dependency file for GPRS_Context_part_5.cc Creating dependency file for GPRS_Context_part_4.cc Creating dependency file for GPRS_Context_part_3.cc Creating dependency file for GPRS_Context_part_2.cc Creating dependency file for GPRS_Context_part_1.cc Creating dependency file for GPRS_Components_part_7.cc Creating dependency file for GPRS_Components_part_6.cc Creating dependency file for GPRS_Components_part_5.cc Creating dependency file for GPRS_Components_part_4.cc Creating dependency file for GPRS_Components_part_3.cc Creating dependency file for GPRS_Components_part_2.cc Creating dependency file for GPRS_Components_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 UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Components.cc Creating dependency file for RLCMAC_Types.cc Creating dependency file for RLCMAC_Templates.cc Creating dependency file for RLCMAC_CSN1_Types.cc Creating dependency file for RLCMAC_CSN1_Templates.cc Creating dependency file for PCU_selftest.cc Creating dependency file for PCU_Tests_SNS.cc Creating dependency file for PCU_Tests_NS.cc Creating dependency file for PCU_Tests.cc Creating dependency file for PCUIF_Types.cc Creating dependency file for PCUIF_Components.cc Creating dependency file for PCUIF_CodecPort.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 Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for LLC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.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 IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSM_RestOctets.cc Creating dependency file for GSM_RR_Types.cc Creating dependency file for GPRS_Context.cc Creating dependency file for GPRS_TBF.cc Creating dependency file for GPRS_Components.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 GPRS_Components.o GPRS_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context.o GPRS_Context.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF.o GPRS_TBF.cc env 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_RR_Types.o GSM_RR_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 GSM_RestOctets.o GSM_RestOctets.cc env 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 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 IPA_CodecPort.o IPA_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 IPA_CodecPort_CtrlFunct.o IPA_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 IPA_Types.o IPA_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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_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 LLC_Templates.o LLC_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 LLC_Types.o LLC_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 MobileL3_CC_Types.o MobileL3_CC_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 MobileL3_CommonIE_Types.o MobileL3_CommonIE_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 MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_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 MobileL3_MM_Types.o MobileL3_MM_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 MobileL3_RRM_Types.o MobileL3_RRM_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 MobileL3_SMS_Types.o MobileL3_SMS_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 MobileL3_SS_Types.o MobileL3_SS_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 MobileL3_Types.o MobileL3_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 NS_Provider_IPL4.o NS_Provider_IPL4.cc env 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_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env 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_CTRL_Functions.o Osmocom_CTRL_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_CTRL_Types.o Osmocom_CTRL_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_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 PCUIF_CodecPort.o PCUIF_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 PCUIF_Components.o PCUIF_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_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 PCU_Tests.o PCU_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 PCU_Tests_NS.o PCU_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS.o PCU_Tests_SNS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest.o PCU_selftest.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types.o RLCMAC_CSN1_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 RLCMAC_Templates.o RLCMAC_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 RLCMAC_Types.o RLCMAC_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 SGSN_Components.o SGSN_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_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 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 StatsD_CodecPort.o StatsD_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 StatsD_CodecPort_CtrlFunct.o StatsD_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 StatsD_Types.o StatsD_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 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 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 UD_PortType.o UD_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 UD_Types.o UD_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 GPRS_Components_part_1.o GPRS_Components_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 GPRS_Components_part_2.o GPRS_Components_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 GPRS_Components_part_3.o GPRS_Components_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 GPRS_Components_part_4.o GPRS_Components_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 GPRS_Components_part_5.o GPRS_Components_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 GPRS_Components_part_6.o GPRS_Components_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 GPRS_Components_part_7.o GPRS_Components_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 GPRS_Context_part_1.o GPRS_Context_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 GPRS_Context_part_2.o GPRS_Context_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 GPRS_Context_part_3.o GPRS_Context_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 GPRS_Context_part_4.o GPRS_Context_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 GPRS_Context_part_5.o GPRS_Context_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 GPRS_Context_part_6.o GPRS_Context_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 GPRS_Context_part_7.o GPRS_Context_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 GPRS_TBF_part_1.o GPRS_TBF_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 GPRS_TBF_part_2.o GPRS_TBF_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 GPRS_TBF_part_3.o GPRS_TBF_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 GPRS_TBF_part_4.o GPRS_TBF_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 GPRS_TBF_part_5.o GPRS_TBF_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 GPRS_TBF_part_6.o GPRS_TBF_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 GPRS_TBF_part_7.o GPRS_TBF_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_RR_Types_part_1.o GSM_RR_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_RR_Types_part_2.o GSM_RR_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_RR_Types_part_3.o GSM_RR_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_RR_Types_part_4.o GSM_RR_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_RR_Types_part_5.o GSM_RR_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_RR_Types_part_6.o GSM_RR_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_RR_Types_part_7.o GSM_RR_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 GSM_RestOctets_part_1.o GSM_RestOctets_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_RestOctets_part_2.o GSM_RestOctets_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_RestOctets_part_3.o GSM_RestOctets_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_RestOctets_part_4.o GSM_RestOctets_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_RestOctets_part_5.o GSM_RestOctets_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_RestOctets_part_6.o GSM_RestOctets_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_RestOctets_part_7.o GSM_RestOctets_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 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 IPA_CodecPort_part_1.o IPA_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 IPA_CodecPort_part_2.o IPA_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 IPA_CodecPort_part_3.o IPA_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 IPA_CodecPort_part_4.o IPA_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 IPA_CodecPort_part_5.o IPA_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 IPA_CodecPort_part_6.o IPA_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 IPA_CodecPort_part_7.o IPA_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 IPA_CodecPort_CtrlFunct_part_1.o IPA_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 IPA_CodecPort_CtrlFunct_part_2.o IPA_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 IPA_CodecPort_CtrlFunct_part_3.o IPA_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 IPA_CodecPort_CtrlFunct_part_4.o IPA_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 IPA_CodecPort_CtrlFunct_part_5.o IPA_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 IPA_CodecPort_CtrlFunct_part_6.o IPA_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 IPA_CodecPort_CtrlFunct_part_7.o IPA_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 IPA_Types_part_1.o IPA_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 IPA_Types_part_2.o IPA_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 IPA_Types_part_3.o IPA_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 IPA_Types_part_4.o IPA_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 IPA_Types_part_5.o IPA_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 IPA_Types_part_6.o IPA_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 IPA_Types_part_7.o IPA_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 L3_Common_part_1.o L3_Common_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 L3_Common_part_2.o L3_Common_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 L3_Common_part_3.o L3_Common_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 L3_Common_part_4.o L3_Common_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 L3_Common_part_5.o L3_Common_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 L3_Common_part_6.o L3_Common_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 L3_Common_part_7.o L3_Common_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 L3_Templates_part_1.o L3_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 L3_Templates_part_2.o L3_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 L3_Templates_part_3.o L3_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 L3_Templates_part_4.o L3_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 L3_Templates_part_5.o L3_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 L3_Templates_part_6.o L3_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 L3_Templates_part_7.o L3_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 LLC_Templates_part_1.o LLC_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 LLC_Templates_part_2.o LLC_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 LLC_Templates_part_3.o LLC_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 LLC_Templates_part_4.o LLC_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 LLC_Templates_part_5.o LLC_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 LLC_Templates_part_6.o LLC_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 LLC_Templates_part_7.o LLC_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 LLC_Types_part_1.o LLC_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 LLC_Types_part_2.o LLC_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 LLC_Types_part_3.o LLC_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 LLC_Types_part_4.o LLC_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 LLC_Types_part_5.o LLC_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 LLC_Types_part_6.o LLC_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 LLC_Types_part_7.o LLC_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 MobileL3_CC_Types_part_1.o MobileL3_CC_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 MobileL3_CC_Types_part_2.o MobileL3_CC_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 MobileL3_CC_Types_part_3.o MobileL3_CC_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 MobileL3_CC_Types_part_4.o MobileL3_CC_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 MobileL3_CC_Types_part_5.o MobileL3_CC_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 MobileL3_CC_Types_part_6.o MobileL3_CC_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 MobileL3_CC_Types_part_7.o MobileL3_CC_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 MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_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 MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_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 MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_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 MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_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 MobileL3_MM_Types_part_1.o MobileL3_MM_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 MobileL3_MM_Types_part_2.o MobileL3_MM_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 MobileL3_MM_Types_part_3.o MobileL3_MM_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 MobileL3_MM_Types_part_4.o MobileL3_MM_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 MobileL3_MM_Types_part_5.o MobileL3_MM_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 MobileL3_MM_Types_part_6.o MobileL3_MM_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 MobileL3_MM_Types_part_7.o MobileL3_MM_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 MobileL3_RRM_Types_part_1.o MobileL3_RRM_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 MobileL3_RRM_Types_part_2.o MobileL3_RRM_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 MobileL3_RRM_Types_part_3.o MobileL3_RRM_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 MobileL3_RRM_Types_part_4.o MobileL3_RRM_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 MobileL3_RRM_Types_part_5.o MobileL3_RRM_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 MobileL3_RRM_Types_part_6.o MobileL3_RRM_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 MobileL3_RRM_Types_part_7.o MobileL3_RRM_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 MobileL3_SMS_Types_part_1.o MobileL3_SMS_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 MobileL3_SMS_Types_part_2.o MobileL3_SMS_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 MobileL3_SMS_Types_part_3.o MobileL3_SMS_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 MobileL3_SMS_Types_part_4.o MobileL3_SMS_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 MobileL3_SMS_Types_part_5.o MobileL3_SMS_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 MobileL3_SMS_Types_part_6.o MobileL3_SMS_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 MobileL3_SMS_Types_part_7.o MobileL3_SMS_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 MobileL3_SS_Types_part_1.o MobileL3_SS_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 MobileL3_SS_Types_part_2.o MobileL3_SS_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 MobileL3_SS_Types_part_3.o MobileL3_SS_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 MobileL3_SS_Types_part_4.o MobileL3_SS_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 MobileL3_SS_Types_part_5.o MobileL3_SS_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 MobileL3_SS_Types_part_6.o MobileL3_SS_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 MobileL3_SS_Types_part_7.o MobileL3_SS_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 MobileL3_Types_part_1.o MobileL3_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 MobileL3_Types_part_2.o MobileL3_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 MobileL3_Types_part_3.o MobileL3_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 MobileL3_Types_part_4.o MobileL3_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 MobileL3_Types_part_5.o MobileL3_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 MobileL3_Types_part_6.o MobileL3_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 MobileL3_Types_part_7.o MobileL3_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_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_Provider_IPL4_part_2.o NS_Provider_IPL4_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_Provider_IPL4_part_3.o NS_Provider_IPL4_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_Provider_IPL4_part_4.o NS_Provider_IPL4_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_Provider_IPL4_part_5.o NS_Provider_IPL4_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_Provider_IPL4_part_6.o NS_Provider_IPL4_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_Provider_IPL4_part_7.o NS_Provider_IPL4_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_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_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_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_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_CTRL_Functions_part_1.o Osmocom_CTRL_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_CTRL_Functions_part_2.o Osmocom_CTRL_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_CTRL_Functions_part_3.o Osmocom_CTRL_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_CTRL_Functions_part_4.o Osmocom_CTRL_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_CTRL_Functions_part_5.o Osmocom_CTRL_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_CTRL_Functions_part_6.o Osmocom_CTRL_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_CTRL_Functions_part_7.o Osmocom_CTRL_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_CTRL_Types_part_1.o Osmocom_CTRL_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_CTRL_Types_part_2.o Osmocom_CTRL_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_CTRL_Types_part_3.o Osmocom_CTRL_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_CTRL_Types_part_4.o Osmocom_CTRL_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_CTRL_Types_part_5.o Osmocom_CTRL_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_CTRL_Types_part_6.o Osmocom_CTRL_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_CTRL_Types_part_7.o Osmocom_CTRL_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_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 PCUIF_CodecPort_part_1.o PCUIF_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 PCUIF_CodecPort_part_2.o PCUIF_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 PCUIF_CodecPort_part_3.o PCUIF_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 PCUIF_CodecPort_part_4.o PCUIF_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 PCUIF_CodecPort_part_5.o PCUIF_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 PCUIF_CodecPort_part_6.o PCUIF_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 PCUIF_CodecPort_part_7.o PCUIF_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 PCUIF_Components_part_1.o PCUIF_Components_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 PCUIF_Components_part_2.o PCUIF_Components_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 PCUIF_Components_part_3.o PCUIF_Components_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 PCUIF_Components_part_4.o PCUIF_Components_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 PCUIF_Components_part_5.o PCUIF_Components_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 PCUIF_Components_part_6.o PCUIF_Components_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 PCUIF_Components_part_7.o PCUIF_Components_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 PCUIF_Types_part_1.o PCUIF_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 PCUIF_Types_part_2.o PCUIF_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 PCUIF_Types_part_3.o PCUIF_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 PCUIF_Types_part_4.o PCUIF_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 PCUIF_Types_part_5.o PCUIF_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 PCUIF_Types_part_6.o PCUIF_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 PCUIF_Types_part_7.o PCUIF_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 PCU_Tests_part_1.o PCU_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 PCU_Tests_part_2.o PCU_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 PCU_Tests_part_3.o PCU_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 PCU_Tests_part_4.o PCU_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 PCU_Tests_part_5.o PCU_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 PCU_Tests_part_6.o PCU_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 PCU_Tests_part_7.o PCU_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 PCU_Tests_NS_part_1.o PCU_Tests_NS_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 PCU_Tests_NS_part_2.o PCU_Tests_NS_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 PCU_Tests_NS_part_3.o PCU_Tests_NS_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 PCU_Tests_NS_part_4.o PCU_Tests_NS_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 PCU_Tests_NS_part_5.o PCU_Tests_NS_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 PCU_Tests_NS_part_6.o PCU_Tests_NS_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 PCU_Tests_NS_part_7.o PCU_Tests_NS_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 PCU_Tests_SNS_part_1.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_2.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_3.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_4.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_5.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_6.o PCU_Tests_SNS_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 PCU_Tests_SNS_part_7.o PCU_Tests_SNS_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 PCU_selftest_part_1.o PCU_selftest_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 PCU_selftest_part_2.o PCU_selftest_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 PCU_selftest_part_3.o PCU_selftest_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 PCU_selftest_part_4.o PCU_selftest_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 PCU_selftest_part_5.o PCU_selftest_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 PCU_selftest_part_6.o PCU_selftest_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 PCU_selftest_part_7.o PCU_selftest_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 RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_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 RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_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 RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_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 RLCMAC_Templates_part_1.o RLCMAC_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 RLCMAC_Templates_part_2.o RLCMAC_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 RLCMAC_Templates_part_3.o RLCMAC_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 RLCMAC_Templates_part_4.o RLCMAC_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 RLCMAC_Templates_part_5.o RLCMAC_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 RLCMAC_Templates_part_6.o RLCMAC_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 RLCMAC_Templates_part_7.o RLCMAC_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 RLCMAC_Types_part_1.o RLCMAC_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 RLCMAC_Types_part_2.o RLCMAC_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 RLCMAC_Types_part_3.o RLCMAC_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 RLCMAC_Types_part_4.o RLCMAC_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 RLCMAC_Types_part_5.o RLCMAC_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 RLCMAC_Types_part_6.o RLCMAC_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 RLCMAC_Types_part_7.o RLCMAC_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 SGSN_Components_part_1.o SGSN_Components_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 SGSN_Components_part_2.o SGSN_Components_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 SGSN_Components_part_3.o SGSN_Components_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 SGSN_Components_part_4.o SGSN_Components_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 SGSN_Components_part_5.o SGSN_Components_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 SGSN_Components_part_6.o SGSN_Components_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 SGSN_Components_part_7.o SGSN_Components_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 SNDCP_Types_part_1.o SNDCP_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 SNDCP_Types_part_2.o SNDCP_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 SNDCP_Types_part_3.o SNDCP_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 SNDCP_Types_part_4.o SNDCP_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 SNDCP_Types_part_5.o SNDCP_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 SNDCP_Types_part_6.o SNDCP_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 SNDCP_Types_part_7.o SNDCP_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 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 StatsD_CodecPort_part_1.o StatsD_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 StatsD_CodecPort_part_2.o StatsD_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 StatsD_CodecPort_part_3.o StatsD_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 StatsD_CodecPort_part_4.o StatsD_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 StatsD_CodecPort_part_5.o StatsD_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 StatsD_CodecPort_part_6.o StatsD_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 StatsD_CodecPort_part_7.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_1.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_2.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_3.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_4.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_5.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_6.o StatsD_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 StatsD_CodecPort_CtrlFunct_part_7.o StatsD_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 StatsD_Types_part_1.o StatsD_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 StatsD_Types_part_2.o StatsD_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 StatsD_Types_part_3.o StatsD_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 StatsD_Types_part_4.o StatsD_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 StatsD_Types_part_5.o StatsD_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 StatsD_Types_part_6.o StatsD_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 StatsD_Types_part_7.o StatsD_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 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 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 UD_PortType_part_1.o UD_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 UD_PortType_part_2.o UD_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 UD_PortType_part_3.o UD_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 UD_PortType_part_4.o UD_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 UD_PortType_part_5.o UD_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 UD_PortType_part_6.o UD_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 UD_PortType_part_7.o UD_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 UD_Types_part_1.o UD_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 UD_Types_part_2.o UD_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 UD_Types_part_3.o UD_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 UD_Types_part_4.o UD_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 UD_Types_part_5.o UD_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 UD_Types_part_6.o UD_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 UD_Types_part_7.o UD_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_Emulation.o BSSGP_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 IPA_Emulation.o IPA_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 NS_Emulation.o NS_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 RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env 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_Emulation_part_1.o BSSGP_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 BSSGP_Emulation_part_2.o BSSGP_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 BSSGP_Emulation_part_3.o BSSGP_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 BSSGP_Emulation_part_4.o BSSGP_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 BSSGP_Emulation_part_5.o BSSGP_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 BSSGP_Emulation_part_6.o BSSGP_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 BSSGP_Emulation_part_7.o BSSGP_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 IPA_Emulation_part_1.o IPA_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 IPA_Emulation_part_2.o IPA_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 IPA_Emulation_part_3.o IPA_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 IPA_Emulation_part_4.o IPA_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 IPA_Emulation_part_5.o IPA_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 IPA_Emulation_part_6.o IPA_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 IPA_Emulation_part_7.o IPA_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 NS_Emulation_part_1.o NS_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 NS_Emulation_part_2.o NS_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 NS_Emulation_part_3.o NS_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 NS_Emulation_part_4.o NS_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 NS_Emulation_part_5.o NS_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 NS_Emulation_part_6.o NS_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 NS_Emulation_part_7.o NS_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 RAW_NS_part_1.o RAW_NS_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 RAW_NS_part_2.o RAW_NS_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 RAW_NS_part_3.o RAW_NS_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 RAW_NS_part_4.o RAW_NS_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 RAW_NS_part_5.o RAW_NS_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 RAW_NS_part_6.o RAW_NS_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 RAW_NS_part_7.o RAW_NS_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 StatsD_Checker_part_1.o StatsD_Checker_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 StatsD_Checker_part_2.o StatsD_Checker_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 StatsD_Checker_part_3.o StatsD_Checker_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 StatsD_Checker_part_4.o StatsD_Checker_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 StatsD_Checker_part_5.o StatsD_Checker_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 StatsD_Checker_part_6.o StatsD_Checker_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 StatsD_Checker_part_7.o StatsD_Checker_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 IPA_CodecPort_CtrlFunctDef.o IPA_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 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 LLC_EncDec.o LLC_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 RLCMAC_EncDec.o RLCMAC_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 StatsD_CodecPort_CtrlFunctdef.o StatsD_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 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 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 UD_PT.o UD_PT.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 GPRS_Components.so GPRS_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context.so GPRS_Context.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF.so GPRS_TBF.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets.so GSM_RestOctets.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 General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_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 L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_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 MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.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_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.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 PCUIF_CodecPort.so PCUIF_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components.so PCUIF_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types.so PCUIF_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests.so PCU_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS.so PCU_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS.so PCU_Tests_SNS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest.so PCU_selftest.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components.so SGSN_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.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 StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.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 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 UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_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 GPRS_Components_part_1.so GPRS_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_2.so GPRS_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_3.so GPRS_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_4.so GPRS_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_5.so GPRS_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_6.so GPRS_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_7.so GPRS_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_1.so GPRS_Context_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_2.so GPRS_Context_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_3.so GPRS_Context_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_4.so GPRS_Context_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_5.so GPRS_Context_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_6.so GPRS_Context_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_7.so GPRS_Context_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_1.so GPRS_TBF_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_2.so GPRS_TBF_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_3.so GPRS_TBF_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_4.so GPRS_TBF_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_5.so GPRS_TBF_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_6.so GPRS_TBF_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_7.so GPRS_TBF_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_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 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 IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_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 L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_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 MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_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_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_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 PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_1.so PCUIF_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_2.so PCUIF_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_3.so PCUIF_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_4.so PCUIF_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_5.so PCUIF_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_6.so PCUIF_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_7.so PCUIF_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_1.so PCU_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_2.so PCU_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_3.so PCU_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_4.so PCU_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_5.so PCU_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_6.so PCU_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_7.so PCU_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_1.so PCU_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_2.so PCU_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_3.so PCU_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_4.so PCU_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_5.so PCU_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_6.so PCU_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_7.so PCU_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_7.so PCU_Tests_SNS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_1.so PCU_selftest_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_2.so PCU_selftest_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_3.so PCU_selftest_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_4.so PCU_selftest_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_5.so PCU_selftest_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_6.so PCU_selftest_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_7.so PCU_selftest_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_1.so SGSN_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_2.so SGSN_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_3.so SGSN_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_4.so SGSN_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_5.so SGSN_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_6.so SGSN_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_7.so SGSN_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_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 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 UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_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 IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.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 LLC_EncDec.so LLC_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 RLCMAC_EncDec.so RLCMAC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.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 TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o PCU_Tests -Wl,--no-as-needed BSSGP_Types.so GPRS_Components.so GPRS_Context.so GPRS_TBF.so GSM_RR_Types.so GSM_RestOctets.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Components.so PCUIF_Types.so PCU_Tests.so PCU_Tests_NS.so PCU_Tests_SNS.so PCU_selftest.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so SGSN_Components.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_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 GPRS_Components_part_1.so GPRS_Components_part_2.so GPRS_Components_part_3.so GPRS_Components_part_4.so GPRS_Components_part_5.so GPRS_Components_part_6.so GPRS_Components_part_7.so GPRS_Context_part_1.so GPRS_Context_part_2.so GPRS_Context_part_3.so GPRS_Context_part_4.so GPRS_Context_part_5.so GPRS_Context_part_6.so GPRS_Context_part_7.so GPRS_TBF_part_1.so GPRS_TBF_part_2.so GPRS_TBF_part_3.so GPRS_TBF_part_4.so GPRS_TBF_part_5.so GPRS_TBF_part_6.so GPRS_TBF_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_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 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 IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_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 L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_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 MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_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_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_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 PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Components_part_1.so PCUIF_Components_part_2.so PCUIF_Components_part_3.so PCUIF_Components_part_4.so PCUIF_Components_part_5.so PCUIF_Components_part_6.so PCUIF_Components_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so PCU_Tests_part_1.so PCU_Tests_part_2.so PCU_Tests_part_3.so PCU_Tests_part_4.so PCU_Tests_part_5.so PCU_Tests_part_6.so PCU_Tests_part_7.so PCU_Tests_NS_part_1.so PCU_Tests_NS_part_2.so PCU_Tests_NS_part_3.so PCU_Tests_NS_part_4.so PCU_Tests_NS_part_5.so PCU_Tests_NS_part_6.so PCU_Tests_NS_part_7.so PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_7.so PCU_selftest_part_1.so PCU_selftest_part_2.so PCU_selftest_part_3.so PCU_selftest_part_4.so PCU_selftest_part_5.so PCU_selftest_part_6.so PCU_selftest_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so SGSN_Components_part_1.so SGSN_Components_part_2.so SGSN_Components_part_3.so SGSN_Components_part_4.so SGSN_Components_part_5.so SGSN_Components_part_6.so SGSN_Components_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_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 StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_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 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 UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so BSSGP_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RLCMAC_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.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 GPRS_Components.o GPRS_Context.o GPRS_TBF.o GSM_RR_Types.o GSM_RestOctets.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Components.o PCUIF_Types.o PCU_Tests.o PCU_Tests_NS.o PCU_Tests_SNS.o PCU_selftest.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o SGSN_Components.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_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 GPRS_Components_part_1.o GPRS_Components_part_2.o GPRS_Components_part_3.o GPRS_Components_part_4.o GPRS_Components_part_5.o GPRS_Components_part_6.o GPRS_Components_part_7.o GPRS_Context_part_1.o GPRS_Context_part_2.o GPRS_Context_part_3.o GPRS_Context_part_4.o GPRS_Context_part_5.o GPRS_Context_part_6.o GPRS_Context_part_7.o GPRS_TBF_part_1.o GPRS_TBF_part_2.o GPRS_TBF_part_3.o GPRS_TBF_part_4.o GPRS_TBF_part_5.o GPRS_TBF_part_6.o GPRS_TBF_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_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 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 IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_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 MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_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_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_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 PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Components_part_1.o PCUIF_Components_part_2.o PCUIF_Components_part_3.o PCUIF_Components_part_4.o PCUIF_Components_part_5.o PCUIF_Components_part_6.o PCUIF_Components_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o PCU_Tests_part_1.o PCU_Tests_part_2.o PCU_Tests_part_3.o PCU_Tests_part_4.o PCU_Tests_part_5.o PCU_Tests_part_6.o PCU_Tests_part_7.o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_7.o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_7.o PCU_selftest_part_1.o PCU_selftest_part_2.o PCU_selftest_part_3.o PCU_selftest_part_4.o PCU_selftest_part_5.o PCU_selftest_part_6.o PCU_selftest_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o SGSN_Components_part_1.o SGSN_Components_part_2.o SGSN_Components_part_3.o SGSN_Components_part_4.o SGSN_Components_part_5.o SGSN_Components_part_6.o SGSN_Components_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_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 StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_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 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 UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o BSSGP_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RLCMAC_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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 (505 kB/s) Reading package lists... [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/dbg_pkgs_all'] [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'apt-rdepends', 'osmo-pcu'] [testenv][sns] osmo-pcu -> osmo-pcu: installing osmo-pcu-dbg [testenv][sns] osmo-pcu -> libc6: installing libc6-dbg [testenv][sns] osmo-pcu -> libosmocore22: installing libosmocore-dbg [testenv][sns] Installing packages: osmo-pcu, osmo-pcu-dbg, libc6-dbg, libosmocore-dbg [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-pcu', 'osmo-pcu-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libc6-dbg libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmo-pcu osmo-pcu-dbg osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. Need to get 12.0 MB of archives. After this operation, 18.7 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 ./ osmocom-nightly 202412172026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412172026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412172026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412172026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412172026 [59.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412172026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.49.3093ec.202412172026 [69.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412172026 [50.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412172026 [70.3 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412172026 [177 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412172026 [59.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412172026 [62.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412172026 [49.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412172026 [43.0 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.49.3093ec.202412172026 [33.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-pcu 1.5.0.6.46529.202412172026 [243 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412172026 [2162 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-pcu-dbg 1.5.0.6.46529.202412172026 [1033 kB] Fetched 12.0 MB in 0s (82.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202412172026_amd64.deb ... Unpacking osmocom-nightly (202412172026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.26.e84e.202412172026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412172026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.49.3093ec.202412172026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.49.3093ec.202412172026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../08-libosmocodec4_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../09-libosmocoding0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../15-libosmotrau10_1.6.0.49.3093ec.202412172026_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.49.3093ec.202412172026) ... Selecting previously unselected package osmo-pcu. Preparing to unpack .../16-osmo-pcu_1.5.0.6.46529.202412172026_amd64.deb ... Unpacking osmo-pcu (1.5.0.6.46529.202412172026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0.56.fc03.202412172026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412172026) ... Selecting previously unselected package osmo-pcu-dbg. Preparing to unpack .../18-osmo-pcu-dbg_1.5.0.6.46529.202412172026_amd64.deb ... Unpacking osmo-pcu-dbg (1.5.0.6.46529.202412172026) ... Setting up osmocom-nightly (202412172026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmotrau10:amd64 (1.6.0.49.3093ec.202412172026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412172026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412172026) ... Setting up libosmocore (1.10.0.56.fc03.202412172026) ... Setting up libosmoabis13:amd64 (1.6.0.49.3093ec.202412172026) ... Setting up osmo-pcu (1.5.0.6.46529.202412172026) ... changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412172026) ... Setting up osmo-pcu-dbg (1.5.0.6.46529.202412172026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][sns] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests_SNS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.cfg'] [testenv][sns] + ['cp', '-a', 'osmo-pcu-sns.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu'] [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests.default'] [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/Common.cfg'] [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/Common.cfg'] [testenv][sns] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.cfg [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.cfg'] [testenv][sns] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/Common.cfg [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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-pcu-test-sns/logs/testsuite/Common.cfg'] [testenv][sns] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests.default [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-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-pcu-test-sns/logs/testsuite/PCU_Tests.default'] [testenv][sns] Running pcu [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', 'respawn.sh osmo-pcu -c osmo-pcu-sns.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/pcu.log'] [testenv][sns] Running testsuite respawn: 0: starting: osmo-pcu -c osmo-pcu-sns.cfg % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080516989 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080516990 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080516990 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests', 'PCU_Tests_SNS.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_Tests_SNS.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: PCU_Tests_SNS.cfg MC@45a7f2a473ff: Unix server socket created successfully. MC@45a7f2a473ff: Listening on TCP port 38903. MC2> 45a7f2a473ff is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests 45a7f2a473ff 38903 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@45a7f2a473ff: New HC connected from 10.0.2.100 [10.0.2.100]. 45a7f2a473ff: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@45a7f2a473ff: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@45a7f2a473ff: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@45a7f2a473ff: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@45a7f2a473ff: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@45a7f2a473ff: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@45a7f2a473ff: Configuration file was processed on all HCs. MC@45a7f2a473ff: Creating MTC on host 10.0.2.100. MC@45a7f2a473ff: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success'. ------ PCU_Tests_SNS.TC_sns_po_size_success ------ Wed Dec 18 08:05:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_size_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_size_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_po_size_success started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080521990 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080521991 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080521991 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080521998 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080521998 DLGLOBAL DEBUG validating counter group 0x559293e81020(bts) with 102 counters (rate_ctr.c:86) 20241218080521998 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080521998 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080521998 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080521999 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080521999 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080521999 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080521999 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080521999 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080521999 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080521999 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080521999 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080521999 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080521999 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080521999 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080521999 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080521999 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080521999 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080521999 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080521999 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080521999 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080521999 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080521999 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080521999 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080521999 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080521999 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080521999 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080521999 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080521999 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080521999 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080521999 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080521999 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080521999 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080521999 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080521999 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080521999 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080521999 DLGLOBAL DEBUG validating counter group 0x7f00f85da5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080521999 DLGLOBAL DEBUG validating counter group 0x559293e80700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080521999 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080521999 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080521999 DLGLOBAL DEBUG validating counter group 0x7f00f85db160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080521999 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080521999 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080521999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080521999 DLGLOBAL DEBUG validating counter group 0x7f00f85db140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080521999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080521999 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080521999 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080521999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080521999 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080521999 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080521999 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080521999 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080522000 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080522000 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080522000 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@45a7f2a473ff: Start timer T: 1 s 20241218080522007 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080522007 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080522007 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080522007 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080522007 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) 20241218080523011 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=2 (pcuif_sock.c:123) 20241218080523011 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080523011 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080523011 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Freeing instance (gprs_ns2.c:911) 20241218080523012 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Deallocated (fsm.c:568) 20241218080523012 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080523012 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080523012 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080523012 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080523012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080523012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080523012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) respawn: 0: stopped pid 6197 with status 0 respawn: 1: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_po_size_success finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass'. Wed Dec 18 08:05:23 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_po_size_success.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080523038 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080523038 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080523039 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080523072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46878<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080523072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46878<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20776) Waiting for packet dumper to finish... 1 (prev_count=20776, count=29964) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack'. ------ PCU_Tests_SNS.TC_sns_po_size_nack ------ Wed Dec 18 08:05:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_size_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_size_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_po_size_nack started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080528039 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080528039 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080528039 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080528045 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080528045 DLGLOBAL DEBUG validating counter group 0x55daca0a7020(bts) with 102 counters (rate_ctr.c:86) 20241218080528045 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080528045 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080528045 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080528045 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080528045 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080528045 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080528045 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080528045 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080528045 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080528045 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080528045 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080528045 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080528045 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080528045 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080528045 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080528045 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080528045 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080528045 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080528045 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080528045 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080528045 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080528045 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080528045 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080528045 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080528045 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080528045 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080528045 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080528045 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080528045 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080528045 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080528045 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080528046 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080528046 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080528046 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080528046 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080528046 DLGLOBAL DEBUG validating counter group 0x7f41443dc5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080528046 DLGLOBAL DEBUG validating counter group 0x55daca0a6700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080528046 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080528046 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080528046 DLGLOBAL DEBUG validating counter group 0x7f41443dd160(ns:nse) with 15 counters (rate_ctr.c:86) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080528046 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080528046 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080528046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080528046 DLGLOBAL DEBUG validating counter group 0x7f41443dd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080528046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080528046 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528046 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528046 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080528046 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080528047 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080528047 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080528054 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080528054 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080528054 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080528054 DLNS ERROR GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: SNS-SIZE-ACK with cause Protocol error, unspecified (gprs_ns2_sns.c:823) 20241218080531046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Timeout of T1 (fsm.c:317) 20241218080531046 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_SIZE (gprs_ns2_sns.c:1793) 20241218080531046 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080531046 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080534047 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Timeout of T1 (fsm.c:317) 20241218080534047 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_SIZE (gprs_ns2_sns.c:1793) 20241218080534047 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080534047 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080537048 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Timeout of T1 (fsm.c:317) 20241218080537048 DLNS ERROR GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSE 1234: SNS failed: Size retries failed. Selecting next IP-SNS endpoint. (gprs_ns2_sns.c:1791) 20241218080537048 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:1791) 20241218080537048 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080537048 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080537048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080537048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080537048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080537048 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080537048 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080537048 DLGLOBAL DEBUG validating counter group 0x7f41443dd140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080537048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080537048 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080538056 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080538056 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080538056 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080538056 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Freeing instance (gprs_ns2.c:911) 20241218080538056 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Deallocated (fsm.c:568) 20241218080538056 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080538056 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080538056 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080538056 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080538056 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080538056 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080538056 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) respawn: 1: stopped pid 6243 with status 0 respawn: 2: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_po_size_nack finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass'. Wed Dec 18 08:05:38 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_nack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_po_size_nack.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080538085 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080538085 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080538085 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080538102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080538103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=26152) Waiting for packet dumper to finish... 1 (prev_count=26152, count=35324) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success'. ------ PCU_Tests_SNS.TC_sns_po_config_success ------ Wed Dec 18 08:05:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_config_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_config_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_po_config_success started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080543086 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080543086 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080543086 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080543092 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080543093 DLGLOBAL DEBUG validating counter group 0x5601ba728020(bts) with 102 counters (rate_ctr.c:86) 20241218080543093 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080543093 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080543093 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080543093 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080543093 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080543093 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080543093 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080543093 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080543093 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080543093 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080543093 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080543093 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080543093 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080543093 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080543093 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080543093 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080543093 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080543093 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080543093 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080543093 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080543093 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080543093 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080543093 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080543093 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080543093 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080543093 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080543093 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080543093 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080543093 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080543093 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080543093 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080543093 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080543093 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080543093 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080543093 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080543093 DLGLOBAL DEBUG validating counter group 0x7f829805d5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080543093 DLGLOBAL DEBUG validating counter group 0x5601ba727700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080543093 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080543094 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080543094 DLGLOBAL DEBUG validating counter group 0x7f829805e160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080543094 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080543094 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080543094 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080543094 DLGLOBAL DEBUG validating counter group 0x7f829805e140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080543094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080543094 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080543094 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080543094 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080543094 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080543101 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080543101 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080543101 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080543101 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080543101 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: Start timer T: 1 s 20241218080543105 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080543105 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080543105 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080543105 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080544108 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080544108 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080544108 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080544108 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Freeing instance (gprs_ns2.c:911) 20241218080544108 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Deallocated (fsm.c:568) 20241218080544108 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080544108 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080544108 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080544108 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080544108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080544108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080544108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) respawn: 2: stopped pid 6301 with status 0 MTC@45a7f2a473ff: Test case TC_sns_po_config_success finished. Verdict: pass respawn: 3: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass'. Wed Dec 18 08:05:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_po_config_success.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080544135 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080544136 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080544136 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080544160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080544160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=22120) Waiting for packet dumper to finish... 1 (prev_count=22120, count=31316) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack'. ------ PCU_Tests_SNS.TC_sns_po_config_nack ------ Wed Dec 18 08:05:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_config_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_po_config_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_po_config_nack started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080549136 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080549136 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080549136 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080549142 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080549142 DLGLOBAL DEBUG validating counter group 0x558df93ed020(bts) with 102 counters (rate_ctr.c:86) 20241218080549142 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080549142 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080549142 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080549142 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080549142 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080549142 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080549142 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080549142 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080549142 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080549142 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080549142 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080549142 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080549142 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080549142 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080549142 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080549142 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080549142 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080549142 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080549142 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080549142 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080549142 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080549142 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080549142 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080549143 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080549143 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080549143 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080549143 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080549143 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080549143 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080549143 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080549143 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080549143 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080549143 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080549143 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080549143 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080549143 DLGLOBAL DEBUG validating counter group 0x7f57e2f795c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080549143 DLGLOBAL DEBUG validating counter group 0x558df93ec700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080549143 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080549143 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080549143 DLGLOBAL DEBUG validating counter group 0x7f57e2f7a160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080549143 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080549143 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080549143 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080549143 DLGLOBAL DEBUG validating counter group 0x7f57e2f7a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080549143 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080549143 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549143 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549143 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549143 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080549144 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080549144 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080549144 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080549151 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080549151 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080549151 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080549151 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080549151 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080549154 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080549154 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080549154 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080549154 DLNS ERROR GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: SNS-CONFIG-ACK with cause Protocol error, unspecified (gprs_ns2_sns.c:1055) 20241218080552152 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Timeout of T2 (fsm.c:317) 20241218080552152 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:1800) 20241218080552152 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) 20241218080555153 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Timeout of T2 (fsm.c:317) 20241218080555153 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:1800) 20241218080555153 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) 20241218080558154 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Timeout of T2 (fsm.c:317) 20241218080558154 DLNS ERROR GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSE 1234: SNS failed: BSS Config retries failed. Selecting next IP-SNS endpoint (gprs_ns2_sns.c:1798) 20241218080558154 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:1798) 20241218080558155 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080558155 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080558155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080558155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080558155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080558155 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080558155 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080558155 DLGLOBAL DEBUG validating counter group 0x7f57e2f7a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080558155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080558155 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080559159 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080559159 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080559159 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080559159 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Freeing instance (gprs_ns2.c:911) 20241218080559159 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Deallocated (fsm.c:568) 20241218080559159 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080559159 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080559159 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080559159 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080559159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080559159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080559159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) respawn: 3: stopped pid 6357 with status 0 MTC@45a7f2a473ff: Test case TC_sns_po_config_nack finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass'. respawn: 4: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:05:59 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_nack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_po_config_nack.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080559184 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080559184 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080559184 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080559200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080559200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=27076) Waiting for packet dumper to finish... 1 (prev_count=27076, count=36248) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success'. ------ PCU_Tests_SNS.TC_sns_so_config_success ------ Wed Dec 18 08:06:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_so_config_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_so_config_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_so_config_success started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080604185 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080604185 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080604185 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080604190 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080604190 DLGLOBAL DEBUG validating counter group 0x5651cf11c020(bts) with 102 counters (rate_ctr.c:86) 20241218080604190 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080604190 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080604190 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080604190 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080604191 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080604191 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080604191 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080604191 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080604191 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080604191 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080604191 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080604191 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080604191 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080604191 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080604191 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080604191 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080604191 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080604191 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080604191 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080604191 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080604191 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080604191 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080604191 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080604191 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080604191 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080604191 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080604191 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080604191 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080604191 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080604191 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080604191 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080604191 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080604191 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080604191 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080604191 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080604191 DLGLOBAL DEBUG validating counter group 0x7fe540db15c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080604191 DLGLOBAL DEBUG validating counter group 0x5651cf11b700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080604191 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080604191 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080604191 DLGLOBAL DEBUG validating counter group 0x7fe540db2160(ns:nse) with 15 counters (rate_ctr.c:86) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080604191 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080604191 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080604191 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080604191 DLGLOBAL DEBUG validating counter group 0x7fe540db2140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080604191 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080604191 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080604191 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604191 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604191 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604191 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080604192 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080604192 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080604192 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080604199 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080604199 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080604199 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080604199 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080604199 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config(idx=0) 20241218080604202 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080604202 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080604202 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080604202 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080604203 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080604203 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080604203 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080604203 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries (gprs_ns2_sns.c:1126) 20241218080604203 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080604203 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080604203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080604203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080604203 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080604203 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080604203 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080604203 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080604203 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080604203 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080604203 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080604203 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080604203 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080604203 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080604203 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080604203 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218080604208 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080604208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080604208 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080604208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080604208 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080614209 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080614214 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080614214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080624214 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080624219 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080624219 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080634203 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080634204 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080634204 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080634214 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080634214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080634214 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080634214 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080634214 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080634215 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218080634215 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080634215 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080634218 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080634218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080634218 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080634218 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080634218 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080634218 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080634218 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080634218 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080634219 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080634222 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080634222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080634222 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080634222 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080634222 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080634222 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080634222 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080634222 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080634222 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080634222 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080634223 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080634223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080634227 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080634227 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080634227 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080634227 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080634227 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218080634229 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080634229 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080634229 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080634229 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080634229 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080634229 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080634229 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080634229 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080634229 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080634229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080634229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080634229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 4: stopped pid 6416 with status 0 MTC@45a7f2a473ff: Test case TC_sns_so_config_success finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass'. respawn: 5: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:06:34 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_config_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_so_config_success.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080634258 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080634258 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080634258 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080634271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080634271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57970<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=30256) Waiting for packet dumper to finish... 1 (prev_count=30256, count=48704) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u'. ------ PCU_Tests_SNS.TC_sns_1c1u ------ Wed Dec 18 08:06:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_1c1u started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080639259 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080639259 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080639259 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080639265 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080639265 DLGLOBAL DEBUG validating counter group 0x5561eadf4020(bts) with 102 counters (rate_ctr.c:86) 20241218080639265 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080639265 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080639265 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080639265 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080639265 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080639265 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080639265 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080639265 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080639265 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080639265 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080639265 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080639265 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080639265 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080639265 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080639265 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080639265 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080639265 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080639265 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080639265 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080639266 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080639266 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080639266 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080639266 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080639266 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080639266 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080639266 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080639266 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080639266 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080639266 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080639266 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080639266 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080639266 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080639266 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080639266 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080639266 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080639266 DLGLOBAL DEBUG validating counter group 0x7fd33b5775c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080639266 DLGLOBAL DEBUG validating counter group 0x5561eadf3700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080639266 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080639266 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080639266 DLGLOBAL DEBUG validating counter group 0x7fd33b578160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080639266 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080639266 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080639266 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080639266 DLGLOBAL DEBUG validating counter group 0x7fd33b578140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080639266 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080639266 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080639266 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639266 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639266 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639266 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639266 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639266 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639266 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639266 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639266 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639266 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639266 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639266 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639266 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639266 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639267 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639267 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639267 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639267 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639267 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639267 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639267 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639267 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080639267 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080639267 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080639267 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080639274 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080639274 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080639274 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080639274 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080639274 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080639277 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080639277 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080639277 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080639277 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080639278 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080639278 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080639278 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080639278 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080639278 DLGLOBAL DEBUG validating counter group 0x7fd33b578140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080639278 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080639278 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080639278 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080639278 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080639278 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080639278 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080639278 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080639278 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080639278 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080639278 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080639278 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080639278 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080639278 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080639278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080639278 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080639279 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080639279 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218080639281 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080639281 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080639282 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080639282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080639282 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080639283 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080639283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080639284 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080639284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080639284 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080649282 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080649283 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080649283 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080649283 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080649285 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080649285 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080659284 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080659285 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080659288 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080659288 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080659289 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080659289 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080709279 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080709279 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080709279 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080709286 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080709286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080709286 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080709286 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080709286 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080709286 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218080709286 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080709286 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080709289 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080709289 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080709290 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080709291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080709291 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080709291 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080709291 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080709291 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080709291 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080709291 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080709291 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080709291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080709292 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080709292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080709294 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080709294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080709294 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080709294 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080709294 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080709294 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080709294 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080709294 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080709294 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080709294 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080709298 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080709298 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080709298 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080709298 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080709298 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218080709300 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080709300 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080709300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709300 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080709301 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080709301 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080709301 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080709301 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080709301 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080709301 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080709301 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080709301 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080709301 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080709301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 5: stopped pid 6487 with status 0 respawn: 6: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_1c1u finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass'. Wed Dec 18 08:07:09 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_1c1u.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080709326 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080709326 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080709326 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080709341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080709341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40396<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35904) Waiting for packet dumper to finish... 1 (prev_count=35904, count=56564) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate'. ------ PCU_Tests_SNS.TC_sns_1c1u_separate ------ Wed Dec 18 08:07:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_separate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_separate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_1c1u_separate started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080714327 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080714327 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080714327 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080714332 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080714332 DLGLOBAL DEBUG validating counter group 0x55e4c3a59020(bts) with 102 counters (rate_ctr.c:86) 20241218080714332 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080714332 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080714332 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080714332 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080714332 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080714332 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080714332 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080714332 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080714332 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080714332 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080714332 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080714332 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080714332 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080714333 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080714333 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080714333 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080714333 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080714333 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080714333 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080714333 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080714333 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080714333 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080714333 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080714333 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080714333 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080714333 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080714333 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080714333 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080714333 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080714333 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080714333 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080714333 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080714333 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080714333 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080714333 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080714333 DLGLOBAL DEBUG validating counter group 0x7f71b8e615c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080714333 DLGLOBAL DEBUG validating counter group 0x55e4c3a58700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080714333 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080714333 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080714333 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080714334 DLGLOBAL DEBUG validating counter group 0x7f71b8e62160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080714334 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080714334 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080714334 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080714334 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080714334 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080714334 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080714334 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080714334 DLGLOBAL DEBUG validating counter group 0x7f71b8e62140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080714334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080714334 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080714334 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714334 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714334 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714334 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714334 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714334 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714334 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714334 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714334 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714334 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714334 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714335 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714335 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714335 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714335 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714335 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714335 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714335 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714335 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714335 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714335 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714335 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080714335 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080714335 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080714335 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080714341 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080714342 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080714342 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080714342 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080714342 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u_separate(idx=0) 20241218080714344 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080714344 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080714344 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080714344 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080714345 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080714345 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080714345 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080714345 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080714345 DLGLOBAL DEBUG validating counter group 0x7f71b8e62140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080714346 DLGLOBAL DEBUG validating counter group 0x7f71b8e62140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080714346 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080714346 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080714346 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080714346 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080714346 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080714346 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080714346 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080714346 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080714346 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080714346 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080714346 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080714346 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080714346 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080714346 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080714346 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080714346 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080714346 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080714346 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080714346 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) MTC@45a7f2a473ff: Start timer T: 3 s 20241218080714351 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080714351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080714351 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080714351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080717352 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080717352 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080717352 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080717355 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080717355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080717355 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080724352 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080724352 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080724356 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080724356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080724357 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080724357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080734357 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080734357 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080734360 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080734360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080734361 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080734361 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080744347 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080744347 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080744347 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080744352 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080744352 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080744352 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080744352 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080744352 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080744352 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218080744352 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080744352 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080744355 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080744355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080744355 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080744355 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080744355 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080744355 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080744355 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080744355 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080744358 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080744358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080744358 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080744358 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080744359 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080744359 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080744359 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080744359 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080744359 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080744359 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080744361 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080744362 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080744362 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080744362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080744362 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080744362 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080744362 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218080744366 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080744366 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080744366 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744366 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744366 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744366 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744366 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744367 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744367 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744367 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080744367 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080744367 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080744367 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080744367 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080744367 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080744367 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080744367 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080744367 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080744367 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080744367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 6: stopped pid 6557 with status 0 respawn: 7: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_1c1u_separate finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass'. Wed Dec 18 08:07:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_separate pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_1c1u_separate.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080744398 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080744398 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080744398 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080744413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080744413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38264) Waiting for packet dumper to finish... 1 (prev_count=38264, count=57772) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset ------ Wed Dec 18 08:07:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_1c1u_so_bvc_reset started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080749399 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080749399 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080749399 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080749405 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080749405 DLGLOBAL DEBUG validating counter group 0x556c22521020(bts) with 102 counters (rate_ctr.c:86) 20241218080749405 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080749405 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080749405 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080749405 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080749405 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080749405 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080749405 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080749405 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080749405 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080749405 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080749406 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080749406 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080749406 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080749406 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080749406 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080749406 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080749406 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080749406 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080749406 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080749406 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080749406 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080749406 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080749406 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080749406 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080749406 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080749406 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080749406 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080749406 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080749406 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080749406 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080749406 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080749406 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080749406 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080749406 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080749406 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080749406 DLGLOBAL DEBUG validating counter group 0x7f823625b5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080749406 DLGLOBAL DEBUG validating counter group 0x556c22520700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080749406 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080749406 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080749406 DLGLOBAL DEBUG validating counter group 0x7f823625c160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080749406 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080749406 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080749406 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080749406 DLGLOBAL DEBUG validating counter group 0x7f823625c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080749406 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080749406 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080749406 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749406 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749406 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749406 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080749407 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080749407 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080749407 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080749407 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080749414 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080749414 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080749414 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080749414 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080749414 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080749417 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080749417 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080749417 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080749417 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080749418 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080749418 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080749418 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080749418 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080749418 DLGLOBAL DEBUG validating counter group 0x7f823625c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080749418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080749418 DLGLOBAL DEBUG validating counter group 0x7f823625c140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080749418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080749418 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080749418 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080749418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080749418 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080749418 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080749418 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080749419 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080749419 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080749419 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080749419 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080749419 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080749419 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080749419 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080749419 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080749419 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080749419 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080749419 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080749419 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080749419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080749419 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080749419 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) MTC@45a7f2a473ff: Start timer T: 3 s 20241218080749424 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080749424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080749425 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080749425 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080752426 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080752426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080752426 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080752427 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080752427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080752427 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080759425 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080759426 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080759428 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080759428 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080759429 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080759429 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } 20241218080809429 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080809429 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080809434 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080809434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080809434 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080809434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080819420 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080819420 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080819420 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@45a7f2a473ff: Start timer T: 5 s 20241218080819425 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080819425 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080819425 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080819425 DLBSSGP DEBUG BSSGP BVCI=0 Rx RESET cause=Transmission capacity modified (gprs_bssgp.c:413) 20241218080819425 DLGLOBAL DEBUG validating counter group 0x7f823625b5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080819425 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080819425 DPCU INFO Rx BVC_RESET on bvci 0 (gprs_bssgp_pcu.c:640) 20241218080819425 DLBSSGP DEBUG NSEI=1234/BVCI=1234 RESET due to Transmission capacity modified (gprs_bssgp.c:180) 20241218080819425 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=Transmission capacity modified (gprs_bssgp.c:124) 20241218080819425 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@45a7f2a473ff: Start timer T: 5 s 20241218080819429 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080819429 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080819429 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080819429 DLBSSGP DEBUG BSSGP BVCI=1234 Rx RESET cause=Transmission capacity modified (gprs_bssgp.c:413) 20241218080819429 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET-ACK (gprs_bssgp.c:127) 20241218080819429 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080819429 DPCU INFO Rx BVC_RESET on bvci 1234 (gprs_bssgp_pcu.c:640) 20241218080819429 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080819429 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080819429 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080819433 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080819433 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080819433 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080819433 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080819433 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080819433 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080819433 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080819433 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080819433 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080819433 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080819435 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080819435 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080819437 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080819437 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080819437 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080819437 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080819437 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218080819443 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080819443 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080819443 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080819443 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080819443 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080819443 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080819443 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080819443 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080819443 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080819443 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080819443 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080819443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 7: stopped pid 6627 with status 0 respawn: 8: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_1c1u_so_bvc_reset finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass'. Wed Dec 18 08:08:19 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080819484 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080819484 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080819484 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080819502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080819503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38276) Waiting for packet dumper to finish... 1 (prev_count=38276, count=58924) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early ------ Wed Dec 18 08:08:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_1c1u_so_bvc_reset_too_early started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080824484 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080824484 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080824484 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080824493 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080824493 DLGLOBAL DEBUG validating counter group 0x5578d9995020(bts) with 102 counters (rate_ctr.c:86) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080824493 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080824493 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080824493 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080824493 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080824493 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080824493 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080824493 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080824493 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080824493 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080824493 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080824493 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080824493 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080824493 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080824493 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080824493 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080824493 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080824493 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080824493 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080824493 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080824493 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080824493 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080824493 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080824493 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080824493 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080824493 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080824493 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080824493 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080824493 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080824493 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080824493 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080824493 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080824493 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080824493 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080824493 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080824493 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080824494 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080824494 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080824494 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080824494 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080824494 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080824494 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080824494 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080824494 DLGLOBAL DEBUG validating counter group 0x7f909d6f35c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080824494 DLGLOBAL DEBUG validating counter group 0x5578d9994700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080824494 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080824494 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080824494 DLGLOBAL DEBUG validating counter group 0x7f909d6f4160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080824494 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080824494 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080824494 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080824494 DLGLOBAL DEBUG validating counter group 0x7f909d6f4140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080824494 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080824494 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080824494 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080824494 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080824494 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080824502 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080824502 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080824502 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080824502 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080824502 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080824504 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080824505 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080824505 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080824505 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080824506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080824506 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080824506 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080824506 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080824506 DLGLOBAL DEBUG validating counter group 0x7f909d6f4140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080824506 DLGLOBAL DEBUG validating counter group 0x7f909d6f4140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080824506 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080824506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080824506 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080824506 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080824506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080824506 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080824506 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080824506 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080824506 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080824506 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080824506 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080824506 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080824506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080824506 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080824506 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080824506 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080824506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080824506 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080824506 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218080824511 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080824511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080824511 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080824514 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080824514 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080824514 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080827506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080827506 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080830507 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080830507 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080833508 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080833508 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 5 s 20241218080834517 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080834517 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080834517 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080834517 DLBSSGP DEBUG BSSGP BVCI=0 Rx RESET cause=Transmission capacity modified (gprs_bssgp.c:413) 20241218080834517 DLGLOBAL DEBUG validating counter group 0x7f909d6f35c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080834518 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080834518 DPCU INFO Rx BVC_RESET on bvci 0 (gprs_bssgp_pcu.c:640) 20241218080834518 DLBSSGP DEBUG NSEI=1234/BVCI=1234 RESET due to Transmission capacity modified (gprs_bssgp.c:180) 20241218080834518 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=Transmission capacity modified (gprs_bssgp.c:124) 20241218080834518 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080836509 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080836509 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080839510 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080839510 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 5 s 20241218080839518 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080839518 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080839518 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080839518 DLBSSGP DEBUG BSSGP BVCI=1234 Rx RESET cause=Transmission capacity modified (gprs_bssgp.c:413) 20241218080839518 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET-ACK (gprs_bssgp.c:127) 20241218080839518 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080839518 DPCU INFO Rx BVC_RESET on bvci 1234 (gprs_bssgp_pcu.c:640) 20241218080839518 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080839518 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080839518 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080842511 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080842511 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080844525 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080844525 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080844525 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080844525 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080844525 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080844525 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080844525 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080844525 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080844525 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080844525 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080844525 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080844525 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 8: stopped pid 6699 with status 0 respawn: 9: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_1c1u_so_bvc_reset_too_early finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass'. Wed Dec 18 08:08:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080844560 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080844560 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080844560 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080844573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080844573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42264) Waiting for packet dumper to finish... 1 (prev_count=42264, count=52780) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc'. ------ PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc ------ Wed Dec 18 08:08:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_1c1u_unconfigured_nsvc started. 20241218080847658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45466<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@45a7f2a473ff: Start timer T: 2 s MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080849561 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080849561 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080849561 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080849566 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080849566 DLGLOBAL DEBUG validating counter group 0x55e8a9515020(bts) with 102 counters (rate_ctr.c:86) 20241218080849566 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080849566 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080849566 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080849566 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080849566 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080849566 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080849566 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080849567 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080849567 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080849567 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080849567 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080849567 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080849567 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080849567 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080849567 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080849567 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080849567 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080849567 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080849567 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080849567 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080849567 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080849567 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080849567 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080849567 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080849567 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080849567 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080849567 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218080849567 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080849567 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080849567 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080849567 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080849567 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080849567 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080849567 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080849567 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080849567 DLGLOBAL DEBUG validating counter group 0x7fa59662e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080849568 DLGLOBAL DEBUG validating counter group 0x55e8a9514700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080849568 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080849568 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080849568 DLGLOBAL DEBUG validating counter group 0x7fa59662f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080849568 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080849568 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080849568 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080849568 DLGLOBAL DEBUG validating counter group 0x7fa59662f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080849568 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080849568 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849568 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849568 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849568 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849569 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080849569 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080849569 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080849569 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080849576 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080849576 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080849576 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080849576 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080849576 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u_separate(idx=0) 20241218080849579 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080849579 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080849579 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080849579 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080849580 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080849580 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080849580 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080849580 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080849580 DLGLOBAL DEBUG validating counter group 0x7fa59662f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080849580 DLGLOBAL DEBUG validating counter group 0x7fa59662f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080849580 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080849580 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080849580 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080849580 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080849580 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080849580 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080849580 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080849580 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080849580 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080849580 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080849580 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080849580 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080849580 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080849581 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080849581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080849581 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080849581 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080849581 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080849581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080849581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Freeing instance (gprs_ns2.c:656) 20241218080849581 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Deallocated (fsm.c:568) 20241218080849581 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080849581 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) MTC@45a7f2a473ff: Start timer T: 3 s 20241218080849587 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080849587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080849587 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080849587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080852589 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080852589 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080852589 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080852591 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080852591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080852591 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 10 s 20241218080859588 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080859588 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080859591 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080859591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080859592 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080859592 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080909592 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080909593 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080909595 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080909595 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080909596 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080909596 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080919581 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080919581 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080919581 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080919587 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080919587 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080919587 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080919587 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080919587 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080919587 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218080919587 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080919587 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080919590 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080919590 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080919590 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080919590 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080919590 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080919590 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080919590 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080919590 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080919593 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080919593 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080919593 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080919593 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080919593 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080919593 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080919593 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080919593 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080919593 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080919593 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080919595 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080919595 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080919596 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080919596 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080919596 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218080919596 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@45a7f2a473ff: Start timer T: 2 s 20241218080919597 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080919603 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=25 (pcuif_sock.c:123) 20241218080919603 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080919603 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080919603 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080919603 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080919603 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080919603 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080919603 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080919603 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080919603 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080919603 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080919603 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 9: stopped pid 6765 with status 0 respawn: 10: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_1c1u_unconfigured_nsvc finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass'. Wed Dec 18 08:09:19 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080919630 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080919630 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080919630 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080919648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080919648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60670<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=39832) Waiting for packet dumper to finish... 1 (prev_count=39832, count=60692) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci'. ------ PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci ------ Wed Dec 18 08:09:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_so_bvc_reset_unknown_bvci started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080924631 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080924631 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080924631 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080924636 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080924636 DLGLOBAL DEBUG validating counter group 0x55df3721d020(bts) with 102 counters (rate_ctr.c:86) 20241218080924636 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080924636 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080924636 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080924636 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080924636 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080924636 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080924636 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080924636 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080924636 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080924636 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080924636 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080924636 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080924636 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080924636 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080924636 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080924636 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080924636 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080924636 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080924636 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080924636 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080924636 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080924636 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080924636 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080924636 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080924636 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080924636 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080924636 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080924636 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080924636 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080924636 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080924636 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080924636 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080924636 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080924636 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080924636 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080924636 DLGLOBAL DEBUG validating counter group 0x7f3b4571e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080924637 DLGLOBAL DEBUG validating counter group 0x55df3721c700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080924637 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080924637 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080924637 DLGLOBAL DEBUG validating counter group 0x7f3b4571f160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080924637 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080924637 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080924637 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080924637 DLGLOBAL DEBUG validating counter group 0x7f3b4571f140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080924637 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080924637 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080924637 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080924637 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080924637 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080924645 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080924645 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080924645 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080924645 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080924645 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080924647 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080924647 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080924647 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080924647 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080924649 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080924649 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080924649 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080924649 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 1 entries (gprs_ns2_sns.c:1126) 20241218080924649 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080924649 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080924649 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080924649 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080924649 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080924649 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080924649 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080924649 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080924649 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080924649 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080924649 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080924649 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080924649 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080924649 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080924649 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080924649 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@45a7f2a473ff: Start timer T: 5 s 20241218080924653 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080924653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080924653 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080924653 DLBSSGP DEBUG BSSGP BVCI=0 Rx RESET cause=Transmission capacity modified (gprs_bssgp.c:413) 20241218080924653 DLGLOBAL DEBUG validating counter group 0x7f3b4571e5c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080924653 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080924653 DPCU INFO Rx BVC_RESET on bvci 0 (gprs_bssgp_pcu.c:640) 20241218080924653 DLBSSGP DEBUG NSEI=1234/BVCI=1234 RESET due to Transmission capacity modified (gprs_bssgp.c:180) 20241218080924653 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=Transmission capacity modified (gprs_bssgp.c:124) 20241218080924653 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080924654 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080924654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } 20241218080924657 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080924658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080924658 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080924658 DLBSSGP ERROR Rx BVC-RESET for an unknown BVCI 1235 (gprs_bssgp_pcu.c:536) 20241218080924658 DLBSSGP NOTICE BSSGP BVCI=1235 Tx STATUS, cause=Unknown BVCI (gprs_bssgp_util.c:575) 20241218080924658 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080924661 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080924661 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080924661 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080924661 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080924661 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080924661 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080924661 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080924661 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080924661 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080924661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080924661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080924661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 10: stopped pid 6837 with status 0 MTC@45a7f2a473ff: Test case TC_sns_so_bvc_reset_unknown_bvci finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass'. respawn: 11: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:09:24 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080924683 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080924683 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080924684 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080924696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080924697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50274<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=584) Waiting for packet dumper to finish... 1 (prev_count=584, count=40992) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add'. ------ PCU_Tests_SNS.TC_sns_add ------ Wed Dec 18 08:09:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_add.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_add.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_add started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218080929685 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080929685 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218080929685 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218080929691 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218080929692 DLGLOBAL DEBUG validating counter group 0x55b8b4172020(bts) with 102 counters (rate_ctr.c:86) 20241218080929692 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218080929692 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218080929692 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218080929692 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218080929692 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218080929692 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218080929692 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218080929692 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218080929692 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218080929692 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218080929692 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218080929692 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218080929692 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218080929692 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218080929692 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218080929692 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218080929692 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218080929692 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218080929692 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218080929692 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218080929692 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218080929692 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218080929692 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218080929692 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218080929692 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218080929692 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218080929692 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218080929692 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218080929692 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218080929692 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218080929692 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218080929692 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218080929692 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218080929692 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218080929692 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218080929692 DLGLOBAL DEBUG validating counter group 0x7ff3589895c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218080929692 DLGLOBAL DEBUG validating counter group 0x55b8b4171700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218080929692 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218080929692 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218080929692 DLGLOBAL DEBUG validating counter group 0x7ff35898a160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218080929692 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218080929692 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218080929692 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218080929693 DLGLOBAL DEBUG validating counter group 0x7ff35898a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080929693 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080929693 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218080929693 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218080929693 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218080929693 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218080929700 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218080929700 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218080929701 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218080929701 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218080929701 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218080929703 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218080929703 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218080929703 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218080929703 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218080929704 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218080929704 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218080929704 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218080929704 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218080929704 DLGLOBAL DEBUG validating counter group 0x7ff35898a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080929704 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218080929704 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080929704 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218080929704 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080929704 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080929704 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218080929704 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218080929704 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080929704 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080929704 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080929704 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080929704 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080929704 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080929704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080929704 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218080929704 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080929704 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218080929707 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080929707 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080929708 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080929708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080929708 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080929708 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080929708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080929710 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080929710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080929710 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080939707 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080939709 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080939711 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080939711 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080939712 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080939712 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080949712 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080949713 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080949715 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080949715 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080949716 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080949716 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080959705 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218080959705 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080959705 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080959709 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080959709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080959709 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080959709 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080959709 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080959709 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218080959709 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218080959709 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080959713 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080959713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080959713 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080959713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080959713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218080959713 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218080959713 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218080959713 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080959716 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080959716 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080959716 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080959716 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080959716 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080959716 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218080959716 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218080959717 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218080959717 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218080959717 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218080959717 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218080959717 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218080959718 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080959718 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080959719 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080959719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080959720 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218080959720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218080959720 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218080959720 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218080959720 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@45a7f2a473ff: f_outgoing_sns_add(idx_add=2) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := omit, listofIP6Elements := * } } 20241218080959742 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-ADD (gprs_ns2.c:1309) 20241218080959743 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: NSEI=1234 Rx SNS PDU type SNS-ADD (gprs_ns2_sns.c:2341) 20241218080959743 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Received Event RX_ADD (gprs_ns2_sns.c:2361) 20241218080959743 DLGLOBAL DEBUG validating counter group 0x7ff35898a140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218080959743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Allocated (fsm.c:456) 20241218080959743 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-ACK (trans_id=23, cause=NULL, num_ip4=0, num_ip6=0) (gprs_ns2_message.c:655) 20241218080959743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218080959743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218080959743 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080959743 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218080959743 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218080959743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218080959747 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218080959747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218080959747 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218080959747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218080959747 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218080959753 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218080959753 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218080959753 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959753 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959753 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218080959754 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218080959754 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218080959754 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218080959754 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218080959754 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218080959754 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080959754 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080959754 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080959754 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218080959754 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218080959754 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218080959754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23002){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 11: stopped pid 6890 with status 0 MTC@45a7f2a473ff: Test case TC_sns_add finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass'. respawn: 12: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:09:59 UTC 2024 ====== PCU_Tests_SNS.TC_sns_add pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_add.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218080959783 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218080959783 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218080959783 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218080959799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218080959799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35904) Waiting for packet dumper to finish... 1 (prev_count=35904, count=62972) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack'. ------ PCU_Tests_SNS.TC_sns_add_nack ------ Wed Dec 18 08:10:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_add_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_add_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_add_nack started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218081004784 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081004784 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218081004784 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218081004791 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218081004791 DLGLOBAL DEBUG validating counter group 0x55cb653da020(bts) with 102 counters (rate_ctr.c:86) 20241218081004791 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218081004791 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218081004791 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218081004791 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218081004791 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218081004791 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218081004791 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218081004791 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218081004791 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218081004791 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218081004791 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218081004791 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218081004791 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218081004791 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218081004791 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218081004791 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218081004791 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218081004791 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218081004791 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218081004791 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218081004791 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218081004791 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218081004791 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218081004791 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218081004791 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218081004791 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218081004791 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218081004791 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218081004791 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218081004791 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218081004791 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218081004791 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218081004791 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218081004791 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218081004791 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218081004791 DLGLOBAL DEBUG validating counter group 0x7f6345f235c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218081004791 DLGLOBAL DEBUG validating counter group 0x55cb653d9700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218081004791 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218081004792 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081004792 DLGLOBAL DEBUG validating counter group 0x7f6345f24160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218081004792 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218081004792 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218081004792 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218081004792 DLGLOBAL DEBUG validating counter group 0x7f6345f24140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081004792 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081004792 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081004792 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081004792 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081004792 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218081004800 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218081004800 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218081004800 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218081004800 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218081004800 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218081004802 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218081004802 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218081004802 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218081004802 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218081004803 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218081004803 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218081004803 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218081004803 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218081004803 DLGLOBAL DEBUG validating counter group 0x7f6345f24140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081004803 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218081004803 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081004803 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218081004803 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081004803 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081004803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081004803 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218081004803 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218081004803 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081004804 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081004804 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081004804 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081004804 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081004804 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081004804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081004804 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218081004804 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081004804 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218081004806 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081004806 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081004809 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081004809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081004809 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081004810 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081004810 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081004811 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081004811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081004811 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081014807 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081014810 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081014810 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081014811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081014813 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081014813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081024811 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081024814 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081024814 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081024815 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081024817 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081024817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081034804 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081034804 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081034804 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081034808 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081034808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081034808 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081034808 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081034808 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081034808 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218081034808 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081034808 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081034813 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081034813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081034813 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081034813 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081034813 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081034813 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218081034813 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218081034813 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081034815 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081034817 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081034817 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081034817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081034817 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081034817 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081034817 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218081034817 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218081034817 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218081034817 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218081034817 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218081034817 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081034818 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081034818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081034821 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081034821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@45a7f2a473ff: f_outgoing_sns_add(idx_add=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '0B'O ("\v") }, iP_Address_NS := omit, listofIP4Elements := omit, listofIP6Elements := * } } 20241218081034823 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-ADD (gprs_ns2.c:1309) 20241218081034823 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: NSEI=1234 Rx SNS PDU type SNS-ADD (gprs_ns2_sns.c:2341) 20241218081034823 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Received Event RX_ADD (gprs_ns2_sns.c:2361) 20241218081034823 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-ACK (trans_id=23, cause=Protocol error, unspecified, num_ip4=0, num_ip6=0) (gprs_ns2_message.c:655) 20241218081034823 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081034823 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081034823 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081034823 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218081034823 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218081034831 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218081034831 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218081034831 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081034832 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218081034832 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218081034832 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218081034832 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081034832 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218081034832 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081034832 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) 20241218081034832 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081034832 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081034832 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 12: stopped pid 6959 with status 0 respawn: 13: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_add_nack finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack pass'. Wed Dec 18 08:10:34 UTC 2024 ====== PCU_Tests_SNS.TC_sns_add_nack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_add_nack.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218081034858 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218081034858 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081034858 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218081034872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218081034872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35850<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35912) Waiting for packet dumper to finish... 1 (prev_count=35912, count=57744) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del'. ------ PCU_Tests_SNS.TC_sns_del ------ Wed Dec 18 08:10:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_del.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_del.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_del started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218081039859 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081039859 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218081039859 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218081039863 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218081039864 DLGLOBAL DEBUG validating counter group 0x56251e0f3020(bts) with 102 counters (rate_ctr.c:86) 20241218081039864 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218081039864 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218081039864 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218081039864 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218081039864 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218081039864 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218081039864 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218081039864 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218081039864 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218081039864 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218081039864 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218081039864 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218081039864 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218081039864 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218081039864 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218081039864 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218081039864 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218081039864 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218081039864 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218081039864 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218081039864 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218081039864 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218081039864 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218081039864 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218081039864 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218081039864 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218081039864 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218081039864 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218081039864 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218081039864 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218081039864 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218081039864 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218081039864 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218081039864 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218081039864 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218081039864 DLGLOBAL DEBUG validating counter group 0x7fa6725265c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218081039864 DLGLOBAL DEBUG validating counter group 0x56251e0f2700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218081039864 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218081039864 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218081039864 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081039864 DLGLOBAL DEBUG validating counter group 0x7fa672527160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218081039865 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218081039865 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218081039865 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218081039865 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218081039865 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218081039865 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218081039865 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218081039865 DLGLOBAL DEBUG validating counter group 0x7fa672527140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081039865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081039865 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081039865 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081039865 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081039865 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218081039871 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218081039871 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218081039871 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218081039871 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218081039871 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218081039873 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218081039873 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218081039873 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218081039873 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218081039874 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218081039874 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218081039874 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218081039874 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218081039874 DLGLOBAL DEBUG validating counter group 0x7fa672527140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081039874 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218081039874 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081039874 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218081039874 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081039874 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081039874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081039874 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218081039874 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218081039874 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081039874 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081039874 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081039875 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081039875 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081039875 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081039875 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081039875 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218081039875 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081039875 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218081039877 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081039877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081039878 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081039879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081039879 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081039879 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081039879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081039880 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081039880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081039880 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081049878 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081049880 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081049880 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081049880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081049882 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081049882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081059881 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081059883 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081059884 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081059884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081059885 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081059885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081109875 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081109875 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081109875 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081109879 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081109880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081109880 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081109880 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081109880 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081109880 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218081109880 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081109880 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081109882 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081109882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081109882 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081109882 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081109882 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081109882 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218081109882 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218081109882 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081109884 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081109884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081109884 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081109884 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081109884 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218081109884 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218081109884 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218081109884 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218081109884 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218081109884 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081109885 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081109886 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081109886 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081109886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@45a7f2a473ff: f_outgoing_sns_del(idx_del=1) 20241218081109888 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 24, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } 20241218081109888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081109888 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081109888 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218081109888 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218081109889 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-DELETE (gprs_ns2.c:1309) 20241218081109889 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: NSEI=1234 Rx SNS PDU type SNS-DELETE (gprs_ns2_sns.c:2341) 20241218081109889 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Received Event RX_DELETE (gprs_ns2_sns.c:2364) 20241218081109889 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: DELETE NS-VC udp)[0.0.0.0]:22000<>[127.0.0.1]:23001 (gprs_ns2_sns.c:729) 20241218081109889 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081109889 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081109889 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081109889 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218081109889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081109889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081109889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) 20241218081109889 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-ACK (trans_id=24, cause=NULL, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:655) 20241218081109890 DLNS INFO Ignoring NS ALIVE ACK from newconnection for non-existing NS-VC (gprs_ns2.c:1058) 20241218081109894 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218081109894 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081109894 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218081109894 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218081109894 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218081109894 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081109894 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218081109894 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081109894 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081109894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081109894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081109894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 13: stopped pid 7027 with status 0 respawn: 14: starting: osmo-pcu -c osmo-pcu-sns.cfg MTC@45a7f2a473ff: Test case TC_sns_del finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass'. Wed Dec 18 08:11:09 UTC 2024 ====== PCU_Tests_SNS.TC_sns_del pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_del.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218081109921 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218081109921 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081109921 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218081109935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218081109935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35904) Waiting for packet dumper to finish... 1 (prev_count=35904, count=58220) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight'. ------ PCU_Tests_SNS.TC_sns_chg_weight ------ Wed Dec 18 08:11:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_chg_weight.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_sns_chg_weight.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_sns_chg_weight started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218081114922 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081114922 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218081114922 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218081114929 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218081114929 DLGLOBAL DEBUG validating counter group 0x55aa118db020(bts) with 102 counters (rate_ctr.c:86) 20241218081114929 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218081114929 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218081114929 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218081114929 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218081114929 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218081114929 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218081114929 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218081114929 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218081114929 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218081114929 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218081114929 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218081114930 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218081114930 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218081114930 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218081114930 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218081114930 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218081114930 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218081114930 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218081114930 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218081114930 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) 20241218081114930 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218081114930 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218081114930 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218081114930 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218081114930 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) 20241218081114930 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218081114930 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218081114930 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218081114930 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218081114930 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218081114930 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218081114930 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218081114930 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218081114930 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218081114930 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218081114930 DLGLOBAL DEBUG validating counter group 0x7fe3bcca85c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218081114930 DLGLOBAL DEBUG validating counter group 0x55aa118da700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218081114930 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218081114930 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081114930 DLGLOBAL DEBUG validating counter group 0x7fe3bcca9160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218081114930 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218081114930 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218081114930 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218081114930 DLGLOBAL DEBUG validating counter group 0x7fe3bcca9140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081114930 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081114930 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218081114930 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114930 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114930 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081114931 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081114931 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081114931 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218081114938 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218081114938 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218081114938 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218081114938 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218081114938 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218081114940 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218081114940 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218081114940 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218081114940 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) 20241218081114941 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218081114941 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218081114941 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218081114941 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218081114941 DLGLOBAL DEBUG validating counter group 0x7fe3bcca9140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081114941 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218081114941 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081114941 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218081114941 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081114941 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081114941 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218081114941 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218081114941 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081114941 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081114941 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081114941 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081114941 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081114941 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081114941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081114941 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218081114941 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081114941 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218081114944 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081114944 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081114945 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081114945 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081114945 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081114946 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081114946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081114948 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081114948 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081114948 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081124945 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081124947 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081124949 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081124949 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081124949 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081124950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081134950 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081134950 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081134955 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081134955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081134956 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081134956 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081144942 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081144942 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081144942 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081144947 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081144947 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081144947 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081144947 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081144947 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081144947 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218081144947 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081144947 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081144950 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081144950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081144950 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081144950 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081144950 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081144950 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218081144950 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218081144950 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081144953 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081144953 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081144953 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081144953 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081144953 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218081144953 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218081144953 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218081144953 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218081144954 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218081144954 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081144956 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@45a7f2a473ff: f_outgoing_sns_chg_weight(idx_chg=1) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 25, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := omit, listofIP6Elements := * } } 20241218081144957 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081144957 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081144957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081144957 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081144957 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218081144957 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218081144958 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CHANGEWEIGHT (gprs_ns2.c:1309) 20241218081144958 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: NSEI=1234 Rx SNS PDU type SNS-CHANGEWEIGHT (gprs_ns2_sns.c:2341) 20241218081144958 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Received Event RX_CHANGE_WEIGHT (gprs_ns2_sns.c:2367) 20241218081144958 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: CHANGE-WEIGHT NS-VC udp)[0.0.0.0]:22000<>[127.0.0.1]:23001 data_weight 1->200, sig_weight 0->0 (gprs_ns2_sns.c:682) 20241218081144958 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-ACK (trans_id=25, cause=NULL, num_ip4=0, num_ip6=0) (gprs_ns2_message.c:655) 20241218081144959 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081144959 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081144960 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081144960 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081144963 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218081144963 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081144963 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218081144963 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218081144964 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218081144964 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081144964 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218081144964 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081144964 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) 20241218081144964 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081144964 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081144964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 14: stopped pid 7099 with status 0 MTC@45a7f2a473ff: Test case TC_sns_chg_weight finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass'. respawn: 15: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:11:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_chg_weight pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_sns_chg_weight.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218081144991 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218081144991 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081144991 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218081145003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218081145003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36184) Waiting for packet dumper to finish... 1 (prev_count=36184, count=58332) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach'. ------ PCU_Tests_SNS.TC_pcuif_rach ------ Wed Dec 18 08:11:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_pcuif_rach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/PCU_Tests_SNS.TC_pcuif_rach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach' was executed successfully (exit status: 0). MTC@45a7f2a473ff: Test case TC_pcuif_rach started. MTC@45a7f2a473ff: Start timer g_T_guard: 60 s MTC@45a7f2a473ff: Start timer T: 5 s 20241218081149992 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081149992 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241218081149992 DL1IF INFO Sending 1.5.0.6-46529.202412172026 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:152) 20241218081149997 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1246) 20241218081149997 DLGLOBAL DEBUG validating counter group 0x5626a7fef020(bts) with 102 counters (rate_ctr.c:86) 20241218081149997 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:775) 20241218081149997 DL1IF INFO BTS available (pcu_l1_if.cpp:801) 20241218081149997 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:802) 20241218081149997 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:803) 20241218081149997 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:804) 20241218081149997 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:805) 20241218081149997 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:806) 20241218081149997 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:807) 20241218081149997 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:808) 20241218081149997 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:809) 20241218081149997 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:814) 20241218081149997 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:822) 20241218081149997 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:823) 20241218081149997 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:824) 20241218081149997 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:825) 20241218081149997 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:826) 20241218081149997 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:827) 20241218081149997 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:828) 20241218081149997 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:829) 20241218081149997 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:830) MTC@45a7f2a473ff: f_incoming_sns_size(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } 20241218081149997 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:831) 20241218081149997 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:832) 20241218081149997 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:833) 20241218081149997 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:834) 20241218081149998 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:835) 20241218081149998 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:849) 20241218081149998 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:849) 20241218081149998 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:849) 20241218081149998 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:849) 20241218081149998 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241218081149998 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:858) 20241218081149998 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:858) 20241218081149998 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241218081149998 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:863) 20241218081149998 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:868) 20241218081149998 DLGLOBAL DEBUG validating counter group 0x7f57f54d55c0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241218081149998 DLGLOBAL DEBUG validating counter group 0x5626a7fee700(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241218081149998 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:715) 20241218081149998 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:719) 20241218081149998 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081149998 DLGLOBAL DEBUG validating counter group 0x7f57f54d6160(ns:nse) with 15 counters (rate_ctr.c:86) 20241218081149998 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_ADD_BIND (gprs_ns2_sns.c:2680) 20241218081149998 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2028) 20241218081149998 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS no endpoints, transfer=0, first=1, mtu=0 (gprs_ns2.c:575) 20241218081149999 DPCU DEBUG NS: indication Unknown affecting cause NSE SNS no endpoints / 6 from NS (gprs_bssgp_pcu.c:702) 20241218081149999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to UNCONFIGURED (gprs_ns2_sns.c:2240) 20241218081149999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: Received Event REQ_SELECT_ENDPOINT (gprs_ns2_sns.c:2513) 20241218081149999 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){UNCONFIGURED}: state_chg to BSS_SIZE (gprs_ns2_sns.c:2255) 20241218081149999 DLGLOBAL DEBUG validating counter group 0x7f57f54d6140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081149999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081149999 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-SIZE (reset=1, max_nr_nsvc=8192, num_ip4=1, num_ip6=-1) (gprs_ns2_message.c:807) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:165) 20241218081149999 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241218081149999 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:959) 20241218081149999 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:974) MTC@45a7f2a473ff: f_incoming_sns_config(idx=0) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := '7F000001'O, uDP_Port := '55F0'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } 20241218081150006 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-SIZE-ACK (gprs_ns2.c:1309) 20241218081150006 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: NSEI=1234 Rx SNS PDU type SNS-SIZE-ACK (gprs_ns2_sns.c:2341) 20241218081150006 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: Received Event RX_SIZE_ACK (gprs_ns2_sns.c:2349) 20241218081150006 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_SIZE}: state_chg to BSS_CONFIG_BSS (gprs_ns2_sns.c:827) 20241218081150006 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG (end_flag=1, num_ip4=1, num_ip6=0) (gprs_ns2_message.c:713) MTC@45a7f2a473ff: f_outgoing_sns_config_1c1u(idx=0) 20241218081150008 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG-ACK (gprs_ns2.c:1309) 20241218081150008 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: NSEI=1234 Rx SNS PDU type SNS-CONFIG-ACK (gprs_ns2_sns.c:2341) 20241218081150008 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: Received Event RX_CONFIG_ACK (gprs_ns2_sns.c:2358) 20241218081150008 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_BSS}: state_chg to BSS_CONFIG_SGSN (gprs_ns2_sns.c:1059) MTC@45a7f2a473ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } 20241218081150009 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx SNS-CONFIG (gprs_ns2.c:1309) 20241218081150009 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: NSEI=1234 Rx SNS PDU type SNS-CONFIG (gprs_ns2_sns.c:2341) 20241218081150009 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Received Event RX_CONFIG_END (gprs_ns2_sns.c:2353) 20241218081150009 DLNS INFO GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: Rx SNS-CONFIG: Remote IPv4 list now 2 entries (gprs_ns2_sns.c:1126) 20241218081150009 DLGLOBAL DEBUG validating counter group 0x7f57f54d6140(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Allocated (fsm.c:456) 20241218081150009 DLNS INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (cause=NULL) (gprs_ns2_message.c:755) 20241218081150009 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx SNS-CONFIG-ACK (gprs_ns2_message.c:757) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081150009 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241218081150009 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081150009 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNCONFIGURED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:278) 20241218081150009 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241218081150009 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241218081150009 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081150009 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081150009 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081150009 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081150009 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241218081150009 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081150009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241218081150009 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){BSS_CONFIG_SGSN}: state_chg to CONFIGURED (gprs_ns2_sns.c:1195) 20241218081150009 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE SNS configured, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081150009 DPCU NOTICE NS-NSE 1234 SNS configured. (gprs_bssgp_pcu.c:678) 20241218081150012 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081150012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081150013 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081150013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081150013 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081150014 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081150014 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081150015 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE (gprs_ns2.c:1309) 20241218081150015 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241218081150015 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241218081200013 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081200014 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081200016 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081200016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081200017 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081200017 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081210017 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081210017 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081210020 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081210020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081210021 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081210021 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081220010 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241218081220010 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081220010 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081220017 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081220017 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081220017 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081220018 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081220018 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081220018 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241218081220018 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241218081220018 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081220021 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081220021 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241218081220023 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081220023 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081220023 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081220023 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081220023 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241218081220023 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241218081220023 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241218081220023 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081220024 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081220024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081220025 DLNSSIGNAL INFO NSE(01234)-NSVC(none) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241218081220025 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241218081220028 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081220028 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081220028 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081220028 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241218081220028 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241218081220028 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241218081220028 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241218081220028 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241218081220028 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241218081220028 DLNSDATA INFO NSE(01234)-NSVC(none) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241218081220032 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x17, fn=42 (rfn=42), cur_fn=-1, is_11bit=0 (pcu_l1_if.cpp:640) 20241218081220032 DRLCMAC ERROR Unable to calculate full FN from RFN 42: Current FN not known! (bts.cpp:754) 20241218081220032 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x17 (8 bit) Fn=42 qta=0 (bts.cpp:952) 20241218081220032 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241218081220032 DMS INFO Creating MS object (gprs_ms.c:152) 20241218081220032 DLGLOBAL DEBUG validating counter group 0x5626a7fee740(pcu:ms) with 1 counters (rate_ctr.c:86) 20241218081220032 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241218081220032 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241218081220032 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241218081220032 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241218081220032 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241218081220032 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241218081220032 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241218081220032 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241218081220033 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241218081220033 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241218081220033 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241218081220033 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241218081220033 DLGLOBAL DEBUG validating counter group 0x5626a7feeb20(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241218081220033 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241218081220033 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241218081220033 DLGLOBAL DEBUG validating counter group 0x5626a7feebe0(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241218081220033 DLGLOBAL DEBUG validating counter group 0x5626a7feec00(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241218081220033 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241218081220033 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1192) 20241218081220033 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241218081220033 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241218081220033 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241218081220033 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241218081220033 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241218081220033 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241218081220033 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241218081220033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241218081220033 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=-1 (tbf_ul.cpp:221) 20241218081220033 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241218081220033 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241218081220033 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241218081220033 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=-1 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 17 05 50 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:189) 20241218081220033 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241218081220033 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241218081220033 DLNSDATA INFO NSE(01234)-NSVC(none) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241218081220034 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241218081220034 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241218081220040 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241218081220040 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241218081220040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220040 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241218081220040 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241218081220040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1202) 20241218081220040 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241218081220040 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241218081220040 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241218081220041 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241218081220041 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241218081220041 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241218081220041 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241218081220041 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241218081220041 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:911) 20241218081220041 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Freeing instance (gprs_ns2.c:911) 20241218081220041 DLNS DEBUG GPRS-NS2-SNS-BSS(NSE00000-SNS){CONFIGURED}: Deallocated (fsm.c:568) 20241218081220041 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241218081220041 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241218081220041 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081220041 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) 20241218081220041 DLNS NOTICE NSE(01234)-NSVC(none) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241218081220041 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241218081220041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23001){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 15: stopped pid 7168 with status 0 MTC@45a7f2a473ff: Test case TC_pcuif_rach finished. Verdict: pass MTC@45a7f2a473ff: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass'. respawn: 16: starting: osmo-pcu -c osmo-pcu-sns.cfg Wed Dec 18 08:12:20 UTC 2024 ====== PCU_Tests_SNS.TC_pcuif_rach pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_SNS.TC_pcuif_rach.talloc % 'alpha <0-10>' is now deprecated: use osmo-bsc's 'gprs power-control alpha <0-10>' instead 20241218081220062 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241218081220062 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241218081220062 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241218081220076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58240<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241218081220076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58240<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35912) Waiting for packet dumper to finish... 1 (prev_count=35912, count=69700) MTC@45a7f2a473ff: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass' was executed successfully (exit status: 0). MC@45a7f2a473ff: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@45a7f2a473ff: Terminating MTC. MC@45a7f2a473ff: MTC terminated. MC2> exit MC@45a7f2a473ff: Shutting down session. MC@45a7f2a473ff: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-6211.log' -------------------- NEW: PASS PCU_Tests_SNS.TC_sns_po_size_success NEW: PASS PCU_Tests_SNS.TC_sns_po_size_nack NEW: PASS PCU_Tests_SNS.TC_sns_po_config_success NEW: PASS PCU_Tests_SNS.TC_sns_po_config_nack NEW: PASS PCU_Tests_SNS.TC_sns_so_config_success NEW: PASS PCU_Tests_SNS.TC_sns_1c1u NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_separate NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc NEW: PASS PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci NEW: PASS PCU_Tests_SNS.TC_sns_add NEW: PASS PCU_Tests_SNS.TC_sns_add_nack NEW: PASS PCU_Tests_SNS.TC_sns_del NEW: PASS PCU_Tests_SNS.TC_sns_chg_weight NEW: PASS PCU_Tests_SNS.TC_pcuif_rach Summary: NEW: PASS: 16 skip: 118 [testenv][sns] Testsuite is done [testenv][sns] Stopping testsuite (1595352) [testenv][sns] Merging log files [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm >/dev/null'] [testenv][sns] Formatting log files [testenv][sns] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/log_format.sh'] [testenv][sns] Stopping pcu (1595289) [testenv] Showing testsuite/junit-xml-6211.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/testsuite/junit-xml-6211.log && echo']                    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0'] testenv-pcu-sns-osmocom-nightly-20241218-0805-417d8028-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-sns/2139/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS