Skip to content
Success

Console Output

Skipping 19 KB.. Full Log
#26 2.721 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ...
#26 2.881 Selecting previously unselected package liborcania2.3:amd64.
#26 2.890 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ...
#26 2.908 Unpacking liborcania2.3:amd64 (2.3.2-1) ...
#26 3.042 Selecting previously unselected package liborcania-dev:amd64.
#26 3.060 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ...
#26 3.078 Unpacking liborcania-dev:amd64 (2.3.2-1) ...
#26 3.205 Selecting previously unselected package libsystemd-dev:amd64.
#26 3.223 Preparing to unpack .../07-libsystemd-dev_252.36-1~deb12u1_amd64.deb ...
#26 3.240 Unpacking libsystemd-dev:amd64 (252.36-1~deb12u1) ...
#26 3.398 Selecting previously unselected package libuhd4.3.0:amd64.
#26 3.406 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ...
#26 3.423 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
#26 3.715 Selecting previously unselected package libuhd-dev:amd64.
#26 3.733 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ...
#26 3.756 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
#26 3.922 Selecting previously unselected package libyder2.0:amd64.
#26 3.941 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ...
#26 3.959 Unpacking libyder2.0:amd64 (1.4.19-1) ...
#26 4.118 Selecting previously unselected package libulfius2.7:amd64.
#26 4.136 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ...
#26 4.154 Unpacking libulfius2.7:amd64 (2.7.13-1) ...
#26 4.285 Selecting previously unselected package libyder-dev:amd64.
#26 4.303 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ...
#26 4.321 Unpacking libyder-dev:amd64 (1.4.19-1) ...
#26 4.463 Selecting previously unselected package libulfius-dev:amd64.
#26 4.480 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ...
#26 4.498 Unpacking libulfius-dev:amd64 (2.7.13-1) ...
#26 4.697 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ...
#26 4.761 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ...
#26 4.817 Setting up libmicrohttpd12:amd64 (0.9.75-6) ...
#26 4.876 Setting up liborcania2.3:amd64 (2.3.2-1) ...
#26 4.936 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202504052026) ...
#26 4.995 Setting up libyder2.0:amd64 (1.4.19-1) ...
#26 5.050 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ...
#26 5.127 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ...
#26 5.189 Setting up libsystemd-dev:amd64 (252.36-1~deb12u1) ...
#26 5.242 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202504052026) ...
#26 5.301 Setting up liborcania-dev:amd64 (2.3.2-1) ...
#26 5.355 Setting up libulfius2.7:amd64 (2.7.13-1) ...
#26 5.423 Setting up libyder-dev:amd64 (1.4.19-1) ...
#26 5.481 Setting up libulfius-dev:amd64 (2.7.13-1) ...
#26 5.537 Processing triggers for man-db (2.11.2-2) ...
#26 5.591 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#26 5.746 + apt-get clean
#26 DONE 6.1s

#27 exporting to image
#27 exporting layers
#27 exporting layers 0.2s done
#27 writing image sha256:226c85ad30d5e12f047b7328c9ed4664c5c00602a9dd16d0441daff7e08166f5 done
#27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done
#27 DONE 0.3s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/debian-bookworm-build'
+ docker_image_exists debian-bookworm-build
+ docker images -q osmocom-build/debian-bookworm-build
+ test -n 226c85ad30d5
+ list_osmo_packages debian-bookworm debian-bookworm-build
+ local distro=debian-bookworm
+ local image=debian-bookworm-build
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c
+ [ -n  ]
+ return
+ docker_distro_from_image_name osmo-ns-master
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name osmo-ns-master
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name osmo-ns-master
+ echo osmo-ns-master
+ dir=osmo-ns-master
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../osmo-ns-master/Dockerfile
+ from_line=FROM	$USER/$DISTRO-build
+ echo FROM	$USER/$DISTRO-build
+ grep -q $USER
+ pull_arg=
+ set +x
Building image: osmo-ns-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../osmo-ns-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-ns-master OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/osmo-ns-master'
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-ns-test/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=latest \
	--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-ns-master:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.39kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [internal] load build context
#4 DONE 0.0s

#5 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore
#5 DONE 0.1s

#6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#6 DONE 0.3s

#5 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore
#5 DONE 0.1s

#4 [internal] load build context
#4 transferring context: 17.41kB done
#4 DONE 0.1s

#7 [ 2/10] RUN	CASE "debian-bookworm" in 	debian*) 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-osmopy-utils 			libmnl-dev && 		apt-get clean 		;; 	centos*) 		dnf install -y 			"pkgconfig(libmnl)" 		;; 	esac
#7 0.364 Hit:1 http://deb.debian.org/debian bookworm InRelease
#7 0.364 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#7 0.364 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#7 0.364 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#7 0.893 Reading package lists...
#7 1.171 Reading package lists...
#7 1.429 Building dependency tree...
#7 1.484 Reading state information...
#7 1.548 libmnl-dev is already the newest version (1.0.4-3).
#7 1.548 The following additional packages will be installed:
#7 1.548   osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout
#7 1.548   python3-attr python3-automat python3-bcrypt python3-certifi
#7 1.548   python3-cffi-backend python3-chardet python3-charset-normalizer
#7 1.548   python3-constantly python3-cryptography python3-frozenlist python3-hamcrest
#7 1.548   python3-hyperlink python3-idna python3-incremental python3-multidict
#7 1.548   python3-openssl python3-osmopy-libs python3-pyasn1 python3-pyasn1-modules
#7 1.548   python3-requests python3-service-identity python3-treq python3-twisted
#7 1.548   python3-urllib3 python3-yarl python3-zope.interface
#7 1.548 Suggested packages:
#7 1.548   python-attr-doc python-cryptography-doc python3-cryptography-vectors
#7 1.548   python-openssl-doc python3-openssl-dbg python3-socks python-requests-doc
#7 1.548   python3-pampy python3-serial python3-tk python3-wxgtk4.0 python3-brotli
#7 1.548 Recommended packages:
#7 1.548   python3-click
#7 1.683 The following NEW packages will be installed:
#7 1.683   osmocom-nightly python3-aiohttp python3-aiosignal python3-async-timeout
#7 1.683   python3-attr python3-automat python3-bcrypt python3-certifi
#7 1.683   python3-cffi-backend python3-chardet python3-charset-normalizer
#7 1.683   python3-constantly python3-cryptography python3-frozenlist python3-hamcrest
#7 1.683   python3-hyperlink python3-idna python3-incremental python3-multidict
#7 1.683   python3-openssl python3-osmopy-libs python3-osmopy-utils python3-pyasn1
#7 1.683   python3-pyasn1-modules python3-requests python3-service-identity
#7 1.683   python3-treq python3-twisted python3-urllib3 python3-yarl
#7 1.683   python3-zope.interface
#7 1.704 0 upgraded, 31 newly installed, 0 to remove and 5 not upgraded.
#7 1.704 Need to get 4323 kB of archives.
#7 1.704 After this operation, 24.6 MB of additional disk space will be used.
#7 1.704 Get:1 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB]
#7 1.708 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504052026 [1180 B]
#7 1.736 Get:3 http://deb.debian.org/debian bookworm/main amd64 python3-multidict amd64 6.0.4-1+b1 [31.6 kB]
#7 1.737 Get:4 http://deb.debian.org/debian bookworm/main amd64 python3-yarl amd64 1.8.2-1+b1 [49.8 kB]
#7 1.742 Get:5 http://deb.debian.org/debian bookworm/main amd64 python3-async-timeout all 4.0.2-1 [7476 B]
#7 1.743 Get:6 http://deb.debian.org/debian bookworm/main amd64 python3-frozenlist amd64 1.3.3-1+b1 [30.0 kB]
#7 1.744 Get:7 http://deb.debian.org/debian bookworm/main amd64 python3-aiosignal all 1.3.1-1 [6016 B]
#7 1.744 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
#7 1.747 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
#7 1.747 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-libs 0.3.0.161.fc78.202504052026 [20.5 kB]
#7 1.748 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-aiohttp amd64 3.8.4-1+deb12u1 [251 kB]
#7 1.752 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-automat all 22.10.0-1 [23.2 kB]
#7 1.753 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#7 1.755 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-bcrypt amd64 3.2.2-1 [32.2 kB]
#7 1.755 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
#7 1.756 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ python3-osmopy-utils 0.3.0.161.fc78.202504052026 [12.8 kB]
#7 1.757 Get:17 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
#7 1.758 Get:18 http://deb.debian.org/debian bookworm/main amd64 python3-constantly all 15.1.0-4 [8544 B]
#7 1.758 Get:19 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3+deb12u1 [665 kB]
#7 1.762 Get:20 http://deb.debian.org/debian bookworm/main amd64 python3-hamcrest all 2.0.3-2 [29.7 kB]
#7 1.763 Get:21 http://deb.debian.org/debian bookworm/main amd64 python3-hyperlink all 21.0.0-5 [70.1 kB]
#7 1.763 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3-incremental all 21.3.0-2 [14.1 kB]
#7 1.763 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-openssl all 23.0.0-1 [50.8 kB]
#7 1.767 Get:24 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1 all 0.4.8-3 [62.2 kB]
#7 1.768 Get:25 http://deb.debian.org/debian bookworm/main amd64 python3-pyasn1-modules all 0.2.8-1 [72.0 kB]
#7 1.770 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3-service-identity all 18.1.0-8 [12.1 kB]
#7 1.771 Get:27 http://deb.debian.org/debian bookworm/main amd64 python3-zope.interface amd64 5.5.2-1+b1 [152 kB]
#7 1.772 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-twisted all 22.4.0-4+deb12u1 [1984 kB]
#7 1.804 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1+deb12u1 [114 kB]
#7 1.804 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
#7 1.805 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-treq all 22.2.0-0.1 [50.8 kB]
#7 1.922 debconf: delaying package configuration, since apt-utils is not installed
#7 1.975 Fetched 4323 kB in 0s (36.3 MB/s)
#7 2.034 Selecting previously unselected package osmocom-nightly.
#7 2.034 (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 ... 117460 files and directories currently installed.)
#7 2.071 Preparing to unpack .../00-osmocom-nightly_202504052026_amd64.deb ...
#7 2.092 Unpacking osmocom-nightly (202504052026) ...
#7 2.262 Selecting previously unselected package python3-idna.
#7 2.271 Preparing to unpack .../01-python3-idna_3.3-1+deb12u1_all.deb ...
#7 2.297 Unpacking python3-idna (3.3-1+deb12u1) ...
#7 2.438 Selecting previously unselected package python3-multidict.
#7 2.446 Preparing to unpack .../02-python3-multidict_6.0.4-1+b1_amd64.deb ...
#7 2.462 Unpacking python3-multidict (6.0.4-1+b1) ...
#7 2.607 Selecting previously unselected package python3-yarl.
#7 2.626 Preparing to unpack .../03-python3-yarl_1.8.2-1+b1_amd64.deb ...
#7 2.643 Unpacking python3-yarl (1.8.2-1+b1) ...
#7 2.790 Selecting previously unselected package python3-async-timeout.
#7 2.809 Preparing to unpack .../04-python3-async-timeout_4.0.2-1_all.deb ...
#7 2.826 Unpacking python3-async-timeout (4.0.2-1) ...
#7 2.965 Selecting previously unselected package python3-frozenlist.
#7 2.973 Preparing to unpack .../05-python3-frozenlist_1.3.3-1+b1_amd64.deb ...
#7 2.990 Unpacking python3-frozenlist (1.3.3-1+b1) ...
#7 3.135 Selecting previously unselected package python3-aiosignal.
#7 3.143 Preparing to unpack .../06-python3-aiosignal_1.3.1-1_all.deb ...
#7 3.160 Unpacking python3-aiosignal (1.3.1-1) ...
#7 3.303 Selecting previously unselected package python3-attr.
#7 3.311 Preparing to unpack .../07-python3-attr_22.2.0-1_all.deb ...
#7 3.332 Unpacking python3-attr (22.2.0-1) ...
#7 3.469 Selecting previously unselected package python3-charset-normalizer.
#7 3.487 Preparing to unpack .../08-python3-charset-normalizer_3.0.1-2_all.deb ...
#7 3.510 Unpacking python3-charset-normalizer (3.0.1-2) ...
#7 3.669 Selecting previously unselected package python3-aiohttp.
#7 3.675 Preparing to unpack .../09-python3-aiohttp_3.8.4-1+deb12u1_amd64.deb ...
#7 3.692 Unpacking python3-aiohttp (3.8.4-1+deb12u1) ...
#7 3.848 Selecting previously unselected package python3-automat.
#7 3.855 Preparing to unpack .../10-python3-automat_22.10.0-1_all.deb ...
#7 3.871 Unpacking python3-automat (22.10.0-1) ...
#7 3.990 Selecting previously unselected package python3-cffi-backend:amd64.
#7 4.008 Preparing to unpack .../11-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#7 4.028 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#7 4.182 Selecting previously unselected package python3-bcrypt.
#7 4.200 Preparing to unpack .../12-python3-bcrypt_3.2.2-1_amd64.deb ...
#7 4.218 Unpacking python3-bcrypt (3.2.2-1) ...
#7 4.372 Selecting previously unselected package python3-certifi.
#7 4.390 Preparing to unpack .../13-python3-certifi_2022.9.24-1_all.deb ...
#7 4.408 Unpacking python3-certifi (2022.9.24-1) ...
#7 4.566 Selecting previously unselected package python3-chardet.
#7 4.585 Preparing to unpack .../14-python3-chardet_5.1.0+dfsg-2_all.deb ...
#7 4.609 Unpacking python3-chardet (5.1.0+dfsg-2) ...
#7 4.788 Selecting previously unselected package python3-constantly.
#7 4.796 Preparing to unpack .../15-python3-constantly_15.1.0-4_all.deb ...
#7 4.813 Unpacking python3-constantly (15.1.0-4) ...
#7 4.958 Selecting previously unselected package python3-cryptography.
#7 4.966 Preparing to unpack .../16-python3-cryptography_38.0.4-3+deb12u1_amd64.deb ...
#7 4.983 Unpacking python3-cryptography (38.0.4-3+deb12u1) ...
#7 5.156 Selecting previously unselected package python3-hamcrest.
#7 5.174 Preparing to unpack .../17-python3-hamcrest_2.0.3-2_all.deb ...
#7 5.193 Unpacking python3-hamcrest (2.0.3-2) ...
#7 5.358 Selecting previously unselected package python3-hyperlink.
#7 5.366 Preparing to unpack .../18-python3-hyperlink_21.0.0-5_all.deb ...
#7 5.383 Unpacking python3-hyperlink (21.0.0-5) ...
#7 5.533 Selecting previously unselected package python3-incremental.
#7 5.541 Preparing to unpack .../19-python3-incremental_21.3.0-2_all.deb ...
#7 5.558 Unpacking python3-incremental (21.3.0-2) ...
#7 5.711 Selecting previously unselected package python3-openssl.
#7 5.729 Preparing to unpack .../20-python3-openssl_23.0.0-1_all.deb ...
#7 5.750 Unpacking python3-openssl (23.0.0-1) ...
#7 5.903 Selecting previously unselected package python3-osmopy-libs.
#7 5.911 Preparing to unpack .../21-python3-osmopy-libs_0.3.0.161.fc78.202504052026_all.deb ...
#7 5.931 Unpacking python3-osmopy-libs (0.3.0.161.fc78.202504052026) ...
#7 6.080 Selecting previously unselected package python3-pyasn1.
#7 6.088 Preparing to unpack .../22-python3-pyasn1_0.4.8-3_all.deb ...
#7 6.109 Unpacking python3-pyasn1 (0.4.8-3) ...
#7 6.256 Selecting previously unselected package python3-pyasn1-modules.
#7 6.264 Preparing to unpack .../23-python3-pyasn1-modules_0.2.8-1_all.deb ...
#7 6.281 Unpacking python3-pyasn1-modules (0.2.8-1) ...
#7 6.455 Selecting previously unselected package python3-service-identity.
#7 6.462 Preparing to unpack .../24-python3-service-identity_18.1.0-8_all.deb ...
#7 6.479 Unpacking python3-service-identity (18.1.0-8) ...
#7 6.634 Selecting previously unselected package python3-zope.interface.
#7 6.653 Preparing to unpack .../25-python3-zope.interface_5.5.2-1+b1_amd64.deb ...
#7 6.671 Unpacking python3-zope.interface (5.5.2-1+b1) ...
#7 6.849 Selecting previously unselected package python3-twisted.
#7 6.857 Preparing to unpack .../26-python3-twisted_22.4.0-4+deb12u1_all.deb ...
#7 6.874 Unpacking python3-twisted (22.4.0-4+deb12u1) ...
#7 7.124 Selecting previously unselected package python3-urllib3.
#7 7.142 Preparing to unpack .../27-python3-urllib3_1.26.12-1+deb12u1_all.deb ...
#7 7.160 Unpacking python3-urllib3 (1.26.12-1+deb12u1) ...
#7 7.314 Selecting previously unselected package python3-requests.
#7 7.332 Preparing to unpack .../28-python3-requests_2.28.1+dfsg-1_all.deb ...
#7 7.349 Unpacking python3-requests (2.28.1+dfsg-1) ...
#7 7.498 Selecting previously unselected package python3-treq.
#7 7.506 Preparing to unpack .../29-python3-treq_22.2.0-0.1_all.deb ...
#7 7.525 Unpacking python3-treq (22.2.0-0.1) ...
#7 7.690 Selecting previously unselected package python3-osmopy-utils.
#7 7.698 Preparing to unpack .../30-python3-osmopy-utils_0.3.0.161.fc78.202504052026_all.deb ...
#7 7.719 Unpacking python3-osmopy-utils (0.3.0.161.fc78.202504052026) ...
#7 7.902 Setting up python3-attr (22.2.0-1) ...
#7 8.049 Setting up osmocom-nightly (202504052026) ...
#7 8.106 Setting up python3-zope.interface (5.5.2-1+b1) ...
#7 8.309 Setting up python3-charset-normalizer (3.0.1-2) ...
#7 8.430 Setting up python3-automat (22.10.0-1) ...
#7 8.578 Setting up python3-hamcrest (2.0.3-2) ...
#7 8.715 Setting up python3-multidict (6.0.4-1+b1) ...
#7 8.849 Setting up python3-frozenlist (1.3.3-1+b1) ...
#7 8.983 Setting up python3-aiosignal (1.3.1-1) ...
#7 9.118 Setting up python3-async-timeout (4.0.2-1) ...
#7 9.253 Setting up python3-chardet (5.1.0+dfsg-2) ...
#7 9.458 Setting up python3-certifi (2022.9.24-1) ...
#7 9.580 Setting up python3-incremental (21.3.0-2) ...
#7 9.724 Setting up python3-idna (3.3-1+deb12u1) ...
#7 9.894 Setting up python3-urllib3 (1.26.12-1+deb12u1) ...
#7 10.04 Setting up python3-pyasn1 (0.4.8-3) ...
#7 10.19 Setting up python3-constantly (15.1.0-4) ...
#7 10.32 Setting up python3-yarl (1.8.2-1+b1) ...
#7 10.45 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#7 10.50 Setting up python3-osmopy-libs (0.3.0.161.fc78.202504052026) ...
#7 10.64 Setting up python3-bcrypt (3.2.2-1) ...
#7 10.78 Setting up python3-aiohttp (3.8.4-1+deb12u1) ...
#7 10.97 Setting up python3-pyasn1-modules (0.2.8-1) ...
#7 11.16 Setting up python3-cryptography (38.0.4-3+deb12u1) ...
#7 11.37 Setting up python3-requests (2.28.1+dfsg-1) ...
#7 11.50 Setting up python3-hyperlink (21.0.0-5) ...
#7 11.65 Setting up python3-service-identity (18.1.0-8) ...
#7 11.78 Setting up python3-openssl (23.0.0-1) ...
#7 11.92 Setting up python3-twisted (22.4.0-4+deb12u1) ...
#7 13.01 Setting up python3-treq (22.2.0-0.1) ...
#7 13.16 Setting up python3-osmopy-utils (0.3.0.161.fc78.202504052026) ...
#7 13.26 Processing triggers for man-db (2.11.2-2) ...
#7 DONE 14.1s

#8 [ 3/10] WORKDIR	/TMP
#8 DONE 0.2s

#9 [ 4/10] RUN	GIT clone https://gerrit.osmocom.org/libosmocore.git
#9 0.399 Cloning into 'libosmocore'...
#9 DONE 1.4s

#10 [ 5/10] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMOCORE/+/MASTER?FORMAT=TEXT /tmp/commit-libosmocore
#10 DONE 0.2s

#11 [ 6/10] RUN	CD libosmocore && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && 	autoreconf -fi && 	./configure --disable-doxygen --disable-pcsc --enable-external-tests && 	make "-j$(nproc)" install && 	install -m 0755 utils/.libs/osmo-ns-dummy /usr/local/bin/osmo-ns-dummy && 	/sbin/ldconfig
#11 0.452 Already on 'master'
#11 0.452 Your branch is up to date with 'origin/master'.
#11 0.453 refs/heads/master
#11 0.457 HEAD is now at af32302c osmo-release: improve check for REL argument
#11 0.458 master
#11 0.459 af32302c592c4086804536e9765bfb996f941d8a
#11 3.326 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
#11 3.326 libtoolize: copying file './ltmain.sh'
#11 3.491 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
#11 3.491 libtoolize: copying file 'm4/libtool.m4'
#11 3.580 libtoolize: copying file 'm4/ltoptions.m4'
#11 3.673 libtoolize: copying file 'm4/ltsugar.m4'
#11 3.767 libtoolize: copying file 'm4/ltversion.m4'
#11 3.860 libtoolize: copying file 'm4/lt~obsolete.m4'
#11 5.525 configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete.
#11 5.525 configure.ac:70: You should run autoupdate.
#11 5.525 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
#11 5.525 configure.ac:70: the top level
#11 5.525 configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
#11 5.525 lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
#11 5.525 lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
#11 5.525 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
#11 5.525 ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
#11 5.525 m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
#11 5.525 configure.ac:84: the top level
#11 5.525 configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
#11 5.525 configure.ac:174: You should run autoupdate.
#11 5.525 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
#11 5.525 configure.ac:174: the top level
#11 5.525 configure.ac:468: warning: The macro `AC_HELP_STRING' is obsolete.
#11 5.525 configure.ac:468: You should run autoupdate.
#11 5.525 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
#11 5.525 configure.ac:468: the top level
#11 5.525 configure.ac:607: warning: AC_OUTPUT should be used without arguments.
#11 5.525 configure.ac:607: You should run autoupdate.
#11 6.117 configure.ac:23: installing './compile'
#11 6.119 configure.ac:25: installing './config.guess'
#11 6.121 configure.ac:25: installing './config.sub'
#11 6.123 configure.ac:8: installing './install-sh'
#11 6.125 configure.ac:8: installing './missing'
#11 6.139 Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
#11 6.139 configure.ac:116: ... 'DOXYGEN' previously defined here
#11 6.295 src/codec/Makefile.am: installing './depcomp'
#11 6.602 checking for a BSD-compatible install... /usr/bin/install -c
#11 6.621 checking whether build environment is sane... yes
#11 6.644 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#11 6.649 checking for gawk... gawk
#11 6.649 checking whether make sets $(MAKE)... yes
#11 6.676 checking whether make supports nested variables... yes
#11 6.694 checking whether make supports nested variables... (cached) yes
#11 6.695 checking whether make sets $(MAKE)... (cached) yes
#11 6.700 checking for gcc... gcc
#11 6.770 checking whether the C compiler works... yes
#11 6.876 checking for C compiler default output file name... a.out
#11 6.876 checking for suffix of executables... 
#11 6.910 checking whether we are cross compiling... no
#11 6.943 checking for suffix of object files... o
#11 6.973 checking whether the compiler supports GNU C... yes
#11 7.007 checking whether gcc accepts -g... yes
#11 7.023 checking for gcc option to enable C11 features... none needed
#11 7.048 checking whether gcc understands -c and -o together... yes
#11 7.076 checking whether make supports the include directive... yes (GNU style)
#11 7.084 checking dependency style of gcc... gcc3
#11 7.146 checking build system type... x86_64-pc-linux-gnu
#11 7.261 checking host system type... x86_64-pc-linux-gnu
#11 7.261 checking how to print strings... printf
#11 7.290 checking for a sed that does not truncate output... /usr/bin/sed
#11 7.292 checking for grep that handles long lines and -e... /usr/bin/grep
#11 7.293 checking for egrep... /usr/bin/grep -E
#11 7.294 checking for fgrep... /usr/bin/grep -F
#11 7.295 checking for ld used by gcc... /usr/bin/ld
#11 7.297 checking if the linker (/usr/bin/ld) is GNU ld... yes
#11 7.298 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#11 7.300 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#11 7.318 checking whether ln -s works... yes
#11 7.318 checking the maximum length of command line arguments... 1572864
#11 7.332 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#11 7.332 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#11 7.332 checking for /usr/bin/ld option to reload object files... -r
#11 7.333 checking for file... file
#11 7.334 checking for objdump... objdump
#11 7.334 checking how to recognize dependent libraries... pass_all
#11 7.336 checking for dlltool... no
#11 7.336 checking how to associate runtime and link libraries... printf %s\n
#11 7.337 checking for ar... ar
#11 7.337 checking for archiver @FILE support... @
#11 7.378 checking for strip... strip
#11 7.379 checking for ranlib... ranlib
#11 7.379 checking command to parse /usr/bin/nm -B output from gcc object... ok
#11 7.464 checking for sysroot... no
#11 7.465 checking for a working dd... /usr/bin/dd
#11 7.469 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#11 7.496 checking for mt... no
#11 7.496 checking if : is a manifest tool... no
#11 7.505 checking for stdio.h... yes
#11 7.533 checking for stdlib.h... yes
#11 7.548 checking for string.h... yes
#11 7.567 checking for inttypes.h... yes
#11 7.585 checking for stdint.h... yes
#11 7.607 checking for strings.h... yes
#11 7.620 checking for sys/stat.h... yes
#11 7.636 checking for sys/types.h... yes
#11 7.654 checking for unistd.h... yes
#11 7.675 checking for dlfcn.h... yes
#11 7.699 checking for objdir... .libs
#11 7.762 checking if gcc supports -fno-rtti -fno-exceptions... no
#11 7.791 checking for gcc option to produce PIC... -fPIC -DPIC
#11 7.792 checking if gcc PIC flag -fPIC -DPIC works... yes
#11 7.831 checking if gcc static flag -static works... yes
#11 7.890 checking if gcc supports -c -o file.o... yes
#11 7.903 checking if gcc supports -c -o file.o... (cached) yes
#11 7.903 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
#11 7.909 checking whether -lc should be explicitly linked in... no
#11 7.933 checking dynamic linker characteristics... GNU/Linux ld.so
#11 8.012 checking how to hardcode library paths into programs... immediate
#11 8.012 checking whether stripping libraries is possible... yes
#11 8.014 checking if libtool supports shared libraries... yes
#11 8.014 checking whether to build shared libraries... yes
#11 8.014 checking whether to build static libraries... no
#11 8.015 checking for pkg-config... /usr/bin/pkg-config
#11 8.016 checking for pkg-config... /usr/bin/pkg-config
#11 8.016 checking pkg-config is at least version 0.20... yes
#11 8.018 checking for egrep... (cached) /usr/bin/grep -E
#11 8.019 checking for execinfo.h... yes
#11 8.048 checking for poll.h... yes
#11 8.066 checking for sys/select.h... yes
#11 8.088 checking for sys/socket.h... yes
#11 8.110 checking for sys/signalfd.h... yes
#11 8.125 checking for sys/eventfd.h... yes
#11 8.149 checking for sys/timerfd.h... yes
#11 8.166 checking for syslog.h... yes
#11 8.187 checking for ctype.h... yes
#11 8.200 checking for netinet/tcp.h... yes
#11 8.216 checking for netinet/in.h... yes
#11 8.231 checking for gcc options needed to detect all undeclared functions... none needed
#11 8.259 checking whether HAVE_SYS_SOCKET_H is declared... yes
#11 8.285 checking for size_t... yes
#11 8.331 checking for working alloca.h... yes
#11 8.358 checking for alloca... yes
#11 8.358 checking for library containing dlopen... none required
#11 8.396 checking for library containing dlsym... none required
#11 8.435 checking for backtrace in -lexecinfo... no
#11 8.470 checking how to run the C preprocessor... gcc -E
#11 8.587 checking whether gcc is Clang... no
#11 8.612 checking whether pthreads work with -pthread... yes
#11 8.665 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
#11 8.695 checking whether more special flags are required for pthreads... no
#11 8.695 checking for PTHREAD_PRIO_INHERIT... yes
#11 8.750 checking for pthread_getname_np(pthread_t, char*, size_t)... yes
#11 8.786 checking for library containing clock_gettime... none required
#11 8.816 checking for doxygen... /usr/bin/doxygen
#11 8.818 checking whether SYS_getrandom is declared... yes
#11 8.846 checking if gcc supports -fvisibility=hidden... yes
#11 8.862 checking for localtime_r... yes
#11 8.906 checking whether struct tm has tm_gmtoff member... yes
#11 8.950 checking for gettid... yes
#11 8.991 checking whether to workaround TLS bug in old gcc on ARM platforms... 
#11 9.003 checking for a Python interpreter with version >= 3.4... python3
#11 9.022 checking for python3... /usr/bin/python3
#11 9.022 checking for python3 version... 3.11
#11 9.033 checking for python3 platform... linux
#11 9.045 checking for GNU default python3 prefix... ${prefix}
#11 9.045 checking for GNU default python3 exec_prefix... ${exec_prefix}
#11 9.045 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
#11 9.064 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
#11 9.080 checking for talloc >= 2.1.0... yes
#11 9.083 checking for liburing >= 0.7... yes
#11 9.087 checking for libusb-1.0... yes
#11 9.091 checking for gnutls >= 2.12.0... yes
#11 9.097 checking for libmnl... yes
#11 9.106 checking for libsctp... yes
#11 9.122 checking for osmo_verify_transcript_vty.py... yes
#11 9.122 checking whether to enable VTY/CTRL tests... yes
#11 9.123 checking whether C compiler accepts -mavx2... yes
#11 9.175 checking whether C compiler accepts -mssse3... yes
#11 9.208 checking whether C compiler accepts -msse4.1... yes
#11 9.235 checking whether to enable ARM NEON instructions support... no
#11 9.236 checking whether to include systemtap tracing support... no
#11 9.236 checking whether to build with code coverage support... no
#11 9.237 checking whether gcc has __builtin_cpu_supports built-in... yes
#11 9.275 checking for struct tcp_info.tcpi_notsent_bytes... yes
#11 9.294 checking for struct tcp_info.tcpi_rwnd_limited... yes
#11 9.314 checking for struct tcp_info.tcpi_sndbuf_limited... yes
#11 9.341 checking for struct tcp_info.tcpi_reord_seen... yes
#11 9.358 CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
#11 9.358 CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
#11 9.401 checking that generated files are newer than configure... done
#11 9.404 configure: creating ./config.status
#11 10.53 config.status: creating libosmocore.pc
#11 10.56 config.status: creating libosmocodec.pc
#11 10.59 config.status: creating libosmocoding.pc
#11 10.62 config.status: creating libosmovty.pc
#11 10.65 config.status: creating libosmogsm.pc
#11 10.68 config.status: creating libosmoisdn.pc
#11 10.71 config.status: creating libosmogb.pc
#11 10.75 config.status: creating libosmoctrl.pc
#11 10.78 config.status: creating libosmosim.pc
#11 10.81 config.status: creating libosmousb.pc
#11 10.84 config.status: creating include/Makefile
#11 10.88 config.status: creating include/osmocom/Makefile
#11 10.92 config.status: creating include/osmocom/codec/Makefile
#11 10.96 config.status: creating include/osmocom/coding/Makefile
#11 11.00 config.status: creating include/osmocom/core/Makefile
#11 11.04 config.status: creating include/osmocom/crypt/Makefile
#11 11.08 config.status: creating include/osmocom/ctrl/Makefile
#11 11.12 config.status: creating include/osmocom/gprs/Makefile
#11 11.16 config.status: creating include/osmocom/gprs/protocol/Makefile
#11 11.21 config.status: creating include/osmocom/gsm/Makefile
#11 11.25 config.status: creating include/osmocom/gsm/protocol/Makefile
#11 11.29 config.status: creating include/osmocom/isdn/Makefile
#11 11.33 config.status: creating include/osmocom/sim/Makefile
#11 11.37 config.status: creating include/osmocom/usb/Makefile
#11 11.41 config.status: creating include/osmocom/vty/Makefile
#11 11.45 config.status: creating src/Makefile
#11 11.49 config.status: creating src/core/Makefile
#11 11.53 config.status: creating src/vty/Makefile
#11 11.57 config.status: creating src/codec/Makefile
#11 11.62 config.status: creating src/coding/Makefile
#11 11.66 config.status: creating src/sim/Makefile
#11 11.70 config.status: creating src/usb/Makefile
#11 11.74 config.status: creating src/gsm/Makefile
#11 11.78 config.status: creating src/isdn/Makefile
#11 11.83 config.status: creating src/gb/Makefile
#11 11.87 config.status: creating src/ctrl/Makefile
#11 11.91 config.status: creating src/pseudotalloc/Makefile
#11 11.95 config.status: creating tapset/Makefile
#11 11.99 config.status: creating tests/Makefile
#11 12.03 config.status: creating tests/atlocal
#11 12.07 config.status: creating utils/Makefile
#11 12.11 config.status: creating utils/osmo-stat-dummy/Makefile
#11 12.15 config.status: creating Doxyfile.core
#11 12.19 config.status: creating Doxyfile.gsm
#11 12.23 config.status: creating Doxyfile.isdn
#11 12.26 config.status: creating Doxyfile.vty
#11 12.30 config.status: creating Doxyfile.codec
#11 12.34 config.status: creating Doxyfile.coding
#11 12.37 config.status: creating Doxyfile.gb
#11 12.41 config.status: creating Doxyfile.ctrl
#11 12.45 config.status: creating Doxyfile.sim
#11 12.49 config.status: creating Doxyfile.usb
#11 12.53 config.status: creating Makefile
#11 12.56 config.status: creating contrib/libosmocore.spec
#11 12.60 config.status: creating config.h
#11 12.64 config.status: executing tests/atconfig commands
#11 12.65 config.status: executing depfiles commands
#11 15.27 config.status: executing libtool commands
#11 15.31 echo 1.11.0.19-af323 > .version-t && mv .version-t .version
#11 15.31 make  install-recursive
#11 15.32 make[1]: Entering directory '/tmp/libosmocore'
#11 15.32 Making install in include
#11 15.32 make[2]: Entering directory '/tmp/libosmocore/include'
#11 15.32 Making install in osmocom
#11 15.33 make[3]: Entering directory '/tmp/libosmocore/include/osmocom'
#11 15.33 Making install in core
#11 15.34 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/core'
#11 15.34   GEN      bit16gen.h
#11 15.34   GEN      bit32gen.h
#11 15.34   GEN      bit64gen.h
#11 15.34   GEN      crc16gen.h
#11 15.34   GEN      crc32gen.h
#11 15.34   GEN      crc64gen.h
#11 15.34   GEN      crc8gen.h
#11 15.34   GEN      bit32gen.h
#11 15.34   GEN      bit16gen.h
#11 15.34   GEN      bit64gen.h
#11 15.34   GEN      crc16gen.h
#11 15.34   GEN      crc32gen.h
#11 15.35   GEN      crc64gen.h
#11 15.35   GEN      socket_compat.h
#11 15.35   GEN      crc8gen.h
#11 15.35   GEN      socket_compat.h
#11 15.36 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/core'
#11 15.36 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.36  /usr/bin/mkdir -p '/usr/local/include/osmocom/core'
#11 15.36  /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/usr/local/include/osmocom/core'
#11 15.37  /usr/bin/install -c -m 644 panic.h prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/usr/local/include/osmocom/core'
#11 15.37 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/core'
#11 15.37 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/core'
#11 15.37 Making install in vty
#11 15.38 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/vty'
#11 15.39 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/vty'
#11 15.39 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.39  /usr/bin/mkdir -p '/usr/local/include/osmocom/vty'
#11 15.39  /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/usr/local/include/osmocom/vty'
#11 15.40 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/vty'
#11 15.40 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/vty'
#11 15.40 Making install in codec
#11 15.41 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/codec'
#11 15.41 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/codec'
#11 15.41 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.41  /usr/bin/mkdir -p '/usr/local/include/osmocom/codec'
#11 15.42  /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/usr/local/include/osmocom/codec'
#11 15.42 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/codec'
#11 15.43 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/codec'
#11 15.43 Making install in gsm
#11 15.43 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.43   GEN      gsm0503.h
#11 15.46 Generating header file...
#11 15.46 Generate 'xcch' declaration
#11 15.46 Generate 'tch_f24' declaration
#11 15.46 Generate 'tch_h24' declaration
#11 15.46 Generate 'tch_f48' declaration
#11 15.46 Generate 'tch_f96' declaration
#11 15.46 Generate 'tch_f144' declaration
#11 15.46 Generate 'rach' declaration
#11 15.46 Generate 'rach_ext' declaration
#11 15.46 Generate 'sch' declaration
#11 15.46 Generate 'cs2' declaration
#11 15.46 Generate 'cs3' declaration
#11 15.46 Generate 'cs2_np' declaration
#11 15.46 Generate 'cs3_np' declaration
#11 15.46 Generate 'tch_afs_12_2' declaration
#11 15.46 Generate 'tch_afs_10_2' declaration
#11 15.46 Generate 'tch_afs_7_95' declaration
#11 15.46 Generate 'tch_afs_7_4' declaration
#11 15.46 Generate 'tch_afs_6_7' declaration
#11 15.46 Generate 'tch_afs_5_9' declaration
#11 15.46 Generate 'tch_afs_5_15' declaration
#11 15.46 Generate 'tch_afs_4_75' declaration
#11 15.46 Generate 'tch_fr' declaration
#11 15.46 Generate 'tch_hr' declaration
#11 15.46 Generate 'tch_ahs_7_95' declaration
#11 15.46 Generate 'tch_ahs_7_4' declaration
#11 15.46 Generate 'tch_ahs_6_7' declaration
#11 15.46 Generate 'tch_ahs_5_9' declaration
#11 15.46 Generate 'tch_ahs_5_15' declaration
#11 15.46 Generate 'tch_ahs_4_75' declaration
#11 15.46 Generate 'tch_axs_sid_update' declaration
#11 15.46 Generate 'mcs1_dl_hdr' declaration
#11 15.46 Generate 'mcs1_ul_hdr' declaration
#11 15.46 Generate 'mcs1' declaration
#11 15.46 Generate 'mcs2' declaration
#11 15.46 Generate 'mcs3' declaration
#11 15.46 Generate 'mcs4' declaration
#11 15.46 Generate 'mcs5_dl_hdr' declaration
#11 15.46 Generate 'mcs5_ul_hdr' declaration
#11 15.46 Generate 'mcs5' declaration
#11 15.46 Generate 'mcs6' declaration
#11 15.46 Generate 'mcs7_dl_hdr' declaration
#11 15.46 Generate 'mcs7_ul_hdr' declaration
#11 15.46 Generate 'mcs7' declaration
#11 15.46 Generate 'mcs8' declaration
#11 15.46 Generate 'mcs9' declaration
#11 15.46 Generation complete.
#11 15.47 make  install-recursive
#11 15.47 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.47 Making install in protocol
#11 15.47 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
#11 15.47 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
#11 15.47 make[7]: Nothing to be done for 'install-exec-am'.
#11 15.47  /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm/protocol'
#11 15.47  /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/usr/local/include/osmocom/gsm/protocol'
#11 15.48 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
#11 15.48 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm/protocol'
#11 15.48 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 make[7]: Entering directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 make[7]: Nothing to be done for 'install-exec-am'.
#11 15.48  /usr/bin/mkdir -p '/usr/local/include/osmocom/gsm'
#11 15.48  /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/usr/local/include/osmocom/gsm'
#11 15.48  /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rtp_extensions.h rxlev_stat.h sysinfo.h tlv.h '/usr/local/include/osmocom/gsm'
#11 15.48 make[7]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gsm'
#11 15.48 Making install in isdn
#11 15.48 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/isdn'
#11 15.48 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/isdn'
#11 15.48 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.49  /usr/bin/mkdir -p '/usr/local/include/osmocom/isdn'
#11 15.49  /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/usr/local/include/osmocom/isdn'
#11 15.49 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn'
#11 15.49 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/isdn'
#11 15.49 Making install in crypt
#11 15.49 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/crypt'
#11 15.49 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/crypt'
#11 15.49 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.49  /usr/bin/mkdir -p '/usr/local/include/osmocom/crypt'
#11 15.49  /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/usr/local/include/osmocom/crypt'
#11 15.49 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt'
#11 15.49 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/crypt'
#11 15.49 Making install in coding
#11 15.50 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/coding'
#11 15.50 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/coding'
#11 15.50 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.50  /usr/bin/mkdir -p '/usr/local/include/osmocom/coding'
#11 15.50  /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/usr/local/include/osmocom/coding'
#11 15.51 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/coding'
#11 15.51 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/coding'
#11 15.51 Making install in gprs
#11 15.52 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.52 Making install in protocol
#11 15.53 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
#11 15.54 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
#11 15.54 make[6]: Nothing to be done for 'install-exec-am'.
#11 15.54  /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs/protocol'
#11 15.55  /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/usr/local/include/osmocom/gprs/protocol'
#11 15.55 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
#11 15.55 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs/protocol'
#11 15.55 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.56 make[6]: Entering directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.56 make[6]: Nothing to be done for 'install-exec-am'.
#11 15.56  /usr/bin/mkdir -p '/usr/local/include/osmocom/gprs'
#11 15.57  /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/usr/local/include/osmocom/gprs'
#11 15.57 make[6]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.57 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.57 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/gprs'
#11 15.57 Making install in ctrl
#11 15.57 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl'
#11 15.57 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/ctrl'
#11 15.57 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.58  /usr/bin/mkdir -p '/usr/local/include/osmocom/ctrl'
#11 15.58  /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/usr/local/include/osmocom/ctrl'
#11 15.58 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl'
#11 15.58 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/ctrl'
#11 15.58 Making install in sim
#11 15.59 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/sim'
#11 15.59 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/sim'
#11 15.59 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.59  /usr/bin/mkdir -p '/usr/local/include/osmocom/sim'
#11 15.60  /usr/bin/install -c -m 644 class_tables.h sim.h '/usr/local/include/osmocom/sim'
#11 15.60 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/sim'
#11 15.60 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/sim'
#11 15.60 Making install in usb
#11 15.61 make[4]: Entering directory '/tmp/libosmocore/include/osmocom/usb'
#11 15.61 make[5]: Entering directory '/tmp/libosmocore/include/osmocom/usb'
#11 15.61 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.62  /usr/bin/mkdir -p '/usr/local/include/osmocom/usb'
#11 15.62  /usr/bin/install -c -m 644 libusb.h '/usr/local/include/osmocom/usb'
#11 15.63 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom/usb'
#11 15.63 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom/usb'
#11 15.63 make[4]: Entering directory '/tmp/libosmocore/include/osmocom'
#11 15.64 make[5]: Entering directory '/tmp/libosmocore/include/osmocom'
#11 15.64 make[5]: Nothing to be done for 'install-exec-am'.
#11 15.64 make[5]: Nothing to be done for 'install-data-am'.
#11 15.64 make[5]: Leaving directory '/tmp/libosmocore/include/osmocom'
#11 15.64 make[4]: Leaving directory '/tmp/libosmocore/include/osmocom'
#11 15.64 make[3]: Leaving directory '/tmp/libosmocore/include/osmocom'
#11 15.64 make[3]: Entering directory '/tmp/libosmocore/include'
#11 15.65 make[4]: Entering directory '/tmp/libosmocore/include'
#11 15.65 make[4]: Nothing to be done for 'install-exec-am'.
#11 15.65 make[4]: Nothing to be done for 'install-data-am'.
#11 15.65 make[4]: Leaving directory '/tmp/libosmocore/include'
#11 15.65 make[3]: Leaving directory '/tmp/libosmocore/include'
#11 15.65 make[2]: Leaving directory '/tmp/libosmocore/include'
#11 15.65 Making install in src
#11 15.66 make[2]: Entering directory '/tmp/libosmocore/src'
#11 15.67 Making install in core
#11 15.67 make[3]: Entering directory '/tmp/libosmocore/src/core'
#11 15.68   GEN      crc8gen.c
#11 15.68   GEN      crc16gen.c
#11 15.68   GEN      crc32gen.c
#11 15.68   GEN      crc64gen.c
#11 15.68 make  install-am
#11 15.69 make[4]: Entering directory '/tmp/libosmocore/src/core'
#11 15.69   CC       application.lo
#11 15.69   CC       backtrace.lo
#11 15.69   CC       base64.lo
#11 15.70   CC       bits.lo
#11 15.70   CC       bitvec.lo
#11 15.70   CC       bitcomp.lo
#11 15.70   CC       context.lo
#11 15.70   CC       conv.lo
#11 15.70   CC       conv_acc.lo
#11 15.70   CC       conv_acc_generic.lo
#11 15.70   CC       counter.lo
#11 15.70   CC       crc16.lo
#11 15.70   CC       crc8gen.lo
#11 15.70   CC       crc16gen.lo
#11 15.71   CC       crc32gen.lo
#11 15.71   CC       crc64gen.lo
#11 15.71   CC       exec.lo
#11 15.71   CC       fsm.lo
#11 15.71   CC       gsmtap_util.lo
#11 15.71   CC       isdnhdlc.lo
#11 15.80   CC       it_q.lo
#11 15.81   CC       logging.lo
#11 15.81   CC       logging_syslog.lo
#11 15.81   CC       logging_gsmtap.lo
#11 15.81   CC       loggingrb.lo
#11 15.81   CC       macaddr.lo
#11 15.81   CC       msgb.lo
#11 15.81   CC       netdev.lo
#11 15.82   CC       netns.lo
#11 15.83   CC       osmo_io.lo
#11 15.83   CC       osmo_io_poll.lo
#11 15.83   CC       panic.lo
#11 15.86   CC       prbs.lo
#11 15.86   CC       prim.lo
#11 15.87   CC       rbtree.lo
#11 15.87   CC       rate_ctr.lo
#11 15.88   CC       select.lo
#11 15.88   CC       sercomm.lo
#11 15.90   CC       signal.lo
#11 15.90   CC       sockaddr_str.lo
#11 15.90   CC       socket.lo
#11 15.90   CC       soft_uart.lo
#11 15.90   CC       stat_item.lo
#11 15.91   CC       stats.lo
#11 15.91   CC       stats_statsd.lo
#11 15.91   CC       stats_tcp.lo
#11 15.91   CC       strrb.lo
#11 15.91   CC       tdef.lo
#11 15.91   CC       thread.lo
#11 15.91   CC       time_cc.lo
#11 15.93   CC       timer.lo
#11 15.93   CC       timer_gettimeofday.lo
#11 15.93   CC       timer_clockgettime.lo
#11 15.95   CC       tun.lo
#11 15.95   CC       use_count.lo
#11 15.95   CC       utils.lo
#11 15.96   CC       write_queue.lo
#11 15.97   CC       conv_acc_sse.lo
#11 15.98   CC       conv_acc_sse_avx.lo
#11 15.98   CC       plugin.lo
#11 15.98   CC       msgfile.lo
#11 15.98   CC       mnl.lo
#11 15.98   CC       serial.lo
#11 15.99   CC       osmo_io_uring.lo
#11 16.22   CCLD     libosmocore.la
#11 16.60 make[5]: Entering directory '/tmp/libosmocore/src/core'
#11 16.60 make[5]: Nothing to be done for 'install-data-am'.
#11 16.60  /usr/bin/mkdir -p '/usr/local/lib'
#11 16.60  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/usr/local/lib'
#11 16.62 libtool: install: /usr/bin/install -c .libs/libosmocore.so.22.1.0 /usr/local/lib/libosmocore.so.22.1.0
#11 16.62 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.1.0 libosmocore.so.22; }; })
#11 16.62 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocore.so.22.1.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.1.0 libosmocore.so; }; })
#11 16.63 libtool: install: /usr/bin/install -c .libs/libosmocore.lai /usr/local/lib/libosmocore.la
#11 16.66 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 16.66 ----------------------------------------------------------------------
#11 16.66 Libraries have been installed in:
#11 16.66    /usr/local/lib
#11 16.66 
#11 16.66 If you ever happen to want to link against installed libraries
#11 16.66 in a given directory, LIBDIR, you must either use libtool, and
#11 16.66 specify the full pathname of the library, or use the '-LLIBDIR'
#11 16.66 flag during linking and do at least one of the following:
#11 16.66    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 16.66      during execution
#11 16.66    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 16.66      during linking
#11 16.66    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 16.66    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 16.66 
#11 16.66 See any operating system documentation about shared libraries for
#11 16.66 more information, such as the ld(1) and ld.so(8) manual pages.
#11 16.66 ----------------------------------------------------------------------
#11 16.66 make[5]: Leaving directory '/tmp/libosmocore/src/core'
#11 16.66 make[4]: Leaving directory '/tmp/libosmocore/src/core'
#11 16.66 make[3]: Leaving directory '/tmp/libosmocore/src/core'
#11 16.66 Making install in vty
#11 16.66 make[3]: Entering directory '/tmp/libosmocore/src/vty'
#11 16.66   CC       buffer.lo
#11 16.66   CC       command.lo
#11 16.66   CC       vty.lo
#11 16.66   CC       vector.lo
#11 16.66   CC       utils.lo
#11 16.66   CC       telnet_interface.lo
#11 16.66   CC       logging_vty.lo
#11 16.66   CC       stats_vty.lo
#11 16.66   CC       talloc_ctx_vty.lo
#11 16.66   CC       fsm_vty.lo
#11 16.66   CC       cpu_sched_vty.lo
#11 16.67   CC       tdef_vty.lo
#11 16.84   CCLD     libosmovty.la
#11 17.01 make[4]: Entering directory '/tmp/libosmocore/src/vty'
#11 17.01 make[4]: Nothing to be done for 'install-data-am'.
#11 17.01  /usr/bin/mkdir -p '/usr/local/lib'
#11 17.01  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/usr/local/lib'
#11 17.05 libtool: warning: relinking 'libosmovty.la'
#11 17.05 libtool: install: (cd /tmp/libosmocore/src/vty; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:2:0 -no-undefined -o libosmovty.la -rpath /usr/local/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc )
#11 17.15 libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.2T /usr/local/lib/libosmovty.so.13.0.2
#11 17.15 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.2 libosmovty.so.13; }; })
#11 17.15 libtool: install: (cd /usr/local/lib && { ln -s -f libosmovty.so.13.0.2 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.2 libosmovty.so; }; })
#11 17.15 libtool: install: /usr/bin/install -c .libs/libosmovty.lai /usr/local/lib/libosmovty.la
#11 17.18 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 17.18 ----------------------------------------------------------------------
#11 17.18 Libraries have been installed in:
#11 17.18    /usr/local/lib
#11 17.18 
#11 17.18 If you ever happen to want to link against installed libraries
#11 17.18 in a given directory, LIBDIR, you must either use libtool, and
#11 17.18 specify the full pathname of the library, or use the '-LLIBDIR'
#11 17.18 flag during linking and do at least one of the following:
#11 17.18    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 17.18      during execution
#11 17.18    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 17.18      during linking
#11 17.18    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 17.18    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 17.18 
#11 17.18 See any operating system documentation about shared libraries for
#11 17.18 more information, such as the ld(1) and ld.so(8) manual pages.
#11 17.18 ----------------------------------------------------------------------
#11 17.18 make[4]: Leaving directory '/tmp/libosmocore/src/vty'
#11 17.18 make[3]: Leaving directory '/tmp/libosmocore/src/vty'
#11 17.18 Making install in isdn
#11 17.18 make[3]: Entering directory '/tmp/libosmocore/src/isdn'
#11 17.18   CC       i460_mux.lo
#11 17.18   CC       lapd_core.lo
#11 17.18   CC       v110.lo
#11 17.18   CC       v110_ta.lo
#11 17.30   CCLD     libisdnint.la
#11 17.40   CCLD     libosmoisdn.la
#11 17.52 make[4]: Entering directory '/tmp/libosmocore/src/isdn'
#11 17.52 make[4]: Nothing to be done for 'install-data-am'.
#11 17.52  /usr/bin/mkdir -p '/usr/local/lib'
#11 17.52  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/usr/local/lib'
#11 17.58 libtool: warning: relinking 'libosmoisdn.la'
#11 17.58 libtool: install: (cd /tmp/libosmocore/src/isdn; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 2:0:2 -no-undefined -o libosmoisdn.la -rpath /usr/local/lib libisdnint.la -ltalloc )
#11 17.68 libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.2.0T /usr/local/lib/libosmoisdn.so.0.2.0
#11 17.68 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; })
#11 17.68 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; })
#11 17.69 libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /usr/local/lib/libosmoisdn.la
#11 17.71 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 17.71 ----------------------------------------------------------------------
#11 17.71 Libraries have been installed in:
#11 17.71    /usr/local/lib
#11 17.71 
#11 17.71 If you ever happen to want to link against installed libraries
#11 17.71 in a given directory, LIBDIR, you must either use libtool, and
#11 17.71 specify the full pathname of the library, or use the '-LLIBDIR'
#11 17.71 flag during linking and do at least one of the following:
#11 17.71    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 17.71      during execution
#11 17.71    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 17.71      during linking
#11 17.71    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 17.71    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 17.71 
#11 17.71 See any operating system documentation about shared libraries for
#11 17.71 more information, such as the ld(1) and ld.so(8) manual pages.
#11 17.71 ----------------------------------------------------------------------
#11 17.71 make[4]: Leaving directory '/tmp/libosmocore/src/isdn'
#11 17.71 make[3]: Leaving directory '/tmp/libosmocore/src/isdn'
#11 17.71 Making install in codec
#11 17.71 make[3]: Entering directory '/tmp/libosmocore/src/codec'
#11 17.72   CC       gsm610.lo
#11 17.72   CC       gsm620.lo
#11 17.72   CC       gsm660.lo
#11 17.72   CC       gsm690.lo
#11 17.72   CC       hr_sid_class.lo
#11 17.72   CC       ecu.lo
#11 17.72   CC       ecu_fr.lo
#11 17.72   CC       ecu_fr_old.lo
#11 17.88   CCLD     libosmocodec.la
#11 18.02 make[4]: Entering directory '/tmp/libosmocore/src/codec'
#11 18.02 make[4]: Nothing to be done for 'install-data-am'.
#11 18.02  /usr/bin/mkdir -p '/usr/local/lib'
#11 18.02  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/usr/local/lib'
#11 18.06 libtool: warning: relinking 'libosmocodec.la'
#11 18.06 libtool: install: (cd /tmp/libosmocore/src/codec; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 5:0:1 -no-undefined -o libosmocodec.la -rpath /usr/local/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
#11 18.18 libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.1.0T /usr/local/lib/libosmocodec.so.4.1.0
#11 18.18 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.1.0 libosmocodec.so.4; }; })
#11 18.19 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocodec.so.4.1.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.1.0 libosmocodec.so; }; })
#11 18.19 libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /usr/local/lib/libosmocodec.la
#11 18.22 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 18.22 ----------------------------------------------------------------------
#11 18.22 Libraries have been installed in:
#11 18.22    /usr/local/lib
#11 18.22 
#11 18.22 If you ever happen to want to link against installed libraries
#11 18.22 in a given directory, LIBDIR, you must either use libtool, and
#11 18.22 specify the full pathname of the library, or use the '-LLIBDIR'
#11 18.22 flag during linking and do at least one of the following:
#11 18.22    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 18.22      during execution
#11 18.22    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 18.22      during linking
#11 18.22    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 18.22    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 18.22 
#11 18.22 See any operating system documentation about shared libraries for
#11 18.22 more information, such as the ld(1) and ld.so(8) manual pages.
#11 18.22 ----------------------------------------------------------------------
#11 18.22 make[4]: Leaving directory '/tmp/libosmocore/src/codec'
#11 18.22 make[3]: Leaving directory '/tmp/libosmocore/src/codec'
#11 18.22 Making install in gsm
#11 18.22 make[3]: Entering directory '/tmp/libosmocore/src/gsm'
#11 18.23   GEN      gsm0503_conv.c
#11 18.25 Generating convolutional codes...
#11 18.25 Generate 'xcch' definition
#11 18.25 Generate 'tch_f24' definition
#11 18.25 Generate 'tch_h24' definition
#11 18.25 Generate 'tch_f48' definition
#11 18.25 Generate 'tch_f96' definition
#11 18.25 Generate 'tch_f144' definition
#11 18.25 Generate 'rach' definition
#11 18.25 Generate 'rach_ext' definition
#11 18.25 Generate 'sch' definition
#11 18.25 Generate 'cs2' definition
#11 18.25 Generate 'cs3' definition
#11 18.25 Generate 'cs2_np' definition
#11 18.25 Generate 'cs3_np' definition
#11 18.25 Generate 'tch_afs_12_2' definition
#11 18.25 Generate 'tch_afs_10_2' definition
#11 18.25 Generate 'tch_afs_7_95' definition
#11 18.25 Generate 'tch_afs_7_4' definition
#11 18.25 Generate 'tch_afs_6_7' definition
#11 18.25 Generate 'tch_afs_5_9' definition
#11 18.25 Generate 'tch_afs_5_15' definition
#11 18.25 Generate 'tch_afs_4_75' definition
#11 18.25 Generate 'tch_fr' definition
#11 18.25 Generate 'tch_hr' definition
#11 18.25 Generate 'tch_ahs_7_95' definition
#11 18.25 Generate 'tch_ahs_7_4' definition
#11 18.25 Generate 'tch_ahs_6_7' definition
#11 18.25 Generate 'tch_ahs_5_9' definition
#11 18.25 Generate 'tch_ahs_5_15' definition
#11 18.25 Generate 'tch_ahs_4_75' definition
#11 18.25 Generate 'tch_axs_sid_update' definition
#11 18.25 Generate 'mcs1_dl_hdr' definition
#11 18.25 Generate 'mcs1_ul_hdr' definition
#11 18.25 Generate 'mcs1' definition
#11 18.25 Generate 'mcs2' definition
#11 18.25 Generate 'mcs3' definition
#11 18.25 Generate 'mcs4' definition
#11 18.25 Generate 'mcs5_dl_hdr' definition
#11 18.25 Generate 'mcs5_ul_hdr' definition
#11 18.25 Generate 'mcs5' definition
#11 18.25 Generate 'mcs6' definition
#11 18.25 Generate 'mcs7_dl_hdr' definition
#11 18.25 Generate 'mcs7_ul_hdr' definition
#11 18.25 Generate 'mcs7' definition
#11 18.25 Generate 'mcs8' definition
#11 18.25 Generate 'mcs9' definition
#11 18.25 Generation complete.
#11 18.25 make  install-am
#11 18.26 make[4]: Entering directory '/tmp/libosmocore/src/gsm'
#11 18.26   CC       a5.lo
#11 18.26   CC       rxlev_stat.lo
#11 18.26   CC       tlv_parser.lo
#11 18.26   CC       comp128.lo
#11 18.26   CC       comp128v23.lo
#11 18.26   CC       gsm_utils.lo
#11 18.26   CC       rsl.lo
#11 18.26   CC       gsm48_arfcn_range_encode.lo
#11 18.26   CC       gsm48.lo
#11 18.26   CC       gsm0808.lo
#11 18.26   CC       gsm48_ie.lo
#11 18.26   CC       sysinfo.lo
#11 18.26   CC       gprs_cipher_core.lo
#11 18.26   CC       gprs_rlc.lo
#11 18.26   CC       gsm0480.lo
#11 18.26   CC       abis_nm.lo
#11 18.26   CC       gsm0502.lo
#11 18.26   CC       gsm0411_utils.lo
#11 18.26   CC       gsm0411_smc.lo
#11 18.26   CC       gsm0411_smr.lo
#11 18.32 gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
#11 18.32   106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
#11 18.32       |         ^~~~~~~
#11 18.32   CC       gsm0414.lo
#11 18.32   CC       lapdm.lo
#11 18.32   CC       kasumi.lo
#11 18.32   CC       gsm29205.lo
#11 18.32   CC       gsm_04_08_gprs.lo
#11 18.34   CC       auth_core.lo
#11 18.34   CC       auth_comp128v1.lo
#11 18.34   CC       auth_comp128v23.lo
#11 18.35   CC       auth_xor.lo
#11 18.35   CC       auth_xor_2g.lo
#11 18.35   CC       auth_milenage.lo
#11 18.37   CC       gea.lo
#11 18.37   CC       gan.lo
#11 18.37   CC       ipa.lo
#11 18.37   CC       gsm0341.lo
#11 18.37   CC       apn.lo
#11 18.38   CC       auth_tuak.lo
#11 18.39   CC       gprs_gea.lo
#11 18.39   CC       gsm0503_conv.lo
#11 18.40   CC       oap.lo
#11 18.41   CC       gsm0808_utils.lo
#11 18.41   CC       gsm23003.lo
#11 18.41   CC       gsm23236.lo
#11 18.42   CC       mncc.lo
#11 18.42   CC       oap_client.lo
#11 18.42   CC       bts_features.lo
#11 18.43   CC       gsm48_rest_octets.lo
#11 18.43   CC       gsm29118.lo
#11 18.43   CC       cbsp.lo
#11 18.43   CC       gsm48049.lo
#11 18.44   CC       gad.lo
#11 18.45   CC       bsslap.lo
#11 18.45   CC       bssmap_le.lo
#11 18.45   CC       kdf.lo
#11 18.46   CC       iuup.lo
#11 18.46   CC       gsm44021.lo
#11 18.47   CC       gsm44068.lo
#11 18.48   CC       rlp.lo
#11 18.49   CC       gsup.lo
#11 18.49   CC       gsup_sms.lo
#11 18.50   CC       milenage/aes-encblock.lo
#11 18.50   CC       milenage/aes-internal.lo
#11 18.50   CC       milenage/aes-internal-enc.lo
#11 18.50   CC       milenage/milenage.lo
#11 18.52   CC       tuak/KeccakP-1600-3gpp.lo
#11 18.52   CC       tuak/tuak.lo
#11 18.63   CCLD     libgsmint.la
#11 19.53   CCLD     libosmogsm.la
#11 19.67 make[5]: Entering directory '/tmp/libosmocore/src/gsm'
#11 19.67 make[5]: Nothing to be done for 'install-data-am'.
#11 19.68  /usr/bin/mkdir -p '/usr/local/lib'
#11 19.68  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/usr/local/lib'
#11 19.70 libtool: warning: relinking 'libosmogsm.la'
#11 19.70 libtool: install: (cd /tmp/libosmocore/src/gsm; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 22:0:2 -no-undefined -o libosmogsm.la -rpath /usr/local/lib libgsmint.la -ltalloc -lgnutls )
#11 19.83 libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.2.0T /usr/local/lib/libosmogsm.so.20.2.0
#11 19.84 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.2.0 libosmogsm.so.20; }; })
#11 19.84 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogsm.so.20.2.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.2.0 libosmogsm.so; }; })
#11 19.84 libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /usr/local/lib/libosmogsm.la
#11 19.86 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 19.86 ----------------------------------------------------------------------
#11 19.86 Libraries have been installed in:
#11 19.86    /usr/local/lib
#11 19.86 
#11 19.86 If you ever happen to want to link against installed libraries
#11 19.86 in a given directory, LIBDIR, you must either use libtool, and
#11 19.86 specify the full pathname of the library, or use the '-LLIBDIR'
#11 19.86 flag during linking and do at least one of the following:
#11 19.86    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 19.86      during execution
#11 19.86    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 19.86      during linking
#11 19.86    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 19.86    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 19.86 
#11 19.86 See any operating system documentation about shared libraries for
#11 19.86 more information, such as the ld(1) and ld.so(8) manual pages.
#11 19.86 ----------------------------------------------------------------------
#11 19.86 make[5]: Leaving directory '/tmp/libosmocore/src/gsm'
#11 19.86 make[4]: Leaving directory '/tmp/libosmocore/src/gsm'
#11 19.86 make[3]: Leaving directory '/tmp/libosmocore/src/gsm'
#11 19.86 Making install in coding
#11 19.86 make[3]: Entering directory '/tmp/libosmocore/src/coding'
#11 19.86   CC       gsm0503_interleaving.lo
#11 19.86   CC       gsm0503_mapping.lo
#11 19.86   CC       gsm0503_tables.lo
#11 19.86   CC       gsm0503_parity.lo
#11 19.87   CC       gsm0503_coding.lo
#11 19.87   CC       gsm0503_amr_dtx.lo
#11 20.00   CCLD     libosmocoding.la
#11 20.14 make[4]: Entering directory '/tmp/libosmocore/src/coding'
#11 20.14 make[4]: Nothing to be done for 'install-data-am'.
#11 20.14  /usr/bin/mkdir -p '/usr/local/lib'
#11 20.14  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/usr/local/lib'
#11 20.18 libtool: warning: relinking 'libosmocoding.la'
#11 20.19 libtool: install: (cd /tmp/libosmocore/src/coding; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:1:3 -no-undefined -o libosmocoding.la -rpath /usr/local/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
#11 20.34 libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.1T /usr/local/lib/libosmocoding.so.0.3.1
#11 20.35 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; })
#11 20.35 libtool: install: (cd /usr/local/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; })
#11 20.35 libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /usr/local/lib/libosmocoding.la
#11 20.37 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 20.37 ----------------------------------------------------------------------
#11 20.37 Libraries have been installed in:
#11 20.37    /usr/local/lib
#11 20.37 
#11 20.37 If you ever happen to want to link against installed libraries
#11 20.37 in a given directory, LIBDIR, you must either use libtool, and
#11 20.37 specify the full pathname of the library, or use the '-LLIBDIR'
#11 20.37 flag during linking and do at least one of the following:
#11 20.37    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 20.37      during execution
#11 20.37    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 20.37      during linking
#11 20.37    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 20.37    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 20.37 
#11 20.37 See any operating system documentation about shared libraries for
#11 20.37 more information, such as the ld(1) and ld.so(8) manual pages.
#11 20.37 ----------------------------------------------------------------------
#11 20.37 make[4]: Leaving directory '/tmp/libosmocore/src/coding'
#11 20.37 make[3]: Leaving directory '/tmp/libosmocore/src/coding'
#11 20.37 Making install in gb
#11 20.37 make[3]: Entering directory '/tmp/libosmocore/src/gb'
#11 20.37   CC       gprs_ns.lo
#11 20.37   CC       gprs_ns_frgre.lo
#11 20.37   CC       gprs_ns_vty.lo
#11 20.37   CC       gprs_ns_sns.lo
#11 20.37   CC       gprs_bssgp.lo
#11 20.37   CC       gprs_bssgp_vty.lo
#11 20.37   CC       gprs_bssgp_util.lo
#11 20.37   CC       gprs_bssgp_rim.lo
#11 20.37   CC       gprs_bssgp_bss.lo
#11 20.37   CC       gprs_ns2.lo
#11 20.37   CC       gprs_ns2_frgre.lo
#11 20.37   CC       gprs_ns2_udp.lo
#11 20.38   CC       gprs_ns2_vc_fsm.lo
#11 20.38   CC       gprs_ns2_fr.lo
#11 20.38   CC       gprs_ns2_sns.lo
#11 20.38   CC       gprs_ns2_message.lo
#11 20.38   CC       gprs_ns2_vty.lo
#11 20.38   CC       gprs_bssgp2.lo
#11 20.38   CC       bssgp_bvc_fsm.lo
#11 20.38   CC       common_vty.lo
#11 20.47   CC       frame_relay.lo
#11 20.59   CCLD     libosmogb.la
#11 20.59   CCLD     libosmogb-test.la
#11 20.71 make[4]: Entering directory '/tmp/libosmocore/src/gb'
#11 20.71 make[4]: Nothing to be done for 'install-data-am'.
#11 20.71  /usr/bin/mkdir -p '/usr/local/lib'
#11 20.71  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/usr/local/lib'
#11 20.73 libtool: warning: relinking 'libosmogb.la'
#11 20.73 libtool: install: (cd /tmp/libosmocore/src/gb; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 17:0:3 -no-undefined -o libosmogb.la -rpath /usr/local/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
#11 20.99 libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.3.0T /usr/local/lib/libosmogb.so.14.3.0
#11 20.99 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.3.0 libosmogb.so.14; }; })
#11 20.99 libtool: install: (cd /usr/local/lib && { ln -s -f libosmogb.so.14.3.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.3.0 libosmogb.so; }; })
#11 20.99 libtool: install: /usr/bin/install -c .libs/libosmogb.lai /usr/local/lib/libosmogb.la
#11 21.01 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 21.01 ----------------------------------------------------------------------
#11 21.01 Libraries have been installed in:
#11 21.01    /usr/local/lib
#11 21.01 
#11 21.01 If you ever happen to want to link against installed libraries
#11 21.01 in a given directory, LIBDIR, you must either use libtool, and
#11 21.01 specify the full pathname of the library, or use the '-LLIBDIR'
#11 21.01 flag during linking and do at least one of the following:
#11 21.01    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 21.01      during execution
#11 21.01    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 21.01      during linking
#11 21.01    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 21.01    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 21.01 
#11 21.01 See any operating system documentation about shared libraries for
#11 21.01 more information, such as the ld(1) and ld.so(8) manual pages.
#11 21.01 ----------------------------------------------------------------------
#11 21.01 make[4]: Leaving directory '/tmp/libosmocore/src/gb'
#11 21.01 make[3]: Leaving directory '/tmp/libosmocore/src/gb'
#11 21.01 Making install in ctrl
#11 21.01 make[3]: Entering directory '/tmp/libosmocore/src/ctrl'
#11 21.01   CC       control_cmd.lo
#11 21.01   CC       control_if.lo
#11 21.01   CC       fsm_ctrl_commands.lo
#11 21.01   CC       control_vty.lo
#11 21.09   CCLD     libosmoctrl.la
#11 21.31 make[4]: Entering directory '/tmp/libosmocore/src/ctrl'
#11 21.31 make[4]: Nothing to be done for 'install-data-am'.
#11 21.31  /usr/bin/mkdir -p '/usr/local/lib'
#11 21.31  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/usr/local/lib'
#11 21.35 libtool: warning: relinking 'libosmoctrl.la'
#11 21.35 libtool: install: (cd /tmp/libosmocore/src/ctrl; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:1:9 -no-undefined -o libosmoctrl.la -rpath /usr/local/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
#11 21.45 libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.9.1T /usr/local/lib/libosmoctrl.so.0.9.1
#11 21.45 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so.0; }; })
#11 21.46 libtool: install: (cd /usr/local/lib && { ln -s -f libosmoctrl.so.0.9.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.1 libosmoctrl.so; }; })
#11 21.46 libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /usr/local/lib/libosmoctrl.la
#11 21.48 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 21.48 ----------------------------------------------------------------------
#11 21.48 Libraries have been installed in:
#11 21.48    /usr/local/lib
#11 21.48 
#11 21.48 If you ever happen to want to link against installed libraries
#11 21.48 in a given directory, LIBDIR, you must either use libtool, and
#11 21.48 specify the full pathname of the library, or use the '-LLIBDIR'
#11 21.48 flag during linking and do at least one of the following:
#11 21.48    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 21.48      during execution
#11 21.48    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 21.48      during linking
#11 21.48    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 21.48    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 21.48 
#11 21.48 See any operating system documentation about shared libraries for
#11 21.48 more information, such as the ld(1) and ld.so(8) manual pages.
#11 21.48 ----------------------------------------------------------------------
#11 21.48 make[4]: Leaving directory '/tmp/libosmocore/src/ctrl'
#11 21.48 make[3]: Leaving directory '/tmp/libosmocore/src/ctrl'
#11 21.48 Making install in pseudotalloc
#11 21.48 make[3]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
#11 21.48 make[4]: Entering directory '/tmp/libosmocore/src/pseudotalloc'
#11 21.49 make[4]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
#11 21.49 make[3]: Leaving directory '/tmp/libosmocore/src/pseudotalloc'
#11 21.49 Making install in sim
#11 21.49 make[3]: Entering directory '/tmp/libosmocore/src/sim'
#11 21.49   CC       core.lo
#11 21.49   CC       reader.lo
#11 21.49   CC       class_tables.lo
#11 21.49   CC       card_fs_sim.lo
#11 21.49   CC       card_fs_usim.lo
#11 21.49   CC       card_fs_uicc.lo
#11 21.49   CC       card_fs_isim.lo
#11 21.49   CC       card_fs_hpsim.lo
#11 21.49   CC       card_fs_tetra.lo
#11 21.56   CCLD     libosmosim.la
#11 21.69 make[4]: Entering directory '/tmp/libosmocore/src/sim'
#11 21.69 make[4]: Nothing to be done for 'install-data-am'.
#11 21.69  /usr/bin/mkdir -p '/usr/local/lib'
#11 21.69  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/usr/local/lib'
#11 21.75 libtool: warning: relinking 'libosmosim.la'
#11 21.76 libtool: install: (cd /tmp/libosmocore/src/sim; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:3:1 -no-undefined -o libosmosim.la -rpath /usr/local/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc )
#11 21.88 libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.3T /usr/local/lib/libosmosim.so.2.1.3
#11 21.88 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
#11 21.89 libtool: install: (cd /usr/local/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
#11 21.89 libtool: install: /usr/bin/install -c .libs/libosmosim.lai /usr/local/lib/libosmosim.la
#11 21.92 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 21.92 ----------------------------------------------------------------------
#11 21.92 Libraries have been installed in:
#11 21.92    /usr/local/lib
#11 21.92 
#11 21.92 If you ever happen to want to link against installed libraries
#11 21.92 in a given directory, LIBDIR, you must either use libtool, and
#11 21.92 specify the full pathname of the library, or use the '-LLIBDIR'
#11 21.92 flag during linking and do at least one of the following:
#11 21.92    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 21.92      during execution
#11 21.92    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 21.92      during linking
#11 21.92    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 21.92    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 21.92 
#11 21.92 See any operating system documentation about shared libraries for
#11 21.92 more information, such as the ld(1) and ld.so(8) manual pages.
#11 21.92 ----------------------------------------------------------------------
#11 21.92 make[4]: Leaving directory '/tmp/libosmocore/src/sim'
#11 21.92 make[3]: Leaving directory '/tmp/libosmocore/src/sim'
#11 21.92 Making install in usb
#11 21.93 make[3]: Entering directory '/tmp/libosmocore/src/usb'
#11 21.93   CC       osmo_libusb.lo
#11 22.07   CCLD     libosmousb.la
#11 22.20 make[4]: Entering directory '/tmp/libosmocore/src/usb'
#11 22.20 make[4]: Nothing to be done for 'install-data-am'.
#11 22.21  /usr/bin/mkdir -p '/usr/local/lib'
#11 22.21  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/usr/local/lib'
#11 22.27 libtool: warning: relinking 'libosmousb.la'
#11 22.27 libtool: install: (cd /tmp/libosmocore/src/usb; /bin/bash "/tmp/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /usr/local/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
#11 22.36 libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /usr/local/lib/libosmousb.so.0.0.1
#11 22.36 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
#11 22.37 libtool: install: (cd /usr/local/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
#11 22.38 libtool: install: /usr/bin/install -c .libs/libosmousb.lai /usr/local/lib/libosmousb.la
#11 22.41 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
#11 22.41 ----------------------------------------------------------------------
#11 22.41 Libraries have been installed in:
#11 22.41    /usr/local/lib
#11 22.41 
#11 22.41 If you ever happen to want to link against installed libraries
#11 22.41 in a given directory, LIBDIR, you must either use libtool, and
#11 22.41 specify the full pathname of the library, or use the '-LLIBDIR'
#11 22.41 flag during linking and do at least one of the following:
#11 22.41    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
#11 22.41      during execution
#11 22.41    - add LIBDIR to the 'LD_RUN_PATH' environment variable
#11 22.41      during linking
#11 22.41    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
#11 22.41    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
#11 22.41 
#11 22.41 See any operating system documentation about shared libraries for
#11 22.41 more information, such as the ld(1) and ld.so(8) manual pages.
#11 22.41 ----------------------------------------------------------------------
#11 22.41 make[4]: Leaving directory '/tmp/libosmocore/src/usb'
#11 22.41 make[3]: Leaving directory '/tmp/libosmocore/src/usb'
#11 22.41 make[3]: Entering directory '/tmp/libosmocore/src'
#11 22.41 make[4]: Entering directory '/tmp/libosmocore/src'
#11 22.41 make[4]: Nothing to be done for 'install-exec-am'.
#11 22.41 make[4]: Nothing to be done for 'install-data-am'.
#11 22.41 make[4]: Leaving directory '/tmp/libosmocore/src'
#11 22.41 make[3]: Leaving directory '/tmp/libosmocore/src'
#11 22.41 make[2]: Leaving directory '/tmp/libosmocore/src'
#11 22.41 Making install in utils
#11 22.41 make[2]: Entering directory '/tmp/libosmocore/utils'
#11 22.42 Making install in osmo-stat-dummy
#11 22.42 make[3]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
#11 22.42   CC       osmo_stat_dummy-osmo-stat-dummy.o
#11 22.47   CCLD     osmo-stat-dummy
#11 22.72 make[4]: Entering directory '/tmp/libosmocore/utils/osmo-stat-dummy'
#11 22.72 make[4]: Nothing to be done for 'install-exec-am'.
#11 22.72 make[4]: Nothing to be done for 'install-data-am'.
#11 22.72 make[4]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
#11 22.72 make[3]: Leaving directory '/tmp/libosmocore/utils/osmo-stat-dummy'
#11 22.72 make[3]: Entering directory '/tmp/libosmocore/utils'
#11 22.72   CC       osmo-arfcn.o
#11 22.72   CC       osmo-auc-gen.o
#11 22.72   CC       osmo-config-merge.o
#11 22.72   CC       osmo-aka-verify.o
#11 22.72   CC       gsmtap-logsend.o
#11 22.72   CC       osmo-ns-dummy.o
#11 22.72   CC       osmo-ns-dummy-vty.o
#11 22.75   CCLD     osmo-aka-verify
#11 22.75   CCLD     osmo-auc-gen
#11 22.75   CCLD     osmo-config-merge
#11 22.75   CCLD     osmo-gsmtap-logsend
#11 22.75   CCLD     osmo-arfcn
#11 22.76   CCLD     osmo-ns-dummy
#11 22.89 make[4]: Entering directory '/tmp/libosmocore/utils'
#11 22.89 make[4]: Nothing to be done for 'install-data-am'.
#11 22.90  /usr/bin/mkdir -p '/usr/local/bin'
#11 22.90   /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify osmo-gsmtap-logsend '/usr/local/bin'
#11 22.92 libtool: install: /usr/bin/install -c .libs/osmo-arfcn /usr/local/bin/osmo-arfcn
#11 22.94 libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /usr/local/bin/osmo-auc-gen
#11 22.97 libtool: install: /usr/bin/install -c .libs/osmo-config-merge /usr/local/bin/osmo-config-merge
#11 23.01 libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /usr/local/bin/osmo-aka-verify
#11 23.06 libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /usr/local/bin/osmo-gsmtap-logsend
#11 23.07 make[4]: Leaving directory '/tmp/libosmocore/utils'
#11 23.07 make[3]: Leaving directory '/tmp/libosmocore/utils'
#11 23.07 make[2]: Leaving directory '/tmp/libosmocore/utils'
#11 23.07 Making install in tapset
#11 23.07 make[2]: Entering directory '/tmp/libosmocore/tapset'
#11 23.08 make[3]: Entering directory '/tmp/libosmocore/tapset'
#11 23.08 make[3]: Nothing to be done for 'install-exec-am'.
#11 23.08 make  install-data-hook
#11 23.09 make[4]: Entering directory '/tmp/libosmocore/tapset'
#11 23.09 make[4]: Nothing to be done for 'install-data-hook'.
#11 23.09 make[4]: Leaving directory '/tmp/libosmocore/tapset'
#11 23.09 make[3]: Leaving directory '/tmp/libosmocore/tapset'
#11 23.09 make[2]: Leaving directory '/tmp/libosmocore/tapset'
#11 23.09 Making install in tests
#11 23.10 make[2]: Entering directory '/tmp/libosmocore/tests'
#11 23.10   GEN      conv/gsm0503_test_vectors.c
#11 23.13 Generating test vectors...
#11 23.13 Generate 'xcch' test vector
#11 23.13 Generate 'tch_f24' test vector
#11 23.13 Generate 'tch_h24' test vector
#11 23.13 Generate 'tch_f48' test vector
#11 23.13 Generate 'tch_f96' test vector
#11 23.13 Generate 'tch_f144' test vector
#11 23.13 Generate 'rach' test vector
#11 23.13 Generate 'rach_ext' test vector
#11 23.13 Generate 'sch' test vector
#11 23.13 Generate 'cs2' test vector
#11 23.13 Generate 'cs3' test vector
#11 23.13 Generate 'cs2_np' test vector
#11 23.13 Generate 'cs3_np' test vector
#11 23.13 Generate 'tch_afs_12_2' test vector
#11 23.13 Generate 'tch_afs_10_2' test vector
#11 23.13 Generate 'tch_afs_7_95' test vector
#11 23.13 Generate 'tch_afs_7_4' test vector
#11 23.13 Generate 'tch_afs_6_7' test vector
#11 23.13 Generate 'tch_afs_5_9' test vector
#11 23.13 Generate 'tch_afs_5_15' test vector
#11 23.13 Generate 'tch_afs_4_75' test vector
#11 23.13 Generate 'tch_fr' test vector
#11 23.13 Generate 'tch_hr' test vector
#11 23.13 Generate 'tch_ahs_7_95' test vector
#11 23.13 Generate 'tch_ahs_7_4' test vector
#11 23.13 Generate 'tch_ahs_6_7' test vector
#11 23.13 Generate 'tch_ahs_5_9' test vector
#11 23.13 Generate 'tch_ahs_5_15' test vector
#11 23.13 Generate 'tch_ahs_4_75' test vector
#11 23.13 Generate 'tch_axs_sid_update' test vector
#11 23.13 Generate 'mcs1_dl_hdr' test vector
#11 23.13 Generate 'mcs1_ul_hdr' test vector
#11 23.13 Generate 'mcs1' test vector
#11 23.13 Generate 'mcs2' test vector
#11 23.13 Generate 'mcs3' test vector
#11 23.13 Generate 'mcs4' test vector
#11 23.13 Generate 'mcs5_dl_hdr' test vector
#11 23.13 Generate 'mcs5_ul_hdr' test vector
#11 23.13 Generate 'mcs5' test vector
#11 23.13 Generate 'mcs6' test vector
#11 23.13 Generate 'mcs7_dl_hdr' test vector
#11 23.13 Generate 'mcs7_ul_hdr' test vector
#11 23.13 Generate 'mcs7' test vector
#11 23.13 Generate 'mcs8' test vector
#11 23.13 Generate 'mcs9' test vector
#11 23.13 Generation complete.
#11 23.13 make  install-am
#11 23.14 make[3]: Entering directory '/tmp/libosmocore/tests'
#11 23.14 make[4]: Entering directory '/tmp/libosmocore/tests'
#11 23.14 make[4]: Nothing to be done for 'install-exec-am'.
#11 23.14 make[4]: Nothing to be done for 'install-data-am'.
#11 23.14 make[4]: Leaving directory '/tmp/libosmocore/tests'
#11 23.14 make[3]: Leaving directory '/tmp/libosmocore/tests'
#11 23.14 make[2]: Leaving directory '/tmp/libosmocore/tests'
#11 23.14 make[2]: Entering directory '/tmp/libosmocore'
#11 23.15 make[3]: Entering directory '/tmp/libosmocore'
#11 23.15  /usr/bin/mkdir -p '/usr/local/bin'
#11 23.15  /usr/bin/mkdir -p '/usr/local/share/aclocal'
#11 23.15  /usr/bin/mkdir -p '/usr/local/lib/pkgconfig'
#11 23.15  /usr/bin/mkdir -p '/usr/local/include'
#11 23.15  /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/usr/local/share/aclocal'
#11 23.15  /usr/bin/install -c osmo-release.sh '/usr/local/bin'
#11 23.15  /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/usr/local/lib/pkgconfig'
#11 23.15  /usr/bin/install -c -m 644 osmo-release.mk '/usr/local/include'
#11 23.15 make  install-data-hook
#11 23.15 make[4]: Entering directory '/tmp/libosmocore'
#11 23.15 make[4]: Nothing to be done for 'install-data-hook'.
#11 23.15 make[4]: Leaving directory '/tmp/libosmocore'
#11 23.15 make[3]: Leaving directory '/tmp/libosmocore'
#11 23.16 make[2]: Leaving directory '/tmp/libosmocore'
#11 23.16 make[1]: Leaving directory '/tmp/libosmocore'
#11 DONE 23.4s

#12 [ 7/10] COPY	OSMO-NS-DUMMY.CFG /data/osmo-ns-dummy.cfg
#12 DONE 0.1s

#13 [ 8/10] COPY	.COMMON/PIPEWORK	/USR/BIN/PIPEWORK
#13 DONE 0.1s

#14 [ 9/10] COPY	DOCKER-ENTRYPOINT.SH	/DOCKER-ENTRYPOINT.SH
#14 DONE 0.1s

#15 [10/10] WORKDIR	/DATA
#15 DONE 0.1s

#16 exporting to image
#16 exporting layers
#16 exporting layers 1.0s done
#16 writing image sha256:3c8c1a55e05d254e23f8268edd6aa01eae0738ec9313ed0404a4ef9ab2be4db9 done
#16 naming to docker.io/osmocom-build/osmo-ns-master:latest 0.0s done
#16 DONE 1.1s

 1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/osmo-ns-master'
+ docker_image_exists osmo-ns-master
+ docker images -q osmocom-build/osmo-ns-master
+ test -n 3c8c1a55e05d
+ list_osmo_packages debian-bookworm osmo-ns-master
+ local distro=debian-bookworm
+ local image=osmo-ns-master
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-ns-master -c
+ [ -n  ]
+ set +x

### Installed Osmocom packages in: osmo-ns-master ###

ii  osmocom-nightly                        202504052026                      amd64        Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly']
ii  python3-osmopy-libs                    0.3.0.161.fc78.202504052026       all          Python code (not only) for testing of Osmocom programs
ii  python3-osmopy-utils                   0.3.0.161.fc78.202504052026       all          Python code (not only) for testing of Osmocom programs

+ [ registry.osmocom.org = registry.osmocom.org ]
+ docker_depends ttcn3-ns-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:647a1fdd958aa891dfac06c8d0f856764d35e6f0a38fb1d9ee0485fd7f849404
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-ns-test
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z  ]
+ docker_upstream_distro_from_image_name ttcn3-ns-test
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name ttcn3-ns-test
+ echo ttcn3-ns-test
+ dir=ttcn3-ns-test
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../ttcn3-ns-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-ns-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n  ]
+ echo master
+ make -C ../ttcn3-ns-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-ns-test OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-ns-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-ns-test/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=latest \
	--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-ns-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 380B 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 [internal] load build context
#5 transferring context: 836B done
#5 DONE 0.1s

#6 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#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" ns
#8 CACHED

#9 [4/4] COPY	NS_TESTS.CFG /data/NS_Tests.cfg
#9 CACHED

#10 exporting to image
#10 exporting layers done
#10 writing image sha256:f7a670e3e75f7e7276d431bee6c6b016b664851b13d06acbd2830fe558b50a3a done
#10 naming to docker.io/osmocom-build/ttcn3-ns-test:latest 0.0s done
#10 DONE 0.0s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-ns-test'
+ docker_image_exists ttcn3-ns-test
+ docker images -q osmocom-build/ttcn3-ns-test
+ test -n f7a670e3e75f
+ list_osmo_packages debian-bookworm ttcn3-ns-test
+ local distro=debian-bookworm
+ local image=ttcn3-ns-test
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-ns-test -c
+ [ -n  ]
+ return
+ set_clean_up_trap
+ trap clean_up_common EXIT INT TERM 0
+ set -e
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester
+ cp NS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/
+ write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg
+ local repo=nightly
+ local config=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg
+ local line
+ [ -e /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_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-ns-test/logs/ns-tester/NS_Tests.cfg
+ mkdir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns
+ cp osmo-ns-dummy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns/
+ network_create
+ SUBNET=483649
+ seq 1 30
+ echo (483649 + 1) % 256
+ bc
+ SUBNET=66
+ NET_NAME=ttcn3-ns-test-66
+ SUB4=172.18.66.0/24
+ SUB6=fd02:db8:66::/64
+ set +x
Creating network ttcn3-ns-test-66, trying SUBNET=66...
+ docker network create --internal --subnet 172.18.66.0/24 --ipv6 --subnet fd02:db8:66::/64 ttcn3-ns-test-66
9cb642ce207bdeae12953b0e82e491c6282248f214d127f58fbe80ffb0e088a0
+ set +x

### Network ttcn3-ns-test-66 created (SUBNET=66) ###

+ return
+ network_replace_subnet_in_configs
+ set +x
Applying SUBNET=66 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns/osmo-ns-dummy.cfg
Applying SUBNET=66 to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester/NS_Tests.cfg
+ echo Starting container with osmo-ns-dummy
Starting container with osmo-ns-dummy
+ docker_network_params 66 101
+ NET=66
+ ADDR_SUFIX=101
+ echo --network ttcn3-ns-test-66 --ip 172.18.66.101 --ip6 fd02:db8:66::101
+ docker run --rm --network ttcn3-ns-test-66 --ip 172.18.66.101 --ip6 fd02:db8:66::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns:/data --name jenkins-ttcn3-ns-test-1474-ns -d osmocom-build/osmo-ns-master /bin/sh -c /usr/local/bin/osmo-ns-dummy -c /data/osmo-ns-dummy.cfg -p 4240 >>/data/osmo-ns-dummy.log 2>&1
a01b679806bc68db933839a659ae25a2f108d215a46c9e7423a6cef16522b5aa
+ echo Starting container with NS testsuite
Starting container with NS testsuite
+ docker_network_params 66 10
+ NET=66
+ ADDR_SUFIX=10
+ echo --network ttcn3-ns-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10
+ docker run --rm --network ttcn3-ns-test-66 --ip 172.18.66.10 --ip6 fd02:db8:66::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/ns-tester:/data --name jenkins-ttcn3-ns-test-1474-ttcn3-ns-test osmocom-build/ttcn3-ns-test
+ SUBDIR=ns
+ SUITE=NS_Tests
+ '[' -n '' ']'
+ cd /data
+ EXTRA_ARGS=
+ '[' -n '' ']'
+ /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/ns/NS_Tests NS_Tests.cfg
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli NS_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: NS_Tests.cfg
MC@bd4c196755eb: Unix server socket created successfully.
MC@bd4c196755eb: Listening on TCP port 42405.
MC2> bd4c196755eb is the default
spawn /osmo-ttcn3-hacks/ns/NS_Tests bd4c196755eb 42405
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@bd4c196755eb: New HC connected from 172.18.66.10 [172.18.66.10]. bd4c196755eb: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@bd4c196755eb: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@bd4c196755eb: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@bd4c196755eb: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@bd4c196755eb: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@bd4c196755eb: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@bd4c196755eb: Configuration file was processed on all HCs.
MC@bd4c196755eb: Creating MTC on host 172.18.66.10.
MC@bd4c196755eb: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'.
------ NS_Tests.TC_tx_reset ------
Sun Apr  6 04:26:53 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/NS_Tests.TC_tx_reset.pcap" >/data/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_reset started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 10 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_reset finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'.
Sun Apr  6 04:26:55 UTC 2025
====== NS_Tests.TC_tx_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9615)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'.
------ NS_Tests.TC_tx_block ------
Sun Apr  6 04:26:56 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/NS_Tests.TC_tx_block.pcap" >/data/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_block started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_block finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'.
Sun Apr  6 04:26:59 UTC 2025
====== NS_Tests.TC_tx_block pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10012)
Waiting for packet dumper to finish... 1 (prev_count=10012, count=10694)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'.
------ NS_Tests.TC_tx_block_by_vty ------
Sun Apr  6 04:27: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/NS_Tests.TC_tx_block_by_vty.pcap" >/data/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_block_by_vty started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_block_by_vty finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'.
Sun Apr  6 04:27:04 UTC 2025
====== NS_Tests.TC_tx_block_by_vty pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=8907)
Waiting for packet dumper to finish... 1 (prev_count=8907, count=9762)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'.
------ NS_Tests.TC_tx_block_by_vty_reset ------
Sun Apr  6 04:27:06 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/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/data/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_block_by_vty_reset started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 60 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Test case TC_tx_block_by_vty_reset finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'.
Sun Apr  6 04:27:18 UTC 2025
====== NS_Tests.TC_tx_block_by_vty_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13250)
Waiting for packet dumper to finish... 1 (prev_count=13250, count=13748)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'.
------ NS_Tests.TC_tx_block_unitdata_over_blocked ------
Sun Apr  6 04:27:20 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/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_block_unitdata_over_blocked started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'.
Sun Apr  6 04:27:25 UTC 2025
====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10408)
Waiting for packet dumper to finish... 1 (prev_count=10408, count=10906)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'.
------ NS_Tests.TC_rx_block_unitdata_over_blocked ------
Sun Apr  6 04:27: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/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/data/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_rx_block_unitdata_over_blocked started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'.
Sun Apr  6 04:27:31 UTC 2025
====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9714)
Waiting for packet dumper to finish... 1 (prev_count=9714, count=11359)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'.
------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------
Sun Apr  6 04:27: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/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/data/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_mirror_unitdata_tx_status_blocked started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'.
Sun Apr  6 04:27:35 UTC 2025
====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11683)
Waiting for packet dumper to finish... 1 (prev_count=11683, count=12269)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'.
------ NS_Tests.TC_tx_blocked_foreign_nsvc ------
Sun Apr  6 04:27:37 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/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/data/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_blocked_foreign_nsvc started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 60 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '04D3'O } } }
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@bd4c196755eb: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'.
Sun Apr  6 04:27:38 UTC 2025
====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5901)
Waiting for packet dumper to finish... 1 (prev_count=5901, count=12298)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'.
------ NS_Tests.TC_tx_unblock ------
Sun Apr  6 04:27: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/NS_Tests.TC_tx_unblock.pcap" >/data/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_unblock started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_unblock finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'.
Sun Apr  6 04:27:43 UTC 2025
====== NS_Tests.TC_tx_unblock pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=8734)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'.
------ NS_Tests.TC_tx_unblock_retries ------
Sun Apr  6 04:27: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/NS_Tests.TC_tx_unblock_retries.pcap" >/data/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_unblock_retries started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_unblock_retries finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'.
Sun Apr  6 04:27:46 UTC 2025
====== NS_Tests.TC_tx_unblock_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=9559)
Waiting for packet dumper to finish... 1 (prev_count=9559, count=10145)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'.
------ NS_Tests.TC_reset_wrong_nsei ------
Sun Apr  6 04:27: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/NS_Tests.TC_reset_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_wrong_nsei started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_wrong_nsei finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'.
Sun Apr  6 04:28:05 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12925)
Waiting for packet dumper to finish... 1 (prev_count=12925, count=13423)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'.
------ NS_Tests.TC_reset_wrong_nsvci ------
Sun Apr  6 04:28: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/NS_Tests.TC_reset_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_wrong_nsvci started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_wrong_nsvci finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'.
Sun Apr  6 04:28:24 UTC 2025
====== NS_Tests.TC_reset_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12483)
Waiting for packet dumper to finish... 1 (prev_count=12483, count=12981)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_wrong_nsei_nsvci ------
Sun Apr  6 04:28:26 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/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_wrong_nsei_nsvci started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'.
Sun Apr  6 04:28:43 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12487)
Waiting for packet dumper to finish... 1 (prev_count=12487, count=12985)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'.
------ NS_Tests.TC_reset_ack_wrong_nsei ------
Sun Apr  6 04:28:45 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/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsei started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'.
Sun Apr  6 04:29:05 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13859)
Waiting for packet dumper to finish... 1 (prev_count=13859, count=14357)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsvci ------
Sun Apr  6 04:29: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/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsvci started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'.
Sun Apr  6 04:29:27 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13843)
Waiting for packet dumper to finish... 1 (prev_count=13843, count=14341)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------
Sun Apr  6 04:29: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/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/data/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsei_nsvci started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'.
Sun Apr  6 04:29:49 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13773)
Waiting for packet dumper to finish... 1 (prev_count=13773, count=14271)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'.
------ NS_Tests.TC_reset_retries ------
Sun Apr  6 04:29: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/NS_Tests.TC_reset_retries.pcap" >/data/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_retries started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_retries finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'.
Sun Apr  6 04:30:05 UTC 2025
====== NS_Tests.TC_reset_retries pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=10721)
Waiting for packet dumper to finish... 1 (prev_count=10721, count=11219)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'.
------ NS_Tests.TC_reset_on_block_reset ------
Sun Apr  6 04:30: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/NS_Tests.TC_reset_on_block_reset.pcap" >/data/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_reset_on_block_reset started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_reset_on_block_reset finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'.
Sun Apr  6 04:30:09 UTC 2025
====== NS_Tests.TC_reset_on_block_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=11742)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'.
------ NS_Tests.TC_ignore_reset_ack ------
Sun Apr  6 04:30:10 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/NS_Tests.TC_ignore_reset_ack.pcap" >/data/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_ignore_reset_ack started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_ignore_reset_ack finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'.
Sun Apr  6 04:30:27 UTC 2025
====== NS_Tests.TC_ignore_reset_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=13652)
Waiting for packet dumper to finish... 1 (prev_count=13652, count=14150)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'.
------ NS_Tests.TC_tx_reset_tx_alive ------
Sun Apr  6 04:30: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/NS_Tests.TC_tx_reset_tx_alive.pcap" >/data/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_reset_tx_alive started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 10 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_reset_tx_alive finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'.
Sun Apr  6 04:30:31 UTC 2025
====== NS_Tests.TC_tx_reset_tx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5481)
Waiting for packet dumper to finish... 1 (prev_count=5481, count=7613)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'.
------ NS_Tests.TC_tx_reset_rx_alive ------
Sun Apr  6 04:30: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/NS_Tests.TC_tx_reset_rx_alive.pcap" >/data/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_reset_rx_alive started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 10 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_reset_rx_alive finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'.
Sun Apr  6 04:30:35 UTC 2025
====== NS_Tests.TC_tx_reset_rx_alive pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=7873)
Waiting for packet dumper to finish... 1 (prev_count=7873, count=8459)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'.
------ NS_Tests.TC_alive_retries_single_reset ------
Sun Apr  6 04:30:37 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/NS_Tests.TC_alive_retries_single_reset.pcap" >/data/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_alive_retries_single_reset started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 60 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_alive_retries_single_reset finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'.
Sun Apr  6 04:31:03 UTC 2025
====== NS_Tests.TC_alive_retries_single_reset pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=14927)
Waiting for packet dumper to finish... 1 (prev_count=14927, count=15517)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'.
------ NS_Tests.TC_no_reset_alive_ack ------
Sun Apr  6 04:31:05 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/NS_Tests.TC_no_reset_alive_ack.pcap" >/data/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_no_reset_alive_ack started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 15 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_no_reset_alive_ack finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'.
Sun Apr  6 04:31:22 UTC 2025
====== NS_Tests.TC_no_reset_alive_ack pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=12431)
Waiting for packet dumper to finish... 1 (prev_count=12431, count=12929)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'.
------ NS_Tests.TC_tx_unitdata ------
Sun Apr  6 04:31: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/NS_Tests.TC_tx_unitdata.pcap" >/data/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0).
MTC@bd4c196755eb: Test case TC_tx_unitdata started.
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer g_T_guard: 30 s
MTC@bd4c196755eb: Start timer T: 10 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 2 s
MTC@bd4c196755eb: Start timer T: 1 s
MTC@bd4c196755eb: Test case TC_tx_unitdata finished. Verdict: pass
MTC@bd4c196755eb: Starting external command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'.
Sun Apr  6 04:31:26 UTC 2025
====== NS_Tests.TC_tx_unitdata pass ======

Waiting for packet dumper to finish... 0 (prev_count=-1, count=5852)
Waiting for packet dumper to finish... 1 (prev_count=5852, count=9938)
MTC@bd4c196755eb: External command `../ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0).
MC@bd4c196755eb: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@bd4c196755eb: Terminating MTC.
MC@bd4c196755eb: MTC terminated.
MC2> exit
MC@bd4c196755eb: Shutting down session.
MC@bd4c196755eb: Shutdown complete.

Comparing expected results '/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-21.log'
--------------------
pass NS_Tests.TC_tx_reset
pass NS_Tests.TC_tx_block
pass NS_Tests.TC_tx_block_by_vty
pass NS_Tests.TC_tx_block_by_vty_reset
pass NS_Tests.TC_tx_block_unitdata_over_blocked
pass NS_Tests.TC_rx_block_unitdata_over_blocked
pass NS_Tests.TC_mirror_unitdata_tx_status_blocked
pass NS_Tests.TC_tx_blocked_foreign_nsvc
pass NS_Tests.TC_tx_unblock
pass NS_Tests.TC_tx_unblock_retries
pass NS_Tests.TC_reset_wrong_nsei
pass NS_Tests.TC_reset_wrong_nsvci
pass NS_Tests.TC_reset_wrong_nsei_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei
pass NS_Tests.TC_reset_ack_wrong_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci
pass NS_Tests.TC_reset_retries
pass NS_Tests.TC_reset_on_block_reset
pass NS_Tests.TC_ignore_reset_ack
pass NS_Tests.TC_tx_reset_tx_alive
pass NS_Tests.TC_tx_reset_rx_alive
pass NS_Tests.TC_alive_retries_single_reset
pass NS_Tests.TC_no_reset_alive_ack
pass NS_Tests.TC_tx_unitdata

Summary:
  pass: 24


+ exit_code=0
+ /osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm
Generated NS_Tests.TC_alive_retries_single_reset.merged
Generated NS_Tests.TC_ignore_reset_ack.merged
Generated NS_Tests.TC_mirror_unitdata_tx_status_blocked.merged
Generated NS_Tests.TC_no_reset_alive_ack.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei.merged
Generated NS_Tests.TC_reset_ack_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_ack_wrong_nsvci.merged
Generated NS_Tests.TC_reset_on_block_reset.merged
Generated NS_Tests.TC_reset_retries.merged
Generated NS_Tests.TC_reset_wrong_nsei.merged
Generated NS_Tests.TC_reset_wrong_nsei_nsvci.merged
Generated NS_Tests.TC_reset_wrong_nsvci.merged
Generated NS_Tests.TC_rx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_block.merged
Generated NS_Tests.TC_tx_block_by_vty.merged
Generated NS_Tests.TC_tx_block_by_vty_reset.merged
Generated NS_Tests.TC_tx_block_unitdata_over_blocked.merged
Generated NS_Tests.TC_tx_blocked_foreign_nsvc.merged
Generated NS_Tests.TC_tx_reset.merged
Generated NS_Tests.TC_tx_reset_rx_alive.merged
Generated NS_Tests.TC_tx_reset_tx_alive.merged
Generated NS_Tests.TC_tx_unblock.merged
Generated NS_Tests.TC_tx_unblock_retries.merged
Generated NS_Tests.TC_tx_unitdata.merged
Removing Input log files !!!
+ 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-ns-test-66
+ cut -d : -f2
+ grep Name
+ awk -F" NR>1{print $2}
+ local containers=jenkins-ttcn3-ns-test-1474-ns
+ [ -n jenkins-ttcn3-ns-test-1474-ns ]
+ docker_kill_wait jenkins-ttcn3-ns-test-1474-ns
+ docker kill jenkins-ttcn3-ns-test-1474-ns
jenkins-ttcn3-ns-test-1474-ns
+ docker wait jenkins-ttcn3-ns-test-1474-ns
137
+ network_remove
+ set +x
Removing network ttcn3-ns-test-66
+ docker network remove ttcn3-ns-test-66
ttcn3-ns-test-66
+ rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/unix
+ fix_perms
+ set +x
Fixing permissions
+ id -u
+ id -g
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache:/cache --name jenkins-ttcn3-ns-test-1474-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-ns-test/logs/ns-tester/junit-xml-21.log
<?xml version="1.0"?>
<testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='275.00'>
  <testcase classname='NS_Tests' name='TC_tx_reset' time='1.041437'/>
  <testcase classname='NS_Tests' name='TC_tx_block' time='2.037013'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='2.030190'/>
  <testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='11.044243'/>
  <testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='4.036673'/>
  <testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='3.034510'/>
  <testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='1.017164'/>
  <testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='0.050812'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock' time='1.028819'/>
  <testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='1.028312'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='16.032222'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='16.008090'/>
  <testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='16.012466'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='19.019887'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='19.008276'/>
  <testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='19.006115'/>
  <testcase classname='NS_Tests' name='TC_reset_retries' time='13.015517'/>
  <testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='1.033816'/>
  <testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='16.013434'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='1.033682'/>
  <testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='1.023392'/>
  <testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='25.027340'/>
  <testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='16.006074'/>
  <testcase classname='NS_Tests' name='TC_tx_unitdata' time='1.035144'/>
</testsuite>
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS