See
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=qemu/951/display/redirect?page=changes>
Changes:
[laforge] remove build2-deb{10,11}build related config
[laforge] build5: add another obsworker
[laforge] build5: also deploy qemu, as othewise some jenkins jobs fail.
[laforge] update known_hosts with build5
[Oliver Smith] ansible/setup-obs-worker: sort pkgnames
[Oliver Smith] ansible/setup-obs-worker: add man and etckeeper
[Oliver Smith] ansible/setup-obs-worker: install lxc<5.0.0
[Oliver Smith] ansible/vars/Suse-15: set obs_vm_type = lxc
[Oliver Smith] ansible/hosts: fix name: build4-obsworker
[Oliver Smith] ansible: obs worker: set worker cache size to 50G
[Oliver Smith] ansible: build4/5: set docker_max_image_space=50G
[Oliver Smith] jobs/gerrit: build libosmo-netif for centos7
[Oliver Smith] update coverity version to 2024.6.1 (current one)
[Oliver Smith] ansible: build5-deb12build is also a coverity builder
------------------------------------------
Started by upstream project "Osmocom-repo-install-debian11" build number 951
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build
ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit
coverity osmocom-master) in workspace
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=qemu/ws/>
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
<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian11/feed=latest,label=qemu/ws/>
# timeout=10
Fetching upstream changes from
https://gerrit.osmocom.org/osmo-ci
git --version # timeout=10
git --version # 'git version 2.39.5'
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 e041b949c609ef439ab20f8e6a97537606ae7e05 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f e041b949c609ef439ab20f8e6a97537606ae7e05 # timeout=10
Commit
message: "ansible: build5-deb12build is also a coverity builder"
git rev-list --no-walk
2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10
[qemu] $ /bin/sh -xe
/tmp/jenkins3339566265516388843.sh
+ export FEED=latest
+ scripts/repo-install-test.sh debian11
+ dirname scripts/repo-install-test.sh
+ . scripts/common.sh
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+
OSMO_CI_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-instal…
+
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
+
DOMAIN=downloads.osmocom.org
+ DISTRO=debian11
+ DISTROS=
centos8
debian10
debian11
debian12
+ IMG_DIR=/opt/qemu
+ TEST_DIR=scripts/repo-install-test
+ IMG_PATH=_repo_install_test_data/temp.qcow2
+ PID_FILE=_repo_install_test_data/qemu.pid
+ PORT_FILE=_repo_install_test_data/qemu.port
+ LOG_FILE=_repo_install_test_data/qemu.log
+ check_usage
+ local i
+ [ debian11 = centos8 ]
+ [ debian11 = debian10 ]
+ [ debian11 = debian11 ]
+ return
+ FEED=latest
+ PROJ=osmocom:latest
+ [ -z ]
+ TESTS=
test_conflict
install_repo_packages
test_binaries
services_check
+ [ -z ]
+ PROJ_CONFLICT=osmocom:nightly
+ clean_up
+ [ -n ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ rm -f _repo_install_test_data/temp.qcow2
+ trap clean_up_trap EXIT INT TERM 0
+ qemu_start
+ [ -n ]
+ prepare_img
+ dirname _repo_install_test_data/temp.qcow2
+ mkdir -p _repo_install_test_data
+ get_backing_img_path
+ local ret=
+ ret=/opt/qemu/debian-11.qcow2
+ [ -e /opt/qemu/debian-11.qcow2 ]
+ echo /opt/qemu/debian-11.qcow2
+ qemu-img create -f qcow2 -b /opt/qemu/debian-11.qcow2 -F qcow2
_repo_install_test_data/temp.qcow2
Formatting '_repo_install_test_data/temp.qcow2', fmt=qcow2 cluster_size=65536
extended_l2=off compression_type=zlib size=6442450944
backing_file=/opt/qemu/debian-11.qcow2 backing_fmt=qcow2 lazy_refcounts=off
refcount_bits=16
+ find_free_ssh_port
+ echo (2896366 % 1000) + 22022
+ bc
+ SSH_PORT=22388
+ nc -z 127.0.0.1 22388
+ echo 22388
+ qemu_ssh_wait
+ set +x
Waiting for VM to boot up...
+ sleep 1
+ timeout 1h qemu-system-x86_64 -cpu host -device virtio-net-pci,netdev=net -display none
-drive file=_repo_install_test_data/temp.qcow2,format=qcow2 -enable-kvm -m 1024 -netdev
user,id=net,hostfwd=tcp:127.0.0.1:22388-:22 -nodefaults -pidfile
_repo_install_test_data/qemu.pid -serial stdio -smp 16
+ cat _repo_install_test_data/qemu.pid
cat: _repo_install_test_data/qemu.pid: No such file or directory
+ local pid=
+ seq 1 6
+ [ -z ]
+ set +x
ERROR: qemu failed, pid:
Contents of _repo_install_test_data/qemu.log:
Could not access KVM kernel module: Permission denied
qemu-system-x86_64: failed to initialize kvm: Permission denied
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ [ -n ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ rm -f _repo_install_test_data/temp.qcow2
Build step 'Execute shell' marked build as failure