Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2856 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17cc180134f69040a5b81645afc8c98c7c12ff7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 Commit message: "ttcn3-bts-test: show respawn count at the end" > git rev-list --no-walk f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 [registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins3442119279185454451.sh + REGISTRY=registry.osmocom.org + make -C debian-bookworm-titan REGISTRY_HOST=registry.osmocom.org make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan' 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/registry-rebuild-upload-titan/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_S1GW_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 registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 3.29kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:bookworm #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/16] FROM registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 19.63kB done #5 DONE 0.2s #6 [ 8/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #6 DONE 0.2s #7 [15/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile #7 DONE 0.2s #6 [ 8/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #6 DONE 0.2s #8 [ 2/16] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [ 3/16] COPY .COMMON/PIPEWORK /usr/local/bin/pipework #9 CACHED #10 [ 4/16] COPY .COMMON/TTCN3-DOCKER-PREPARE.SH /usr/local/bin/ttcn3-docker-prepare #10 CACHED #11 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates ccache git iproute2 iputils-ping netcat-openbsd procps python3-setuptools tcpdump vim wget wireshark-common && apt-get clean #11 CACHED #12 [ 5/16] COPY .COMMON/TTCN3-DOCKER-RUN.SH /usr/local/bin/ttcn3-docker-run #12 CACHED #13 [ 7/16] RUN SET -x && export DPKG_ARCH="$(dpkg --print-architecture)" && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.5_${DPKG_ARCH}.deb && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.5_${DPKG_ARCH}.deb && dpkg -i ./libfftranscode0_0.5_${DPKG_ARCH}.deb ./libfftranscode-dev_0.5_${DPKG_ARCH}.deb && apt install --fix-broken && rm libfftranscode*.deb #13 CACHED #14 [12/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #14 DONE 0.2s #15 [ 8/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 DONE 0.2s #16 [ 9/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 0.347 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests #16 0.348 Cloning into 'osmo-python-tests'... #16 0.478 + cd osmo-python-tests #16 0.478 + python3 setup.py clean build install #16 0.618 running clean #16 0.618 running build #16 0.618 running build_py #16 0.619 creating build #16 0.619 creating build/lib #16 0.619 creating build/lib/osmopy #16 0.619 copying osmopy/__init__.py -> build/lib/osmopy #16 0.619 copying osmopy/osmoutil.py -> build/lib/osmopy #16 0.619 copying osmopy/obscvty.py -> build/lib/osmopy #16 0.619 copying osmopy/trap_helper.py -> build/lib/osmopy #16 0.619 copying osmopy/osmo_ipa.py -> build/lib/osmopy #16 0.620 copying osmopy/twisted_ipa.py -> build/lib/osmopy #16 0.620 creating build/lib/osmopy/osmo_interact #16 0.620 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #16 0.620 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #16 0.620 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #16 0.620 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #16 0.620 running build_scripts #16 0.621 creating build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 #16 0.621 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 #16 0.621 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 #16 0.621 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 #16 0.621 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 #16 0.621 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 #16 0.622 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 #16 0.622 running install #16 0.622 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. #16 0.622 warnings.warn( #16 0.646 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. #16 0.646 warnings.warn( #16 0.649 running bdist_egg #16 0.650 running egg_info #16 0.650 creating osmopython.egg-info #16 0.650 writing osmopython.egg-info/PKG-INFO #16 0.650 writing dependency_links to osmopython.egg-info/dependency_links.txt #16 0.650 writing top-level names to osmopython.egg-info/top_level.txt #16 0.650 writing manifest file 'osmopython.egg-info/SOURCES.txt' #16 0.651 reading manifest file 'osmopython.egg-info/SOURCES.txt' #16 0.651 writing manifest file 'osmopython.egg-info/SOURCES.txt' #16 0.651 installing library code to build/bdist.linux-x86_64/egg #16 0.651 running install_lib #16 0.651 creating build/bdist.linux-x86_64 #16 0.651 creating build/bdist.linux-x86_64/egg #16 0.652 creating build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #16 0.652 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #16 0.652 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #16 0.652 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #16 0.652 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #16 0.652 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #16 0.652 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc #16 0.653 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc #16 0.653 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc #16 0.654 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc #16 0.654 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc #16 0.656 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc #16 0.657 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc #16 0.657 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc #16 0.658 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc #16 0.658 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc #16 0.659 creating build/bdist.linux-x86_64/egg/EGG-INFO #16 0.659 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 running install_scripts #16 0.660 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #16 0.660 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #16 0.660 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #16 0.660 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #16 0.660 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #16 0.660 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #16 0.660 zip_safe flag not set; analyzing archive contents... #16 0.661 osmopy.__pycache__.trap_helper.cpython-311: module references __file__ #16 0.662 creating dist #16 0.662 creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it #16 0.667 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #16 0.668 Processing osmopython-0.3.0-py3.11.egg #16 0.668 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #16 0.668 Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages #16 0.686 Adding osmopython 0.3.0 to easy-install.pth file #16 0.687 Installing osmo_trap2cgi.py script to /usr/local/bin #16 0.687 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #16 0.688 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #16 0.688 Installing osmodumpdoc.py script to /usr/local/bin #16 0.688 Installing osmo_interact_ctrl.py script to /usr/local/bin #16 0.689 Installing osmotestconfig.py script to /usr/local/bin #16 0.689 Installing osmo_interact_vty.py script to /usr/local/bin #16 0.689 Installing osmo_ctrl.py script to /usr/local/bin #16 0.689 Installing osmotestvty.py script to /usr/local/bin #16 0.690 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #16 0.690 #16 0.690 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg #16 0.691 Processing dependencies for osmopython==0.3.0 #16 0.691 Finished processing dependencies for osmopython==0.3.0 #16 0.711 + cd .. #16 0.711 + rm -rf osmo-python-tests #16 DONE 0.8s #17 [10/16] RUN GIT config --global user.email docker@dock.er && git config --global user.name "Dock Er" #17 DONE 0.4s #18 [11/16] RUN ECHO "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #18 DONE 0.4s #19 [12/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #19 DONE 0.2s #20 [13/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends eclipse-titan eclipse-titan-optdir-9.0.0 && apt-get clean #20 0.343 + apt-get update #20 0.413 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.413 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.415 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #20 0.416 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] #20 0.600 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] #20 0.663 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] #20 0.685 Fetched 581 kB in 0s (1852 kB/s) #20 0.685 Reading package lists... #20 0.960 + apt-get install -y --no-install-recommends eclipse-titan eclipse-titan-optdir-9.0.0 #20 0.971 Reading package lists... #20 1.234 Building dependency tree... #20 1.289 Reading state information... #20 1.354 The following additional packages will be installed: #20 1.354 expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev libedit2 libicu-dev #20 1.354 libmd-dev libncurses-dev libncurses6 libpcap-dev libpcap0.8-dev libpkgconf3 #20 1.354 libsctp-dev libsctp1 libssl-dev libtcl8.6 libxml2 libxml2-dev pkg-config #20 1.354 pkgconf pkgconf-bin sgml-base tcl-expect tcl8.6 xml-core #20 1.355 Suggested packages: #20 1.355 tk8.6 icu-doc ncurses-doc lksctp-tools libssl-doc sgml-base-doc #20 1.355 tcl-tclreadline debhelper #20 1.447 The following NEW packages will be installed: #20 1.447 eclipse-titan eclipse-titan-optdir-9.0.0 expect icu-devtools libbsd-dev #20 1.447 libdbus-1-dev libedit-dev libedit2 libicu-dev libmd-dev libncurses-dev #20 1.447 libncurses6 libpcap-dev libpcap0.8-dev libpkgconf3 libsctp-dev libsctp1 #20 1.447 libssl-dev libtcl8.6 libxml2-dev pkg-config pkgconf pkgconf-bin sgml-base #20 1.447 tcl-expect tcl8.6 xml-core #20 1.448 The following packages will be upgraded: #20 1.448 libxml2 #20 1.468 1 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. #20 1.468 Need to get 44.2 MB of archives. #20 1.468 After this operation, 293 MB of additional disk space will be used. #20 1.468 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB] #20 1.474 Get:2 http://deb.debian.org/debian bookworm/main amd64 libtcl8.6 amd64 8.6.13+dfsg-2 [1035 kB] #20 1.503 Get:3 http://deb.debian.org/debian bookworm/main amd64 tcl8.6 amd64 8.6.13+dfsg-2 [120 kB] #20 1.504 Get:4 http://deb.debian.org/debian bookworm/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB] #20 1.506 Get:5 http://deb.debian.org/debian bookworm/main amd64 expect amd64 5.45.4-2+b1 [166 kB] #20 1.507 Get:6 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] #20 1.507 Get:7 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB] #20 1.508 Get:8 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB] #20 1.509 Get:9 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB] #20 1.510 Get:10 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB] #20 1.512 Get:11 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB] #20 1.513 Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan 11.1.0~osmocom2.2479.907d [14.1 MB] #20 1.513 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB] #20 1.520 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB] #20 1.522 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB] #20 1.523 Get:16 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB] #20 1.524 Get:17 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #20 1.526 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB] #20 1.530 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB] #20 1.541 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB] #20 1.541 Get:21 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #20 1.541 Get:22 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB] #20 1.541 Get:23 http://deb.debian.org/debian bookworm-updates/main amd64 libssl-dev amd64 3.0.17-1~deb12u2 [2441 kB] #20 1.572 Get:24 http://deb.debian.org/debian-security bookworm-security/main amd64 icu-devtools amd64 72.1-3+deb12u1 [206 kB] #20 1.572 Get:25 http://deb.debian.org/debian-security bookworm-security/main amd64 libicu-dev amd64 72.1-3+deb12u1 [10.3 MB] #20 1.698 Get:26 http://deb.debian.org/debian-security bookworm-security/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u4 [687 kB] #20 1.699 Get:27 http://deb.debian.org/debian-security bookworm-security/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u4 [782 kB] #20 1.801 Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan-optdir-9.0.0 9.0.0~osmocom2.2264.1cca [12.4 MB] #20 2.158 debconf: delaying package configuration, since apt-utils is not installed #20 2.199 Fetched 44.2 MB in 1s (71.8 MB/s) #20 2.300 Selecting previously unselected package sgml-base. #20 2.300 (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 ... 18431 files and directories currently installed.) #20 2.343 Preparing to unpack .../00-sgml-base_1.31_all.deb ... #20 2.370 Unpacking sgml-base (1.31) ... #20 2.540 Selecting previously unselected package libtcl8.6:amd64. #20 2.544 Preparing to unpack .../01-libtcl8.6_8.6.13+dfsg-2_amd64.deb ... #20 2.579 Unpacking libtcl8.6:amd64 (8.6.13+dfsg-2) ... #20 2.745 Selecting previously unselected package tcl8.6. #20 2.749 Preparing to unpack .../02-tcl8.6_8.6.13+dfsg-2_amd64.deb ... #20 2.766 Unpacking tcl8.6 (8.6.13+dfsg-2) ... #20 2.901 Selecting previously unselected package tcl-expect:amd64. #20 2.905 Preparing to unpack .../03-tcl-expect_5.45.4-2+b1_amd64.deb ... #20 2.922 Unpacking tcl-expect:amd64 (5.45.4-2+b1) ... #20 3.023 Selecting previously unselected package expect. #20 3.025 Preparing to unpack .../04-expect_5.45.4-2+b1_amd64.deb ... #20 3.042 Unpacking expect (5.45.4-2+b1) ... #20 3.185 Selecting previously unselected package libedit2:amd64. #20 3.189 Preparing to unpack .../05-libedit2_3.1-20221030-2_amd64.deb ... #20 3.206 Unpacking libedit2:amd64 (3.1-20221030-2) ... #20 3.317 Selecting previously unselected package libmd-dev:amd64. #20 3.321 Preparing to unpack .../06-libmd-dev_1.0.4-2_amd64.deb ... #20 3.338 Unpacking libmd-dev:amd64 (1.0.4-2) ... #20 3.458 Selecting previously unselected package libbsd-dev:amd64. #20 3.462 Preparing to unpack .../07-libbsd-dev_0.11.7-2_amd64.deb ... #20 3.479 Unpacking libbsd-dev:amd64 (0.11.7-2) ... #20 3.633 Selecting previously unselected package libncurses6:amd64. #20 3.637 Preparing to unpack .../08-libncurses6_6.4-4_amd64.deb ... #20 3.654 Unpacking libncurses6:amd64 (6.4-4) ... #20 3.772 Selecting previously unselected package libncurses-dev:amd64. #20 3.776 Preparing to unpack .../09-libncurses-dev_6.4-4_amd64.deb ... #20 3.793 Unpacking libncurses-dev:amd64 (6.4-4) ... #20 3.927 Selecting previously unselected package libedit-dev:amd64. #20 3.931 Preparing to unpack .../10-libedit-dev_3.1-20221030-2_amd64.deb ... #20 3.948 Unpacking libedit-dev:amd64 (3.1-20221030-2) ... #20 4.106 Selecting previously unselected package libpkgconf3:amd64. #20 4.110 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ... #20 4.128 Unpacking libpkgconf3:amd64 (1.8.1-1) ... #20 4.246 Selecting previously unselected package pkgconf-bin. #20 4.249 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ... #20 4.267 Unpacking pkgconf-bin (1.8.1-1) ... #20 4.400 Selecting previously unselected package pkgconf:amd64. #20 4.404 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ... #20 4.424 Unpacking pkgconf:amd64 (1.8.1-1) ... #20 4.558 Selecting previously unselected package pkg-config:amd64. #20 4.561 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ... #20 4.582 Unpacking pkg-config:amd64 (1.8.1-1) ... #20 4.734 Selecting previously unselected package xml-core. #20 4.738 Preparing to unpack .../15-xml-core_0.18+nmu1_all.deb ... #20 4.757 Unpacking xml-core (0.18+nmu1) ... #20 4.904 Selecting previously unselected package libdbus-1-dev:amd64. #20 4.908 Preparing to unpack .../16-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... #20 4.925 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #20 5.053 Selecting previously unselected package libpcap0.8-dev:amd64. #20 5.057 Preparing to unpack .../17-libpcap0.8-dev_1.10.3-1_amd64.deb ... #20 5.077 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ... #20 5.198 Selecting previously unselected package libpcap-dev:amd64. #20 5.202 Preparing to unpack .../18-libpcap-dev_1.10.3-1_amd64.deb ... #20 5.219 Unpacking libpcap-dev:amd64 (1.10.3-1) ... #20 5.359 Selecting previously unselected package libsctp1:amd64. #20 5.363 Preparing to unpack .../19-libsctp1_1.0.19+dfsg-2_amd64.deb ... #20 5.380 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #20 5.500 Selecting previously unselected package libsctp-dev:amd64. #20 5.501 Preparing to unpack .../20-libsctp-dev_1.0.19+dfsg-2_amd64.deb ... #20 5.519 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ... #20 5.621 Selecting previously unselected package libssl-dev:amd64. #20 5.625 Preparing to unpack .../21-libssl-dev_3.0.17-1~deb12u2_amd64.deb ... #20 5.642 Unpacking libssl-dev:amd64 (3.0.17-1~deb12u2) ... #20 5.863 Selecting previously unselected package icu-devtools. #20 5.867 Preparing to unpack .../22-icu-devtools_72.1-3+deb12u1_amd64.deb ... #20 5.885 Unpacking icu-devtools (72.1-3+deb12u1) ... #20 6.003 Selecting previously unselected package libicu-dev:amd64. #20 6.007 Preparing to unpack .../23-libicu-dev_72.1-3+deb12u1_amd64.deb ... #20 6.025 Unpacking libicu-dev:amd64 (72.1-3+deb12u1) ... #20 6.469 Preparing to unpack .../24-libxml2_2.9.14+dfsg-1.3~deb12u4_amd64.deb ... #20 6.520 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) over (2.9.14+dfsg-1.3~deb12u2) ... #20 6.751 Selecting previously unselected package libxml2-dev:amd64. #20 6.755 Preparing to unpack .../25-libxml2-dev_2.9.14+dfsg-1.3~deb12u4_amd64.deb ... #20 6.773 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #20 6.932 Selecting previously unselected package eclipse-titan. #20 6.936 Preparing to unpack .../26-eclipse-titan_11.1.0~osmocom2.2479.907d_amd64.deb ... #20 6.954 Unpacking eclipse-titan (11.1.0~osmocom2.2479.907d) ... #20 7.434 Selecting previously unselected package eclipse-titan-optdir-9.0.0. #20 7.438 Preparing to unpack .../27-eclipse-titan-optdir-9.0.0_9.0.0~osmocom2.2264.1cca_amd64.deb ... #20 7.456 Unpacking eclipse-titan-optdir-9.0.0 (9.0.0~osmocom2.2264.1cca) ... #20 7.948 Setting up libedit2:amd64 (3.1-20221030-2) ... #20 8.005 Setting up libpkgconf3:amd64 (1.8.1-1) ... #20 8.055 Setting up libncurses6:amd64 (6.4-4) ... #20 8.107 Setting up libssl-dev:amd64 (3.0.17-1~deb12u2) ... #20 8.157 Setting up libtcl8.6:amd64 (8.6.13+dfsg-2) ... #20 8.208 Setting up icu-devtools (72.1-3+deb12u1) ... #20 8.259 Setting up pkgconf-bin (1.8.1-1) ... #20 8.311 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #20 8.363 Setting up libmd-dev:amd64 (1.0.4-2) ... #20 8.416 Setting up sgml-base (1.31) ... #20 8.518 Setting up libicu-dev:amd64 (72.1-3+deb12u1) ... #20 8.568 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #20 8.618 Setting up libbsd-dev:amd64 (0.11.7-2) ... #20 8.668 Setting up tcl8.6 (8.6.13+dfsg-2) ... #20 8.723 Setting up libncurses-dev:amd64 (6.4-4) ... #20 8.773 Setting up tcl-expect:amd64 (5.45.4-2+b1) ... #20 8.823 Setting up pkgconf:amd64 (1.8.1-1) ... #20 8.885 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u4) ... #20 8.937 Setting up libedit-dev:amd64 (3.1-20221030-2) ... #20 8.990 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ... #20 9.043 Setting up pkg-config:amd64 (1.8.1-1) ... #20 9.097 Setting up xml-core (0.18+nmu1) ... #20 9.315 Setting up expect (5.45.4-2+b1) ... #20 9.371 Processing triggers for libc-bin (2.36-9+deb12u10) ... #20 9.468 Processing triggers for sgml-base (1.31) ... #20 9.537 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... #20 9.691 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ... #20 9.745 Setting up libpcap-dev:amd64 (1.10.3-1) ... #20 9.798 Setting up eclipse-titan-optdir-9.0.0 (9.0.0~osmocom2.2264.1cca) ... #20 9.868 Setting up eclipse-titan (11.1.0~osmocom2.2479.907d) ... #20 9.920 Processing triggers for libc-bin (2.36-9+deb12u10) ... #20 10.03 + apt-get clean #20 DONE 10.5s #21 [14/16] RUN GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && make -j8 -C /osmo-ttcn3-hacks deps #21 0.379 Cloning into 'osmo-ttcn3-hacks'... #21 1.475 make: Entering directory '/osmo-ttcn3-hacks' #21 1.497 (make -j20 -C deps || make -j1 -C deps) #21 1.498 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #21 1.498 make[1]: Entering directory '/osmo-ttcn3-hacks' #21 1.608 [titan.Libraries.TCCUsefulFunctions] Initial git clone #21 1.609 [titan.ProtocolEmulations.M3UA] Initial git clone #21 1.609 [titan.ProtocolEmulations.SCCP] Initial git clone #21 1.610 [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone #21 1.613 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone #21 1.614 [titan.ProtocolModules.DNS] Initial git clone #21 1.614 [titan.ProtocolModules.GRE] Initial git clone #21 1.616 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone #21 1.617 [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone #21 1.617 [titan.ProtocolModules.ICMP] Initial git clone #21 1.618 [titan.ProtocolModules.ICMPv6] Initial git clone #21 1.620 [titan.ProtocolModules.IP] Initial git clone #21 1.621 [titan.ProtocolModules.ISUP_Q.762] Initial git clone #21 1.621 [titan.ProtocolModules.JSON_v07_2006] Initial git clone #21 1.621 [titan.ProtocolModules.L2TP] Initial git clone #21 1.625 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone #21 1.626 [titan.ProtocolModules.M3UA] Initial git clone #21 1.627 [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone #21 1.627 [titan.ProtocolModules.SMPP] Initial git clone #21 1.629 [titan.ProtocolModules.TCP] Initial git clone #21 2.292 [titan.ProtocolModules.UDP] Initial git clone #21 2.303 [titan.ProtocolModules.RTP] Initial git clone #21 2.303 [titan.ProtocolModules.M2PA] Initial git clone #21 2.305 [titan.ProtocolModules.ROSE] Initial git clone #21 2.314 [titan.ProtocolModules.SCTP] Initial git clone #21 2.315 [titan.ProtocolModules.SDP] Initial git clone #21 2.330 [titan.ProtocolModules.SUA] Initial git clone #21 2.330 [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone #21 2.330 [titan.ProtocolModules.NS_v7.3.0] Initial git clone #21 2.331 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone #21 2.343 [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone #21 2.343 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone #21 2.344 [titan.TestPorts.Common_Components.Socket-API] Initial git clone #21 2.359 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone #21 2.362 [titan.TestPorts.HTTPmsg] Initial git clone #21 2.377 [titan.TestPorts.IPL4asp] Initial git clone #21 2.378 [titan.TestPorts.LANL2asp] Initial git clone #21 2.378 [titan.TestPorts.PCAPasp] Initial git clone #21 2.407 [titan.TestPorts.PIPEasp] Initial git clone #21 2.411 [titan.TestPorts.SIPmsg] Initial git clone #21 2.691 [titan.TestPorts.TELNETasp] Initial git clone #21 2.702 [titan.TestPorts.TCPasp] Initial git clone #21 2.704 [titan.TestPorts.UDPasp] Initial git clone #21 2.708 [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone #21 2.711 [titan.TestPorts.SCTPasp] Initial git clone #21 2.720 [titan.TestPorts.MTP3asp] Initial git clone #21 2.722 [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone #21 2.735 [osmo-uecups] Initial git clone #21 2.746 [nas] Initial git clone #21 2.746 [titan.ProtocolModules.BSSMAP] Initial git clone #21 2.746 [titan.ProtocolModules.MAP] Initial git clone #21 2.749 [titan.TestPorts.AF_PACKET] Initial git clone #21 2.758 [titan.TestPorts.USB] Initial git clone #21 2.760 [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions #21 2.762 [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA #21 2.763 [titan.ProtocolEmulations.SCCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP #21 2.779 [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 #21 2.795 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #21 2.837 [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS #21 2.850 [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE #21 2.850 [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 #21 2.864 [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 #21 2.865 [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP #21 2.879 [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 #21 2.886 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ #21 2.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ #21 2.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #21 2.913 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #21 2.939 [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP #21 2.960 [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da #21 2.966 [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 #21 2.967 [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 #21 2.968 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ #21 2.970 [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 #21 2.974 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #21 2.977 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ #21 2.982 [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP #21 2.996 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ #21 3.004 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #21 3.023 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #21 3.024 [titan.ProtocolModules.DNS] Checking out R.7.B #21 3.027 [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 #21 3.028 [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA #21 3.033 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 #21 3.036 [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 #21 3.036 [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 #21 3.038 [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP #21 3.042 [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP #21 3.048 [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP #21 3.056 [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 #21 3.058 [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP #21 3.058 [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA #21 3.059 [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE #21 3.066 [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 #21 3.068 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #21 3.068 [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP #21 3.081 [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #21 3.084 [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP #21 3.087 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ #21 3.102 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #21 3.131 [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 #21 3.132 [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA #21 3.154 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #21 3.158 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #21 3.162 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #21 3.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ #21 3.164 [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A #21 3.164 [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 #21 3.165 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ #21 3.166 [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 #21 3.167 [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 #21 3.177 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ #21 3.181 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ #21 3.183 [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 #21 3.185 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ #21 3.192 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ #21 3.193 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ #21 3.197 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ #21 3.198 [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 #21 3.200 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ #21 3.209 [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 #21 3.218 [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 #21 3.219 [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d #21 3.221 [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API #21 3.221 [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket #21 3.232 [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg #21 3.232 [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp #21 3.233 [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 #21 3.236 [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp #21 3.241 [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 #21 3.243 [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 #21 3.243 [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp #21 3.245 [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp #21 3.252 [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b #21 3.254 [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c #21 3.254 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ #21 3.255 [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 #21 3.256 [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg #21 3.257 [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp #21 3.263 [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp #21 3.268 [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f #21 3.268 [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d #21 3.270 [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp #21 3.272 [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #21 3.287 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ #21 3.288 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ #21 3.304 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.SCCP.git/ #21 3.317 [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a #21 3.320 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ #21 3.320 [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp #21 3.328 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ #21 3.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ #21 3.341 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #21 3.362 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ #21 3.369 [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 #21 3.372 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ #21 3.372 [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp #21 3.374 [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c #21 3.375 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ #21 3.376 [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 #21 3.379 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ #21 3.384 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ #21 3.385 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ #21 3.387 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ #21 3.394 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #21 3.396 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ #21 3.398 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ #21 3.410 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #21 3.416 [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab #21 3.417 [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 #21 3.418 [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups #21 3.421 [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP #21 3.431 [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #21 3.434 [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP #21 3.435 [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET #21 3.436 [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 #21 3.438 [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB #21 3.443 [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb #21 3.447 [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde #21 3.448 [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 #21 3.451 [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 #21 3.454 [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f #21 3.454 [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 #21 3.460 [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 #21 3.460 [osmo-uecups] Checking out fdff5ae0b7addf07c368adbe31610d4e57dac273 #21 3.461 [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 #21 3.466 [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 #21 3.467 [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 #21 3.472 [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c #21 3.478 [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d #21 3.480 [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 #21 3.490 [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 #21 3.605 [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 #21 4.092 [nas] Updating URL to https://gitea.osmocom.org/ttcn3/nas #21 4.138 [nas] Checking out 60a69a44cc6bbb32d96aecc4e355128ac5f95a5e #21 4.156 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #21 4.156 touch .make.deps #21 4.157 make: Leaving directory '/osmo-ttcn3-hacks' #21 DONE 4.4s #22 [15/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile #22 DONE 0.2s #23 [16/16] RUN IF ! diff -q /tmp/deps-Makefile /osmo-ttcn3-hacks/deps/Makefile; then cd /osmo-ttcn3-hacks && git pull && make -j8 deps; fi && chown -R 1000:1000 /osmo-ttcn3-hacks/deps #23 0.423 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ #23 0.465 Already up to date. #23 0.511 make: Nothing to be done for 'deps'. #23 DONE 26.5s #24 exporting to image #24 exporting layers #24 exporting layers 0.8s done #24 writing image sha256:bca8ff6c4002898355fc2dfc26ec3e8d50a3a570c5b198e5ba3e8cdc18ee350f done #24 naming to registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest 0.0s done #24 DONE 0.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan' + docker push registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-titan] de7ebe50130f: Preparing e6b3891ec794: Preparing 1064298da6ff: Preparing a1e7d6012a9d: Preparing c755aaccd743: Preparing cac3aa6ff425: Preparing 3566af516959: Preparing a66412988ff6: Preparing 4ef3a19e4201: Preparing 534360e4f8a1: Preparing 4003304561e0: Preparing 3516aada91d3: Preparing be930720f710: Preparing 645d1963e128: Preparing 895752471dc4: Preparing 4668f0f488e5: Preparing 4003304561e0: Waiting 3516aada91d3: Waiting cac3aa6ff425: Waiting 4ef3a19e4201: Waiting 3566af516959: Waiting 645d1963e128: Waiting 534360e4f8a1: Waiting a66412988ff6: Waiting be930720f710: Waiting 895752471dc4: Waiting 4668f0f488e5: Waiting c755aaccd743: Pushed e6b3891ec794: Pushed cac3aa6ff425: Pushed 3566af516959: Pushed a66412988ff6: Pushed 4ef3a19e4201: Pushed 534360e4f8a1: Layer already exists 4003304561e0: Layer already exists 3516aada91d3: Layer already exists be930720f710: Layer already exists 645d1963e128: Layer already exists 895752471dc4: Layer already exists 4668f0f488e5: Layer already exists de7ebe50130f: Pushed 1064298da6ff: Pushed a1e7d6012a9d: Pushed latest: digest: sha256:0e797221c6e6ccd2c1477249a1aafd9d13c499b5f65842ed7d3fc71ec042c019 size: 3663 Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests Finished: SUCCESS