Skip to content

Console Output

Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2096
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs 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.30.2'
 > 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 refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision bc3772c0ffb1bfb709d4c0ab682f07c75acec732 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc3772c0ffb1bfb709d4c0ab682f07c75acec732 # timeout=10
Commit message: "ttcn3-ggsn-test/jenkins: tweak loop logic"
 > git rev-list --no-walk d8cd4d25185b557395658de77c6749864e5843ba # timeout=10
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins12559336768672894048.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=jolly/work \
	--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_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=jolly/work \
	 -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.03kB done
#1 DONE 0.0s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.1s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

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

#6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b
#6 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b
#6 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.2s done
#6 DONE 0.2s

#7 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#7 DONE 0.2s

#5 [internal] load build context
#5 transferring context: 19.37kB done
#5 DONE 0.2s

#8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#8 DONE 0.4s

#9 [ 4/16] COPY	.COMMON/TTCN3-DOCKER-PREPARE.SH /usr/local/bin/ttcn3-docker-prepare
#9 CACHED

#10 [ 5/16] COPY	.COMMON/TTCN3-DOCKER-RUN.SH /usr/local/bin/ttcn3-docker-run
#10 CACHED

#11 [10/16] RUN	GIT config --global user.email docker@dock.er && 	git config --global user.name "Dock Er"
#11 CACHED

#12 [ 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
#12 CACHED

#13 [ 8/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#13 CACHED

#14 [ 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
#14 CACHED

#15 [ 2/16] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#15 CACHED

#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 CACHED

#17 [ 3/16] COPY	.COMMON/PIPEWORK /usr/local/bin/pipework
#17 CACHED

#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 CACHED

#19 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#19 CACHED

#20 [12/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#20 DONE 0.2s

#21 [13/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		eclipse-titan 		&& 	apt-get clean
#21 0.358 + apt-get update
#21 0.438 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.438 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#21 0.439 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#21 0.440 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#21 0.659 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [165 kB]
#21 0.710 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [145 kB]
#21 0.741 Fetched 415 kB in 0s (1234 kB/s)
#21 0.741 Reading package lists...
#21 1.118 + apt-get install -y --no-install-recommends eclipse-titan
#21 1.124 Reading package lists...
#21 1.480 Building dependency tree...
#21 1.565 Reading state information...
#21 1.646 The following additional packages will be installed:
#21 1.646   expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev libedit2 libicu-dev
#21 1.646   libmd-dev libncurses-dev libncurses6 libpcap-dev libpcap0.8-dev libpcre16-3
#21 1.646   libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libsctp-dev
#21 1.646   libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config pkgconf pkgconf-bin
#21 1.646   sgml-base tcl-expect tcl8.6 xml-core
#21 1.647 Suggested packages:
#21 1.647   tk8.6 icu-doc ncurses-doc lksctp-tools libssl-doc sgml-base-doc
#21 1.647   tcl-tclreadline debhelper
#21 1.819 The following NEW packages will be installed:
#21 1.819   eclipse-titan expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev
#21 1.819   libedit2 libicu-dev libmd-dev libncurses-dev libncurses6 libpcap-dev
#21 1.819   libpcap0.8-dev libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#21 1.820   libpkgconf3 libsctp-dev libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config
#21 1.820   pkgconf pkgconf-bin sgml-base tcl-expect tcl8.6 xml-core
#21 1.861 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded.
#21 1.861 Need to get 32.4 MB of archives.
#21 1.861 After this operation, 189 MB of additional disk space will be used.
#21 1.861 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#21 1.869 Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan 9.0.0.3.0bbfc~osmocom [13.8 MB]
#21 1.881 Get:3 http://deb.debian.org/debian bookworm/main amd64 libtcl8.6 amd64 8.6.13+dfsg-2 [1035 kB]
#21 1.913 Get:4 http://deb.debian.org/debian bookworm/main amd64 tcl8.6 amd64 8.6.13+dfsg-2 [120 kB]
#21 1.915 Get:5 http://deb.debian.org/debian bookworm/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB]
#21 1.917 Get:6 http://deb.debian.org/debian bookworm/main amd64 expect amd64 5.45.4-2+b1 [166 kB]
#21 1.918 Get:7 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#21 1.930 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB]
#21 1.930 Get:9 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB]
#21 1.933 Get:10 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
#21 1.934 Get:11 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB]
#21 1.936 Get:12 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB]
#21 1.937 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#21 1.938 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#21 1.938 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#21 1.938 Get:16 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#21 1.939 Get:17 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#21 1.939 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB]
#21 1.945 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB]
#21 1.950 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB]
#21 1.950 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB]
#21 1.955 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpcre16-3 amd64 2:8.39-15 [257 kB]
#21 1.967 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpcre32-3 amd64 2:8.39-15 [248 kB]
#21 1.968 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpcrecpp0v5 amd64 2:8.39-15 [143 kB]
#21 1.969 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpcre3-dev amd64 2:8.39-15 [653 kB]
#21 1.975 Get:26 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#21 1.976 Get:27 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
#21 1.976 Get:28 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.13-1~deb12u1 [2435 kB]
#21 2.011 Get:29 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
#21 2.014 Get:30 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
#21 2.151 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
#21 2.285 debconf: delaying package configuration, since apt-utils is not installed
#21 2.328 Fetched 32.4 MB in 0s (99.3 MB/s)
#21 2.421 Selecting previously unselected package sgml-base.
#21 2.421 (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 ... 18419 files and directories currently installed.)
#21 2.444 Preparing to unpack .../00-sgml-base_1.31_all.deb ...
#21 2.471 Unpacking sgml-base (1.31) ...
#21 2.625 Selecting previously unselected package libtcl8.6:amd64.
#21 2.628 Preparing to unpack .../01-libtcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.658 Unpacking libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 2.835 Selecting previously unselected package tcl8.6.
#21 2.837 Preparing to unpack .../02-tcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.852 Unpacking tcl8.6 (8.6.13+dfsg-2) ...
#21 2.971 Selecting previously unselected package tcl-expect:amd64.
#21 2.974 Preparing to unpack .../03-tcl-expect_5.45.4-2+b1_amd64.deb ...
#21 2.990 Unpacking tcl-expect:amd64 (5.45.4-2+b1) ...
#21 3.095 Selecting previously unselected package expect.
#21 3.097 Preparing to unpack .../04-expect_5.45.4-2+b1_amd64.deb ...
#21 3.112 Unpacking expect (5.45.4-2+b1) ...
#21 3.249 Selecting previously unselected package libedit2:amd64.
#21 3.252 Preparing to unpack .../05-libedit2_3.1-20221030-2_amd64.deb ...
#21 3.267 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#21 3.374 Selecting previously unselected package libmd-dev:amd64.
#21 3.376 Preparing to unpack .../06-libmd-dev_1.0.4-2_amd64.deb ...
#21 3.391 Unpacking libmd-dev:amd64 (1.0.4-2) ...
#21 3.501 Selecting previously unselected package libbsd-dev:amd64.
#21 3.504 Preparing to unpack .../07-libbsd-dev_0.11.7-2_amd64.deb ...
#21 3.519 Unpacking libbsd-dev:amd64 (0.11.7-2) ...
#21 3.668 Selecting previously unselected package libncurses6:amd64.
#21 3.671 Preparing to unpack .../08-libncurses6_6.4-4_amd64.deb ...
#21 3.687 Unpacking libncurses6:amd64 (6.4-4) ...
#21 3.791 Selecting previously unselected package libncurses-dev:amd64.
#21 3.794 Preparing to unpack .../09-libncurses-dev_6.4-4_amd64.deb ...
#21 3.810 Unpacking libncurses-dev:amd64 (6.4-4) ...
#21 3.933 Selecting previously unselected package libedit-dev:amd64.
#21 3.936 Preparing to unpack .../10-libedit-dev_3.1-20221030-2_amd64.deb ...
#21 3.951 Unpacking libedit-dev:amd64 (3.1-20221030-2) ...
#21 4.081 Selecting previously unselected package libpkgconf3:amd64.
#21 4.083 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ...
#21 4.098 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#21 4.185 Selecting previously unselected package pkgconf-bin.
#21 4.188 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ...
#21 4.203 Unpacking pkgconf-bin (1.8.1-1) ...
#21 4.321 Selecting previously unselected package pkgconf:amd64.
#21 4.324 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ...
#21 4.342 Unpacking pkgconf:amd64 (1.8.1-1) ...
#21 4.455 Selecting previously unselected package pkg-config:amd64.
#21 4.457 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ...
#21 4.475 Unpacking pkg-config:amd64 (1.8.1-1) ...
#21 4.615 Selecting previously unselected package xml-core.
#21 4.618 Preparing to unpack .../15-xml-core_0.18+nmu1_all.deb ...
#21 4.635 Unpacking xml-core (0.18+nmu1) ...
#21 4.764 Selecting previously unselected package libdbus-1-dev:amd64.
#21 4.766 Preparing to unpack .../16-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
#21 4.782 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 4.900 Selecting previously unselected package libpcap0.8-dev:amd64.
#21 4.903 Preparing to unpack .../17-libpcap0.8-dev_1.10.3-1_amd64.deb ...
#21 4.921 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 5.045 Selecting previously unselected package libpcap-dev:amd64.
#21 5.047 Preparing to unpack .../18-libpcap-dev_1.10.3-1_amd64.deb ...
#21 5.063 Unpacking libpcap-dev:amd64 (1.10.3-1) ...
#21 5.181 Selecting previously unselected package libpcre3:amd64.
#21 5.184 Preparing to unpack .../19-libpcre3_2%3a8.39-15_amd64.deb ...
#21 5.202 Unpacking libpcre3:amd64 (2:8.39-15) ...
#21 5.349 Selecting previously unselected package libpcre16-3:amd64.
#21 5.352 Preparing to unpack .../20-libpcre16-3_2%3a8.39-15_amd64.deb ...
#21 5.367 Unpacking libpcre16-3:amd64 (2:8.39-15) ...
#21 5.492 Selecting previously unselected package libpcre32-3:amd64.
#21 5.495 Preparing to unpack .../21-libpcre32-3_2%3a8.39-15_amd64.deb ...
#21 5.510 Unpacking libpcre32-3:amd64 (2:8.39-15) ...
#21 5.639 Selecting previously unselected package libpcrecpp0v5:amd64.
#21 5.641 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
#21 5.657 Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 5.758 Selecting previously unselected package libpcre3-dev:amd64.
#21 5.761 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-15_amd64.deb ...
#21 5.777 Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
#21 5.945 Selecting previously unselected package libsctp1:amd64.
#21 5.948 Preparing to unpack .../24-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#21 5.963 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 6.060 Selecting previously unselected package libsctp-dev:amd64.
#21 6.063 Preparing to unpack .../25-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
#21 6.078 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 6.179 Selecting previously unselected package libssl-dev:amd64.
#21 6.181 Preparing to unpack .../26-libssl-dev_3.0.13-1~deb12u1_amd64.deb ...
#21 6.196 Unpacking libssl-dev:amd64 (3.0.13-1~deb12u1) ...
#21 6.408 Selecting previously unselected package icu-devtools.
#21 6.411 Preparing to unpack .../27-icu-devtools_72.1-3_amd64.deb ...
#21 6.425 Unpacking icu-devtools (72.1-3) ...
#21 6.539 Selecting previously unselected package libicu-dev:amd64.
#21 6.542 Preparing to unpack .../28-libicu-dev_72.1-3_amd64.deb ...
#21 6.557 Unpacking libicu-dev:amd64 (72.1-3) ...
#21 7.054 Selecting previously unselected package libxml2-dev:amd64.
#21 7.056 Preparing to unpack .../29-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#21 7.072 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 7.236 Selecting previously unselected package eclipse-titan.
#21 7.239 Preparing to unpack .../30-eclipse-titan_9.0.0.3.0bbfc~osmocom_amd64.deb ...
#21 7.262 Unpacking eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 7.842 Setting up libpcre16-3:amd64 (2:8.39-15) ...
#21 7.916 Setting up libedit2:amd64 (3.1-20221030-2) ...
#21 7.990 Setting up libpcre3:amd64 (2:8.39-15) ...
#21 8.048 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#21 8.092 Setting up libncurses6:amd64 (6.4-4) ...
#21 8.136 Setting up libssl-dev:amd64 (3.0.13-1~deb12u1) ...
#21 8.182 Setting up libpcre32-3:amd64 (2:8.39-15) ...
#21 8.228 Setting up libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 8.271 Setting up icu-devtools (72.1-3) ...
#21 8.316 Setting up pkgconf-bin (1.8.1-1) ...
#21 8.361 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 8.406 Setting up libmd-dev:amd64 (1.0.4-2) ...
#21 8.450 Setting up sgml-base (1.31) ...
#21 8.520 Setting up libicu-dev:amd64 (72.1-3) ...
#21 8.565 Setting up libbsd-dev:amd64 (0.11.7-2) ...
#21 8.610 Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 8.655 Setting up tcl8.6 (8.6.13+dfsg-2) ...
#21 8.698 Setting up libncurses-dev:amd64 (6.4-4) ...
#21 8.756 Setting up libpcre3-dev:amd64 (2:8.39-15) ...
#21 8.815 Setting up tcl-expect:amd64 (5.45.4-2+b1) ...
#21 8.863 Setting up pkgconf:amd64 (1.8.1-1) ...
#21 8.911 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 8.958 Setting up libedit-dev:amd64 (3.1-20221030-2) ...
#21 9.004 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 9.059 Setting up pkg-config:amd64 (1.8.1-1) ...
#21 9.108 Setting up xml-core (0.18+nmu1) ...
#21 9.352 Setting up expect (5.45.4-2+b1) ...
#21 9.399 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 9.471 Processing triggers for sgml-base (1.31) ...
#21 9.526 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 9.704 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 9.754 Setting up libpcap-dev:amd64 (1.10.3-1) ...
#21 9.803 Setting up eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 9.866 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 9.984 + apt-get clean
#21 DONE 10.3s

#22 [14/16] RUN	GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && 	make -j8 -C /osmo-ttcn3-hacks deps
#22 0.412 Cloning into 'osmo-ttcn3-hacks'...
#22 1.606 make: Entering directory '/osmo-ttcn3-hacks'
#22 1.659 (make -j16 -C deps || make -j1 -C deps)
#22 1.661 make[1]: Entering directory '/osmo-ttcn3-hacks'
#22 1.661 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#22 1.752 git clone https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions
#22 1.752 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA
#22 1.752 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0
#22 1.752 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#22 1.753 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS
#22 1.753 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE
#22 1.753 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0
#22 1.753 Cloning into 'titan.ProtocolEmulations.M3UA'...
#22 1.753 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0
#22 1.754 Cloning into 'titan.Libraries.TCCUsefulFunctions'...
#22 1.754 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP
#22 1.754 Cloning into 'titan.ProtocolModules.DNS'...
#22 1.754 Cloning into 'titan.ProtocolModules.BSSAPP_v7.3.0'...
#22 1.754 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6
#22 1.754 Cloning into 'titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'...
#22 1.754 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP
#22 1.755 Cloning into 'titan.ProtocolModules.GTP_v13.5.0'...
#22 1.755 Cloning into 'titan.ProtocolModules.GRE'...
#22 1.755 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762
#22 1.755 Cloning into 'titan.ProtocolModules.GTPv2_v13.7.0'...
#22 1.755 Cloning into 'titan.ProtocolModules.ICMPv6'...
#22 1.755 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006
#22 1.755 Cloning into 'titan.ProtocolModules.ICMP'...
#22 1.756 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP
#22 1.756 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0
#22 1.756 Cloning into 'titan.ProtocolModules.IP'...
#22 1.757 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA
#22 1.757 Cloning into 'titan.ProtocolModules.JSON_v07_2006'...
#22 1.757 Cloning into 'titan.ProtocolModules.ISUP_Q.762'...
#22 1.758 Cloning into 'titan.ProtocolModules.L2TP'...
#22 1.759 Cloning into 'titan.ProtocolModules.LLC_v7.1.0'...
#22 1.762 Cloning into 'titan.ProtocolModules.M3UA'...
#22 2.098 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.106 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.106 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.109 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 2.113 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.118 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 2.118 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.118 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.119 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.121 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.123 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 2.125 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.129 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 2.131 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 2.311 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0
#22 2.312 Cloning into 'titan.ProtocolModules.MobileL3_v13.4.0'...
#22 2.326 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP
#22 2.327 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP
#22 2.327 Cloning into 'titan.ProtocolModules.SMPP'...
#22 2.328 Cloning into 'titan.ProtocolModules.TCP'...
#22 2.342 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP
#22 2.343 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP
#22 2.343 Cloning into 'titan.ProtocolModules.UDP'...
#22 2.344 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA
#22 2.344 Cloning into 'titan.ProtocolModules.RTP'...
#22 2.345 Cloning into 'titan.ProtocolModules.M2PA'...
#22 2.346 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE
#22 2.348 Cloning into 'titan.ProtocolModules.ROSE'...
#22 2.369 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP
#22 2.370 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP
#22 2.371 Cloning into 'titan.ProtocolModules.SCTP'...
#22 2.371 Cloning into 'titan.ProtocolModules.SDP'...
#22 2.371 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA
#22 2.373 Cloning into 'titan.ProtocolModules.SUA'...
#22 2.374 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1
#22 2.375 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0
#22 2.375 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0
#22 2.375 Cloning into 'titan.ProtocolModules.NAS_EPS_15.2.0.1'...
#22 2.376 Cloning into 'titan.ProtocolModules.NS_v7.3.0'...
#22 2.376 Cloning into 'titan.ProtocolModules.SGsAP_13.2.0'...
#22 2.397 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0
#22 2.398 Cloning into 'titan.ProtocolModules.SNDCP_v7.0.0'...
#22 2.457 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 2.468 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 2.475 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 2.500 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 2.503 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 2.513 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 2.517 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 2.517 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 2.521 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 2.522 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 2.525 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 2.531 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 2.539 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 2.540 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 2.677 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0
#22 2.679 Cloning into 'titan.ProtocolModules.PFCP_v15.1.0'...
#22 2.693 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API
#22 2.694 Cloning into 'titan.TestPorts.Common_Components.Socket-API'...
#22 2.701 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket
#22 2.702 Cloning into 'titan.TestPorts.Common_Components.Abstract_Socket'...
#22 2.711 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg
#22 2.712 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp
#22 2.712 Cloning into 'titan.TestPorts.HTTPmsg'...
#22 2.713 Cloning into 'titan.TestPorts.IPL4asp'...
#22 2.736 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp
#22 2.736 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp
#22 2.736 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp
#22 2.738 Cloning into 'titan.TestPorts.LANL2asp'...
#22 2.738 Cloning into 'titan.TestPorts.PCAPasp'...
#22 2.738 Cloning into 'titan.TestPorts.PIPEasp'...
#22 2.738 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg
#22 2.740 Cloning into 'titan.TestPorts.SIPmsg'...
#22 2.763 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp
#22 2.764 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp
#22 2.764 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp
#22 2.764 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#22 2.765 Cloning into 'titan.TestPorts.TCPasp'...
#22 2.765 Cloning into 'titan.TestPorts.TELNETasp'...
#22 2.765 Cloning into 'titan.TestPorts.UDPasp'...
#22 2.765 Cloning into 'titan.TestPorts.UNIX_DOMAIN_SOCKETasp'...
#22 2.772 git clone https://github.com/osmocom/titan.TestPorts.SCTPasp
#22 2.773 Cloning into 'titan.TestPorts.SCTPasp'...
#22 2.822 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 2.845 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 2.871 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 2.873 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 2.873 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 2.887 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 2.889 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 2.896 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 2.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 2.899 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 2.909 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 2.912 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 2.961 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 2.995 git clone https://github.com/osmocom/titan.TestPorts.MTP3asp
#22 2.996 Cloning into 'titan.TestPorts.MTP3asp'...
#22 3.031 git clone https://github.com/osmocom/titan.ProtocolEmulations.SCCP
#22 3.032 Cloning into 'titan.ProtocolEmulations.SCCP'...
#22 3.092 git clone https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0
#22 3.093 Cloning into 'titan.ProtocolModules.BSSGP_v13.0.0'...
#22 3.101 git clone https://gerrit.osmocom.org/osmo-uecups
#22 3.102 Cloning into 'osmo-uecups'...
#22 3.121 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP
#22 3.122 Cloning into 'titan.ProtocolModules.BSSMAP'...
#22 3.124 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP
#22 3.126 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB
#22 3.126 Cloning into 'titan.ProtocolModules.MAP'...
#22 3.131 Cloning into 'titan.TestPorts.USB'...
#22 3.131 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET
#22 3.132 Cloning into 'titan.TestPorts.AF_PACKET'...
#22 3.133 cd titan.Libraries.TCCUsefulFunctions && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions && git fetch
#22 3.134 cd titan.ProtocolEmulations.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA && git fetch
#22 3.146 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch
#22 3.158 cd titan.ProtocolModules.DNS && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS && git fetch
#22 3.242 cd titan.ProtocolModules.GRE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE && git fetch
#22 3.258 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 3.272 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 3.277 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 3.286 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 3.291 cd titan.ProtocolModules.GTP_v13.5.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 && git fetch
#22 3.292 cd titan.ProtocolModules.GTPv2_v13.7.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 && git fetch
#22 3.292 cd titan.ProtocolModules.ICMP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP && git fetch
#22 3.311 cd titan.ProtocolModules.ICMPv6 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 && git fetch
#22 3.320 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi
#22 3.323 cd titan.Libraries.TCCUsefulFunctions && git fetch && if git rev-parse "origin/R.35.B-6-gb3687da" 2>/dev/null; then set -x && git checkout -q -f "origin/R.35.B-6-gb3687da"; else set -x && git checkout -q -f "R.35.B-6-gb3687da"; fi
#22 3.327 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-4-g20cfaf8" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-4-g20cfaf8"; else set -x && git checkout -q -f "R.2.A-4-g20cfaf8"; fi
#22 3.331 cd titan.ProtocolModules.IP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP && git fetch
#22 3.336 cd titan.ProtocolModules.DNS && git fetch && if git rev-parse "origin/R.7.B" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.B"; else set -x && git checkout -q -f "R.7.B"; fi
#22 3.366 cd titan.ProtocolModules.ISUP_Q.762 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 && git fetch
#22 3.374 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 3.429 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 3.430 cd titan.ProtocolModules.GRE && git fetch && if git rev-parse "origin/R.2.A-5-g654c446" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g654c446"; else set -x && git checkout -q -f "R.2.A-5-g654c446"; fi
#22 3.434 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 3.446 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 3.451 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 3.452 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 3.454 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 3.464 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 3.468 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 3.484 cd titan.ProtocolModules.GTPv2_v13.7.0 && git fetch && if git rev-parse "origin/R.2.A-5-g85cb124" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g85cb124"; else set -x && git checkout -q -f "R.2.A-5-g85cb124"; fi
#22 3.499 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 3.499 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#22 3.499 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#22 3.506 b3687da06a0080e52d5d8cc558dbd86236780019
#22 3.506 + git checkout -q -f origin/R.35.B-6-gb3687da
#22 3.507 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.512 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#22 3.516 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#22 3.517 cd titan.ProtocolModules.JSON_v07_2006 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 && git fetch
#22 3.517 origin/R.7.B
#22 3.518 + git checkout -q -f R.7.B
#22 3.520 origin/f086e78d74defa044d864f17adaad9433fedc961
#22 3.520 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#22 3.524 cd titan.ProtocolModules.L2TP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP && git fetch
#22 3.528 cd titan.ProtocolModules.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA && git fetch
#22 3.537 cd titan.ProtocolModules.MobileL3_v13.4.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 && git fetch
#22 3.553 20cfaf83231b859dc8311ef4aba5cbe1d294325e
#22 3.553 + git checkout -q -f origin/R.2.A-4-g20cfaf8
#22 3.558 cd titan.ProtocolModules.SMPP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP && git fetch
#22 3.561 cd titan.ProtocolModules.ISUP_Q.762 && git fetch && if git rev-parse "origin/R.8.A-5-g42d428b" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-5-g42d428b"; else set -x && git checkout -q -f "R.8.A-5-g42d428b"; fi
#22 3.568 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 3.622 654c446e18e1f98fa9a9ff7f364923f8e8460d37
#22 3.622 + git checkout -q -f origin/R.2.A-5-g654c446
#22 3.626 cd titan.ProtocolModules.TCP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP && git fetch
#22 3.629 cd titan.ProtocolModules.UDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP && git fetch
#22 3.630 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 3.633 cd titan.ProtocolModules.RTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP && git fetch
#22 3.634 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 3.639 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 3.646 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 3.650 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 3.656 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.657 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.659 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.676 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.688 85cb1248ae3bb2f34747b1e0c82dee44876f953b
#22 3.688 + git checkout -q -f origin/R.2.A-5-g85cb124
#22 3.690 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.690 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.694 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.696 cd titan.ProtocolModules.M2PA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA && git fetch
#22 3.697 cd titan.ProtocolModules.ROSE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE && git fetch
#22 3.702 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.705 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.705 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.709 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#22 3.709 cd titan.ProtocolModules.SCTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP && git fetch
#22 3.710 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.710 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.710 cd titan.ProtocolModules.JSON_v07_2006 && git fetch && if git rev-parse "origin/R.1.A" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A"; else set -x && git checkout -q -f "R.1.A"; fi
#22 3.712 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.712 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.712 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#22 3.714 cd titan.ProtocolModules.SDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP && git fetch
#22 3.716 cd titan.ProtocolModules.SUA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA && git fetch
#22 3.725 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#22 3.748 cd titan.ProtocolModules.SMPP && git fetch && if git rev-parse "origin/R.2.A-5-gf2c9017" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gf2c9017"; else set -x && git checkout -q -f "R.2.A-5-gf2c9017"; fi
#22 3.754 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.754 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.756 42d428b44462fb5b44bc773b72571d28a1e09910
#22 3.757 + git checkout -q -f origin/R.8.A-5-g42d428b
#22 3.764 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch
#22 3.766 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.807 cd titan.ProtocolModules.TCP && git fetch && if git rev-parse "origin/R.3.A-5-g39e5f45" 2>/dev/null; then set -x && git checkout -q -f "origin/R.3.A-5-g39e5f45"; else set -x && git checkout -q -f "R.3.A-5-g39e5f45"; fi
#22 3.807 cd titan.ProtocolModules.UDP && git fetch && if git rev-parse "origin/R.4.A-5-geea8aa3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.4.A-5-geea8aa3"; else set -x && git checkout -q -f "R.4.A-5-geea8aa3"; fi
#22 3.828 cd titan.ProtocolModules.RTP && git fetch && if git rev-parse "origin/R.5.A-4-g83ee83a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-4-g83ee83a"; else set -x && git checkout -q -f "R.5.A-4-g83ee83a"; fi
#22 3.837 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.840 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.841 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.842 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.846 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.851 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.865 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.879 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.891 cd titan.ProtocolModules.ROSE && git fetch && if git rev-parse "origin/R.1.C-5-g0f6774c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.C-5-g0f6774c"; else set -x && git checkout -q -f "R.1.C-5-g0f6774c"; fi
#22 3.897 cd titan.ProtocolModules.M2PA && git fetch && if git rev-parse "origin/R.2.A-5-ga75b589" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-ga75b589"; else set -x && git checkout -q -f "R.2.A-5-ga75b589"; fi
#22 3.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.901 cd titan.ProtocolModules.SUA && git fetch && if git rev-parse "origin/R.5.A-5-gcf1137a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-5-gcf1137a"; else set -x && git checkout -q -f "R.5.A-5-gcf1137a"; fi
#22 3.902 origin/c496d298876fed55c2b730278b7ee77982555563
#22 3.903 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#22 3.907 cd titan.ProtocolModules.NS_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 && git fetch
#22 3.909 origin/R.1.A
#22 3.909 + git checkout -q -f R.1.A
#22 3.912 cd titan.ProtocolModules.SCTP && git fetch && if git rev-parse "origin/R.2.A-5-g556ef3f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g556ef3f"; else set -x && git checkout -q -f "R.2.A-5-g556ef3f"; fi
#22 3.912 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.912 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.913 cd titan.ProtocolModules.SGsAP_13.2.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 && git fetch
#22 3.914 cd titan.ProtocolModules.SDP && git fetch && if git rev-parse "origin/R.14.A-6-g7f00ea0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.14.A-6-g7f00ea0"; else set -x && git checkout -q -f "R.14.A-6-g7f00ea0"; fi
#22 3.916 cd titan.ProtocolModules.SNDCP_v7.0.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 && git fetch
#22 3.932 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.933 f2c901795e2fd42f2d9fdd437210d3078e20557e
#22 3.933 + git checkout -q -f origin/R.2.A-5-gf2c9017
#22 3.938 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.939 cd titan.ProtocolModules.PFCP_v15.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 && git fetch
#22 3.947 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.947 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch && if git rev-parse "origin/R.1.A-2-g2ba853c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A-2-g2ba853c"; else set -x && git checkout -q -f "R.1.A-2-g2ba853c"; fi
#22 3.947 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.954 cd titan.TestPorts.Common_Components.Socket-API && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API && git fetch
#22 3.959 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.986 eea8aa3b7f525e5d3d422f3734f9e2e77c243ccb
#22 3.986 + git checkout -q -f origin/R.4.A-5-geea8aa3
#22 3.990 39e5f45f1ad1055ab7af373338b0d0365bf9814e
#22 3.990 + git checkout -q -f origin/R.3.A-5-g39e5f45
#22 3.994 cd titan.TestPorts.Common_Components.Abstract_Socket && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket && git fetch
#22 3.995 cd titan.TestPorts.HTTPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg && git fetch
#22 4.016 83ee83aa58ec30a5af420972662acb562c2e839f
#22 4.017 + git checkout -q -f origin/R.5.A-4-g83ee83a
#22 4.027 cd titan.TestPorts.IPL4asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp && git fetch
#22 4.033 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 4.038 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 4.048 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 4.052 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 4.053 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 4.075 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 4.077 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 4.078 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 4.078 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 4.079 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 4.103 a75b58983f46814974470d1089387d3f351cd60b
#22 4.103 + git checkout -q -f origin/R.2.A-5-ga75b589
#22 4.108 0f6774c6d146bf03d5e222d33bd911f7981a1b3c
#22 4.108 + git checkout -q -f origin/R.1.C-5-g0f6774c
#22 4.109 556ef3fdae2e42cdefc1ca60e0bc155676cfc47e
#22 4.109 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 4.109 + git checkout -q -f origin/R.2.A-5-g556ef3f
#22 4.111 cd titan.TestPorts.LANL2asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp && git fetch
#22 4.112 cd titan.TestPorts.PCAPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp && git fetch
#22 4.115 cd titan.TestPorts.PIPEasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp && git fetch
#22 4.116 cd titan.ProtocolModules.NS_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-6-gf73f195" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-6-gf73f195"; else set -x && git checkout -q -f "R.2.A-6-gf73f195"; fi
#22 4.124 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 4.127 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 4.127 cf1137ac84627f85fc97c7fcdbd7841fb0441e31
#22 4.127 + git checkout -q -f origin/R.5.A-5-gcf1137a
#22 4.129 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#22 4.131 cd titan.ProtocolModules.SGsAP_13.2.0 && git fetch && if git rev-parse "origin/R.1.B-3-g5ccaeab" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.B-3-g5ccaeab"; else set -x && git checkout -q -f "R.1.B-3-g5ccaeab"; fi
#22 4.133 cd titan.TestPorts.SIPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg && git fetch
#22 4.133 cd titan.ProtocolModules.SNDCP_v7.0.0 && git fetch && if git rev-parse "origin/R.2.A-5-gd0f0ce6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gd0f0ce6"; else set -x && git checkout -q -f "R.2.A-5-gd0f0ce6"; fi
#22 4.135 7f00ea0fa4d07fa2bbf6d99dd41180a377e8e4bd
#22 4.136 + git checkout -q -f origin/R.14.A-6-g7f00ea0
#22 4.137 2ba853c7d197f7f39d97b76fca4726a7143fb4ad
#22 4.138 + git checkout -q -f origin/R.1.A-2-g2ba853c
#22 4.141 cd titan.TestPorts.TELNETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp && git fetch
#22 4.148 cd titan.TestPorts.TCPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp && git fetch
#22 4.160 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 4.165 cd titan.TestPorts.Common_Components.Socket-API && git fetch && if git rev-parse "origin/R.6.A-6-gf4380d0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.6.A-6-gf4380d0"; else set -x && git checkout -q -f "R.6.A-6-gf4380d0"; fi
#22 4.173 cd titan.TestPorts.Common_Components.Abstract_Socket && git fetch && if git rev-parse "origin/R.9.B-4-gbd41994" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-gbd41994"; else set -x && git checkout -q -f "R.9.B-4-gbd41994"; fi
#22 4.176 cd titan.TestPorts.HTTPmsg && git fetch && if git rev-parse "origin/R.9.B-4-g9a0dfde" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-g9a0dfde"; else set -x && git checkout -q -f "R.9.B-4-g9a0dfde"; fi
#22 4.216 cd titan.TestPorts.IPL4asp && git fetch && if git rev-parse "origin/R.30.E-7-g029bccb" 2>/dev/null; then set -x && git checkout -q -f "origin/R.30.E-7-g029bccb"; else set -x && git checkout -q -f "R.30.E-7-g029bccb"; fi
#22 4.257 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 4.257 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 4.260 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 4.261 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 4.266 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 4.270 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 4.275 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 4.280 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 4.285 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 4.296 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 4.303 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 4.308 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 4.315 cd titan.TestPorts.PIPEasp && git fetch && if git rev-parse "origin/R.7.D-3-g8b01154" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.D-3-g8b01154"; else set -x && git checkout -q -f "R.7.D-3-g8b01154"; fi
#22 4.316 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 4.323 f73f1952ae180145465ba4b17f197c502d31d1ce
#22 4.324 + git checkout -q -f origin/R.2.A-6-gf73f195
#22 4.327 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 4.327 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 4.329 cd titan.TestPorts.UDPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp && git fetch
#22 4.330 5ccaeab7b3093e2bd8e88eee73c8362d1a2e4f32
#22 4.330 + git checkout -q -f origin/R.1.B-3-g5ccaeab
#22 4.330 cd titan.TestPorts.PCAPasp && git fetch && if git rev-parse "origin/R.8.A-3-g9ad320f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-3-g9ad320f"; else set -x && git checkout -q -f "R.8.A-3-g9ad320f"; fi
#22 4.331 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch
#22 4.334 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#22 4.335 cd titan.TestPorts.SCTPasp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.SCTPasp && git fetch
#22 4.338 d0f0ce6c06f91922c5fdf6c56b9b99a3472ee775
#22 4.338 + git checkout -q -f origin/R.2.A-5-gd0f0ce6
#22 4.339 cd titan.TestPorts.TCPasp && git fetch && if git rev-parse "origin/R.9.A-5-g2c91bc6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.A-5-g2c91bc6"; else set -x && git checkout -q -f "R.9.A-5-g2c91bc6"; fi
#22 4.343 cd titan.TestPorts.MTP3asp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.MTP3asp && git fetch
#22 4.348 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 4.348 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/R.15.A-1-ge4f9dd0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.15.A-1-ge4f9dd0"; else set -x && git checkout -q -f "R.15.A-1-ge4f9dd0"; fi
#22 4.359 cd titan.TestPorts.LANL2asp && git fetch && if git rev-parse "origin/R.8.C-3-gb07c265" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.C-3-gb07c265"; else set -x && git checkout -q -f "R.8.C-3-gb07c265"; fi
#22 4.360 f4380d0dabc61a482a647e5caa66fb7f4b26b86a
#22 4.360 + git checkout -q -f origin/R.6.A-6-gf4380d0
#22 4.361 bd41994ab31af385c0b87a8074bf9f768c28c514
#22 4.362 + git checkout -q -f origin/R.9.B-4-gbd41994
#22 4.363 cd titan.ProtocolEmulations.SCCP && git remote set-url origin https://github.com/osmocom/titan.ProtocolEmulations.SCCP && git fetch
#22 4.371 9a0dfdecfd33cf083890aa537015de718f960642
#22 4.371 + git checkout -q -f origin/R.9.B-4-g9a0dfde
#22 4.372 cd titan.ProtocolModules.BSSGP_v13.0.0 && git remote set-url origin https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 && git fetch
#22 4.381 cd osmo-uecups && git remote set-url origin https://gerrit.osmocom.org/osmo-uecups && git fetch
#22 4.396 029bccbdfcdf865f59123e8ca3f550c1fe4de5a8
#22 4.396 + git checkout -q -f origin/R.30.E-7-g029bccb
#22 4.409 cd titan.ProtocolModules.BSSMAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP && git fetch
#22 4.440 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#22 4.458 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 4.462 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 4.463 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 4.464 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 4.469 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 4.470 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 4.472 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#22 4.481 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 4.484 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 4.499 origin/8362efef7c6fa341eb947a75786878e0685767b7
#22 4.499 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#22 4.506 cd titan.ProtocolModules.MAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP && git fetch
#22 4.522 9ad320fb679f8bf7a826442fad3aad5d75c6571b
#22 4.522 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#22 4.522 + git checkout -q -f origin/R.8.A-3-g9ad320f
#22 4.523 8b01154b10a1c5b04dd0fb7f6e0ac84aed7f78af
#22 4.523 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#22 4.523 + git checkout -q -f origin/R.7.D-3-g8b01154
#22 4.523 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#22 4.523 2c91bc600ec6fa2fcf0bb353a58ca05c1dd9b9b8
#22 4.524 + git checkout -q -f origin/R.9.A-5-g2c91bc6
#22 4.527 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch && if git rev-parse "origin/R.2.A-13-gd34ab71" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-13-gd34ab71"; else set -x && git checkout -q -f "R.2.A-13-gd34ab71"; fi
#22 4.530 cd titan.TestPorts.USB && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB && git fetch
#22 4.530 cd titan.TestPorts.AF_PACKET && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET && git fetch
#22 4.532 e4f9dd056b4103b4f298eb3201d7e18df909886f
#22 4.532 + git checkout -q -f origin/R.15.A-1-ge4f9dd0
#22 4.537 b07c265526573250e693d430413bc07f9245d81c
#22 4.538 + git checkout -q -f origin/R.8.C-3-gb07c265
#22 4.539 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 4.540 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 4.584 cd titan.ProtocolModules.MAP && git fetch && if git rev-parse "origin/R.2.A-1-g79c6a3d" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-1-g79c6a3d"; else set -x && git checkout -q -f "R.2.A-1-g79c6a3d"; fi
#22 4.590 cd titan.TestPorts.AF_PACKET && git fetch && if git rev-parse "origin/0.1-5-g89ebea6" 2>/dev/null; then set -x && git checkout -q -f "origin/0.1-5-g89ebea6"; else set -x && git checkout -q -f "0.1-5-g89ebea6"; fi
#22 4.593 cd titan.TestPorts.USB && git fetch && if git rev-parse "origin/a9470fdc99c82fbf988f4508c3161118c9106e28" 2>/dev/null; then set -x && git checkout -q -f "origin/a9470fdc99c82fbf988f4508c3161118c9106e28"; else set -x && git checkout -q -f "a9470fdc99c82fbf988f4508c3161118c9106e28"; fi
#22 4.621 cd titan.TestPorts.MTP3asp && git fetch && if git rev-parse "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11" 2>/dev/null; then set -x && git checkout -q -f "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11"; else set -x && git checkout -q -f "1cecdad6f3641a5f19b3833703bff6e5005eff11"; fi
#22 4.623 cd titan.TestPorts.SCTPasp && git fetch && if git rev-parse "origin/R.11.A-8-g2e911c3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.11.A-8-g2e911c3"; else set -x && git checkout -q -f "R.11.A-8-g2e911c3"; fi
#22 4.642 cd titan.ProtocolEmulations.SCCP && git fetch && if git rev-parse "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be" 2>/dev/null; then set -x && git checkout -q -f "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; else set -x && git checkout -q -f "f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; fi
#22 4.651 79c6a3db8dcf25d39023b2b3bec9928f63482ad3
#22 4.651 + git checkout -q -f origin/R.2.A-1-g79c6a3d
#22 4.655 89ebea61e8de46c3df0a1549bf8dd49505ddbcd5
#22 4.655 + git checkout -q -f origin/0.1-5-g89ebea6
#22 4.656 origin/a9470fdc99c82fbf988f4508c3161118c9106e28
#22 4.656 + git checkout -q -f a9470fdc99c82fbf988f4508c3161118c9106e28
#22 4.656 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 4.657 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#22 4.723 d34ab71f36fc08c9a6dc8c4a8d34fc307c8a39aa
#22 4.724 + git checkout -q -f origin/R.2.A-13-gd34ab71
#22 4.735 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 4.790 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 4.790 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 4.927 origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.928 + git checkout -q -f f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.930 2e911c3f2cec63694ccae75a28909c9cefa03f3d
#22 4.930 + git checkout -q -f origin/R.11.A-8-g2e911c3
#22 4.930 origin/1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.931 + git checkout -q -f 1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.989 origin/e97d92a8b66bec399babea52f593771b76cb175a
#22 4.989 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#22 6.898 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 6.987 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 7.161 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch
#22 7.169 cd titan.ProtocolModules.LLC_v7.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 && git fetch
#22 7.299 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 7.320 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 7.359 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#22 7.373 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#22 7.486 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 7.526 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 7.547 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#22 7.547 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#22 7.581 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 7.581 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 7.618 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#22 7.618 make: Leaving directory '/osmo-ttcn3-hacks'
#22 DONE 7.8s

#23 [15/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile
#23 DONE 0.2s

#24 [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
#24 0.354 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ
#24 0.425 Already up to date.
#24 0.481 (make -j16 -C deps || make -j1 -C deps)
#24 0.482 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#24 0.483 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#24 0.992 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi
#24 0.992 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi
#24 0.992 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#24 0.993 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi
#24 0.993 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi
#24 0.993 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi
#24 0.994 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi
#24 0.994 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi
#24 0.994 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi
#24 0.995 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#24 0.995 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi
#24 0.996 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi
#24 0.996 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi
#24 0.997 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi
#24 0.997 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi
#24 0.998 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#24 1.067 origin/8362efef7c6fa341eb947a75786878e0685767b7
#24 1.067 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#24 1.078 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 1.078 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 1.162 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#24 1.162 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#24 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#24 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#24 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#24 1.163 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#24 1.166 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#24 1.167 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#24 1.168 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#24 1.170 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#24 1.172 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#24 1.175 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#24 1.198 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#24 1.245 origin/f086e78d74defa044d864f17adaad9433fedc961
#24 1.246 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#24 1.249 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#24 1.249 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#24 1.249 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#24 1.249 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#24 1.249 origin/c496d298876fed55c2b730278b7ee77982555563
#24 1.250 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#24 1.250 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#24 1.250 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 1.250 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#24 1.250 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 1.250 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 1.251 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 1.251 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 1.251 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 1.251 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.251 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 1.251 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 1.251 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.251 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 1.252 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 1.259 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 1.259 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 1.334 origin/e97d92a8b66bec399babea52f593771b76cb175a
#24 1.334 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#24 1.402 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 1.403 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 1.407 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#24 DONE 1.5s

#25 exporting to image
#25 exporting layers
#25 exporting layers 0.8s done
#25 writing image sha256:1c99babb7e1c03c8284420f59c92f736fddb5344d9135459803c834e6dec0c24 done
#25 naming to registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest 0.0s done
#25 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]
f48546723483: Preparing
9dbb9898183c: Preparing
045558aad470: Preparing
adc4c1178506: Preparing
7fb287a55457: Preparing
1bc9285341d6: Preparing
00ecce38e1b5: Preparing
7a8a3b48d110: Preparing
229875c5e334: Preparing
ba9e84914683: Preparing
019d7234902f: Preparing
e45cc451b41e: Preparing
87182d3aba74: Preparing
0fc0a289d464: Preparing
1bc9285341d6: Waiting
0ab372187b50: Preparing
15bb10f9bb3a: Preparing
00ecce38e1b5: Waiting
7a8a3b48d110: Waiting
ba9e84914683: Waiting
229875c5e334: Waiting
0ab372187b50: Waiting
019d7234902f: Waiting
0fc0a289d464: Waiting
15bb10f9bb3a: Waiting
87182d3aba74: Waiting
e45cc451b41e: Waiting
7fb287a55457: Pushed
9dbb9898183c: Pushed
f48546723483: Pushed
1bc9285341d6: Layer already exists
00ecce38e1b5: Layer already exists
7a8a3b48d110: Layer already exists
229875c5e334: Layer already exists
ba9e84914683: Layer already exists
019d7234902f: Layer already exists
e45cc451b41e: Layer already exists
87182d3aba74: Layer already exists
0ab372187b50: Layer already exists
0fc0a289d464: Layer already exists
15bb10f9bb3a: Layer already exists
045558aad470: Pushed
adc4c1178506: Pushed
latest: digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce size: 3660
Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests
Finished: SUCCESS