Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
> git init /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 31 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision 57f680439f378f5bb5c6582297ae0636db6650f8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10
Commit message: "ttcn3-bts-test: do not use respawn.sh"
> git rev-list --no-walk 57f680439f378f5bb5c6582297ae0636db6650f8 # timeout=10
[ttcn3-remsim-test-asan] $ /bin/sh -xe /tmp/jenkins4220377643045802731.sh
+ export REGISTRY_HOST=registry.osmocom.org
+ echo ttcn3-remsim-test-asan
+ sed s/-asan$//
+ DIR=ttcn3-remsim-test
+ export IMAGE_SUFFIX=asan
+ export OSMOCOM_REPO_VERSION=asan
+ cd ttcn3-remsim-test
+ ./jenkins.sh
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs ]
+ [ xjenkins-ttcn3-remsim-test-asan-264 = x ]
+ basename /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/ttcn3-remsim-test
+ SUITE_NAME=ttcn3-remsim-test
+ IMAGE_SUFFIX=asan
+ docker_images_require osmo-remsim-asan ttcn3-remsim-test
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends osmo-remsim-asan
+ local feed
+ echo debian-bookworm-obs-asan
+ depends=debian-bookworm-obs-asan
+ [ -n debian-bookworm-obs-asan ]
+ docker_images_require debian-bookworm-obs-asan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends debian-bookworm-obs-asan
+ local feed
+ depends=
+ [ -n ]
+ docker_distro_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name debian-bookworm-obs-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-obs-asan
+ echo debian-bookworm-obs-asan
+ dir=debian-bookworm-obs-asan
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../debian-bookworm-obs-asan/Dockerfile
+ from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ echo FROM ${REGISTRY}/${UPSTREAM_DISTRO}
+ grep -q $USER
+ set +x
Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/debian-bookworm-obs-asan'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=asan \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
--pull -t osmocom-build/debian-bookworm-obs-asan:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.38kB done
#1 DONE 0.0s
#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s
#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.0s
#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s
#5 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#5 DONE 0.0s
#6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2
#6 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.0s done
#6 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 1.96kB done
#7 DONE 0.0s
#8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh
#8 CACHED
#9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc
#9 CACHED
#10 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/
#10 CACHED
#11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list
#11 CACHED
#12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release
#12 CACHED
#13 exporting to image
#13 exporting layers done
#13 writing image sha256:2f9eaf97cdd82239dae5293db6f281798b53b6917083c2188527c49c577bf9f7 done
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done
#13 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/debian-bookworm-obs-asan'
+ docker_image_exists debian-bookworm-obs-asan
+ docker images -q osmocom-build/debian-bookworm-obs-asan
+ test -n 2f9eaf97cdd8
+ list_osmo_packages debian-bookworm debian-bookworm-obs-asan
+ local distro=debian-bookworm
+ local image=debian-bookworm-obs-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c
+ [ -n ]
+ return
+ docker_distro_from_image_name osmo-remsim-asan
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name osmo-remsim-asan
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-remsim-asan
+ echo osmo-remsim-asan
+ sed s/-asan/-latest/
+ dir=osmo-remsim-latest
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-remsim-latest/Dockerfile
+ from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-remsim-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../osmo-remsim-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-remsim-asan OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/osmo-remsim-latest'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=asan \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/osmo-remsim-asan:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 811B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest
#4 CACHED
#5 [2/4] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-remsim-server osmo-remsim-client-shell osmo-remsim-client-st2 osmo-remsim-bankd && apt-get clean ;; centos*) dnf install -y osmo-remsim-server osmo-remsim-client-shell osmo-remsim-client-st2 osmo-remsim-bankd ;; esac
#5 0.372 Hit:1 http://deb.debian.org/debian bookworm InRelease
#5 0.372 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#5 0.374 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#5 0.481 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B]
#5 0.645 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB]
#5 0.691 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.4 kB]
#5 0.704 Fetched 404 kB in 0s (1104 kB/s)
#5 0.704 Reading package lists...
#5 0.959 Reading package lists...
#5 1.211 Building dependency tree...
#5 1.263 Reading state information...
#5 1.327 The following additional packages will be installed:
#5 1.327 libasan8 libbrotli1 libcsv3 libcurl3-gnutls libgssapi-krb5-2 libjansson4
#5 1.327 libldap-2.5-0 libmicrohttpd12 libmnl0 libnghttp2-14 liborcania2.3
#5 1.327 libosmo-rspro2 libosmo-simtrace2-1 libosmocore22 libosmogsm20 libosmoisdn0
#5 1.327 libosmonetif11 libosmosim2 libosmousb0 libpcsclite1 libpsl5 librtmp1
#5 1.327 libsasl2-2 libsasl2-modules-db libsctp1 libssh2-1 libtalloc2 libubsan1
#5 1.327 libulfius2.7 liburing2 libusb-1.0-0 libyder2.0 osmocom-nightly-asan
#5 1.328 Suggested packages:
#5 1.328 krb5-doc krb5-user pcscd lksctp-tools
#5 1.328 Recommended packages:
#5 1.328 libldap-common publicsuffix libsasl2-modules
#5 1.437 The following NEW packages will be installed:
#5 1.437 libasan8 libbrotli1 libcsv3 libcurl3-gnutls libgssapi-krb5-2 libjansson4
#5 1.437 libldap-2.5-0 libmicrohttpd12 libmnl0 libnghttp2-14 liborcania2.3
#5 1.437 libosmo-rspro2 libosmo-simtrace2-1 libosmocore22 libosmogsm20 libosmoisdn0
#5 1.437 libosmonetif11 libosmosim2 libosmousb0 libpcsclite1 libpsl5 librtmp1
#5 1.437 libsasl2-2 libsasl2-modules-db libsctp1 libssh2-1 libtalloc2 libubsan1
#5 1.437 libulfius2.7 liburing2 libusb-1.0-0 libyder2.0 osmo-remsim-bankd
#5 1.437 osmo-remsim-client-shell osmo-remsim-client-st2 osmo-remsim-server
#5 1.437 osmocom-nightly-asan
#5 1.457 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
#5 1.457 Need to get 7881 kB of archives.
#5 1.457 After this operation, 38.7 MB of additional disk space will be used.
#5 1.457 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202502272029 [1196 B]
#5 1.458 Get:2 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
#5 1.471 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.11.0.3.4cea.202502272029~asan [585 kB]
#5 1.493 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-rspro2 1.1.0.202502272029~asan [306 kB]
#5 1.500 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.11.0.3.4cea.202502272029~asan [163 kB]
#5 1.502 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.11.0.3.4cea.202502272029~asan [1083 kB]
#5 1.508 Get:7 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#5 1.512 Get:8 http://deb.debian.org/debian bookworm/main amd64 libcsv3 amd64 3.0.3+dfsg-6 [10.3 kB]
#5 1.512 Get:9 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB]
#5 1.514 Get:10 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#5 1.514 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#5 1.514 Get:12 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#5 1.517 Get:13 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#5 1.517 Get:14 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#5 1.518 Get:15 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#5 1.518 Get:16 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#5 1.521 Get:17 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u8 [385 kB]
#5 1.526 Get:18 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
#5 1.526 Get:19 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB]
#5 1.527 Get:20 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
#5 1.528 Get:21 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB]
#5 1.528 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.11.0.3.4cea.202502272029~asan [106 kB]
#5 1.528 Get:23 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#5 1.529 Get:24 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB]
#5 1.529 Get:25 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
#5 1.537 Get:26 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB]
#5 1.537 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpcsclite1 amd64 1.9.9-2 [49.7 kB]
#5 1.537 Get:28 http://deb.debian.org/debian bookworm/main amd64 libusb-1.0-0 amd64 2:1.0.26-1 [62.6 kB]
#5 1.538 Get:29 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B]
#5 1.538 Get:30 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB]
#5 1.548 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-simtrace2-1 0.9.0.202502272029~asan [13.7 kB]
#5 1.549 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.6.0.202502272029~asan [219 kB]
#5 1.562 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.11.0.3.4cea.202502272029~asan [66.0 kB]
#5 1.589 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-bankd 1.1.0.202502272029~asan [119 kB]
#5 1.638 Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-client-shell 1.1.0.202502272029~asan [75.0 kB]
#5 1.641 Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-client-st2 1.1.0.202502272029~asan [85.1 kB]
#5 1.652 Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-remsim-server 1.1.0.202502272029~asan [110 kB]
#5 1.738 debconf: delaying package configuration, since apt-utils is not installed
#5 1.777 Fetched 7881 kB in 0s (36.8 MB/s)
#5 1.846 Selecting previously unselected package libasan8:amd64.
#5 1.846 (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 ... 6628 files and directories currently installed.)
#5 1.855 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ...
#5 1.889 Unpacking libasan8:amd64 (12.2.0-14) ...
#5 2.130 Selecting previously unselected package libbrotli1:amd64.
#5 2.132 Preparing to unpack .../01-libbrotli1_1.0.9-2+b6_amd64.deb ...
#5 2.150 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#5 2.293 Selecting previously unselected package libcsv3:amd64.
#5 2.294 Preparing to unpack .../02-libcsv3_3.0.3+dfsg-6_amd64.deb ...
#5 2.311 Unpacking libcsv3:amd64 (3.0.3+dfsg-6) ...
#5 2.456 Selecting previously unselected package libgssapi-krb5-2:amd64.
#5 2.457 Preparing to unpack .../03-libgssapi-krb5-2_1.20.1-2+deb12u2_amd64.deb ...
#5 2.473 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
#5 2.579 Selecting previously unselected package libsasl2-modules-db:amd64.
#5 2.581 Preparing to unpack .../04-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#5 2.598 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#5 2.766 Selecting previously unselected package libsasl2-2:amd64.
#5 2.768 Preparing to unpack .../05-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#5 2.788 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#5 2.931 Selecting previously unselected package libldap-2.5-0:amd64.
#5 2.933 Preparing to unpack .../06-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#5 2.951 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#5 3.105 Selecting previously unselected package libnghttp2-14:amd64.
#5 3.107 Preparing to unpack .../07-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#5 3.128 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#5 3.276 Selecting previously unselected package libpsl5:amd64.
#5 3.278 Preparing to unpack .../08-libpsl5_0.21.2-1_amd64.deb ...
#5 3.295 Unpacking libpsl5:amd64 (0.21.2-1) ...
#5 3.431 Selecting previously unselected package librtmp1:amd64.
#5 3.433 Preparing to unpack .../09-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#5 3.451 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 3.595 Selecting previously unselected package libssh2-1:amd64.
#5 3.597 Preparing to unpack .../10-libssh2-1_1.10.0-3+b1_amd64.deb ...
#5 3.614 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#5 3.752 Selecting previously unselected package libcurl3-gnutls:amd64.
#5 3.754 Preparing to unpack .../11-libcurl3-gnutls_7.88.1-10+deb12u8_amd64.deb ...
#5 3.771 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
#5 3.925 Selecting previously unselected package libjansson4:amd64.
#5 3.927 Preparing to unpack .../12-libjansson4_2.14-2_amd64.deb ...
#5 3.944 Unpacking libjansson4:amd64 (2.14-2) ...
#5 4.098 Selecting previously unselected package libmicrohttpd12:amd64.
#5 4.099 Preparing to unpack .../13-libmicrohttpd12_0.9.75-6_amd64.deb ...
#5 4.116 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ...
#5 4.251 Selecting previously unselected package libmnl0:amd64.
#5 4.253 Preparing to unpack .../14-libmnl0_1.0.4-3_amd64.deb ...
#5 4.270 Unpacking libmnl0:amd64 (1.0.4-3) ...
#5 4.403 Selecting previously unselected package liborcania2.3:amd64.
#5 4.404 Preparing to unpack .../15-liborcania2.3_2.3.2-1_amd64.deb ...
#5 4.422 Unpacking liborcania2.3:amd64 (2.3.2-1) ...
#5 4.531 Selecting previously unselected package osmocom-nightly-asan.
#5 4.533 Preparing to unpack .../16-osmocom-nightly-asan_202502272029_amd64.deb ...
#5 4.551 Unpacking osmocom-nightly-asan (202502272029) ...
#5 4.676 Selecting previously unselected package libsctp1:amd64.
#5 4.678 Preparing to unpack .../17-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#5 4.695 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#5 4.834 Selecting previously unselected package libtalloc2:amd64.
#5 4.836 Preparing to unpack .../18-libtalloc2_2.4.0-f2_amd64.deb ...
#5 4.854 Unpacking libtalloc2:amd64 (2.4.0-f2) ...
#5 4.991 Selecting previously unselected package libubsan1:amd64.
#5 4.993 Preparing to unpack .../19-libubsan1_12.2.0-14_amd64.deb ...
#5 5.010 Unpacking libubsan1:amd64 (12.2.0-14) ...
#5 5.192 Selecting previously unselected package liburing2:amd64.
#5 5.193 Preparing to unpack .../20-liburing2_2.3-3_amd64.deb ...
#5 5.210 Unpacking liburing2:amd64 (2.3-3) ...
#5 5.335 Selecting previously unselected package libosmocore22:amd64.
#5 5.337 Preparing to unpack .../21-libosmocore22_1.11.0.3.4cea.202502272029~asan_amd64.deb ...
#5 5.354 Unpacking libosmocore22:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 5.512 Selecting previously unselected package libosmo-rspro2:amd64.
#5 5.514 Preparing to unpack .../22-libosmo-rspro2_1.1.0.202502272029~asan_amd64.deb ...
#5 5.531 Unpacking libosmo-rspro2:amd64 (1.1.0.202502272029~asan) ...
#5 5.678 Selecting previously unselected package libosmoisdn0:amd64.
#5 5.680 Preparing to unpack .../23-libosmoisdn0_1.11.0.3.4cea.202502272029~asan_amd64.deb ...
#5 5.697 Unpacking libosmoisdn0:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 5.839 Selecting previously unselected package libosmogsm20:amd64.
#5 5.841 Preparing to unpack .../24-libosmogsm20_1.11.0.3.4cea.202502272029~asan_amd64.deb ...
#5 5.858 Unpacking libosmogsm20:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 6.050 Selecting previously unselected package libpcsclite1:amd64.
#5 6.052 Preparing to unpack .../25-libpcsclite1_1.9.9-2_amd64.deb ...
#5 6.069 Unpacking libpcsclite1:amd64 (1.9.9-2) ...
#5 6.200 Selecting previously unselected package libosmosim2:amd64.
#5 6.202 Preparing to unpack .../26-libosmosim2_1.11.0.3.4cea.202502272029~asan_amd64.deb ...
#5 6.218 Unpacking libosmosim2:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 6.350 Selecting previously unselected package libusb-1.0-0:amd64.
#5 6.352 Preparing to unpack .../27-libusb-1.0-0_2%3a1.0.26-1_amd64.deb ...
#5 6.368 Unpacking libusb-1.0-0:amd64 (2:1.0.26-1) ...
#5 6.502 Selecting previously unselected package libosmo-simtrace2-1:amd64.
#5 6.504 Preparing to unpack .../28-libosmo-simtrace2-1_0.9.0.202502272029~asan_amd64.deb ...
#5 6.521 Unpacking libosmo-simtrace2-1:amd64 (0.9.0.202502272029~asan) ...
#5 6.744 Selecting previously unselected package libosmonetif11:amd64.
#5 6.746 Preparing to unpack .../29-libosmonetif11_1.6.0.202502272029~asan_amd64.deb ...
#5 6.762 Unpacking libosmonetif11:amd64 (1.6.0.202502272029~asan) ...
#5 6.903 Selecting previously unselected package libosmousb0:amd64.
#5 6.904 Preparing to unpack .../30-libosmousb0_1.11.0.3.4cea.202502272029~asan_amd64.deb ...
#5 6.921 Unpacking libosmousb0:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 7.060 Selecting previously unselected package libyder2.0:amd64.
#5 7.062 Preparing to unpack .../31-libyder2.0_1.4.19-1_amd64.deb ...
#5 7.078 Unpacking libyder2.0:amd64 (1.4.19-1) ...
#5 7.200 Selecting previously unselected package libulfius2.7:amd64.
#5 7.202 Preparing to unpack .../32-libulfius2.7_2.7.13-1_amd64.deb ...
#5 7.219 Unpacking libulfius2.7:amd64 (2.7.13-1) ...
#5 7.365 Selecting previously unselected package osmo-remsim-bankd:amd64.
#5 7.367 Preparing to unpack .../33-osmo-remsim-bankd_1.1.0.202502272029~asan_amd64.deb ...
#5 7.383 Unpacking osmo-remsim-bankd:amd64 (1.1.0.202502272029~asan) ...
#5 7.498 Selecting previously unselected package osmo-remsim-client-shell:amd64.
#5 7.500 Preparing to unpack .../34-osmo-remsim-client-shell_1.1.0.202502272029~asan_amd64.deb ...
#5 7.517 Unpacking osmo-remsim-client-shell:amd64 (1.1.0.202502272029~asan) ...
#5 7.644 Selecting previously unselected package osmo-remsim-client-st2:amd64.
#5 7.646 Preparing to unpack .../35-osmo-remsim-client-st2_1.1.0.202502272029~asan_amd64.deb ...
#5 7.663 Unpacking osmo-remsim-client-st2:amd64 (1.1.0.202502272029~asan) ...
#5 7.806 Selecting previously unselected package osmo-remsim-server:amd64.
#5 7.808 Preparing to unpack .../36-osmo-remsim-server_1.1.0.202502272029~asan_amd64.deb ...
#5 7.825 Unpacking osmo-remsim-server:amd64 (1.1.0.202502272029~asan) ...
#5 7.963 Setting up libpsl5:amd64 (0.21.2-1) ...
#5 8.013 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#5 8.063 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#5 8.114 Setting up libmicrohttpd12:amd64 (0.9.75-6) ...
#5 8.165 Setting up libjansson4:amd64 (2.14-2) ...
#5 8.216 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#5 8.268 Setting up libtalloc2:amd64 (2.4.0-f2) ...
#5 8.321 Setting up liborcania2.3:amd64 (2.3.2-1) ...
#5 8.373 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#5 8.426 Setting up libmnl0:amd64 (1.0.4-3) ...
#5 8.478 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u2) ...
#5 8.531 Setting up libpcsclite1:amd64 (1.9.9-2) ...
#5 8.582 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#5 8.633 Setting up libubsan1:amd64 (12.2.0-14) ...
#5 8.685 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#5 8.741 Setting up libyder2.0:amd64 (1.4.19-1) ...
#5 8.795 Setting up libasan8:amd64 (12.2.0-14) ...
#5 8.845 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#5 8.903 Setting up osmocom-nightly-asan (202502272029) ...
#5 8.952 Setting up libusb-1.0-0:amd64 (2:1.0.26-1) ...
#5 9.001 Setting up liburing2:amd64 (2.3-3) ...
#5 9.052 Setting up libcsv3:amd64 (3.0.3+dfsg-6) ...
#5 9.102 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#5 9.153 Setting up libosmocore22:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 9.206 Setting up libosmo-rspro2:amd64 (1.1.0.202502272029~asan) ...
#5 9.259 Setting up libosmoisdn0:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 9.311 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u8) ...
#5 9.361 Setting up libulfius2.7:amd64 (2.7.13-1) ...
#5 9.411 Setting up libosmousb0:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 9.462 Setting up libosmogsm20:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 9.512 Setting up libosmonetif11:amd64 (1.6.0.202502272029~asan) ...
#5 9.563 Setting up libosmosim2:amd64 (1.11.0.3.4cea.202502272029~asan) ...
#5 9.613 Setting up osmo-remsim-bankd:amd64 (1.1.0.202502272029~asan) ...
#5 9.755 Setting up osmo-remsim-client-shell:amd64 (1.1.0.202502272029~asan) ...
#5 9.806 Setting up osmo-remsim-server:amd64 (1.1.0.202502272029~asan) ...
#5 9.925 Setting up libosmo-simtrace2-1:amd64 (0.9.0.202502272029~asan) ...
#5 9.976 Setting up osmo-remsim-client-st2:amd64 (1.1.0.202502272029~asan) ...
#5 10.11 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#5 DONE 10.4s
#6 [3/4] WORKDIR /TMP
#6 DONE 0.1s
#7 [4/4] WORKDIR /DATA
#7 DONE 0.1s
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.4s done
#8 writing image sha256:ea0cf5ad1084dd40da8391388abeafe9c997b9e76b4e2c30af222a7dcc44ff3a done
#8 naming to docker.io/osmocom-build/osmo-remsim-asan:latest 0.0s done
#8 DONE 0.5s
[33m1 warning found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/osmo-remsim-latest'
+ docker_image_exists osmo-remsim-asan
+ docker images -q osmocom-build/osmo-remsim-asan
+ test -n ea0cf5ad1084
+ list_osmo_packages debian-bookworm osmo-remsim-asan
+ local distro=debian-bookworm
+ local image=osmo-remsim-asan
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-asan -c
+ [ -n ]
+ set +x
### Installed Osmocom packages in: osmo-remsim-asan ###
ii libosmo-rspro2:amd64 1.1.0.202502272029~asan amd64 Osmocom Remote SIM - Shared Library
ii libosmo-simtrace2-1:amd64 0.9.0.202502272029~asan amd64 Osmocom SIMtrace2 library
ii libosmocore22:amd64 1.11.0.3.4cea.202502272029~asan amd64 Osmo Core library
ii libosmogsm20:amd64 1.11.0.3.4cea.202502272029~asan amd64 Osmo GSM utility library
ii libosmoisdn0:amd64 1.11.0.3.4cea.202502272029~asan amd64 Osmo ISDN utility library
ii libosmonetif11:amd64 1.6.0.202502272029~asan amd64 Common/shared code regarding network interface for OpenBSC
ii libosmosim2:amd64 1.11.0.3.4cea.202502272029~asan amd64 Osmo SIM library
ii libosmousb0:amd64 1.11.0.3.4cea.202502272029~asan amd64 Osmo USB library
ii osmo-remsim-bankd:amd64 1.1.0.202502272029~asan amd64 Osmocom Remote SIM - Bank Daemon
ii osmo-remsim-client-shell:amd64 1.1.0.202502272029~asan amd64 Osmocom Remote SIM - Interactive Client
ii osmo-remsim-client-st2:amd64 1.1.0.202502272029~asan amd64 Osmocom Remote SIM - Client for SIMtrace2 cardem firmware
ii osmo-remsim-server:amd64 1.1.0.202502272029~asan amd64 Osmocom Remote SIM - Central Server
ii osmocom-nightly-asan 202502272029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-remsim-test
+ local feed
+ echo debian-bookworm-titan
+ depends=debian-bookworm-titan
+ [ -n debian-bookworm-titan ]
+ docker_images_require debian-bookworm-titan
+ local i
+ local from_line
+ local pull_arg
+ local upstream_distro_arg
+ local distro_arg
+ local depends
+ local dir
+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
latest: Pulling from osmocom-build/debian-bookworm-titan
Digest: sha256:8529d827d48b70872a15a7697ece0082d989ca3e105403b6b731153caff24dce
Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
+ continue
+ docker_distro_from_image_name ttcn3-remsim-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name ttcn3-remsim-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-remsim-test
+ echo ttcn3-remsim-test
+ dir=ttcn3-remsim-test
+ [ -z ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-remsim-test/Dockerfile
+ from_line=FROM $REGISTRY/$USER/debian-bookworm-titan
+ echo FROM $REGISTRY/$USER/debian-bookworm-titan
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: ttcn3-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-remsim-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/ttcn3-remsim-test'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=registry.osmocom.org \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=asan \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t osmocom-build/ttcn3-remsim-test:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 400B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
#1 DONE 0.1s
#2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 DONE 0.0s
#5 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#5 DONE 0.1s
#6 [internal] load build context
#6 transferring context: 400B done
#6 DONE 0.1s
#7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED
#8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" remsim
#8 CACHED
#9 [4/4] COPY REMSIM_TESTS.CFG /data/REMSIM_Tests.cfg
#9 CACHED
#10 exporting to image
#10 exporting layers done
#10 writing image sha256:62986afc7320d3d1e1e7007b598b9af7ff47c693a9401b678311e4c7ba99e1f1 done
#10 naming to docker.io/osmocom-build/ttcn3-remsim-test:latest done
#10 DONE 0.0s
[33m2 warnings found (use docker --debug to expand):
[0m - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
- InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/ttcn3-remsim-test'
+ docker_image_exists ttcn3-remsim-test
+ docker images -q osmocom-build/ttcn3-remsim-test
+ test -n 62986afc7320
+ list_osmo_packages debian-bookworm ttcn3-remsim-test
+ local distro=debian-bookworm
+ local image=ttcn3-remsim-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-remsim-test -c
+ [ -n ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ network_create
+ SUBNET=3894435
+ seq 1 30
+ echo (3894435 + 1) % 256
+ bc
+ SUBNET=164
+ NET_NAME=ttcn3-remsim-test-164
+ SUB4=172.18.164.0/24
+ SUB6=fd02:db8:164::/64
+ set +x
Creating network ttcn3-remsim-test-164, trying SUBNET=164...
+ docker network create --internal --subnet 172.18.164.0/24 --ipv6 --subnet fd02:db8:164::/64 ttcn3-remsim-test-164
cd6dd20161b08ca20946eb03e0c7d2e7d98f3d9c42575cc3b420f2f8a35adc7f
+ set +x
### Network ttcn3-remsim-test-164 created (SUBNET=164) ###
+ return
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd
+ cp bankd/bankd_pcsc_slots.csv /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd/
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client
+ cp REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=164 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ start_server
+ echo Starting container with osmo-remsim-server
Starting container with osmo-remsim-server
+ docker_network_params 164 20
+ NET=164
+ ADDR_SUFIX=20
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.20 --ip6 fd02:db8:164::20
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.20 --ip6 fd02:db8:164::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/server:/data --name jenkins-ttcn3-remsim-test-asan-264-server -d osmocom-build/osmo-remsim-asan /bin/sh -c osmo-remsim-server >/data/osmo-remsim-server.log 2>&1
9264e40670e570854a66c6a5f5a53725bc8712a412a3dd7474b77a032a60c135
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 164 10
+ NET=164
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-asan-264-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: REMSIM_Tests.cfg
MC@dde2982a8643: Unix server socket created successfully.
MC@dde2982a8643: Listening on TCP port 43457.
dde2982a8643 is the default
MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests dde2982a8643 43457
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@dde2982a8643: New HC connected from 172.18.164.10 [172.18.164.10]. dde2982a8643: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@dde2982a8643: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@dde2982a8643: Configuration file was processed on all HCs.
MC@dde2982a8643: Creating MTC on host 172.18.164.10.
MC@dde2982a8643: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing'.
------ RemsimServer_Tests.TC_connect_and_nothing ------
Fri Feb 28 07:12:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_and_nothing.pcap" >/data/RemsimServer_Tests.TC_connect_and_nothing.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_and_nothing' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_connect_and_nothing started.
RSPRO0(3)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(3)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(3)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(3)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO0(3)@dde2982a8643: IPA: Closed
MTC@dde2982a8643: setverdict(pass): none -> pass
RSPRO0(3)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(3): none (pass -> pass)
MTC@dde2982a8643: Test case TC_connect_and_nothing finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass'.
Fri Feb 28 07:12:27 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_and_nothing pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4861)
Waiting for packet dumper to finish... 1 (prev_count=4861, count=5125)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_and_nothing pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client'.
------ RemsimServer_Tests.TC_connect_client ------
Fri Feb 28 07:12:29 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client.pcap" >/data/RemsimServer_Tests.TC_connect_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_connect_client started.
MTC@dde2982a8643: setverdict(pass): none -> pass
RSPRO0(4)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(4)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(4)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(4)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(4)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(4): none (pass -> pass)
MTC@dde2982a8643: Test case TC_connect_client finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass'.
Fri Feb 28 07:12:30 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_client pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1038)
Waiting for packet dumper to finish... 1 (prev_count=1038, count=5568)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'.
------ RemsimServer_Tests.TC_connect_client_duplicate ------
Fri Feb 28 07:12:32 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_client_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_connect_client_duplicate started.
MTC@dde2982a8643: setverdict(pass): none -> pass
RSPRO0(5)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(5)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(5)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(5)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(6)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(6)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(6)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@dde2982a8643: IPA: Closed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(6)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(5)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(5): none (pass -> pass)
MTC@dde2982a8643: Local verdict of PTC RSPRO1(6): none (pass -> pass)
MTC@dde2982a8643: Test case TC_connect_client_duplicate finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'.
Fri Feb 28 07:12:34 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_client_duplicate pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6923)
Waiting for packet dumper to finish... 1 (prev_count=6923, count=8732)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank'.
------ RemsimServer_Tests.TC_connect_bank ------
Fri Feb 28 07:12:36 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank.pcap" >/data/RemsimServer_Tests.TC_connect_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_connect_bank started.
MTC@dde2982a8643: setverdict(pass): none -> pass
RSPRO0(7)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(7)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(7)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(7)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(7)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(7): none (pass -> pass)
MTC@dde2982a8643: Test case TC_connect_bank finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass'.
Fri Feb 28 07:12:37 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_bank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1868)
Waiting for packet dumper to finish... 1 (prev_count=1868, count=5408)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate'.
------ RemsimServer_Tests.TC_connect_bank_duplicate ------
Fri Feb 28 07:12:39 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap" >/data/RemsimServer_Tests.TC_connect_bank_duplicate.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_bank_duplicate' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_connect_bank_duplicate started.
MTC@dde2982a8643: setverdict(pass): none -> pass
RSPRO0(8)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(8)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(8)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(8)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(9)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(9)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(9)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO1(9)@dde2982a8643: IPA: Closed
RSPRO1(9)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(8)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(8): none (pass -> pass)
MTC@dde2982a8643: Local verdict of PTC RSPRO1(9): none (pass -> pass)
MTC@dde2982a8643: Test case TC_connect_bank_duplicate finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass'.
Fri Feb 28 07:12:42 UTC 2025
[1;32m====== RemsimServer_Tests.TC_connect_bank_duplicate pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8518)
Waiting for packet dumper to finish... 1 (prev_count=8518, count=8782)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_bank_duplicate pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add'.
------ RemsimServer_Tests.TC_slotmap_add ------
Fri Feb 28 07:12:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_add started.
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: No PTCs were created.
MTC@dde2982a8643: Test case TC_slotmap_add finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass'.
Fri Feb 28 07:12:45 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3480)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b'.
------ RemsimServer_Tests.TC_slotmap_add_conn_cl_b ------
Fri Feb 28 07:12:46 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_conn_cl_b.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_add_conn_cl_b started.
RSPRO0(10)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(10)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(10)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(10)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(11)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(11)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(11)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(11)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(10)@dde2982a8643: Warning: The last outgoing messages on port IPA_RSPRO_PORT may be lost.
RSPRO1(11)@dde2982a8643: Final verdict of PTC: none
RSPRO0(10)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(10): none (pass -> pass)
MTC@dde2982a8643: Local verdict of PTC RSPRO1(11): none (pass -> pass)
MTC@dde2982a8643: Test case TC_slotmap_add_conn_cl_b finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass'.
Fri Feb 28 07:12:47 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=415)
Waiting for packet dumper to finish... 1 (prev_count=415, count=10541)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_conn_cl_b pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range'.
------ RemsimServer_Tests.TC_slotmap_add_out_of_range ------
Fri Feb 28 07:12:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_out_of_range.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_out_of_range' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_add_out_of_range started.
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: No PTCs were created.
MTC@dde2982a8643: Test case TC_slotmap_add_out_of_range finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass'.
Fri Feb 28 07:12:50 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_out_of_range pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5865)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_out_of_range pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add'.
------ RemsimServer_Tests.TC_conn_cl_b_slotmap_add ------
Fri Feb 28 07:12:51 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap" >/data/RemsimServer_Tests.TC_conn_cl_b_slotmap_add.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_conn_cl_b_slotmap_add started.
RSPRO0(12)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(12)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(12)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(13)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(13)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(13)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(13)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(12)@dde2982a8643: Final verdict of PTC: none
RSPRO1(13)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@dde2982a8643: Local verdict of PTC RSPRO1(13): none (pass -> pass)
MTC@dde2982a8643: Test case TC_conn_cl_b_slotmap_add finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass'.
Fri Feb 28 07:12:53 UTC 2025
[1;32m====== RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=323)
Waiting for packet dumper to finish... 1 (prev_count=323, count=10326)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_conn_cl_b_slotmap_add pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new'.
------ RemsimServer_Tests.TC_slotmap_del_new ------
Fri Feb 28 07:12:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_new.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_new.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_new' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_del_new started.
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 201, statustext := "Created", header := { { header_name := "Date", header_value := "Fri, 28 Feb 2025 07:12:56 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Fri, 28 Feb 2025 07:12:56 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: No PTCs were created.
MTC@dde2982a8643: Test case TC_slotmap_del_new finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass'.
Fri Feb 28 07:12:56 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_new pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=3360)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_new pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant'.
------ RemsimServer_Tests.TC_slotmap_del_nonexistant ------
Fri Feb 28 07:12:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_nonexistant.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_nonexistant' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_del_nonexistant started.
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: { client_id := 8, version_major := 1, version_minor := 1, statuscode := 404, statustext := "Not Found", header := { { header_name := "Date", header_value := "Fri, 28 Feb 2025 07:12:59 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" }
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: No PTCs were created.
MTC@dde2982a8643: Test case TC_slotmap_del_nonexistant finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass'.
Fri Feb 28 07:12:59 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_nonexistant pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=304)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_nonexistant pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack'.
------ RemsimServer_Tests.TC_slotmap_del_unack ------
Fri Feb 28 07:13:00 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_unack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_unack' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_del_unack started.
RSPRO0(14)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(14)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(14)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(14)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(14)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(14): none (pass -> pass)
MTC@dde2982a8643: Test case TC_slotmap_del_unack finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass'.
Fri Feb 28 07:13:01 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_unack pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1722)
Waiting for packet dumper to finish... 1 (prev_count=1722, count=8992)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_unack pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active'.
------ RemsimServer_Tests.TC_slotmap_del_active ------
Fri Feb 28 07:13:03 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_del_active started.
RSPRO0(15)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(15)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(15)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(15)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(15)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(15): none (pass -> pass)
MTC@dde2982a8643: Test case TC_slotmap_del_active finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass'.
Fri Feb 28 07:13:05 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_active pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=6719)
Waiting for packet dumper to finish... 1 (prev_count=6719, count=9495)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client'.
------ RemsimServer_Tests.TC_slotmap_del_active_client ------
Fri Feb 28 07:13:07 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap" >/data/RemsimServer_Tests.TC_slotmap_del_active_client.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_del_active_client' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_del_active_client started.
RSPRO0(16)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(16)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(16)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO1(17)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO1(17)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO1(17)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO1(17)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@dde2982a8643: Final verdict of PTC: none
RSPRO1(17)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@dde2982a8643: Local verdict of PTC RSPRO1(17): none (pass -> pass)
MTC@dde2982a8643: Test case TC_slotmap_del_active_client finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass'.
Fri Feb 28 07:13:09 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_del_active_client pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8779)
Waiting for packet dumper to finish... 1 (prev_count=8779, count=12137)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_del_active_client pass' was executed successfully (exit status: 0).
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank'.
------ RemsimServer_Tests.TC_slotmap_add_active_bank ------
Fri Feb 28 07:13:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap" >/data/RemsimServer_Tests.TC_slotmap_add_active_bank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@dde2982a8643: External command `../ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_slotmap_add_active_bank' was executed successfully (exit status: 0).
MTC@dde2982a8643: Test case TC_slotmap_add_active_bank started.
RSPRO0(18)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO0(18)@dde2982a8643: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO0(18)@dde2982a8643: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@dde2982a8643: setverdict(pass): none -> pass
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
MTC@dde2982a8643: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@dde2982a8643: Final verdict of PTC: none
MTC@dde2982a8643: Setting final verdict of the test case.
MTC@dde2982a8643: Local verdict of MTC: pass
MTC@dde2982a8643: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@dde2982a8643: Test case TC_slotmap_add_active_bank finished. Verdict: pass
MTC@dde2982a8643: Starting external command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass'.
Fri Feb 28 07:13:12 UTC 2025
[1;32m====== RemsimServer_Tests.TC_slotmap_add_active_bank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1429)
Waiting for packet dumper to finish... 1 (prev_count=1429, count=5706)
MTC@dde2982a8643: External command `../ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_slotmap_add_active_bank pass' was executed successfully (exit status: 0).
MC@dde2982a8643: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@dde2982a8643: Terminating MTC.
MC@dde2982a8643: MTC terminated.
MC2> exit
MC@dde2982a8643: Shutting down session.
MC@dde2982a8643: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
Generated REMSIM_Tests.TC_conn_cl_b_slotmap_add.merged
Generated REMSIM_Tests.TC_connect_and_nothing.merged
Generated REMSIM_Tests.TC_connect_bank.merged
Generated REMSIM_Tests.TC_connect_bank_duplicate.merged
Generated REMSIM_Tests.TC_connect_client.merged
Generated REMSIM_Tests.TC_connect_client_duplicate.merged
Generated REMSIM_Tests.TC_slotmap_add.merged
Generated REMSIM_Tests.TC_slotmap_add_active_bank.merged
Generated REMSIM_Tests.TC_slotmap_add_conn_cl_b.merged
Generated REMSIM_Tests.TC_slotmap_add_out_of_range.merged
Generated REMSIM_Tests.TC_slotmap_del_active.merged
Generated REMSIM_Tests.TC_slotmap_del_active_client.merged
Generated REMSIM_Tests.TC_slotmap_del_new.merged
Generated REMSIM_Tests.TC_slotmap_del_nonexistant.merged
Generated REMSIM_Tests.TC_slotmap_del_unack.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-remsim-test-asan-264-server
+ docker kill jenkins-ttcn3-remsim-test-asan-264-server
jenkins-ttcn3-remsim-test-asan-264-server
+ docker wait jenkins-ttcn3-remsim-test-asan-264-server
137
+ echo Changing to bankd configuration
Changing to bankd configuration
+ cp bankd/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=164 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ start_bankd
+ echo Starting container with osmo-remsim-bankd
Starting container with osmo-remsim-bankd
+ docker_network_params 164 30
+ NET=164
+ ADDR_SUFIX=30
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.30 --ip6 fd02:db8:164::30
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.30 --ip6 fd02:db8:164::30 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/bankd:/data --name jenkins-ttcn3-remsim-test-asan-264-bankd -d osmocom-build/osmo-remsim-asan /bin/sh -c pcscd; osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 172.18.164.10 >/data/osmo-remsim-bankd.log 2>&1
03b11fa90d7afc7403533f859d6ac5cd17fbb22e348493d119c27a31c399ec7a
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 164 10
+ NET=164
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-asan-264-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: REMSIM_Tests.cfg
MC@6f5e32a3e261: Unix server socket created successfully.
MC@6f5e32a3e261: Listening on TCP port 36887.
6f5e32a3e261 is the default
MC2> spawn /osmo-ttcn3-hacks/remsim/REMSIM_Tests 6f5e32a3e261 36887
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@6f5e32a3e261: New HC connected from 172.18.164.10 [172.18.164.10]. 6f5e32a3e261: Linux 6.1.0-29-amd64 on x86_64.
cmtc
MC@6f5e32a3e261: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
MC@6f5e32a3e261: Configuration file was processed on all HCs.
MC@6f5e32a3e261: Creating MTC on host 172.18.164.10.
MC@6f5e32a3e261: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout'.
------ RemsimBankd_Tests.TC_connectBankReq_timeout ------
Fri Feb 28 07:13:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq_timeout.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq_timeout' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_connectBankReq_timeout started.
RSPRO_SRV0(3)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(3)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(3)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(3)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(3)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(3)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
RSPRO_SRV0(3)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(3)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(3)@6f5e32a3e261: IPA: Closed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO_SRV0(3)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(3): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_connectBankReq_timeout finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass'.
Fri Feb 28 07:13:35 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_connectBankReq_timeout pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5174)
Waiting for packet dumper to finish... 1 (prev_count=5174, count=5806)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq_timeout pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq'.
------ RemsimBankd_Tests.TC_connectBankReq ------
Fri Feb 28 07:13:38 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_connectBankReq.pcap" >/data/RemsimBankd_Tests.TC_connectBankReq.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_connectBankReq' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_connectBankReq started.
RSPRO_SRV0(4)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(4)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(4)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(4)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(4)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(4)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(4)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(4)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass reason: ""RemsimBankd_Tests.ttcn:93 : "", new component reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":93
RSPRO_SRV0(4)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass reason: ""RemsimBankd_Tests.ttcn:93 : ""
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(4): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_connectBankReq finished. Verdict: pass reason: "RemsimBankd_Tests.ttcn:93 : "
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass'.
Fri Feb 28 07:13:46 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_connectBankReq pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=324)
Waiting for packet dumper to finish... 1 (prev_count=324, count=1945)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_connectBankReq pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping'.
------ RemsimBankd_Tests.TC_createMapping ------
Fri Feb 28 07:13:49 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping started.
RSPRO_SRV0(5)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(5)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(5)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(5)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(5)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(5)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(5)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(5)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:104 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":104
RSPRO_SRV0(5)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(5): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass'.
Fri Feb 28 07:13:58 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=323)
Waiting for packet dumper to finish... 1 (prev_count=323, count=2558)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot'.
------ RemsimBankd_Tests.TC_createMapping_busySlot ------
Fri Feb 28 07:14:00 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_busySlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_busySlot' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_busySlot started.
RSPRO_SRV0(6)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(6)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(6)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(6)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(6)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(6)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(6)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(6)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:118 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":118
RSPRO_SRV0(6)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(6): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_busySlot finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass'.
Fri Feb 28 07:14:09 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_busySlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=332)
Waiting for packet dumper to finish... 1 (prev_count=332, count=2706)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_busySlot pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot'.
------ RemsimBankd_Tests.TC_createMapping_invalidSlot ------
Fri Feb 28 07:14:11 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidSlot' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_invalidSlot started.
RSPRO_SRV0(7)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(7)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(7)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(7)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(7)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(7)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(7)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(7)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:129 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":129
RSPRO_SRV0(7)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(7): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_invalidSlot finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass'.
Fri Feb 28 07:14:20 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_invalidSlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=335)
Waiting for packet dumper to finish... 1 (prev_count=335, count=2483)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidSlot pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank'.
------ RemsimBankd_Tests.TC_createMapping_invalidBank ------
Fri Feb 28 07:14:22 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap" >/data/RemsimBankd_Tests.TC_createMapping_invalidBank.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_invalidBank' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_invalidBank started.
RSPRO_SRV0(8)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(8)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(8)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(8)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(8)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(8)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(8)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(8)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:140 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":140
RSPRO_SRV0(8)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(8): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_invalidBank finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass'.
Fri Feb 28 07:14:31 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_invalidBank pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=427)
Waiting for packet dumper to finish... 1 (prev_count=427, count=2663)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_invalidBank pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap'.
------ RemsimBankd_Tests.TC_removeMapping_unknownMap ------
Fri Feb 28 07:14:33 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_unknownMap.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_unknownMap' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_removeMapping_unknownMap started.
RSPRO_SRV0(9)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(9)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(9)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(9)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(9)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(9)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(9)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(9)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:151 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":151
RSPRO_SRV0(9)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(9): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_removeMapping_unknownMap finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass'.
Fri Feb 28 07:14:42 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_removeMapping_unknownMap pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=334)
Waiting for packet dumper to finish... 1 (prev_count=334, count=2481)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_unknownMap pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping'.
------ RemsimBankd_Tests.TC_removeMapping ------
Fri Feb 28 07:14:44 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping.pcap" >/data/RemsimBankd_Tests.TC_removeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_removeMapping started.
RSPRO_SRV0(10)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(10)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(10)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(10)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(10)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(10)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(10)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(10)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:163 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":163
RSPRO_SRV0(10)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(10): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_removeMapping finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass'.
Fri Feb 28 07:14:53 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_removeMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=323)
Waiting for packet dumper to finish... 1 (prev_count=323, count=2697)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot'.
------ RemsimBankd_Tests.TC_clientConnect_missingSlot ------
Fri Feb 28 07:14:55 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_missingSlot.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_missingSlot' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_clientConnect_missingSlot started.
RSPRO0(11)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(11)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
RSPRO0(11)@6f5e32a3e261: IPA: Closed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:172 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":172
RSPRO0(11)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(11): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_clientConnect_missingSlot finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass'.
Fri Feb 28 07:14:56 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_missingSlot pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=1545)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_missingSlot pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown'.
------ RemsimBankd_Tests.TC_clientConnect_unknown ------
Fri Feb 28 07:14:58 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_unknown.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_unknown' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_clientConnect_unknown started.
RSPRO0(12)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(12)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:179 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":179
RSPRO0(12)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(12): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_clientConnect_unknown finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass'.
Fri Feb 28 07:14:59 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_unknown pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=24)
Waiting for packet dumper to finish... 1 (prev_count=24, count=1549)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_unknown pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping'.
------ RemsimBankd_Tests.TC_clientConnect_createMapping ------
Fri Feb 28 07:15:01 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap" >/data/RemsimBankd_Tests.TC_clientConnect_createMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_clientConnect_createMapping' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_clientConnect_createMapping started.
RSPRO0(13)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(13)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
RSPRO_SRV0(14)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(14)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(14)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(14)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(14)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(14)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(14)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(14)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:196 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":196
RSPRO_SRV0(14)@6f5e32a3e261: Final verdict of PTC: none
RSPRO0(13)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(13): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(14): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_clientConnect_createMapping finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass'.
Fri Feb 28 07:15:14 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_clientConnect_createMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3452)
Waiting for packet dumper to finish... 1 (prev_count=3452, count=4152)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_clientConnect_createMapping pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect'.
------ RemsimBankd_Tests.TC_createMapping_clientConnect ------
Fri Feb 28 07:15:16 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientConnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientConnect' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_clientConnect started.
RSPRO_SRV0(15)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(15)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(15)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(15)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(15)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(15)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(15)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(15)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(16)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(16)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:217 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":217
RSPRO_SRV0(15)@6f5e32a3e261: Final verdict of PTC: none
RSPRO0(16)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(15): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(16): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_clientConnect finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass'.
Fri Feb 28 07:15:25 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_clientConnect pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2308)
Waiting for packet dumper to finish... 1 (prev_count=2308, count=4367)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientConnect pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect'.
------ RemsimBankd_Tests.TC_createMapping_clientReconnect ------
Fri Feb 28 07:15:27 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap" >/data/RemsimBankd_Tests.TC_createMapping_clientReconnect.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_clientReconnect' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_clientReconnect started.
RSPRO_SRV0(17)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(17)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(17)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(17)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(17)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(17)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(17)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(17)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(18)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(18)@6f5e32a3e261: Final verdict of PTC: none
RSPRO0(19)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(19)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:328 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":328
RSPRO_SRV0(17)@6f5e32a3e261: Final verdict of PTC: none
RSPRO0(19)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(17): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(18): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(19): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_clientReconnect finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass'.
Fri Feb 28 07:15:46 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_clientReconnect pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=5380)
Waiting for packet dumper to finish... 1 (prev_count=5380, count=6080)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_clientReconnect pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected'.
------ RemsimBankd_Tests.TC_removeMapping_connected ------
Fri Feb 28 07:15:48 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap" >/data/RemsimBankd_Tests.TC_removeMapping_connected.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_removeMapping_connected' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_removeMapping_connected started.
RSPRO0(20)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(20)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
RSPRO_SRV0(21)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(21)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(21)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(21)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(21)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(21)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(21)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(21)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(fail): pass -> fail reason: "Timeout expecting disconnect", new component reason: "Timeout expecting disconnect"
RSPRO0(20)@6f5e32a3e261: Final verdict of PTC: none
RSPRO_SRV0(21)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: fail reason: "Timeout expecting disconnect"
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(20): none (fail -> fail)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(21): none (fail -> fail)
MTC@6f5e32a3e261: Test case TC_removeMapping_connected finished. Verdict: fail reason: Timeout expecting disconnect
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail'.
Fri Feb 28 07:16:11 UTC 2025
[1;31m------ RemsimBankd_Tests.TC_removeMapping_connected fail ------[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=3759)
Waiting for packet dumper to finish... 1 (prev_count=3759, count=4459)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_removeMapping_connected fail' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping ------
Fri Feb 28 07:16:13 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_connectClient_changeMapping started.
RSPRO_SRV0(22)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(22)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(22)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(22)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(22)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(22)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(22)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(22)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(23)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(23)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(23)@6f5e32a3e261: IPA: Closed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:258 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":258
RSPRO0(23)@6f5e32a3e261: Final verdict of PTC: none
RSPRO_SRV0(22)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(22): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(23): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_connectClient_changeMapping finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass'.
Fri Feb 28 07:16:22 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=2322)
Waiting for packet dumper to finish... 1 (prev_count=2322, count=4620)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_changeMapping pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping'.
------ RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping ------
Fri Feb 28 07:16:24 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap" >/data/RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_connectClient_recreateMapping started.
RSPRO_SRV0(24)@6f5e32a3e261: Established a new IPA connection (conn_id=2)
RSPRO_SRV0(24)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } }
RSPRO_SRV0(24)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }
RSPRO_SRV0(24)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }
RSPRO_SRV0(24)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } }
RSPRO_SRV0(24)@6f5e32a3e261: IPA ID RESP: { { len := 19, tag := IPAC_IDTAG_UNITNAME (1), data := '30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } }
RSPRO_SRV0(24)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
RSPRO_SRV0(24)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): none -> pass
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
RSPRO0(25)@6f5e32a3e261: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: Warning: Re-starting timer T, which is already active (running or expired).
RSPRO0(25)@6f5e32a3e261: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass, component reason not changed
MTC@6f5e32a3e261: setverdict(pass): pass -> pass reason: ""RemsimBankd_Tests.ttcn:298 : "", component reason not changed
MTC@6f5e32a3e261: Stopping testcase execution from "RemsimBankd_Tests.ttcn":298
RSPRO_SRV0(24)@6f5e32a3e261: Final verdict of PTC: none
RSPRO0(25)@6f5e32a3e261: Final verdict of PTC: none
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: pass
MTC@6f5e32a3e261: Local verdict of PTC RSPRO_SRV0(24): none (pass -> pass)
MTC@6f5e32a3e261: Local verdict of PTC RSPRO0(25): none (pass -> pass)
MTC@6f5e32a3e261: Test case TC_createMapping_connectClient_recreateMapping finished. Verdict: pass
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass'.
Fri Feb 28 07:16:38 UTC 2025
[1;32m====== RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass ======[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=4010)
Waiting for packet dumper to finish... 1 (prev_count=4010, count=4710)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_connectClient_recreateMapping pass' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU'.
------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU ------
Fri Feb 28 07:16:40 UTC 2025
NOTE: unable to use dumpcap due to missing capabilities or suid bit
/usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap" >/data/RemsimBankd_Tests.TC_createMapping_exchangeTPDU.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-start.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU' was executed successfully (exit status: 0).
MTC@6f5e32a3e261: Test case TC_createMapping_exchangeTPDU started.
MTC@6f5e32a3e261: setverdict(fail): none -> fail reason: "Could not connect to VPCD at "172.18.164.30":35963, check your configuration", new component reason: "Could not connect to VPCD at "172.18.164.30":35963, check your configuration"
MTC@6f5e32a3e261: Setting final verdict of the test case.
MTC@6f5e32a3e261: Local verdict of MTC: fail reason: "Could not connect to VPCD at "172.18.164.30":35963, check your configuration"
MTC@6f5e32a3e261: No PTCs were created.
MTC@6f5e32a3e261: Test case TC_createMapping_exchangeTPDU finished. Verdict: fail reason: Could not connect to VPCD at "172.18.164.30":35963, check your configuration
MTC@6f5e32a3e261: Starting external command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail'.
Fri Feb 28 07:16:41 UTC 2025
[1;31m------ RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail ------[0m
Waiting for packet dumper to finish... 0 (prev_count=-1, count=196)
MTC@6f5e32a3e261: External command `../ttcn3-tcpdump-stop.sh RemsimBankd_Tests.TC_createMapping_exchangeTPDU fail' was executed successfully (exit status: 0).
MC@6f5e32a3e261: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@6f5e32a3e261: Terminating MTC.
MC@6f5e32a3e261: MTC terminated.
MC2> exit
MC@6f5e32a3e261: Shutting down session.
MC@6f5e32a3e261: Shutdown complete.
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
Generated REMSIM_Tests.TC_clientConnect_createMapping.merged
Generated REMSIM_Tests.TC_clientConnect_missingSlot.merged
Generated REMSIM_Tests.TC_clientConnect_unknown.merged
Generated REMSIM_Tests.TC_connectBankReq.merged
Generated REMSIM_Tests.TC_connectBankReq_timeout.merged
Generated REMSIM_Tests.TC_createMapping.merged
Generated REMSIM_Tests.TC_createMapping_busySlot.merged
Generated REMSIM_Tests.TC_createMapping_clientConnect.merged
Generated REMSIM_Tests.TC_createMapping_clientReconnect.merged
Generated REMSIM_Tests.TC_createMapping_connectClient_changeMapping.merged
Generated REMSIM_Tests.TC_createMapping_connectClient_recreateMapping.merged
Generated REMSIM_Tests.TC_createMapping_exchangeTPDU.merged
Generated REMSIM_Tests.TC_createMapping_invalidBank.merged
Generated REMSIM_Tests.TC_createMapping_invalidSlot.merged
Generated REMSIM_Tests.TC_removeMapping.merged
Generated REMSIM_Tests.TC_removeMapping_connected.merged
Generated REMSIM_Tests.TC_removeMapping_unknownMap.merged
Removing Input log files !!!
+ exit 0
+ docker_kill_wait jenkins-ttcn3-remsim-test-asan-264-bankd
+ docker kill jenkins-ttcn3-remsim-test-asan-264-bankd
jenkins-ttcn3-remsim-test-asan-264-bankd
+ docker wait jenkins-ttcn3-remsim-test-asan-264-bankd
137
+ echo Changing to client configuration
Changing to client configuration
+ cp client/REMSIM_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg ]
+ line=Misc_Helpers.mp_osmo_repo := "nightly"
+ sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=164 to: /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/REMSIM_Tests.cfg
+ start_client
+ echo Starting container with osmo-remsim-client
Starting container with osmo-remsim-client
+ docker_network_params 164 40
+ NET=164
+ ADDR_SUFIX=40
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.40 --ip6 fd02:db8:164::40
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.40 --ip6 fd02:db8:164::40 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/client:/data --name jenkins-ttcn3-remsim-test-asan-264-client-d osmocom-build/osmo-remsim-asan /bin/sh -c osmo-remsim-client-shell >/data/osmo-remsim-client.log 2>&1
+ start_testsuite
+ echo Starting container with REMSIM testsuite
Starting container with REMSIM testsuite
+ docker_network_params 164 10
+ NET=164
+ ADDR_SUFIX=10
+ echo --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10
+ docker run --rm --network ttcn3-remsim-test-164 --ip 172.18.164.10 --ip6 fd02:db8:164::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester:/data --name jenkins-ttcn3-remsim-test-asan-264-ttcn3-remsim-test osmocom-build/ttcn3-remsim-test
+ SUBDIR=remsim
+ SUITE=REMSIM_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/remsim/REMSIM_Tests REMSIM_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli REMSIM_Tests.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: REMSIM_Tests.cfg
Parse error in configuration file `/data/REMSIM_Tests.cfg': in line 10, at or before token `:=': syntax error
Error was found in the configuration file. Exiting.
Please check the error message above
No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/remsim/expected-results.xml)
+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh REMSIM_Tests --rm
ls: cannot access 'REMSIM_Tests*.log': No such file or directory
Removing Input log files !!!
rm: cannot remove 'REMSIM_Tests*.log': No such file or directory
+ exit 0
+ clean_up_common
+ set +e
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ type clean_up
+ network_clean
+ docker network inspect ttcn3-remsim-test-164
+ grep Name
+ cut -d : -f2
+ awk -F" NR>1{print $2}
+ local containers=
+ [ -n ]
+ network_remove
+ set +x
Removing network ttcn3-remsim-test-164
+ docker network remove ttcn3-remsim-test-164
ttcn3-remsim-test-164
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/_cache:/cache --name jenkins-ttcn3-remsim-test-asan-264-cleaner debian:bookworm sh -e -x -c
chmod -R a+rX /data/ /cache/
chown -R 1000:1000 /data /cache
+ chmod -R a+rX /data/ /cache/
+ chown -R 1000:1000 /data /cache
+ collect_logs
+ cat /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/junit-xml-bankd-21.log /home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-asan/logs/remsim-tester/junit-xml-server-21.log
Timeout expecting disconnect
RemsimBankd_Tests.ttcn:429 RemsimBankd_Tests control part
RemsimBankd_Tests.ttcn:347 TC_removeMapping_connected testcase
Could not connect to VPCD at "172.18.164.30":35963, check your configuration
RemsimBankd_Tests.ttcn:434 RemsimBankd_Tests control part
RemsimBankd_Tests.ttcn:384 TC_createMapping_exchangeTPDU testcase
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