Skip to content
Aborted

Console Output

Started by upstream project "update-osmo-ci-on-slaves" build number 2514
originally caused by:
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision af1b259723805723146c6ac5c9f89a20b3b955c0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f af1b259723805723146c6ac5c9f89a20b3b955c0 # timeout=10
Commit message: "ansible: update rpi4-2 and rpi4-3"
 > git rev-list --no-walk 1349db4bad28b9a5c6f0681aff450f18ca302470 # timeout=10
[host2-deb11build-ansible] $ /bin/sh -xe /tmp/jenkins13444269267975875090.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 1349db4bad28b9a5c6f0681aff450f18ca302470 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 1349db4..af1b259 master -> origin/master + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD af1b259723805723146c6ac5c9f89a20b3b955c0 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at a749a0b debian-bookworm-build-arm: FROM: add arm32v7 + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=host2-deb11build-ansible-2514 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/debian-bookworm-build' 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/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.76kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:bookworm #3 DONE 0.7s #4 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.1s #9 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #9 CACHED #10 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #10 CACHED #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 CACHED #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #16 CACHED #17 [10/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 #17 CACHED #18 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #18 CACHED #19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.1s #21 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #21 0.230 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.231 Cloning into 'osmo-ci'... #21 0.360 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.367 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.367 'common.sh' -> '/usr/local/bin/common.sh' #21 0.367 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.367 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.367 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.367 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.367 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.367 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.367 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.367 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.367 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.367 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.367 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.367 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.367 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.367 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.367 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.367 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.368 + rm -rf osmo-ci #21 DONE 0.4s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.0s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.296 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.5s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.0s #25 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #25 0.284 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.284 + apt-get update #25 0.335 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.335 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #25 0.340 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #25 0.345 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.490 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #25 0.498 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #25 0.506 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #25 0.554 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] #25 0.605 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] #25 0.625 Fetched 484 kB in 0s (1546 kB/s) #25 0.625 Reading package lists... #25 1.045 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.052 Reading package lists... #25 1.492 Building dependency tree... #25 1.598 Reading state information... #25 1.701 The following additional packages will be installed: #25 1.701 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 1.701 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.701 libyder-dev libyder2.0 #25 1.702 Suggested packages: #25 1.702 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 1.702 uhd-host #25 1.702 Recommended packages: #25 1.702 limesuite-udev limesuite-images gnuradio-dev #25 1.811 The following NEW packages will be installed: #25 1.811 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 1.811 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.811 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.845 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #25 1.845 Need to get 5782 kB of archives. #25 1.845 After this operation, 24.8 MB of additional disk space will be used. #25 1.845 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u7 [485 kB] #25 1.869 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 1.871 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 1.874 Get:4 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 1.874 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 1.876 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.30-1~deb12u2 [354 kB] #25 1.876 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202409112026 [263 kB] #25 1.880 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 1.906 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202409112026 [53.0 kB] #25 1.912 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 1.913 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 1.913 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 1.914 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 1.914 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 2.085 debconf: delaying package configuration, since apt-utils is not installed #25 2.123 Fetched 5782 kB in 0s (57.3 MB/s) #25 2.146 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.146 (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 ... 115747 files and directories currently installed.) #25 2.189 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... #25 2.192 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 2.263 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 2.270 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #25 2.275 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #25 2.334 Selecting previously unselected package liblimesuite-dev. #25 2.341 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #25 2.345 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #25 2.387 Selecting previously unselected package libmicrohttpd12:amd64. #25 2.395 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 2.398 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 2.441 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 2.449 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 2.452 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 2.516 Selecting previously unselected package liborcania2.3:amd64. #25 2.523 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 2.527 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 2.566 Selecting previously unselected package liborcania-dev:amd64. #25 2.574 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 2.577 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 2.633 Selecting previously unselected package libsystemd-dev:amd64. #25 2.639 Preparing to unpack .../07-libsystemd-dev_252.30-1~deb12u2_amd64.deb ... #25 2.647 Unpacking libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 2.716 Selecting previously unselected package libuhd4.3.0:amd64. #25 2.725 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 2.728 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 2.990 Selecting previously unselected package libuhd-dev:amd64. #25 2.997 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 3.000 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 3.065 Selecting previously unselected package libyder2.0:amd64. #25 3.073 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 3.076 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 3.118 Selecting previously unselected package libulfius2.7:amd64. #25 3.127 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 3.134 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 3.173 Selecting previously unselected package libyder-dev:amd64. #25 3.181 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 3.184 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 3.238 Selecting previously unselected package libulfius-dev:amd64. #25 3.246 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 3.249 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 3.356 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 3.369 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 3.380 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.392 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 3.401 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #25 3.409 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 3.425 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... Build was aborted #25 3.434 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 3.443 Setting up libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 3.455 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #25 3.467 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 3.477 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 3.485 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 3.501 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 3.510 Processing triggers for man-db (2.11.2-2) ... #25 3.522 Processing triggers for libc-bin (2.36-9+deb12u8) ... #25 CANCELED ERROR: failed to solve: Canceled: context canceled make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/host2-deb11build-ansible/_docker_playground/debian-bookworm-build' + exit 1 Finished: ABORTED