Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ttcn3-hacks > git init /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-cbc-test-asan] $ /bin/sh -xe /tmp/jenkins5100318300109499117.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.16, 0.20, 0.24 + RC=0 + ./testenv.py run cbc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/podman/testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/var-lib-apt-debian-trixie:/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-cbc-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_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-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-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-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (14.3 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'make', 'deps'] (make -j20 -C deps || make -j1 -C deps) make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/deps' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.MTP3asp] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [osmo-uecups] Initial git clone [nas] Initial git clone [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.MAP] Initial git clone [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.USB] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [osmo-uecups] Checking out fdff5ae0b7addf07c368adbe31610d4e57dac273 [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [nas] Updating URL to https://gitea.osmocom.org/ttcn3/nas [nas] Checking out 60a69a44cc6bbb32d96aecc4e355128ac5f95a5e [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/deps' touch .make.deps [testenv] Generating links and Makefile for cbc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'make', 'cbc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc' TTCN *.ttcn *.asn BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty': HTTP_Adapter.ttcn:105.2-12: In return statement: HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin': HTTP_Adapter.ttcn:130.2-12: In return statement: HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here HTTP_Adapter.ttcn:177.1-240.1: In function definition `f_http_tx_request': HTTP_Adapter.ttcn:224.2-228.2: In if statement: HTTP_Adapter.ttcn:226.3-227.64: In send statement: HTTP_Adapter.ttcn:226.24-227.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:228.4-233.2: In if statement: HTTP_Adapter.ttcn:230.3-232.61: In send statement: HTTP_Adapter.ttcn:230.28-232.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:233.4-237.2: In if statement: HTTP_Adapter.ttcn:235.3-236.64: In send statement: HTTP_Adapter.ttcn:235.24-236.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests': CBC_Tests.ttcn:696.1-725.1: In testcase definition `TC_create_nack_bsc': CBC_Tests.ttcn:710.2-713.2: In variable assignment: CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here CBC_Tests.ttcn:746.9-763.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc': CBC_Tests.ttcn:747.45-750.2: In template variable definition `fail_list': CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBC_Tests.ttcn:799.9-829.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc': CBC_Tests.ttcn:800.45-802.2: In template variable definition `fail_list': CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc' DEP Abstract_Socket.cc DEP CBSP_CodecPort_CtrlFunctdef.cc DEP HTTPmsg_MessageLen_Function.cc DEP HTTPmsg_PT.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP JSON_EncDec.cc DEP Native_FunctionDefs.cc DEP SABP_CodecPort_CtrlFunctDef.cc DEP SABP_EncDec.cc DEP SBC_AP_CodecPort_CtrlFunctDef.cc DEP SBC_AP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP BSC_ConnectionHandler.cc DEP BSSAP_Types.cc DEP BSSMAP_Templates.cc DEP CBC_Tests.cc DEP CBSP_Adapter.cc DEP CBSP_CodecPort.cc DEP CBSP_CodecPort_CtrlFunct.cc DEP CBSP_Templates.cc DEP CBSP_Types.cc DEP CBS_Message.cc DEP ECBE_Components.cc DEP ECBE_Types.cc DEP GSM_Types.cc DEP General_Types.cc DEP HTTP_Adapter.cc DEP HTTPmsg_MessageLen.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP JSON_Types.cc DEP MME_ConnectionHandler.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP Osmocom_Types.cc DEP SABP_Adapter.cc DEP SABP_CodecPort.cc DEP SABP_CodecPort_CtrlFunct.cc DEP SABP_Templates.cc DEP SABP_Types.cc DEP SBC_AP_Adapter.cc DEP SBC_AP_CodecPort.cc DEP SBC_AP_CodecPort_CtrlFunct.cc DEP SBC_AP_Templates.cc DEP SBC_AP_Types.cc DEP SCTP_Templates.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP BSC_ConnectionHandler_part_1.cc DEP BSC_ConnectionHandler_part_2.cc DEP BSC_ConnectionHandler_part_3.cc DEP BSC_ConnectionHandler_part_4.cc DEP BSC_ConnectionHandler_part_5.cc DEP BSC_ConnectionHandler_part_6.cc DEP BSC_ConnectionHandler_part_7.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_7.cc DEP BSSMAP_Templates_part_1.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_7.cc DEP CBC_Tests_part_1.cc DEP CBC_Tests_part_2.cc DEP CBC_Tests_part_3.cc DEP CBC_Tests_part_4.cc DEP CBC_Tests_part_5.cc DEP CBC_Tests_part_6.cc DEP CBC_Tests_part_7.cc DEP CBSP_Adapter_part_1.cc DEP CBSP_Adapter_part_2.cc DEP CBSP_Adapter_part_3.cc DEP CBSP_Adapter_part_4.cc DEP CBSP_Adapter_part_5.cc DEP CBSP_Adapter_part_6.cc DEP CBSP_Adapter_part_7.cc DEP CBSP_CodecPort_part_1.cc DEP CBSP_CodecPort_part_2.cc DEP CBSP_CodecPort_part_3.cc DEP CBSP_CodecPort_part_4.cc DEP CBSP_CodecPort_part_5.cc DEP CBSP_CodecPort_part_6.cc DEP CBSP_CodecPort_part_7.cc DEP CBSP_CodecPort_CtrlFunct_part_1.cc DEP CBSP_CodecPort_CtrlFunct_part_2.cc DEP CBSP_CodecPort_CtrlFunct_part_3.cc DEP CBSP_CodecPort_CtrlFunct_part_4.cc DEP CBSP_CodecPort_CtrlFunct_part_5.cc DEP CBSP_CodecPort_CtrlFunct_part_6.cc DEP CBSP_CodecPort_CtrlFunct_part_7.cc DEP CBSP_Templates_part_1.cc DEP CBSP_Templates_part_2.cc DEP CBSP_Templates_part_3.cc DEP CBSP_Templates_part_4.cc DEP CBSP_Templates_part_5.cc DEP CBSP_Templates_part_6.cc DEP CBSP_Templates_part_7.cc DEP CBSP_Types_part_1.cc DEP CBSP_Types_part_2.cc DEP CBSP_Types_part_3.cc DEP CBSP_Types_part_4.cc DEP CBSP_Types_part_5.cc DEP CBSP_Types_part_6.cc DEP CBSP_Types_part_7.cc DEP CBS_Message_part_1.cc DEP CBS_Message_part_2.cc DEP CBS_Message_part_3.cc DEP CBS_Message_part_4.cc DEP CBS_Message_part_5.cc DEP CBS_Message_part_6.cc DEP CBS_Message_part_7.cc DEP ECBE_Components_part_1.cc DEP ECBE_Components_part_2.cc DEP ECBE_Components_part_3.cc DEP ECBE_Components_part_4.cc DEP ECBE_Components_part_5.cc DEP ECBE_Components_part_6.cc DEP ECBE_Components_part_7.cc DEP ECBE_Types_part_1.cc DEP ECBE_Types_part_2.cc DEP ECBE_Types_part_3.cc DEP ECBE_Types_part_4.cc DEP ECBE_Types_part_5.cc DEP ECBE_Types_part_6.cc DEP ECBE_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HTTP_Adapter_part_1.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_6.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTP_Adapter_part_7.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP JSON_Types_part_1.cc DEP JSON_Types_part_2.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_6.cc DEP JSON_Types_part_7.cc DEP MME_ConnectionHandler_part_1.cc DEP MME_ConnectionHandler_part_2.cc DEP MME_ConnectionHandler_part_3.cc DEP MME_ConnectionHandler_part_4.cc DEP MME_ConnectionHandler_part_5.cc DEP MME_ConnectionHandler_part_6.cc DEP MME_ConnectionHandler_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_7.cc DEP SABP_Adapter_part_1.cc DEP SABP_Adapter_part_2.cc DEP SABP_Adapter_part_3.cc DEP SABP_Adapter_part_4.cc DEP SABP_Adapter_part_5.cc DEP SABP_Adapter_part_6.cc DEP SABP_Adapter_part_7.cc DEP SABP_CodecPort_part_1.cc DEP SABP_CodecPort_part_2.cc DEP SABP_CodecPort_part_3.cc DEP SABP_CodecPort_part_4.cc DEP SABP_CodecPort_part_5.cc DEP SABP_CodecPort_part_6.cc DEP SABP_CodecPort_part_7.cc DEP SABP_CodecPort_CtrlFunct_part_1.cc DEP SABP_CodecPort_CtrlFunct_part_2.cc DEP SABP_CodecPort_CtrlFunct_part_3.cc DEP SABP_CodecPort_CtrlFunct_part_4.cc DEP SABP_CodecPort_CtrlFunct_part_5.cc DEP SABP_CodecPort_CtrlFunct_part_6.cc DEP SABP_CodecPort_CtrlFunct_part_7.cc DEP SABP_Templates_part_1.cc DEP SABP_Templates_part_2.cc DEP SABP_Templates_part_3.cc DEP SABP_Templates_part_4.cc DEP SABP_Templates_part_5.cc DEP SABP_Templates_part_6.cc DEP SABP_Templates_part_7.cc DEP SABP_Types_part_1.cc DEP SABP_Types_part_2.cc DEP SABP_Types_part_3.cc DEP SABP_Types_part_4.cc DEP SABP_Types_part_5.cc DEP SABP_Types_part_6.cc DEP SABP_Types_part_7.cc DEP SBC_AP_Adapter_part_1.cc DEP SBC_AP_Adapter_part_2.cc DEP SBC_AP_Adapter_part_3.cc DEP SBC_AP_Adapter_part_4.cc DEP SBC_AP_Adapter_part_5.cc DEP SBC_AP_Adapter_part_6.cc DEP SBC_AP_Adapter_part_7.cc DEP SBC_AP_CodecPort_part_1.cc DEP SBC_AP_CodecPort_part_2.cc DEP SBC_AP_CodecPort_part_3.cc DEP SBC_AP_CodecPort_part_4.cc DEP SBC_AP_CodecPort_part_5.cc DEP SBC_AP_CodecPort_part_6.cc DEP SBC_AP_CodecPort_part_7.cc DEP SBC_AP_CodecPort_CtrlFunct_part_1.cc DEP SBC_AP_CodecPort_CtrlFunct_part_2.cc DEP SBC_AP_CodecPort_CtrlFunct_part_3.cc DEP SBC_AP_CodecPort_CtrlFunct_part_4.cc DEP SBC_AP_CodecPort_CtrlFunct_part_5.cc DEP SBC_AP_CodecPort_CtrlFunct_part_6.cc DEP SBC_AP_CodecPort_CtrlFunct_part_7.cc DEP SBC_AP_Templates_part_1.cc DEP SBC_AP_Templates_part_2.cc DEP SBC_AP_Templates_part_3.cc DEP SBC_AP_Templates_part_4.cc DEP SBC_AP_Templates_part_5.cc DEP SBC_AP_Templates_part_6.cc DEP SBC_AP_Templates_part_7.cc DEP SBC_AP_Types_part_1.cc DEP SBC_AP_Types_part_2.cc DEP SBC_AP_Types_part_3.cc DEP SBC_AP_Types_part_4.cc DEP SBC_AP_Types_part_5.cc DEP SBC_AP_Types_part_6.cc DEP SBC_AP_Types_part_7.cc DEP SCTP_Templates_part_1.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_7.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP SABP_CommonDataTypes.cc DEP SABP_Constants.cc DEP SABP_Containers.cc DEP SABP_IEs.cc DEP SABP_PDU_Contents.cc DEP SABP_PDU_Descriptions.cc DEP SBC_AP_CommonDataTypes.cc DEP SBC_AP_Constants.cc DEP SBC_AP_Containers.cc DEP SBC_AP_IEs.cc DEP SBC_AP_PDU_Contents.cc DEP SBC_AP_PDU_Descriptions.cc DEP SABP_CommonDataTypes_part_1.cc DEP SABP_CommonDataTypes_part_2.cc DEP SABP_CommonDataTypes_part_3.cc DEP SABP_CommonDataTypes_part_4.cc DEP SABP_CommonDataTypes_part_5.cc DEP SABP_CommonDataTypes_part_6.cc DEP SABP_CommonDataTypes_part_7.cc DEP SABP_Constants_part_1.cc DEP SABP_Constants_part_2.cc DEP SABP_Constants_part_3.cc DEP SABP_Constants_part_5.cc DEP SABP_Constants_part_4.cc DEP SABP_Constants_part_6.cc DEP SABP_Constants_part_7.cc DEP SABP_Containers_part_1.cc DEP SABP_Containers_part_2.cc DEP SABP_Containers_part_3.cc DEP SABP_Containers_part_4.cc DEP SABP_Containers_part_5.cc DEP SABP_Containers_part_6.cc DEP SABP_Containers_part_7.cc DEP SABP_IEs_part_1.cc DEP SABP_IEs_part_2.cc DEP SABP_IEs_part_3.cc DEP SABP_IEs_part_4.cc DEP SABP_IEs_part_5.cc DEP SABP_IEs_part_6.cc DEP SABP_IEs_part_7.cc DEP SABP_PDU_Contents_part_1.cc DEP SABP_PDU_Contents_part_2.cc DEP SABP_PDU_Contents_part_3.cc DEP SABP_PDU_Contents_part_4.cc DEP SABP_PDU_Contents_part_5.cc DEP SABP_PDU_Contents_part_6.cc DEP SABP_PDU_Contents_part_7.cc DEP SABP_PDU_Descriptions_part_1.cc DEP SABP_PDU_Descriptions_part_2.cc DEP SABP_PDU_Descriptions_part_3.cc DEP SABP_PDU_Descriptions_part_4.cc DEP SABP_PDU_Descriptions_part_5.cc DEP SABP_PDU_Descriptions_part_6.cc DEP SABP_PDU_Descriptions_part_7.cc DEP SBC_AP_CommonDataTypes_part_1.cc DEP SBC_AP_CommonDataTypes_part_2.cc DEP SBC_AP_CommonDataTypes_part_3.cc DEP SBC_AP_CommonDataTypes_part_4.cc DEP SBC_AP_CommonDataTypes_part_5.cc DEP SBC_AP_CommonDataTypes_part_6.cc DEP SBC_AP_CommonDataTypes_part_7.cc DEP SBC_AP_Constants_part_1.cc DEP SBC_AP_Constants_part_2.cc DEP SBC_AP_Constants_part_3.cc DEP SBC_AP_Constants_part_4.cc DEP SBC_AP_Constants_part_5.cc DEP SBC_AP_Constants_part_6.cc DEP SBC_AP_Constants_part_7.cc DEP SBC_AP_Containers_part_1.cc DEP SBC_AP_Containers_part_2.cc DEP SBC_AP_Containers_part_3.cc DEP SBC_AP_Containers_part_4.cc DEP SBC_AP_Containers_part_5.cc DEP SBC_AP_Containers_part_6.cc DEP SBC_AP_Containers_part_7.cc DEP SBC_AP_IEs_part_1.cc DEP SBC_AP_IEs_part_2.cc DEP SBC_AP_IEs_part_3.cc DEP SBC_AP_IEs_part_4.cc DEP SBC_AP_IEs_part_6.cc DEP SBC_AP_IEs_part_5.cc DEP SBC_AP_IEs_part_7.cc DEP SBC_AP_PDU_Contents_part_1.cc DEP SBC_AP_PDU_Contents_part_2.cc DEP SBC_AP_PDU_Contents_part_3.cc DEP SBC_AP_PDU_Contents_part_4.cc DEP SBC_AP_PDU_Contents_part_5.cc DEP SBC_AP_PDU_Contents_part_6.cc DEP SBC_AP_PDU_Contents_part_7.cc DEP SBC_AP_PDU_Descriptions_part_1.cc DEP SBC_AP_PDU_Descriptions_part_2.cc DEP SBC_AP_PDU_Descriptions_part_3.cc DEP SBC_AP_PDU_Descriptions_part_4.cc DEP SBC_AP_PDU_Descriptions_part_5.cc DEP SBC_AP_PDU_Descriptions_part_6.cc DEP SBC_AP_PDU_Descriptions_part_7.cc CC BSC_ConnectionHandler.o CC BSSAP_Types.o CC BSSMAP_Templates.o CC CBC_Tests.o CC CBSP_Adapter.o CC CBSP_CodecPort.o CC CBSP_CodecPort_CtrlFunct.o CC CBSP_Templates.o CC CBSP_Types.o CC CBS_Message.o CC ECBE_Components.o CC ECBE_Types.o CC GSM_Types.o CC General_Types.o CC HTTP_Adapter.o CC HTTPmsg_MessageLen.o CC HTTPmsg_PortType.o ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)': ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type] 79 | } | ^ CC HTTPmsg_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC JSON_Types.o CC MME_ConnectionHandler.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_Types.o CC SABP_Adapter.o CC SABP_CodecPort.o CC SABP_CodecPort_CtrlFunct.o CC SABP_Templates.o CC SABP_Types.o CC SBC_AP_Adapter.o CC SBC_AP_CodecPort.o CC SBC_AP_CodecPort_CtrlFunct.o CC SBC_AP_Templates.o CC SBC_AP_Types.o CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSC_ConnectionHandler_part_1.o CC BSC_ConnectionHandler_part_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC CBC_Tests_part_1.o CC CBC_Tests_part_2.o CC CBC_Tests_part_3.o CC CBC_Tests_part_4.o CC CBC_Tests_part_5.o CC CBC_Tests_part_6.o CC CBC_Tests_part_7.o CC CBSP_Adapter_part_1.o CC CBSP_Adapter_part_2.o CC CBSP_Adapter_part_3.o CC CBSP_Adapter_part_4.o CC CBSP_Adapter_part_5.o CC CBSP_Adapter_part_6.o CC CBSP_Adapter_part_7.o CC CBSP_CodecPort_part_1.o CC CBSP_CodecPort_part_2.o CC CBSP_CodecPort_part_3.o CC CBSP_CodecPort_part_4.o CC CBSP_CodecPort_part_5.o CC CBSP_CodecPort_part_6.o CC CBSP_CodecPort_part_7.o CC CBSP_CodecPort_CtrlFunct_part_1.o CC CBSP_CodecPort_CtrlFunct_part_2.o CC CBSP_CodecPort_CtrlFunct_part_3.o CC CBSP_CodecPort_CtrlFunct_part_4.o CC CBSP_CodecPort_CtrlFunct_part_5.o CC CBSP_CodecPort_CtrlFunct_part_6.o CC CBSP_CodecPort_CtrlFunct_part_7.o CC CBSP_Templates_part_1.o CC CBSP_Templates_part_2.o CC CBSP_Templates_part_3.o CC CBSP_Templates_part_4.o CC CBSP_Templates_part_5.o CC CBSP_Templates_part_6.o CC CBSP_Templates_part_7.o CC CBSP_Types_part_1.o CC CBSP_Types_part_2.o CC CBSP_Types_part_3.o CC CBSP_Types_part_4.o CC CBSP_Types_part_5.o CC CBSP_Types_part_6.o CC CBSP_Types_part_7.o CC CBS_Message_part_1.o CC CBS_Message_part_2.o CC CBS_Message_part_3.o CC CBS_Message_part_4.o CC CBS_Message_part_5.o CC CBS_Message_part_6.o CC CBS_Message_part_7.o CC ECBE_Components_part_1.o CC ECBE_Components_part_2.o CC ECBE_Components_part_3.o CC ECBE_Components_part_4.o CC ECBE_Components_part_5.o CC ECBE_Components_part_6.o CC ECBE_Components_part_7.o CC ECBE_Types_part_1.o CC ECBE_Types_part_2.o CC ECBE_Types_part_3.o CC ECBE_Types_part_4.o CC ECBE_Types_part_5.o CC ECBE_Types_part_6.o CC ECBE_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HTTP_Adapter_part_1.o CC HTTP_Adapter_part_2.o CC HTTP_Adapter_part_3.o CC HTTP_Adapter_part_4.o CC HTTP_Adapter_part_5.o CC HTTP_Adapter_part_6.o CC HTTP_Adapter_part_7.o CC HTTPmsg_MessageLen_part_1.o CC HTTPmsg_MessageLen_part_2.o CC HTTPmsg_MessageLen_part_3.o CC HTTPmsg_MessageLen_part_4.o CC HTTPmsg_MessageLen_part_5.o CC HTTPmsg_MessageLen_part_6.o CC HTTPmsg_MessageLen_part_7.o CC HTTPmsg_PortType_part_1.o CC HTTPmsg_PortType_part_2.o CC HTTPmsg_PortType_part_3.o CC HTTPmsg_PortType_part_4.o CC HTTPmsg_PortType_part_5.o CC HTTPmsg_PortType_part_6.o CC HTTPmsg_PortType_part_7.o CC HTTPmsg_Types_part_1.o CC HTTPmsg_Types_part_2.o CC HTTPmsg_Types_part_3.o CC HTTPmsg_Types_part_4.o CC HTTPmsg_Types_part_5.o CC HTTPmsg_Types_part_6.o CC HTTPmsg_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC JSON_Types_part_1.o CC JSON_Types_part_2.o CC JSON_Types_part_3.o CC JSON_Types_part_4.o CC JSON_Types_part_5.o CC JSON_Types_part_6.o CC JSON_Types_part_7.o CC MME_ConnectionHandler_part_1.o CC MME_ConnectionHandler_part_2.o CC MME_ConnectionHandler_part_3.o CC MME_ConnectionHandler_part_4.o CC MME_ConnectionHandler_part_5.o CC MME_ConnectionHandler_part_6.o CC MME_ConnectionHandler_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC SABP_Adapter_part_1.o CC SABP_Adapter_part_2.o CC SABP_Adapter_part_3.o CC SABP_Adapter_part_4.o CC SABP_Adapter_part_5.o CC SABP_Adapter_part_6.o CC SABP_Adapter_part_7.o CC SABP_CodecPort_part_1.o CC SABP_CodecPort_part_2.o CC SABP_CodecPort_part_3.o CC SABP_CodecPort_part_4.o CC SABP_CodecPort_part_5.o CC SABP_CodecPort_part_6.o CC SABP_CodecPort_part_7.o CC SABP_CodecPort_CtrlFunct_part_1.o CC SABP_CodecPort_CtrlFunct_part_2.o CC SABP_CodecPort_CtrlFunct_part_3.o CC SABP_CodecPort_CtrlFunct_part_4.o CC SABP_CodecPort_CtrlFunct_part_5.o CC SABP_CodecPort_CtrlFunct_part_6.o CC SABP_CodecPort_CtrlFunct_part_7.o CC SABP_Templates_part_1.o CC SABP_Templates_part_2.o CC SABP_Templates_part_3.o CC SABP_Templates_part_4.o CC SABP_Templates_part_5.o CC SABP_Templates_part_6.o CC SABP_Templates_part_7.o CC SABP_Types_part_1.o CC SABP_Types_part_2.o CC SABP_Types_part_3.o CC SABP_Types_part_4.o CC SABP_Types_part_5.o CC SABP_Types_part_6.o CC SABP_Types_part_7.o CC SBC_AP_Adapter_part_1.o CC SBC_AP_Adapter_part_2.o CC SBC_AP_Adapter_part_3.o CC SBC_AP_Adapter_part_4.o CC SBC_AP_Adapter_part_5.o CC SBC_AP_Adapter_part_6.o CC SBC_AP_Adapter_part_7.o CC SBC_AP_CodecPort_part_1.o CC SBC_AP_CodecPort_part_2.o CC SBC_AP_CodecPort_part_3.o CC SBC_AP_CodecPort_part_4.o CC SBC_AP_CodecPort_part_5.o CC SBC_AP_CodecPort_part_6.o CC SBC_AP_CodecPort_part_7.o CC SBC_AP_CodecPort_CtrlFunct_part_1.o CC SBC_AP_CodecPort_CtrlFunct_part_2.o CC SBC_AP_CodecPort_CtrlFunct_part_3.o CC SBC_AP_CodecPort_CtrlFunct_part_4.o CC SBC_AP_CodecPort_CtrlFunct_part_5.o CC SBC_AP_CodecPort_CtrlFunct_part_6.o CC SBC_AP_CodecPort_CtrlFunct_part_7.o CC SBC_AP_Templates_part_1.o CC SBC_AP_Templates_part_2.o CC SBC_AP_Templates_part_3.o CC SBC_AP_Templates_part_4.o CC SBC_AP_Templates_part_5.o CC SBC_AP_Templates_part_6.o CC SBC_AP_Templates_part_7.o CC SBC_AP_Types_part_1.o CC SBC_AP_Types_part_2.o CC SBC_AP_Types_part_3.o CC SBC_AP_Types_part_4.o CC SBC_AP_Types_part_5.o CC SBC_AP_Types_part_6.o CC SBC_AP_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC SABP_CommonDataTypes.o CC SABP_Constants.o CC SABP_Containers.o CC SABP_IEs.o CC SABP_PDU_Contents.o CC SABP_PDU_Descriptions.o CC SBC_AP_CommonDataTypes.o CC SBC_AP_Constants.o CC SBC_AP_Containers.o CC SBC_AP_IEs.o CC SBC_AP_PDU_Contents.o CC SBC_AP_PDU_Descriptions.o CC SABP_CommonDataTypes_part_1.o CC SABP_CommonDataTypes_part_2.o CC SABP_CommonDataTypes_part_3.o CC SABP_CommonDataTypes_part_4.o CC SABP_CommonDataTypes_part_5.o CC SABP_CommonDataTypes_part_6.o CC SABP_CommonDataTypes_part_7.o CC SABP_Constants_part_1.o CC SABP_Constants_part_2.o CC SABP_Constants_part_3.o CC SABP_Constants_part_4.o CC SABP_Constants_part_5.o CC SABP_Constants_part_6.o CC SABP_Constants_part_7.o CC SABP_Containers_part_1.o CC SABP_Containers_part_2.o CC SABP_Containers_part_3.o CC SABP_Containers_part_4.o CC SABP_Containers_part_5.o CC SABP_Containers_part_6.o CC SABP_Containers_part_7.o CC SABP_IEs_part_1.o CC SABP_IEs_part_2.o CC SABP_IEs_part_3.o CC SABP_IEs_part_4.o CC SABP_IEs_part_5.o CC SABP_IEs_part_6.o CC SABP_IEs_part_7.o CC SABP_PDU_Contents_part_1.o CC SABP_PDU_Contents_part_2.o CC SABP_PDU_Contents_part_3.o CC SABP_PDU_Contents_part_4.o CC SABP_PDU_Contents_part_5.o CC SABP_PDU_Contents_part_6.o CC SABP_PDU_Contents_part_7.o CC SABP_PDU_Descriptions_part_1.o CC SABP_PDU_Descriptions_part_2.o CC SABP_PDU_Descriptions_part_3.o CC SABP_PDU_Descriptions_part_4.o CC SABP_PDU_Descriptions_part_5.o CC SABP_PDU_Descriptions_part_6.o CC SABP_PDU_Descriptions_part_7.o CC SBC_AP_CommonDataTypes_part_1.o CC SBC_AP_CommonDataTypes_part_2.o CC SBC_AP_CommonDataTypes_part_3.o CC SBC_AP_CommonDataTypes_part_4.o CC SBC_AP_CommonDataTypes_part_5.o CC SBC_AP_CommonDataTypes_part_6.o CC SBC_AP_CommonDataTypes_part_7.o CC SBC_AP_Constants_part_1.o CC SBC_AP_Constants_part_2.o CC SBC_AP_Constants_part_3.o CC SBC_AP_Constants_part_4.o CC SBC_AP_Constants_part_5.o CC SBC_AP_Constants_part_6.o CC SBC_AP_Constants_part_7.o CC SBC_AP_Containers_part_1.o CC SBC_AP_Containers_part_2.o CC SBC_AP_Containers_part_3.o CC SBC_AP_Containers_part_4.o CC SBC_AP_Containers_part_5.o CC SBC_AP_Containers_part_6.o CC SBC_AP_Containers_part_7.o CC SBC_AP_IEs_part_1.o CC SBC_AP_IEs_part_2.o CC SBC_AP_IEs_part_3.o CC SBC_AP_IEs_part_4.o CC SBC_AP_IEs_part_5.o CC SBC_AP_IEs_part_6.o CC SBC_AP_IEs_part_7.o CC SBC_AP_PDU_Contents_part_1.o CC SBC_AP_PDU_Contents_part_2.o CC SBC_AP_PDU_Contents_part_3.o CC SBC_AP_PDU_Contents_part_4.o CC SBC_AP_PDU_Contents_part_5.o CC SBC_AP_PDU_Contents_part_6.o CC SBC_AP_PDU_Contents_part_7.o CC SBC_AP_PDU_Descriptions_part_1.o CC SBC_AP_PDU_Descriptions_part_2.o CC SBC_AP_PDU_Descriptions_part_3.o CC SBC_AP_PDU_Descriptions_part_4.o CC SBC_AP_PDU_Descriptions_part_5.o CC SBC_AP_PDU_Descriptions_part_6.o CC SBC_AP_PDU_Descriptions_part_7.o CC Abstract_Socket.o CC CBSP_CodecPort_CtrlFunctdef.o CC HTTPmsg_MessageLen_Function.o CC HTTPmsg_PT.o CC IPL4asp_PT.o CC IPL4asp_discovery.o Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from Abstract_Socket.hh:35, from Abstract_Socket.cc:28: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ CC JSON_EncDec.o CC Native_FunctionDefs.o CC SABP_CodecPort_CtrlFunctDef.o CC SABP_EncDec.o CC SBC_AP_CodecPort_CtrlFunctDef.o CC SBC_AP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD CBC_Tests.so CCLD CBSP_Adapter.so CCLD CBSP_CodecPort.so CCLD CBSP_CodecPort_CtrlFunct.so CCLD CBSP_Templates.so CCLD CBSP_Types.so CCLD CBS_Message.so CCLD ECBE_Components.so CCLD ECBE_Types.so CCLD GSM_Types.so CCLD General_Types.so CCLD HTTP_Adapter.so CCLD HTTPmsg_MessageLen.so CCLD HTTPmsg_PortType.so CCLD HTTPmsg_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD JSON_Types.so CCLD MME_ConnectionHandler.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_Types.so CCLD SABP_Adapter.so CCLD SABP_CodecPort.so CCLD SABP_CodecPort_CtrlFunct.so CCLD SABP_Templates.so CCLD SABP_Types.so CCLD SBC_AP_Adapter.so CCLD SBC_AP_CodecPort.so CCLD SBC_AP_CodecPort_CtrlFunct.so CCLD SBC_AP_Templates.so CCLD SBC_AP_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSC_ConnectionHandler_part_1.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD CBC_Tests_part_1.so CCLD CBC_Tests_part_2.so CCLD CBC_Tests_part_3.so CCLD CBC_Tests_part_4.so CCLD CBC_Tests_part_5.so CCLD CBC_Tests_part_6.so CCLD CBC_Tests_part_7.so CCLD CBSP_Adapter_part_1.so CCLD CBSP_Adapter_part_2.so CCLD CBSP_Adapter_part_3.so CCLD CBSP_Adapter_part_4.so CCLD CBSP_Adapter_part_5.so CCLD CBSP_Adapter_part_6.so CCLD CBSP_Adapter_part_7.so CCLD CBSP_CodecPort_part_1.so CCLD CBSP_CodecPort_part_2.so CCLD CBSP_CodecPort_part_3.so CCLD CBSP_CodecPort_part_4.so CCLD CBSP_CodecPort_part_5.so CCLD CBSP_CodecPort_part_6.so CCLD CBSP_CodecPort_part_7.so CCLD CBSP_CodecPort_CtrlFunct_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_2.so CCLD CBSP_CodecPort_CtrlFunct_part_3.so CCLD CBSP_CodecPort_CtrlFunct_part_4.so CCLD CBSP_CodecPort_CtrlFunct_part_5.so CCLD CBSP_CodecPort_CtrlFunct_part_6.so CCLD CBSP_Templates_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_2.so CCLD CBSP_Templates_part_3.so CCLD CBSP_Templates_part_4.so CCLD CBSP_Templates_part_5.so CCLD CBSP_Templates_part_6.so CCLD CBSP_Templates_part_7.so CCLD CBSP_Types_part_1.so CCLD CBSP_Types_part_2.so CCLD CBSP_Types_part_3.so CCLD CBSP_Types_part_4.so CCLD CBSP_Types_part_5.so CCLD CBSP_Types_part_6.so CCLD CBSP_Types_part_7.so CCLD CBS_Message_part_1.so CCLD CBS_Message_part_2.so CCLD CBS_Message_part_3.so CCLD CBS_Message_part_4.so CCLD CBS_Message_part_5.so CCLD CBS_Message_part_6.so CCLD CBS_Message_part_7.so CCLD ECBE_Components_part_1.so CCLD ECBE_Components_part_2.so CCLD ECBE_Components_part_3.so CCLD ECBE_Components_part_4.so CCLD ECBE_Components_part_5.so CCLD ECBE_Components_part_6.so CCLD ECBE_Components_part_7.so CCLD ECBE_Types_part_1.so CCLD ECBE_Types_part_2.so CCLD ECBE_Types_part_3.so CCLD ECBE_Types_part_4.so CCLD ECBE_Types_part_5.so CCLD ECBE_Types_part_6.so CCLD ECBE_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HTTP_Adapter_part_1.so CCLD HTTP_Adapter_part_2.so CCLD HTTP_Adapter_part_3.so CCLD HTTP_Adapter_part_4.so CCLD HTTP_Adapter_part_5.so CCLD HTTP_Adapter_part_6.so CCLD HTTP_Adapter_part_7.so CCLD HTTPmsg_MessageLen_part_1.so CCLD HTTPmsg_MessageLen_part_2.so CCLD HTTPmsg_MessageLen_part_3.so CCLD HTTPmsg_MessageLen_part_4.so CCLD HTTPmsg_MessageLen_part_5.so CCLD HTTPmsg_MessageLen_part_6.so CCLD HTTPmsg_MessageLen_part_7.so CCLD HTTPmsg_PortType_part_1.so CCLD HTTPmsg_PortType_part_2.so CCLD HTTPmsg_PortType_part_3.so CCLD HTTPmsg_PortType_part_4.so CCLD HTTPmsg_PortType_part_5.so CCLD HTTPmsg_PortType_part_6.so CCLD HTTPmsg_PortType_part_7.so CCLD HTTPmsg_Types_part_1.so CCLD HTTPmsg_Types_part_2.so CCLD HTTPmsg_Types_part_3.so CCLD HTTPmsg_Types_part_4.so CCLD HTTPmsg_Types_part_5.so CCLD HTTPmsg_Types_part_6.so CCLD HTTPmsg_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD JSON_Types_part_1.so CCLD JSON_Types_part_2.so CCLD JSON_Types_part_3.so CCLD JSON_Types_part_4.so CCLD JSON_Types_part_5.so CCLD JSON_Types_part_6.so CCLD JSON_Types_part_7.so CCLD MME_ConnectionHandler_part_1.so CCLD MME_ConnectionHandler_part_2.so CCLD MME_ConnectionHandler_part_3.so CCLD MME_ConnectionHandler_part_4.so CCLD MME_ConnectionHandler_part_5.so CCLD MME_ConnectionHandler_part_6.so CCLD MME_ConnectionHandler_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD SABP_Adapter_part_1.so CCLD SABP_Adapter_part_2.so CCLD SABP_Adapter_part_3.so CCLD SABP_Adapter_part_4.so CCLD SABP_Adapter_part_5.so CCLD SABP_Adapter_part_6.so CCLD SABP_Adapter_part_7.so CCLD SABP_CodecPort_part_1.so CCLD SABP_CodecPort_part_2.so CCLD SABP_CodecPort_part_3.so CCLD SABP_CodecPort_part_4.so CCLD SABP_CodecPort_part_5.so CCLD SABP_CodecPort_part_6.so CCLD SABP_CodecPort_part_7.so CCLD SABP_CodecPort_CtrlFunct_part_1.so CCLD SABP_CodecPort_CtrlFunct_part_2.so CCLD SABP_CodecPort_CtrlFunct_part_3.so CCLD SABP_CodecPort_CtrlFunct_part_4.so CCLD SABP_CodecPort_CtrlFunct_part_5.so CCLD SABP_CodecPort_CtrlFunct_part_6.so CCLD SABP_CodecPort_CtrlFunct_part_7.so CCLD SABP_Templates_part_1.so CCLD SABP_Templates_part_2.so CCLD SABP_Templates_part_3.so CCLD SABP_Templates_part_4.so CCLD SABP_Templates_part_5.so CCLD SABP_Templates_part_6.so CCLD SABP_Templates_part_7.so CCLD SABP_Types_part_1.so CCLD SABP_Types_part_2.so CCLD SABP_Types_part_3.so CCLD SABP_Types_part_4.so CCLD SABP_Types_part_5.so CCLD SABP_Types_part_6.so CCLD SABP_Types_part_7.so CCLD SBC_AP_Adapter_part_1.so CCLD SBC_AP_Adapter_part_2.so CCLD SBC_AP_Adapter_part_3.so CCLD SBC_AP_Adapter_part_4.so CCLD SBC_AP_Adapter_part_5.so CCLD SBC_AP_Adapter_part_6.so CCLD SBC_AP_Adapter_part_7.so CCLD SBC_AP_CodecPort_part_1.so CCLD SBC_AP_CodecPort_part_2.so CCLD SBC_AP_CodecPort_part_3.so CCLD SBC_AP_CodecPort_part_4.so CCLD SBC_AP_CodecPort_part_5.so CCLD SBC_AP_CodecPort_part_6.so CCLD SBC_AP_CodecPort_part_7.so CCLD SBC_AP_CodecPort_CtrlFunct_part_1.so CCLD SBC_AP_CodecPort_CtrlFunct_part_2.so CCLD SBC_AP_CodecPort_CtrlFunct_part_3.so CCLD SBC_AP_CodecPort_CtrlFunct_part_4.so CCLD SBC_AP_CodecPort_CtrlFunct_part_5.so CCLD SBC_AP_CodecPort_CtrlFunct_part_6.so CCLD SBC_AP_CodecPort_CtrlFunct_part_7.so CCLD SBC_AP_Templates_part_1.so CCLD SBC_AP_Templates_part_2.so CCLD SBC_AP_Templates_part_3.so CCLD SBC_AP_Templates_part_4.so CCLD SBC_AP_Templates_part_5.so CCLD SBC_AP_Templates_part_6.so CCLD SBC_AP_Templates_part_7.so CCLD SBC_AP_Types_part_1.so CCLD SBC_AP_Types_part_2.so CCLD SBC_AP_Types_part_3.so CCLD SBC_AP_Types_part_4.so CCLD SBC_AP_Types_part_5.so CCLD SBC_AP_Types_part_6.so CCLD SBC_AP_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD SABP_CommonDataTypes.so CCLD SABP_Constants.so CCLD SABP_Containers.so CCLD SABP_IEs.so CCLD SABP_PDU_Contents.so CCLD SABP_PDU_Descriptions.so CCLD SBC_AP_CommonDataTypes.so CCLD SBC_AP_Constants.so CCLD SBC_AP_Containers.so CCLD SBC_AP_IEs.so CCLD SBC_AP_PDU_Contents.so CCLD SBC_AP_PDU_Descriptions.so CCLD SABP_CommonDataTypes_part_1.so CCLD SABP_CommonDataTypes_part_2.so CCLD SABP_CommonDataTypes_part_3.so CCLD SABP_CommonDataTypes_part_4.so CCLD SABP_CommonDataTypes_part_5.so CCLD SABP_CommonDataTypes_part_6.so CCLD SABP_CommonDataTypes_part_7.so CCLD SABP_Constants_part_1.so CCLD SABP_Constants_part_2.so CCLD SABP_Constants_part_3.so CCLD SABP_Constants_part_4.so CCLD SABP_Constants_part_5.so CCLD SABP_Constants_part_6.so CCLD SABP_Constants_part_7.so CCLD SABP_Containers_part_1.so CCLD SABP_Containers_part_2.so CCLD SABP_Containers_part_3.so CCLD SABP_Containers_part_4.so CCLD SABP_Containers_part_5.so CCLD SABP_Containers_part_6.so CCLD SABP_Containers_part_7.so CCLD SABP_IEs_part_1.so CCLD SABP_IEs_part_2.so CCLD SABP_IEs_part_3.so CCLD SABP_IEs_part_4.so CCLD SABP_IEs_part_5.so CCLD SABP_IEs_part_6.so CCLD SABP_IEs_part_7.so CCLD SABP_PDU_Contents_part_1.so CCLD SABP_PDU_Contents_part_2.so CCLD SABP_PDU_Contents_part_3.so CCLD SABP_PDU_Contents_part_4.so CCLD SABP_PDU_Contents_part_5.so CCLD SABP_PDU_Contents_part_6.so CCLD SABP_PDU_Contents_part_7.so CCLD SABP_PDU_Descriptions_part_1.so CCLD SABP_PDU_Descriptions_part_2.so CCLD SABP_PDU_Descriptions_part_3.so CCLD SABP_PDU_Descriptions_part_4.so CCLD SABP_PDU_Descriptions_part_5.so CCLD SABP_PDU_Descriptions_part_6.so CCLD SABP_PDU_Descriptions_part_7.so CCLD SBC_AP_CommonDataTypes_part_1.so CCLD SBC_AP_CommonDataTypes_part_2.so CCLD SBC_AP_CommonDataTypes_part_3.so CCLD SBC_AP_CommonDataTypes_part_4.so CCLD SBC_AP_CommonDataTypes_part_6.so CCLD SBC_AP_CommonDataTypes_part_5.so CCLD SBC_AP_CommonDataTypes_part_7.so CCLD SBC_AP_Constants_part_1.so CCLD SBC_AP_Constants_part_2.so CCLD SBC_AP_Constants_part_3.so CCLD SBC_AP_Constants_part_4.so CCLD SBC_AP_Constants_part_5.so CCLD SBC_AP_Constants_part_6.so CCLD SBC_AP_Constants_part_7.so CCLD SBC_AP_Containers_part_1.so CCLD SBC_AP_Containers_part_2.so CCLD SBC_AP_Containers_part_3.so CCLD SBC_AP_Containers_part_4.so CCLD SBC_AP_Containers_part_5.so CCLD SBC_AP_Containers_part_6.so CCLD SBC_AP_Containers_part_7.so CCLD SBC_AP_IEs_part_1.so CCLD SBC_AP_IEs_part_2.so CCLD SBC_AP_IEs_part_3.so CCLD SBC_AP_IEs_part_4.so CCLD SBC_AP_IEs_part_5.so CCLD SBC_AP_IEs_part_6.so CCLD SBC_AP_IEs_part_7.so CCLD SBC_AP_PDU_Contents_part_1.so CCLD SBC_AP_PDU_Contents_part_2.so CCLD SBC_AP_PDU_Contents_part_3.so CCLD SBC_AP_PDU_Contents_part_4.so CCLD SBC_AP_PDU_Contents_part_5.so CCLD SBC_AP_PDU_Contents_part_6.so CCLD SBC_AP_PDU_Contents_part_7.so CCLD SBC_AP_PDU_Descriptions_part_1.so CCLD SBC_AP_PDU_Descriptions_part_2.so CCLD SBC_AP_PDU_Descriptions_part_3.so CCLD SBC_AP_PDU_Descriptions_part_4.so CCLD SBC_AP_PDU_Descriptions_part_5.so CCLD SBC_AP_PDU_Descriptions_part_6.so CCLD SBC_AP_PDU_Descriptions_part_7.so CCLD Abstract_Socket.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD HTTPmsg_MessageLen_Function.so CCLD HTTPmsg_PT.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD JSON_EncDec.so CCLD Native_FunctionDefs.so CCLD SABP_CodecPort_CtrlFunctDef.so CCLD SABP_EncDec.so CCLD SBC_AP_CodecPort_CtrlFunctDef.so CCLD SBC_AP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD CBC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.0 kB in 0s (454 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'apt-rdepends', 'osmo-cbc'] [testenv] osmo-cbc -> osmo-cbc: installing osmo-cbc-dbg [testenv] osmo-cbc -> libc6: installing libc6-dbg [testenv] osmo-cbc -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-cbc, osmo-cbc-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-cbc', 'osmo-cbc-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-sbcap2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-sbcap2 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-cbc osmo-cbc-dbg osmocom-keyring osmocom-nightly-asan 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. Need to get 15.4 MB of archives. After this operation, 50.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508302029~asan [3040 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508302029 [1208 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508302029~asan [580 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508302029~asan [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508302029~asan [156 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508302029~asan [837 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508302029~asan [152 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508302029~asan [271 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508302029~asan [637 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508302029~asan [98.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508302029~asan [104 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508302029~asan [65.7 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508302029~asan [44.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508302029~asan [218 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-sbcap2 0.5.1.7.91ea.202508302029~asan [772 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508302029~asan [3629 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-cbc 0.5.1.7.91ea.202508302029~asan [156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-cbc-dbg 0.5.1.7.91ea.202508302029~asan [304 kB] Fetched 15.4 MB in 0s (67.4 MB/s) 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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508302029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508302029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508302029_amd64.deb ... Unpacking osmocom-nightly-asan (202508302029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0.13.c499.202508302029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508302029~asan) ... Selecting previously unselected package libosmo-sbcap2:amd64. Preparing to unpack .../15-libosmo-sbcap2_0.5.1.7.91ea.202508302029~asan_amd64.deb ... Unpacking libosmo-sbcap2:amd64 (0.5.1.7.91ea.202508302029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0.32.33cb4.202508302029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Selecting previously unselected package osmo-cbc. Preparing to unpack .../17-osmo-cbc_0.5.1.7.91ea.202508302029~asan_amd64.deb ... Unpacking osmo-cbc (0.5.1.7.91ea.202508302029~asan) ... Selecting previously unselected package osmo-cbc-dbg:amd64. Preparing to unpack .../18-osmo-cbc-dbg_0.5.1.7.91ea.202508302029~asan_amd64.deb ... Unpacking osmo-cbc-dbg:amd64 (0.5.1.7.91ea.202508302029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508302029~asan) ... Setting up osmocom-nightly-asan (202508302029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508302029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up libosmo-sbcap2:amd64 (0.5.1.7.91ea.202508302029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508302029~asan) ... Setting up osmo-cbc (0.5.1.7.91ea.202508302029~asan) ... changed ownership of '/etc/osmocom/osmo-cbc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-cbc.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 Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-cbc.service' → '/usr/lib/systemd/system/osmo-cbc.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508302029~asan) ... Setting up osmo-cbc-dbg:amd64 (0.5.1.7.91ea.202508302029~asan) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc/CBC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-cbc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc/CBC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-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-cbc-test-asan/logs/testsuite/CBC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-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-cbc-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-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-cbc-test-asan/logs/testsuite/CBC_Tests.default'] [testenv] Running cbc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', 'osmo-cbc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/cbc/cbc.log'] 20250831164726400 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{INIT}: Allocated (fsm.c:456) 20250831164726400 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5120000033a0]{INIT}: Allocated (fsm.c:456) 20250831164726400 DLGLOBAL NOTICE Available via telnet 127.0.0.20 4264 (telnet_interface.c:88) 20250831164726400 DCBSP NOTICE Listening for CBSP at 127.0.0.20:48049 (cbsp_link.c:419) 20250831164726400 DSBcAP NOTICE Listening for SBc-AP at 127.0.0.20:29168 (sbcap_link.c:484) 20250831164726400 DREST INFO Main thread tid: 139750759648064 (rest_api.c:689) 20250831164726400 DREST NOTICE Started ECBE REST API at 127.0.0.20:12345 (rest_api.c:727) 20250831164726400 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164726400 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164726400 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164726400 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.20', '-e', 'OSMO_SUT_PORT=4264', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/start-testsuite.sh', 'cbc/CBC_Tests', 'CBC_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli CBC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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: CBC_Tests.cfg MC@f72e91b71f5c: Unix server socket created successfully. MC@f72e91b71f5c: Listening on TCP port 38673. f72e91b71f5c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie/cbc/CBC_Tests f72e91b71f5c 38673 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@f72e91b71f5c: New HC connected from 10.0.2.100 [10.0.2.100]. f72e91b71f5c: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f72e91b71f5c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f72e91b71f5c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f72e91b71f5c: Configuration file was processed on all HCs. MC@f72e91b71f5c: Creating MTC on host 10.0.2.100. MC@f72e91b71f5c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Sun Aug 31 16:47:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_rx_keepalive started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164727838 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164727838 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164727838 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{INIT}: Allocated (fsm.c:456) 20250831164727839 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164727839 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164727839 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164727839 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164727843 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164727843 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164727843 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164727843 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164727843 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164727843 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164727844 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164727844 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164727844 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164727844 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164727846 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164727846 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164727846 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164727846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164727846 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250831164731401 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164731401 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164731401 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164731401 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164736402 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164736402 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164736402 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164736402 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164741403 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164741404 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164741404 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164741404 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164746404 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164746404 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164746405 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164746405 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164751406 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164751406 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164751406 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164751406 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164756407 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164756407 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164756408 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164756408 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164757848 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{IDLE}: Timeout of T1 (fsm.c:317) 20250831164757848 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250831164757849 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) MTC@f72e91b71f5c: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@f72e91b71f5c: Final verdict of PTC: none 20250831164757855 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164757855 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164757855 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164757855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{KEEPALIVE_PENDING}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164757855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164757856 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{KEEPALIVE_PENDING}: Freeing instance (cbsp_link_fsm.c:170) 20250831164757856 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003520]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) TC_rx_keepalive-BSC0-BSC0(4)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_rx_keepalive finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Sun Aug 31 16:47:57 UTC 2025 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive.talloc 20250831164757911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164758012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=22412) Waiting for packet dumper to finish... 1 (prev_count=22412, count=30128) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Sun Aug 31 16:48:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_rx_keepalive_timeout started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164801125 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164801125 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164801125 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{INIT}: Allocated (fsm.c:456) 20250831164801125 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164801125 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164801125 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164801125 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164801126 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164801127 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164801127 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164801127 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164801127 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164801127 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164801127 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164801127 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164801127 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164801127 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164801127 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164801127 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164801127 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164801127 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164801127 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250831164801408 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164801408 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164801408 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164801408 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164806409 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164806409 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164806409 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164806409 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164811410 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164811410 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164811410 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164811410 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164816411 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164816411 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164816411 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164816411 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164821412 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164821412 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164821412 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164821412 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164826413 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164826413 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164826413 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164826413 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164831132 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{IDLE}: Timeout of T1 (fsm.c:317) 20250831164831132 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250831164831133 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250831164831414 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164831414 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164831414 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164831414 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164836415 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164836415 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164836416 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164836416 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: Timeout of T2 (fsm.c:317) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: timer_cb requested termination (fsm.c:327) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250831164841138 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: FSM instance already terminating, not dispatching event CLOSE.cmd (cbsp_link.c:250) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: Freeing instance (fsm.c:332) 20250831164841138 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000036a0]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) 20250831164841417 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164841417 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164841417 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164841417 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164846418 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164846418 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164846418 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164846418 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164851419 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164851419 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164851419 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164851420 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164856420 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164856421 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164856421 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164856421 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164901422 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164901422 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164901422 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164901422 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@f72e91b71f5c: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Sun Aug 31 16:49:06 UTC 2025 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc 20250831164906194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37618<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164906295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37618<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41248) 20250831164906423 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164906423 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164906423 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164906423 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=41248, count=47256) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Sun Aug 31 16:49:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_cgi started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164909400 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164909400 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164909400 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{INIT}: Allocated (fsm.c:456) 20250831164909400 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164909400 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164909400 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164909400 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164909404 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164909405 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164909405 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164909405 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164909405 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164909405 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164909405 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164909405 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164909405 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164909405 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164909407 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164909407 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164909408 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164909408 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164909408 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164909414 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164909414 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164909414 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164909414 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164909414 DREST DEBUG rest2main_read_cb(op=0x51b0000000e0) from 139750759648064 (rest_it_op.c:93) 20250831164909415 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{INIT}: Allocated (fsm.c:456) 20250831164909415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000003b20]{INIT}: Allocated (fsm.c:456) 20250831164909415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000003b20]{INIT}: is child of SMSCB(TTCN-3-43)[0x5120000039a0] (fsm.c:486) 20250831164909415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000003ca0]{INIT}: Allocated (fsm.c:456) 20250831164909415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000003ca0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5120000039a0] (fsm.c:486) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000003e20]{INIT}: Allocated (fsm.c:456) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000003e20]{INIT}: is child of SMSCB(TTCN-3-43)[0x5120000039a0] (fsm.c:486) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000003fa0]{INIT}: Allocated (fsm.c:456) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000003fa0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5120000039a0] (fsm.c:486) 20250831164909415 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164909415 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164909415 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164909415 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164909416 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164909416 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164909416 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164909416 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164909416 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164909416 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164909416 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164909416 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164909416 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164909416 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164909416 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164909416 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164909416 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164909416 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164909416 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164909419 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164909419 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250831164909419 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164909419 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164909419 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164909419 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164909419 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164909419 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164909419 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164909419 DREST DEBUG rest_it_op_complete(op=0x51b0000000e0) complete (rest_it_op.c:131) 20250831164909419 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164909419 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164909419 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164911424 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164911424 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164911425 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164911425 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164911427 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164911427 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164911427 DREST DEBUG rest2main_read_cb(op=0x51b0000007e0) from 139750759648064 (rest_it_op.c:93) 20250831164911428 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164911428 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164911428 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000003fa0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164911428 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164911428 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164911428 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000003e20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164911428 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164911428 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164911428 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164911428 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164911428 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000003ca0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164911428 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164911428 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164911428 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164911429 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164911431 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164911431 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250831164911431 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164911431 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164911431 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164911431 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164911432 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164911432 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000003b20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164911432 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164911432 DREST DEBUG rest_it_op_complete(op=0x51b0000007e0) complete (rest_it_op.c:131) 20250831164911432 DSMSCB INFO SMSCB(TTCN-3-43)[0x5120000039a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164911432 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164911432 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164911436 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164911436 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164911436 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164911436 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164911437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164911437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164911437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000003820]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_cgi-BSC0(7)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Sun Aug 31 16:49:11 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_cgi pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc 20250831164911468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37620<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164911669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37620<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24896) Waiting for packet dumper to finish... 1 (prev_count=24896, count=45340) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Sun Aug 31 16:49:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lac_ci started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164914799 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164914799 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164914799 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{INIT}: Allocated (fsm.c:456) 20250831164914799 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164914799 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164914799 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164914800 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164914803 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164914803 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164914804 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164914804 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164914804 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164914804 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164914804 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164914804 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164914804 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164914804 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164914806 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164914806 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164914806 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164914806 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164914806 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164914809 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 44, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164914809 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164914809 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164914809 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164914809 DREST DEBUG rest2main_read_cb(op=0x51b00001ffe0) from 139750759648064 (rest_it_op.c:93) 20250831164914809 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{INIT}: Allocated (fsm.c:456) 20250831164914809 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x512000004420]{INIT}: Allocated (fsm.c:456) 20250831164914809 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x512000004420]{INIT}: is child of SMSCB(TTCN-3-44)[0x5120000042a0] (fsm.c:486) 20250831164914809 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5120000045a0]{INIT}: Allocated (fsm.c:456) 20250831164914809 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5120000045a0]{INIT}: is child of SMSCB(TTCN-3-44)[0x5120000042a0] (fsm.c:486) 20250831164914809 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x512000004720]{INIT}: Allocated (fsm.c:456) 20250831164914809 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x512000004720]{INIT}: is child of SMSCB(TTCN-3-44)[0x5120000042a0] (fsm.c:486) 20250831164914809 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5120000048a0]{INIT}: Allocated (fsm.c:456) 20250831164914809 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5120000048a0]{INIT}: is child of SMSCB(TTCN-3-44)[0x5120000042a0] (fsm.c:486) 20250831164914809 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164914809 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164914809 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164914810 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164914810 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164914810 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164914810 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164914810 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164914810 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164914810 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164914810 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164914810 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164914810 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164914810 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164914810 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164914810 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164914810 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164914810 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164914810 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164914810 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164914812 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164914813 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 00 2c 03 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00 (cbsp_link.c:226) 20250831164914813 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164914813 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164914813 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164914813 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164914813 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164914813 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164914813 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164914813 DREST DEBUG rest_it_op_complete(op=0x51b00001ffe0) complete (rest_it_op.c:131) 20250831164914813 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164914813 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164914813 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164916426 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164916426 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164916426 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164916426 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164916819 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164916820 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164916820 DREST DEBUG rest2main_read_cb(op=0x51b0000206e0) from 139750759648064 (rest_it_op.c:93) 20250831164916820 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164916820 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164916820 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5120000048a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164916820 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164916820 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164916820 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x512000004720]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164916820 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164916820 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164916820 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164916820 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164916820 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5120000045a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164916820 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164916820 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164916821 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164916821 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164916823 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164916823 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 00 2c 02 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00 (cbsp_link.c:226) 20250831164916823 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164916823 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164916823 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164916823 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164916823 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164916823 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x512000004420]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164916823 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164916823 DREST DEBUG rest_it_op_complete(op=0x51b0000206e0) complete (rest_it_op.c:131) 20250831164916823 DSMSCB INFO SMSCB(TTCN-3-44)[0x5120000042a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164916823 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164916824 DREST DEBUG /message DELETE(44) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164916828 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164916828 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164916828 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164916828 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164916828 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164916828 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) TC_ecbe_create_delete_lac_ci-BSC0(9)@f72e91b71f5c: Final verdict of PTC: none 20250831164916828 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004120]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Sun Aug 31 16:49:16 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc 20250831164916868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164917070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=26792) Waiting for packet dumper to finish... 1 (prev_count=26792, count=45016) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Sun Aug 31 16:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lac started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164920198 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164920198 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164920198 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{INIT}: Allocated (fsm.c:456) 20250831164920198 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164920198 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164920198 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164920198 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164920202 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164920202 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164920202 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164920202 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164920202 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164920203 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164920203 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164920203 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164920203 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164920203 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164920205 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164920205 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164920205 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164920205 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164920205 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164920208 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 45, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164920208 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164920208 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164920208 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164920208 DREST DEBUG rest2main_read_cb(op=0x51b000020de0) from 139750759648064 (rest_it_op.c:93) 20250831164920208 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{INIT}: Allocated (fsm.c:456) 20250831164920208 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x512000004d20]{INIT}: Allocated (fsm.c:456) 20250831164920208 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x512000004d20]{INIT}: is child of SMSCB(TTCN-3-45)[0x512000004ba0] (fsm.c:486) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x512000004ea0]{INIT}: Allocated (fsm.c:456) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x512000004ea0]{INIT}: is child of SMSCB(TTCN-3-45)[0x512000004ba0] (fsm.c:486) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x512000005020]{INIT}: Allocated (fsm.c:456) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x512000005020]{INIT}: is child of SMSCB(TTCN-3-45)[0x512000004ba0] (fsm.c:486) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5120000051a0]{INIT}: Allocated (fsm.c:456) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5120000051a0]{INIT}: is child of SMSCB(TTCN-3-45)[0x512000004ba0] (fsm.c:486) 20250831164920209 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164920209 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164920209 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164920209 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164920209 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164920209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164920209 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164920209 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164920209 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164920209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164920210 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164920210 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164920212 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164920212 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2d 03 41 70 04 00 07 05 27 11 27 12 27 13 12 00 (cbsp_link.c:226) 20250831164920212 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164920212 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164920212 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164920212 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164920212 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164920212 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164920212 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164920212 DREST DEBUG rest_it_op_complete(op=0x51b000020de0) complete (rest_it_op.c:131) 20250831164920212 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164920212 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164920213 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164921427 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164921427 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164921428 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164921428 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164922220 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164922220 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164922220 DREST DEBUG rest2main_read_cb(op=0x51b0000214e0) from 139750759648064 (rest_it_op.c:93) 20250831164922221 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164922221 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164922221 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5120000051a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164922221 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164922221 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164922221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x512000005020]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164922221 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164922221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164922221 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164922221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164922221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x512000004ea0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164922221 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164922221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164922221 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164922221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164922224 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164922225 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2d 02 41 70 04 00 07 05 27 11 27 12 27 13 12 00 (cbsp_link.c:226) 20250831164922225 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164922225 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164922225 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164922225 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164922225 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164922225 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x512000004d20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164922225 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164922225 DREST DEBUG rest_it_op_complete(op=0x51b0000214e0) complete (rest_it_op.c:131) 20250831164922225 DSMSCB INFO SMSCB(TTCN-3-45)[0x512000004ba0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164922225 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164922225 DREST DEBUG /message DELETE(45) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164922230 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164922230 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) TC_ecbe_create_delete_lac-BSC0(11)@f72e91b71f5c: Final verdict of PTC: none 20250831164922230 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164922230 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164922230 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164922230 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164922230 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000004a20]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac-BSC0-BSC0(12)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Sun Aug 31 16:49:22 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lac pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc 20250831164922270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164922572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44364) Waiting for packet dumper to finish... 1 (prev_count=44364, count=44904) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Sun Aug 31 16:49:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_ci started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164925698 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164925698 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164925698 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{INIT}: Allocated (fsm.c:456) 20250831164925698 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164925698 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164925698 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164925698 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164925702 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164925703 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164925703 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164925703 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164925703 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164925703 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164925703 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164925703 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164925703 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164925703 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164925705 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164925705 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164925705 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164925705 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164925705 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164925709 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164925709 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164925709 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164925709 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164925709 DREST DEBUG rest2main_read_cb(op=0x51b000021be0) from 139750759648064 (rest_it_op.c:93) 20250831164925709 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{INIT}: Allocated (fsm.c:456) 20250831164925709 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x512000005620]{INIT}: Allocated (fsm.c:456) 20250831164925709 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x512000005620]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000054a0] (fsm.c:486) 20250831164925709 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5120000057a0]{INIT}: Allocated (fsm.c:456) 20250831164925709 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5120000057a0]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000054a0] (fsm.c:486) 20250831164925709 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000005920]{INIT}: Allocated (fsm.c:456) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000005920]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000054a0] (fsm.c:486) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000005aa0]{INIT}: Allocated (fsm.c:456) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000005aa0]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000054a0] (fsm.c:486) 20250831164925710 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164925710 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164925710 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164925710 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164925710 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164925710 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164925710 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164925710 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164925710 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164925710 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164925710 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164925710 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164925710 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164925710 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164925710 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164925713 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164925713 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:226) 20250831164925713 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164925713 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164925713 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164925713 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164925713 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164925713 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164925713 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164925713 DREST DEBUG rest_it_op_complete(op=0x51b000021be0) complete (rest_it_op.c:131) 20250831164925713 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164925713 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164925714 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164926429 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164926429 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164926429 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164926429 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164927719 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164927719 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164927719 DREST DEBUG rest2main_read_cb(op=0x51b0000222e0) from 139750759648064 (rest_it_op.c:93) 20250831164927719 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164927719 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164927719 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164927719 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164927720 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164927720 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x512000005aa0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164927720 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164927720 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164927720 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164927720 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164927720 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000005920]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164927720 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164927720 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164927720 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164927720 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164927720 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000057a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164927720 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164927720 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164927720 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164927720 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164927722 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164927722 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:226) 20250831164927722 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164927722 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164927722 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164927722 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164927722 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164927722 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000005620]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164927722 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164927722 DREST DEBUG rest_it_op_complete(op=0x51b0000222e0) complete (rest_it_op.c:131) 20250831164927722 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000054a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164927723 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164927723 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164927727 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) TC_ecbe_create_delete_ci-BSC0(13)@f72e91b71f5c: Final verdict of PTC: none 20250831164927727 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164927727 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164927727 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164927727 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164927727 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164927727 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005320]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_ci-BSC0-BSC0(14)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Sun Aug 31 16:49:27 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_ci pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc 20250831164927766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54360<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164928168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54360<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44248) Waiting for packet dumper to finish... 1 (prev_count=44248, count=44888) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Sun Aug 31 16:49:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lai started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164931302 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164931302 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164931302 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{INIT}: Allocated (fsm.c:456) 20250831164931302 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164931302 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164931302 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164931302 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164931304 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164931304 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164931304 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164931304 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164931304 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164931304 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164931305 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164931305 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164931305 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164931305 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164931306 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164931306 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164931306 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164931306 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164931306 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164931307 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 47, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164931307 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164931307 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164931307 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164931307 DREST DEBUG rest2main_read_cb(op=0x51b0000229e0) from 139750759648064 (rest_it_op.c:93) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{INIT}: Allocated (fsm.c:456) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x512000005f20]{INIT}: Allocated (fsm.c:456) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x512000005f20]{INIT}: is child of SMSCB(TTCN-3-47)[0x512000005da0] (fsm.c:486) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5120000060a0]{INIT}: Allocated (fsm.c:456) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5120000060a0]{INIT}: is child of SMSCB(TTCN-3-47)[0x512000005da0] (fsm.c:486) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x512000006220]{INIT}: Allocated (fsm.c:456) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x512000006220]{INIT}: is child of SMSCB(TTCN-3-47)[0x512000005da0] (fsm.c:486) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5120000063a0]{INIT}: Allocated (fsm.c:456) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5120000063a0]{INIT}: is child of SMSCB(TTCN-3-47)[0x512000005da0] (fsm.c:486) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164931307 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164931307 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164931307 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164931307 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164931307 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164931307 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164931307 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164931308 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164931308 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 1b [L2]> 0e 00 2f 03 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00 (cbsp_link.c:226) 20250831164931308 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164931308 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164931308 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164931308 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164931308 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164931308 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164931308 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164931308 DREST DEBUG rest_it_op_complete(op=0x51b0000229e0) complete (rest_it_op.c:131) 20250831164931308 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164931308 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164931308 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164931430 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164931430 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164931430 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164931430 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164933311 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164933311 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164933311 DREST DEBUG rest2main_read_cb(op=0x51b0000230e0) from 139750759648064 (rest_it_op.c:93) 20250831164933311 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164933311 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164933311 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164933312 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164933312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164933312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5120000063a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164933312 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164933312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164933312 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164933312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164933312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x512000006220]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164933312 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164933312 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164933312 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164933312 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164933312 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5120000060a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164933312 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164933312 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164933312 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164933312 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164933314 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164933314 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 1b [L2]> 0e 00 2f 02 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00 (cbsp_link.c:226) 20250831164933314 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164933314 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164933314 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164933314 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164933314 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164933314 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x512000005f20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164933314 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164933314 DREST DEBUG rest_it_op_complete(op=0x51b0000230e0) complete (rest_it_op.c:131) 20250831164933314 DSMSCB INFO SMSCB(TTCN-3-47)[0x512000005da0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164933315 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164933315 DREST DEBUG /message DELETE(47) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164933318 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) TC_ecbe_create_delete_lai-BSC0(15)@f72e91b71f5c: Final verdict of PTC: none 20250831164933318 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164933318 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164933319 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831164933319 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164933319 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164933319 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000005c20]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lai-BSC0-BSC0(16)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Sun Aug 31 16:49:33 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lai pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc 20250831164933357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164933858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44468) Waiting for packet dumper to finish... 1 (prev_count=44468, count=45008) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Sun Aug 31 16:49:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250831164936431 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164936431 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164936431 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164936431 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_indication started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831164936997 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831164936997 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250831164936997 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831164936997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{INIT}: Allocated (fsm.c:456) 20250831164936997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831164936997 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164937002 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164937003 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164937003 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164937003 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164937003 DREST DEBUG rest2main_read_cb(op=0x51b0000237e0) from 139750759648064 (rest_it_op.c:93) 20250831164937003 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{INIT}: Allocated (fsm.c:456) 20250831164937003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000006820]{INIT}: Allocated (fsm.c:456) 20250831164937003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000006820]{INIT}: is child of SMSCB(TTCN-3-48)[0x5120000066a0] (fsm.c:486) 20250831164937003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000069a0]{INIT}: Allocated (fsm.c:456) 20250831164937003 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000069a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5120000066a0] (fsm.c:486) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000006b20]{INIT}: Allocated (fsm.c:456) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000006b20]{INIT}: is child of SMSCB(TTCN-3-48)[0x5120000066a0] (fsm.c:486) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000006ca0]{INIT}: Allocated (fsm.c:456) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000006ca0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5120000066a0] (fsm.c:486) 20250831164937003 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164937003 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164937003 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164937003 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164937003 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164937003 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831164937004 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831164937004 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164937004 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164937004 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164937004 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164937004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164937004 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831164937011 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831164937011 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831164937011 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831164937011 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831164937011 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831164937011 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831164937011 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831164937011 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831164937011 DREST DEBUG rest_it_op_complete(op=0x51b0000237e0) complete (rest_it_op.c:131) 20250831164937011 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164937011 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164937012 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164937015 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:246) 20250831164937015 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 (sbcap_link.c:281) 20250831164937015 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831164937015 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250831164937015 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831164937015 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831164937015 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831164939018 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164939019 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164939019 DREST DEBUG rest2main_read_cb(op=0x51b000023ee0) from 139750759648064 (rest_it_op.c:93) 20250831164939019 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164939019 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164939019 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164939019 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164939019 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164939019 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000006ca0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164939019 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164939019 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164939019 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831164939019 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831164939019 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164939019 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164939019 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164939019 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164939020 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000069a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164939020 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164939020 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164939020 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831164939020 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164939020 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000006820]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164939020 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831164939024 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831164939024 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831164939024 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831164939024 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831164939025 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831164939025 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831164939025 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000006b20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831164939025 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831164939025 DREST DEBUG rest_it_op_complete(op=0x51b000023ee0) complete (rest_it_op.c:131) 20250831164939025 DSMSCB INFO SMSCB(TTCN-3-48)[0x5120000066a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164939025 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164939025 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Sun Aug 31 16:49:39 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc 20250831164939067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58224<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164939225 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831164939225 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831164939225 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831164939225 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831164939225 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831164939225 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831164939225 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006520]{IDLE}: Deallocated (fsm.c:568) 20250831164939569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58224<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38584) Waiting for packet dumper to finish... 1 (prev_count=38584, count=41696) 20250831164941432 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164941433 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164941433 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164941433 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Sun Aug 31 16:49:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831164942709 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831164942709 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831164942709 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{INIT}: Allocated (fsm.c:456) 20250831164942709 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831164942709 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164942715 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164942715 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164942715 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164942715 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164942715 DREST DEBUG rest2main_read_cb(op=0x51b0000245e0) from 139750759648064 (rest_it_op.c:93) 20250831164942716 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{INIT}: Allocated (fsm.c:456) 20250831164942716 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000007120]{INIT}: Allocated (fsm.c:456) 20250831164942716 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000007120]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000006fa0] (fsm.c:486) 20250831164942716 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000072a0]{INIT}: Allocated (fsm.c:456) 20250831164942716 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000072a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000006fa0] (fsm.c:486) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000007420]{INIT}: Allocated (fsm.c:456) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000007420]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000006fa0] (fsm.c:486) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000075a0]{INIT}: Allocated (fsm.c:456) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000075a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000006fa0] (fsm.c:486) 20250831164942716 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164942716 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164942716 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164942716 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164942716 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164942716 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831164942717 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831164942717 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164942717 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164942717 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164942717 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164942717 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164942717 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831164942724 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 36 (flags=0x80) (sbcap_link.c:246) 20250831164942724 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 20 00 00 04 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 00 16 40 08 00 00 00 09 f1 07 04 d2 (sbcap_link.c:281) 20250831164942724 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831164942724 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831164942724 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831164942724 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831164942724 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{WAIT_WRITE_ACK}: Appending CellId TAI 901-70-1234 (cause: Tracking Area not valid) to Failed list (sbcap_smscb_peer_fsm.c:101) 20250831164942724 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831164942724 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831164942724 DREST DEBUG rest_it_op_complete(op=0x51b0000245e0) complete (rest_it_op.c:131) 20250831164942724 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164942724 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164942724 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164944727 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164944727 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164944727 DREST DEBUG rest2main_read_cb(op=0x51b000024ce0) from 139750759648064 (rest_it_op.c:93) 20250831164944727 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164944727 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164944727 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164944727 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164944727 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164944727 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5120000075a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164944727 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164944727 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164944727 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831164944727 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831164944727 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164944727 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164944727 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164944727 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164944728 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5120000072a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164944728 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164944728 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164944728 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831164944728 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164944728 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000007120]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164944728 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831164944733 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831164944733 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831164944733 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831164944733 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831164944733 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831164944734 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831164944734 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000007420]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831164944734 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831164944734 DREST DEBUG rest_it_op_complete(op=0x51b000024ce0) complete (rest_it_op.c:131) 20250831164944734 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000006fa0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164944734 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164944734 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Sun Aug 31 16:49:44 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc 20250831164944773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58226<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164944940 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831164944941 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831164944941 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831164944941 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831164944941 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831164944941 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831164944941 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000006e20]{IDLE}: Deallocated (fsm.c:568) 20250831164945375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58226<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36436) Waiting for packet dumper to finish... 1 (prev_count=36436, count=36976) 20250831164946434 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164946434 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164946434 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164946434 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Sun Aug 31 16:49:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164948505 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831164948505 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831164948505 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{INIT}: Allocated (fsm.c:456) 20250831164948505 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831164948506 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164948506 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831164948506 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164948510 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164948510 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831164948510 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164948510 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164948510 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164948511 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164948511 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831164948511 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831164948511 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164948511 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164948513 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164948513 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831164948513 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831164948513 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164948513 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831164948517 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831164948517 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831164948517 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{INIT}: Allocated (fsm.c:456) 20250831164948517 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831164948517 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164948522 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164948522 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164948522 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164948522 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164948522 DREST DEBUG rest2main_read_cb(op=0x51b0000253e0) from 139750759648064 (rest_it_op.c:93) 20250831164948522 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{INIT}: Allocated (fsm.c:456) 20250831164948522 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000007ba0]{INIT}: Allocated (fsm.c:456) 20250831164948522 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000007ba0]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000007a20] (fsm.c:486) 20250831164948522 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000007d20]{INIT}: Allocated (fsm.c:456) 20250831164948522 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000007d20]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000007a20] (fsm.c:486) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000007ea0]{INIT}: Allocated (fsm.c:456) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000007ea0]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000007a20] (fsm.c:486) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000008020]{INIT}: Allocated (fsm.c:456) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000008020]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000007a20] (fsm.c:486) 20250831164948522 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164948522 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164948522 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164948522 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164948523 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164948523 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164948523 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831164948523 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 2b 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831164948523 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164948523 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164948523 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250831164948523 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164948523 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164948523 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164948523 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164948523 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164948523 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164948525 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164948525 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250831164948525 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831164948525 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164948525 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164948525 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164948525 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164948526 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164948526 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831164948529 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831164948529 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831164948529 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831164948529 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831164948529 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831164948529 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831164948529 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831164948529 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831164948529 DREST DEBUG rest_it_op_complete(op=0x51b0000253e0) complete (rest_it_op.c:131) 20250831164948529 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164948529 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164948529 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164948532 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250831164948532 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250831164948532 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831164948532 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250831164948532 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831164948532 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831164950534 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164950534 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164950534 DREST DEBUG rest2main_read_cb(op=0x51b000025ae0) from 139750759648064 (rest_it_op.c:93) 20250831164950535 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164950535 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164950535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164950535 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164950535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164950535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000008020]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164950535 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164950535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164950535 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831164950535 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 2b 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831164950535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164950535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164950535 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250831164950535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164950535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000007d20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164950535 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164950535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164950535 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831164950536 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164950538 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164950538 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250831164950538 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831164950538 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164950538 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164950538 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164950538 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164950538 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000007ba0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164950538 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831164950541 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831164950541 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831164950541 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831164950541 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831164950541 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831164950541 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831164950541 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000007ea0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831164950541 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831164950541 DREST DEBUG rest_it_op_complete(op=0x51b000025ae0) complete (rest_it_op.c:131) 20250831164950541 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000007a20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164950541 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164950541 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831164950548 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831164950548 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831164950548 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831164950548 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) TC_ecbe_create_delete_bsc_and_mme-MME0(22)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@f72e91b71f5c: Final verdict of PTC: none 20250831164950548 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164950548 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164950548 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x512000007720]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Sun Aug 31 16:49:50 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc 20250831164950595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55936<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164950744 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831164950744 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831164950745 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831164950745 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831164950745 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831164950745 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831164950745 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000078a0]{IDLE}: Deallocated (fsm.c:568) 20250831164951297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55936<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56908) 20250831164951435 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164951435 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831164951435 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164951436 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=56908, count=59620) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Sun Aug 31 16:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_bsc_server started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831164956437 DLINP INFO CLICONN(,r=127.0.0.100:15001<->l=127.0.0.20:41715){CONNECTING} connection established (stream_cli.c:441) 20250831164956437 DCBSP NOTICE ttcn3-bsc-server: Connected (cbsp_link.c:97) 20250831164956437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{INIT}: Received Event RESET.cmd (cbsp_link.c:98) 20250831164956437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831164956437 DCBSP INFO ttcn3-bsc-server: Transmitting RESET (cbsp_link.c:345) 20250831164956437 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831164956437 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831164956437 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@f72e91b71f5c: Connection from "127.0.0.20":41715 20250831164956443 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164956443 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:140) 20250831164956443 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250831164956443 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164956443 DCBSP NOTICE ttcn3-bsc-server: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831164956444 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164956444 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:140) 20250831164956444 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250831164956444 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831164956444 DCBSP NOTICE ttcn3-bsc-server: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831164956446 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164956446 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:140) 20250831164956446 DCBSP INFO ttcn3-bsc-server: Received CBSP RESET COMPLETE (cbsp_link.c:144) 20250831164956446 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831164956446 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831164956449 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831164956449 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831164956449 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164956449 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164956450 DREST DEBUG rest2main_read_cb(op=0x51b0000261e0) from 139750759648064 (rest_it_op.c:93) 20250831164956450 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{INIT}: Allocated (fsm.c:456) 20250831164956450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x512000008320]{INIT}: Allocated (fsm.c:456) 20250831164956450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x512000008320]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000081a0] (fsm.c:486) 20250831164956450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5120000084a0]{INIT}: Allocated (fsm.c:456) 20250831164956450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5120000084a0]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000081a0] (fsm.c:486) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000008620]{INIT}: Allocated (fsm.c:456) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x512000008620]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000081a0] (fsm.c:486) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5120000087a0]{INIT}: Allocated (fsm.c:456) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5120000087a0]{INIT}: is child of SMSCB(TTCN-3-46)[0x5120000081a0] (fsm.c:486) 20250831164956450 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831164956450 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164956450 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164956450 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164956450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164956451 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831164956451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831164956451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831164956451 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831164956451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164956451 DCBSP INFO ttcn3-bsc-server: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831164956451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164956451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831164956451 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831164956451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831164956451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831164956451 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831164956453 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164956454 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:140) 20250831164956454 DCBSP INFO ttcn3-bsc-server: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:144) 20250831164956454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831164956454 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164956454 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164956454 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164956454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831164956454 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831164956454 DREST DEBUG rest_it_op_complete(op=0x51b0000261e0) complete (rest_it_op.c:131) 20250831164956454 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831164956454 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831164956454 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831164958458 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831164958459 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831164958459 DREST DEBUG rest2main_read_cb(op=0x51b0000268e0) from 139750759648064 (rest_it_op.c:93) 20250831164958459 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831164958459 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164958459 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5120000087a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164958459 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164958459 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831164958459 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x512000008620]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831164958459 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831164958459 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164958459 DCBSP INFO ttcn3-bsc-server: Transmitting KILL (cbsp_link.c:345) 20250831164958460 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164958460 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831164958460 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831164958460 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831164958460 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x512000008320]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831164958460 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831164958462 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164958462 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:140) 20250831164958462 DCBSP INFO ttcn3-bsc-server: Received CBSP KILL COMPLETE (cbsp_link.c:144) 20250831164958462 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831164958462 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164958462 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164958462 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831164958462 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5120000084a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831164958462 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831164958462 DREST DEBUG rest_it_op_complete(op=0x51b0000268e0) complete (rest_it_op.c:131) 20250831164958462 DSMSCB INFO SMSCB(TTCN-3-46)[0x5120000081a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831164958462 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831164958462 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@f72e91b71f5c: Final verdict of PTC: none 20250831164958467 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250831164958468 DCBSP NOTICE ttcn3-bsc-server: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:126) 20250831164958468 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:375) 20250831164958468 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831164958468 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831164958468 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x512000003220]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Sun Aug 31 16:49:58 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc 20250831164958511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60404<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831164959214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60404<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44448) Waiting for packet dumper to finish... 1 (prev_count=44448, count=44988) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Sun Aug 31 16:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250831165001438 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165001438 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_server started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165006439 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connection established (stream_cli.c:441) 20250831165006439 DSBcAP NOTICE ttcn3-mme-server: Connected (sbcap_link.c:102) 20250831165006439 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5120000033a0]{INIT}: Received Event RESET.cmd (sbcap_link.c:103) 20250831165006439 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5120000033a0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f72e91b71f5c: Connection from "127.0.0.20":33872 MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165006449 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165006450 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165006450 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165006450 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165006450 DREST DEBUG rest2main_read_cb(op=0x51b000026fe0) from 139750759648064 (rest_it_op.c:93) 20250831165006450 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{INIT}: Allocated (fsm.c:456) 20250831165006450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000008aa0]{INIT}: Allocated (fsm.c:456) 20250831165006450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000008aa0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000008920] (fsm.c:486) 20250831165006450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000008c20]{INIT}: Allocated (fsm.c:456) 20250831165006450 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000008c20]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000008920] (fsm.c:486) 20250831165006450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000008da0]{INIT}: Allocated (fsm.c:456) 20250831165006450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000008da0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000008920] (fsm.c:486) 20250831165006450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000008f20]{INIT}: Allocated (fsm.c:456) 20250831165006450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000008f20]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000008920] (fsm.c:486) 20250831165006450 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165006450 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165006450 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165006450 DSBcAP INFO ttcn3-mme-server: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165006451 DSBcAP DEBUG ttcn3-mme-server: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165006451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165006451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165006451 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831165006451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165006451 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165006451 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165006451 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165006451 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165006451 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165006451 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165006451 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f72e91b71f5c: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 33872, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165006460 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250831165006460 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:164) 20250831165006460 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165006460 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:169) 20250831165006460 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165006460 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831165006460 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831165006460 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831165006460 DREST DEBUG rest_it_op_complete(op=0x51b000026fe0) complete (rest_it_op.c:131) 20250831165006461 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165006461 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165006461 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165006464 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:129) 20250831165006464 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 (sbcap_link.c:164) 20250831165006464 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831165006464 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:169) 20250831165006465 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831165006465 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831165006465 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831165008467 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165008467 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165008467 DREST DEBUG rest2main_read_cb(op=0x51b0000276e0) from 139750759648064 (rest_it_op.c:93) 20250831165008467 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165008467 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165008467 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165008467 DSBcAP INFO ttcn3-mme-server: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831165008467 DSBcAP DEBUG ttcn3-mme-server: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831165008467 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165008467 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165008467 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831165008467 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165008467 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x512000008da0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165008467 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165008467 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000008c20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165008467 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165008467 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165008467 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x512000008aa0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165008467 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f72e91b71f5c: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 33872, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831165008469 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250831165008469 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:164) 20250831165008469 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831165008469 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:169) 20250831165008469 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831165008469 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831165008469 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000008f20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831165008469 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831165008469 DREST DEBUG rest_it_op_complete(op=0x51b0000276e0) complete (rest_it_op.c:131) 20250831165008469 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000008920]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165008469 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165008469 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME0(28)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME1(29)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Sun Aug 31 16:50:08 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc 20250831165008501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165008672 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:129) 20250831165008672 DSBcAP DEBUG ttcn3-mme-server: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:142) 20250831165008673 DSBcAP NOTICE ttcn3-mme-server: Disconnected. (sbcap_link.c:110) 20250831165008673 DSBcAP NOTICE ttcn3-mme-server: Reconnecting... (sbcap_link.c:111) 20250831165008673 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165008673 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165009305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=40856) Waiting for packet dumper to finish... 1 (prev_count=40856, count=41396) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Sun Aug 31 16:50:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_concurrent_cbs_msg_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831165012429 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165012429 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831165012429 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{INIT}: Allocated (fsm.c:456) 20250831165012429 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831165012429 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165012434 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165012434 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165012434 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165012434 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165012434 DREST DEBUG rest2main_read_cb(op=0x51b000027de0) from 139750759648064 (rest_it_op.c:93) 20250831165012434 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{INIT}: Allocated (fsm.c:456) 20250831165012434 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5120000093a0]{INIT}: Allocated (fsm.c:456) 20250831165012434 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5120000093a0]{INIT}: is child of SMSCB(TTCN-3-49)[0x512000009220] (fsm.c:486) 20250831165012434 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x512000009520]{INIT}: Allocated (fsm.c:456) 20250831165012434 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x512000009520]{INIT}: is child of SMSCB(TTCN-3-49)[0x512000009220] (fsm.c:486) 20250831165012434 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5120000096a0]{INIT}: Allocated (fsm.c:456) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5120000096a0]{INIT}: is child of SMSCB(TTCN-3-49)[0x512000009220] (fsm.c:486) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x512000009820]{INIT}: Allocated (fsm.c:456) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x512000009820]{INIT}: is child of SMSCB(TTCN-3-49)[0x512000009220] (fsm.c:486) 20250831165012435 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165012435 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012435 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165012435 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012435 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165012435 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 31 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165012435 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012435 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165012435 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012435 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165012435 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165012435 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165012440 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165012440 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831165012440 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165012440 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831165012440 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165012441 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831165012441 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831165012441 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831165012441 DREST DEBUG rest_it_op_complete(op=0x51b000027de0) complete (rest_it_op.c:131) 20250831165012441 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165012441 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165012441 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165012443 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 50, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165012443 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165012443 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165012443 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165012443 DREST DEBUG rest2main_read_cb(op=0x51b0000284e0) from 139750759648064 (rest_it_op.c:93) 20250831165012443 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{INIT}: Allocated (fsm.c:456) 20250831165012444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x512000009b20]{INIT}: Allocated (fsm.c:456) 20250831165012444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x512000009b20]{INIT}: is child of SMSCB(TTCN-3-50)[0x5120000099a0] (fsm.c:486) 20250831165012444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x512000009ca0]{INIT}: Allocated (fsm.c:456) 20250831165012444 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x512000009ca0]{INIT}: is child of SMSCB(TTCN-3-50)[0x5120000099a0] (fsm.c:486) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x512000009e20]{INIT}: Allocated (fsm.c:456) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x512000009e20]{INIT}: is child of SMSCB(TTCN-3-50)[0x5120000099a0] (fsm.c:486) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x512000009fa0]{INIT}: Allocated (fsm.c:456) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x512000009fa0]{INIT}: is child of SMSCB(TTCN-3-50)[0x5120000099a0] (fsm.c:486) 20250831165012444 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165012444 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012444 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165012444 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165012444 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012444 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165012445 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 32 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165012445 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012445 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165012445 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165012445 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165012445 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165012445 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165012445 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250831165012445 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250831165012445 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831165012445 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250831165012445 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831165012445 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165012447 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165012447 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831165012447 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165012447 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831165012447 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165012447 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831165012447 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831165012447 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831165012447 DREST DEBUG rest_it_op_complete(op=0x51b0000284e0) complete (rest_it_op.c:131) 20250831165012447 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165012447 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165012447 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831165012649 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250831165012649 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250831165012649 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831165012649 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250831165012649 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831165012649 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831165013675 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165013675 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165014453 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165014453 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165014453 DREST DEBUG rest2main_read_cb(op=0x51b000028be0) from 139750759648064 (rest_it_op.c:93) 20250831165014453 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165014453 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165014454 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014454 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165014454 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165014454 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x512000009820]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165014454 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165014454 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014454 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831165014454 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 31 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831165014454 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014454 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x512000009520]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165014454 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014454 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165014454 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5120000093a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165014454 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831165014458 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165014458 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831165014458 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831165014458 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831165014458 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831165014458 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831165014458 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5120000096a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831165014458 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831165014458 DREST DEBUG rest_it_op_complete(op=0x51b000028be0) complete (rest_it_op.c:131) 20250831165014459 DSMSCB INFO SMSCB(TTCN-3-49)[0x512000009220]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165014459 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165014459 DREST DEBUG /message DELETE(49) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831165014463 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165014463 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165014463 DREST DEBUG rest2main_read_cb(op=0x51b0000292e0) from 139750759648064 (rest_it_op.c:93) 20250831165014463 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165014463 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165014463 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014463 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165014463 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165014463 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x512000009fa0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165014463 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165014463 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014463 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831165014463 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 32 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831165014463 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165014463 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014463 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165014463 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165014463 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x512000009ca0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165014463 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165014464 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165014464 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165014464 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165014464 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x512000009b20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165014464 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250831165014465 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165014465 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831165014465 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831165014465 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831165014465 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831165014465 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831165014466 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x512000009e20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831165014466 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831165014466 DREST DEBUG rest_it_op_complete(op=0x51b0000292e0) complete (rest_it_op.c:131) 20250831165014466 DSMSCB INFO SMSCB(TTCN-3-50)[0x5120000099a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165014466 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165014466 DREST DEBUG /message DELETE(50) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@f72e91b71f5c: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Sun Aug 31 16:50:14 UTC 2025 ====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc 20250831165014510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34082<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165014669 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831165014669 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831165014669 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831165014669 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831165014669 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831165014669 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831165014669 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000090a0]{IDLE}: Deallocated (fsm.c:568) 20250831165015414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34082<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71756) Waiting for packet dumper to finish... 1 (prev_count=71756, count=72296) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Sun Aug 31 16:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_etws_bsc started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831165018552 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831165018552 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831165018552 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{INIT}: Allocated (fsm.c:456) 20250831165018552 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831165018552 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831165018553 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831165018553 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831165018555 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165018555 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831165018555 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165018555 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165018555 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165018555 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165018555 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831165018556 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165018556 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165018556 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831165018557 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165018557 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831165018557 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831165018557 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831165018557 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" 20250831165018559 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571) 20250831165018559 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165018559 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165018559 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165018559 DREST DEBUG rest2main_read_cb(op=0x51b0000299e0) from 139750759648064 (rest_it_op.c:93) 20250831165018559 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{INIT}: Allocated (fsm.c:456) 20250831165018559 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000a420]{INIT}: Allocated (fsm.c:456) 20250831165018559 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000a420]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000a2a0] (fsm.c:486) 20250831165018559 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000a5a0]{INIT}: Allocated (fsm.c:456) 20250831165018559 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000a5a0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000a2a0] (fsm.c:486) 20250831165018559 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000a720]{INIT}: Allocated (fsm.c:456) 20250831165018559 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000a720]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000a2a0] (fsm.c:486) 20250831165018559 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000a8a0]{INIT}: Allocated (fsm.c:456) 20250831165018559 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000a8a0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000a2a0] (fsm.c:486) 20250831165018559 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165018559 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165018559 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165018560 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165018560 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165018560 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165018560 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165018560 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165018560 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831165018560 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165018560 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165018560 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165018560 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165018560 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165018560 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165018560 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165018560 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165018560 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165018560 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831165018560 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165018561 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165018561 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 11 00 03 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a (cbsp_link.c:226) 20250831165018561 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831165018561 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831165018561 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165018561 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165018561 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831165018561 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831165018561 DREST DEBUG rest_it_op_complete(op=0x51b0000299e0) complete (rest_it_op.c:131) 20250831165018561 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165018561 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165018561 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165018676 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165018676 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165020566 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165020566 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165020566 DREST DEBUG rest2main_read_cb(op=0x51b00002a0e0) from 139750759648064 (rest_it_op.c:93) 20250831165020566 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165020566 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165020566 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000a8a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165020566 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165020566 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165020566 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000a720]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165020566 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165020566 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165020567 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165020567 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165020567 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000a5a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165020567 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165020567 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165020567 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250831165020567 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165020569 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165020569 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 11 00 02 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a (cbsp_link.c:226) 20250831165020569 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250831165020569 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250831165020569 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165020569 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165020569 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000a420]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250831165020569 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250831165020569 DREST DEBUG rest_it_op_complete(op=0x51b00002a0e0) complete (rest_it_op.c:131) 20250831165020569 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000a2a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165020569 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165020569 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831165020573 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) TC_ecbe_create_delete_etws_bsc-BSC0(33)@f72e91b71f5c: Final verdict of PTC: none 20250831165020573 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831165020573 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831165020573 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831165020573 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831165020573 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831165020573 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000a120]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Sun Aug 31 16:50:20 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc 20250831165020613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165021515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46268) Waiting for packet dumper to finish... 1 (prev_count=46268, count=46808) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Sun Aug 31 16:50:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250831165023679 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165023679 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_etws_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165024643 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831165024643 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831165024643 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{INIT}: Allocated (fsm.c:456) 20250831165024643 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831165024643 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" 20250831165024646 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16753}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571) 20250831165024646 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165024646 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165024646 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165024646 DREST DEBUG rest2main_read_cb(op=0x51b00002a7e0) from 139750759648064 (rest_it_op.c:93) 20250831165024646 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{INIT}: Allocated (fsm.c:456) 20250831165024646 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000ad20]{INIT}: Allocated (fsm.c:456) 20250831165024646 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000ad20]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000aba0] (fsm.c:486) 20250831165024646 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000aea0]{INIT}: Allocated (fsm.c:456) 20250831165024646 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x51200000aea0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000aba0] (fsm.c:486) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000b020]{INIT}: Allocated (fsm.c:456) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000b020]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000aba0] (fsm.c:486) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000b1a0]{INIT}: Allocated (fsm.c:456) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x51200000b1a0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x51200000aba0] (fsm.c:486) 20250831165024646 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165024646 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165024646 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165024646 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165024647 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165024647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165024647 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165024647 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 5c 00 00 07 00 05 00 02 11 00 00 0b 00 02 41 71 00 0a 00 02 00 05 00 07 00 02 00 03 00 12 40 02 01 80 00 11 40 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165024647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165024647 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165024647 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165024647 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165024647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165024647 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165024649 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165024649 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00 (sbcap_link.c:281) 20250831165024649 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165024649 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831165024649 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165024649 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831165024649 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831165024649 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831165024649 DREST DEBUG rest_it_op_complete(op=0x51b00002a7e0) complete (rest_it_op.c:131) 20250831165024649 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165024649 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165024650 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165026653 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165026653 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165026653 DREST DEBUG rest2main_read_cb(op=0x51b00002aee0) from 139750759648064 (rest_it_op.c:93) 20250831165026653 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165026653 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165026653 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165026654 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165026654 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165026654 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x51200000b1a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165026654 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165026654 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165026654 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831165026654 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 11 00 00 0b 00 02 41 71 (sbcap_link.c:416) 20250831165026654 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165026654 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x51200000aea0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165026654 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165026654 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165026654 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x51200000ad20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165026654 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } } 20250831165026659 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165026659 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00 (sbcap_link.c:281) 20250831165026659 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250831165026659 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250831165026659 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250831165026659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250831165026659 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x51200000b020]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250831165026659 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250831165026659 DREST DEBUG rest_it_op_complete(op=0x51b00002aee0) complete (rest_it_op.c:131) 20250831165026659 DSMSCB INFO SMSCB(TTCN-3-4352)[0x51200000aba0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165026660 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165026660 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@f72e91b71f5c: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Sun Aug 31 16:50:26 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc 20250831165026703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57924<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165026861 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831165026861 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831165026861 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831165026861 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831165026861 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831165026861 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831165026861 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000aa20]{IDLE}: Deallocated (fsm.c:568) 20250831165027707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57924<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38896) 20250831165028681 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165028681 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=38896, count=39436) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Sun Aug 31 16:50:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_create_nack_bsc started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831165030847 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831165030847 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831165030847 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{INIT}: Allocated (fsm.c:456) 20250831165030847 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831165030847 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831165030847 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831165030847 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831165030851 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165030851 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831165030851 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165030851 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165030851 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165030851 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165030852 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831165030852 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165030852 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165030852 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831165030854 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165030855 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831165030855 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831165030855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831165030855 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165030857 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165030857 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165030858 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165030858 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165030858 DREST DEBUG rest2main_read_cb(op=0x51b00002b5e0) from 139750759648064 (rest_it_op.c:93) 20250831165030858 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{INIT}: Allocated (fsm.c:456) 20250831165030858 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x51200000b620]{INIT}: Allocated (fsm.c:456) 20250831165030858 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x51200000b620]{INIT}: is child of SMSCB(TTCN-3-49)[0x51200000b4a0] (fsm.c:486) 20250831165030858 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x51200000b7a0]{INIT}: Allocated (fsm.c:456) 20250831165030858 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x51200000b7a0]{INIT}: is child of SMSCB(TTCN-3-49)[0x51200000b4a0] (fsm.c:486) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x51200000b920]{INIT}: Allocated (fsm.c:456) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x51200000b920]{INIT}: is child of SMSCB(TTCN-3-49)[0x51200000b4a0] (fsm.c:486) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x51200000baa0]{INIT}: Allocated (fsm.c:456) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x51200000baa0]{INIT}: is child of SMSCB(TTCN-3-49)[0x51200000b4a0] (fsm.c:486) 20250831165030858 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165030858 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x51200000baa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165030858 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x51200000baa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x51200000baa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165030858 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x51200000b920]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165030858 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831165030858 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x51200000b920]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165030859 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x51200000b920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165030859 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165030859 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x51200000b7a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165030859 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165030859 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x51200000b7a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165030859 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x51200000b7a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165030859 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165030859 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165030859 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831165030859 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165030861 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165030861 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 03 00 00 2c [L2]> 0e 00 31 03 41 70 09 00 0f 00 09 f1 07 00 18 00 30 03 01 27 11 c3 51 0f 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 12 00 (cbsp_link.c:226) 20250831165030861 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE FAILURE (cbsp_link.c:230) 20250831165030861 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_NACK (cbsp_link_fsm.c:349) 20250831165030862 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165030862 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165030862 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-48 (cause: 3) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250831165030862 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 (cause: 15) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250831165030862 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x51200000b620]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:303) 20250831165030862 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (cbsp_smscb_peer_fsm.c:305) 20250831165030862 DREST DEBUG rest_it_op_complete(op=0x51b00002b5e0) complete (rest_it_op.c:131) 20250831165030862 DSMSCB INFO SMSCB(TTCN-3-49)[0x51200000b4a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165030862 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165030862 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed 20250831165030865 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165030866 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831165030866 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831165030866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831165030866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831165030866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831165030866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x51200000b320]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_bsc-BSC0(37)@f72e91b71f5c: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_create_nack_bsc finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Sun Aug 31 16:50:30 UTC 2025 ====== CBC_Tests.TC_create_nack_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc 20250831165030906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57938<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165032010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57938<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=32440) Waiting for packet dumper to finish... 1 (prev_count=32440, count=32980) 20250831165033684 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165033684 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Sun Aug 31 16:50:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_create_nack_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_create_nack_mme-MME0-MME0(40)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165035145 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831165035145 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831165035145 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{INIT}: Allocated (fsm.c:456) 20250831165035145 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831165035145 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165035151 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165035152 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165035152 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165035152 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165035152 DREST DEBUG rest2main_read_cb(op=0x51b00002bce0) from 139750759648064 (rest_it_op.c:93) 20250831165035152 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{INIT}: Allocated (fsm.c:456) 20250831165035152 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x51200000bf20]{INIT}: Allocated (fsm.c:456) 20250831165035152 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x51200000bf20]{INIT}: is child of SMSCB(TTCN-3-48)[0x51200000bda0] (fsm.c:486) 20250831165035152 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000020020]{INIT}: Allocated (fsm.c:456) 20250831165035152 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000020020]{INIT}: is child of SMSCB(TTCN-3-48)[0x51200000bda0] (fsm.c:486) 20250831165035152 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000201a0]{INIT}: Allocated (fsm.c:456) 20250831165035152 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000201a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x51200000bda0] (fsm.c:486) 20250831165035152 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000020320]{INIT}: Allocated (fsm.c:456) 20250831165035152 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000020320]{INIT}: is child of SMSCB(TTCN-3-48)[0x51200000bda0] (fsm.c:486) 20250831165035152 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165035152 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165035152 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165035152 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165035153 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165035153 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165035153 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165035153 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165035153 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165035153 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165035153 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165035153 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165035153 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165035153 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165035153 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165035153 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_create_nack_mme-MME0-MME0(40)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165035161 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165035162 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 0c (sbcap_link.c:281) 20250831165035162 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165035162 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831165035162 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165035162 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_NACK (sbcap_link_fsm.c:269) 20250831165035162 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:152) 20250831165035162 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:154) 20250831165035162 DREST DEBUG rest_it_op_complete(op=0x51b00002bce0) complete (rest_it_op.c:131) 20250831165035162 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165035162 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165035162 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165037167 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165037167 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165037167 DREST DEBUG rest2main_read_cb(op=0x51b00002c3e0) from 139750759648064 (rest_it_op.c:93) 20250831165037167 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250831165037167 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250831165037167 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165037167 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165037167 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165037167 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000020320]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165037167 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165037167 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165037167 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250831165037167 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250831165037167 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250831165037167 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165037167 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165037167 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165037168 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000020020]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165037168 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165037168 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250831165037168 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250831165037168 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250831165037168 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x51200000bf20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250831165037168 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250831165038687 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165038687 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165043688 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165043689 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165047168 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{WAIT_DELETE_ACK}: Timeout of T3 (fsm.c:317) 20250831165047168 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000201a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250831165047168 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250831165047168 DREST DEBUG rest_it_op_complete(op=0x51b00002c3e0) complete (rest_it_op.c:131) 20250831165047169 DSMSCB INFO SMSCB(TTCN-3-48)[0x51200000bda0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250831165047169 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250831165047169 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed MTC@f72e91b71f5c: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_mme-MME0(39)@f72e91b71f5c: Final verdict of PTC: none 20250831165047176 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831165047176 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831165047176 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831165047176 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831165047176 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831165047176 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831165047176 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x51200000bc20]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_mme-MME0-MME0(40)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_create_nack_mme finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Sun Aug 31 16:50:47 UTC 2025 ====== CBC_Tests.TC_create_nack_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_mme.talloc 20250831165047209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165048314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=39684) 20250831165048690 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165048690 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=39684, count=41472) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Sun Aug 31 16:50:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_cell_failure_restart_idle_bsc started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831165051438 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831165051438 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831165051438 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{INIT}: Allocated (fsm.c:456) 20250831165051438 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831165051438 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831165051438 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831165051439 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831165051442 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165051442 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831165051442 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165051442 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165051442 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165051442 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165051443 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831165051443 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165051443 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165051443 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831165051444 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165051444 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831165051444 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831165051444 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831165051444 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250831165051445 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165051445 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 00 (cbsp_link.c:226) 20250831165051445 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250831165051445 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250831165051445 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165051445 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 01 (cbsp_link.c:226) 20250831165051445 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250831165051445 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250831165052446 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165052447 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 00 0d 01 (cbsp_link.c:226) 20250831165052447 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165052447 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165052447 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165052447 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165052447 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 01 0d 01 (cbsp_link.c:226) 20250831165052447 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165052447 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165052447 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165052450 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) TC_cell_failure_restart_idle_bsc-BSC0(41)@f72e91b71f5c: Final verdict of PTC: none 20250831165052450 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831165052450 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831165052450 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831165052450 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250831165052450 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831165052450 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000204a0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Sun Aug 31 16:50:52 UTC 2025 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc 20250831165052497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165053599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=25648) 20250831165053691 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165053691 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=25648, count=27436) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Sun Aug 31 16:50:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_cell_failure_restart_idle_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_idle_mme-MME0-MME0(44)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165056717 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831165056717 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831165056717 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{INIT}: Allocated (fsm.c:456) 20250831165056717 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831165056717 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) 20250831165056727 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250831165056727 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 23 00 00 02 00 21 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250831165056728 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250831165056728 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250831165056728 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250831165057732 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250831165057732 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 23 00 00 02 00 1e 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250831165057732 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250831165057732 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250831165057732 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250831165057732 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) MTC@f72e91b71f5c: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@f72e91b71f5c: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: pass MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@f72e91b71f5c: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Sun Aug 31 16:50:57 UTC 2025 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc 20250831165057768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52528<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165057932 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831165057932 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831165057933 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831165057933 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831165057933 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831165057933 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831165057933 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x512000020620]{IDLE}: Deallocated (fsm.c:568) 20250831165058693 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165058693 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165058872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52528<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16132) Waiting for packet dumper to finish... 1 (prev_count=16132, count=17920) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Sun Aug 31 16:51:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_cell_failure_restart_active_bsc started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250831165101986 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250831165101986 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250831165101986 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{INIT}: Allocated (fsm.c:456) 20250831165101986 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250831165101986 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250831165101986 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250831165101987 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250831165101990 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165101990 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250831165101990 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165101991 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165101991 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165101991 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165101991 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250831165101991 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165101991 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165101991 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831165101993 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165101994 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250831165101994 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250831165101994 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250831165101994 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165101997 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165101997 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165101997 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165101997 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165101997 DREST DEBUG rest2main_read_cb(op=0x51b00002cae0) from 139750759648064 (rest_it_op.c:93) 20250831165101997 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{INIT}: Allocated (fsm.c:456) 20250831165101998 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000020aa0]{INIT}: Allocated (fsm.c:456) 20250831165101998 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000020aa0]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000020920] (fsm.c:486) 20250831165101998 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000020c20]{INIT}: Allocated (fsm.c:456) 20250831165101998 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x512000020c20]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000020920] (fsm.c:486) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000020da0]{INIT}: Allocated (fsm.c:456) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000020da0]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000020920] (fsm.c:486) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000020f20]{INIT}: Allocated (fsm.c:456) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x512000020f20]{INIT}: is child of SMSCB(TTCN-3-43)[0x512000020920] (fsm.c:486) 20250831165101998 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165101998 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000020f20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165101998 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165101998 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000020f20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165101999 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x512000020f20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165101999 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165101999 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000020da0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165101999 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250831165101999 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000020da0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165101999 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x512000020da0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165101999 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165101999 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000020c20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165101999 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165101999 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000020c20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165101999 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x512000020c20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165101999 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165101999 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000020aa0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165101999 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250831165102000 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000020aa0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165102004 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165102004 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 13 [L2]> 0e 00 2b 03 41 70 04 00 08 00 09 f1 07 00 17 00 2a 12 00 (cbsp_link.c:226) 20250831165102004 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250831165102004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000020aa0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250831165102004 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000020aa0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250831165102004 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x512000020aa0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250831165102004 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250831165102005 DREST DEBUG rest_it_op_complete(op=0x51b00002cae0) complete (rest_it_op.c:131) 20250831165102005 DSMSCB INFO SMSCB(TTCN-3-43)[0x512000020920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165102005 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165102005 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165102048 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165102048 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 00 (cbsp_link.c:226) 20250831165102048 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250831165102048 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250831165102048 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165102048 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 01 (cbsp_link.c:226) 20250831165102049 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250831165102049 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250831165103008 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165103009 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 00 0d 01 (cbsp_link.c:226) 20250831165103009 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165103009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165103009 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250831165103009 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165103009 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 01 0d 01 (cbsp_link.c:226) 20250831165103009 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250831165103009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250831165103009 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250831165103695 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165103696 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165108696 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165108697 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165113700 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165113700 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165118704 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165118704 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165123708 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165123708 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165128712 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165128712 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165131995 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Timeout of T1 (fsm.c:317) 20250831165131996 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250831165131996 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250831165132002 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165132002 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250831165132002 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250831165132002 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250831165132002 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) 20250831165133714 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165133714 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165138717 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165138717 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165143721 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165143721 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165148724 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165148724 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165153727 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165153727 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165158730 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165158731 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165202004 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Timeout of T1 (fsm.c:317) 20250831165202004 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250831165202004 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250831165202009 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165202009 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250831165202009 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250831165202009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250831165202009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) MTC@f72e91b71f5c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" 20250831165202044 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250831165202045 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250831165202045 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250831165202045 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250831165202045 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) TC_cell_failure_restart_active_bsc-BSC0(45)@f72e91b71f5c: Final verdict of PTC: none 20250831165202045 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250831165202045 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5120000207a0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: fail reason: "Tguard timeout" MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@f72e91b71f5c: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Sun Aug 31 16:52:02 UTC 2025 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc 20250831165202074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165203279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61436) 20250831165203732 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165203732 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=61436, count=63224) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Sun Aug 31 16:52:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@f72e91b71f5c: Test case TC_cell_failure_restart_active_mme started. MTC@f72e91b71f5c: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_active_mme-MME0-MME0(48)@f72e91b71f5c: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250831165206407 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250831165206407 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250831165206407 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{INIT}: Allocated (fsm.c:456) 20250831165206407 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250831165206407 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@f72e91b71f5c: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250831165206413 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250831165206413 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250831165206413 DREST DEBUG rest_it_op enqueue from 139750669244096 (rest_it_op.c:57) 20250831165206414 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250831165206414 DREST DEBUG rest2main_read_cb(op=0x51b00002d1e0) from 139750759648064 (rest_it_op.c:93) 20250831165206414 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{INIT}: Allocated (fsm.c:456) 20250831165206414 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000213a0]{INIT}: Allocated (fsm.c:456) 20250831165206414 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5120000213a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000021220] (fsm.c:486) 20250831165206414 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000021520]{INIT}: Allocated (fsm.c:456) 20250831165206414 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x512000021520]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000021220] (fsm.c:486) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000216a0]{INIT}: Allocated (fsm.c:456) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5120000216a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000021220] (fsm.c:486) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000021820]{INIT}: Allocated (fsm.c:456) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x512000021820]{INIT}: is child of SMSCB(TTCN-3-48)[0x512000021220] (fsm.c:486) 20250831165206414 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{INIT}: Received Event CREATE (cbc_message.c:132) 20250831165206414 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000021820]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165206414 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000021820]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x512000021820]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250831165206414 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165206414 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250831165206414 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250831165206414 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000021520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165206415 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000021520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x512000021520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165206415 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5120000213a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250831165206415 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5120000213a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250831165206415 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5120000213a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250831165206415 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_cell_failure_restart_active_mme-MME0-MME0(48)@f72e91b71f5c: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250831165206421 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250831165206421 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250831165206421 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250831165206421 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250831165206421 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250831165206421 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250831165206421 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250831165206421 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250831165206421 DREST DEBUG rest_it_op_complete(op=0x51b00002d1e0) complete (rest_it_op.c:131) 20250831165206421 DSMSCB INFO SMSCB(TTCN-3-48)[0x512000021220]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250831165206421 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250831165206421 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@f72e91b71f5c: setverdict(pass): none -> pass 20250831165206423 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250831165206423 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250831165206423 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250831165206423 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250831165206423 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250831165206423 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5120000216a0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250831165206625 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250831165206625 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 1c 00 00 02 00 21 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250831165206625 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250831165206625 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250831165206625 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250831165207427 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250831165207427 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 1c 00 00 02 00 1e 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250831165207427 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250831165207427 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250831165207427 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250831165207427 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) 20250831165208735 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165208735 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165213737 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165213737 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165218741 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165218741 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165223745 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165223745 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165228748 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165228749 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165233752 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165233752 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165238755 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165238756 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165243759 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165243759 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165248760 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165248761 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165253763 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165253764 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165258765 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165258766 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250831165303769 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165303769 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" 20250831165306453 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250831165306453 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250831165306453 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250831165306453 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250831165306453 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250831165306453 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250831165306453 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5120000210a0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_mme-MME0(47)@f72e91b71f5c: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@f72e91b71f5c: Final verdict of PTC: none MTC@f72e91b71f5c: Setting final verdict of the test case. MTC@f72e91b71f5c: Local verdict of MTC: fail reason: "Tguard timeout" MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@f72e91b71f5c: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@f72e91b71f5c: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@f72e91b71f5c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Sun Aug 31 16:53:06 UTC 2025 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc 20250831165306500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250831165307703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49616) Waiting for packet dumper to finish... 1 (prev_count=49616, count=50156) 20250831165308771 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250831165308771 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33872){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@f72e91b71f5c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@f72e91b71f5c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f72e91b71f5c: Terminating MTC. MC@f72e91b71f5c: MTC terminated. MC2> exit MC@f72e91b71f5c: Shutting down session. MC@f72e91b71f5c: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc/expected-results.xml' against results in 'junit-xml-8238.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass CBC_Tests.TC_ecbe_create_delete_cgi pass CBC_Tests.TC_ecbe_create_delete_lac_ci pass CBC_Tests.TC_ecbe_create_delete_lac pass CBC_Tests.TC_ecbe_create_delete_ci pass CBC_Tests.TC_ecbe_create_delete_lai pass CBC_Tests.TC_ecbe_create_delete_mme_indication pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass CBC_Tests.TC_ecbe_create_delete_bsc_server pass CBC_Tests.TC_ecbe_create_delete_mme_server pass CBC_Tests.TC_concurrent_cbs_msg_mme pass CBC_Tests.TC_ecbe_create_delete_etws_bsc pass CBC_Tests.TC_ecbe_create_delete_etws_mme pass CBC_Tests.TC_create_nack_bsc pass CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: xfail: 2 pass: 19 [testenv] Testsuite is done [testenv] Stopping testsuite (912075) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/log_merge.sh CBC_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping cbc (912026) [testenv] Showing testsuite/junit-xml-8238.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-asan/logs/testsuite/junit-xml-8238.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='343.00'> <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.042175'/> <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.050035'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.061539'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.056757'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.062622'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.054395'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.043288'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.062895'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.062802'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.081312'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='4.074192'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.175594'/> <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.063936'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.047319'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.041168'/> <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.050534'/> <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.059550'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.033302'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.047130'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.079769'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:939 CBC_Tests control part CBC_Tests.ttcn:847 TC_cell_failure_restart_active_bsc testcase </failure> </testcase> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_mme' time='60.072666'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:940 CBC_Tests control part CBC_Tests.ttcn:912 TC_cell_failure_restart_active_mme testcase </failure> </testcase> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0'] testenv-cbc-osmocom-nightly-asan-20250831-1647-fe64520b-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test-asan/451/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.76, 0.77, 0.53 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE