Build failed in Jenkins: Osmocom-release-tarballs #234

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Thu Feb 6 16:11:03 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/234/display/redirect?page=changes>

Changes:

[Pau Espin Pedrol] ansible: gsm-tester: Install srsLTE dependencies

[Pau Espin Pedrol] jobs: Introduce osmo-gsm-tester_build-srslte

[Pau Espin Pedrol] Install srsLTE build dependencies in jenkins buildhosts

[Pau Espin Pedrol] ansible: mdbus2 is not nowadays available on Debian10

------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 obs osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-t6etKdpACO7o/agent.837
SSH_AGENT_PID=839
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_3635960281613500904.key> (<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_3635960281613500904.key)>
[ssh-agent] Using credentials releases (upload via rsync to to what gets published at https://ftp.osmocom.org/releases/)
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/osmo-ci
 > git init <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c17216723bb8bbfc3ebaf335e6401614a83e0bca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c17216723bb8bbfc3ebaf335e6401614a83e0bca
Commit message: "ansible: mdbus2 is not nowadays available on Debian10"
 > git rev-list --no-walk 84cbb6fa138749f6c0d3dc134734fe97fe541da3 # timeout=10
[Osmocom-release-tarballs] $ /bin/sh -xe /tmp/jenkins6163648285510048087.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ . scripts/common.sh
+ OSMO_GIT_URL=https://git.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
	libasn1c
	libosmo-abis
	libosmocore
	libosmo-netif
	libosmo-sccp
	libsmpp34
	libusrp
	osmo-bsc
	osmo-bts
	osmo-ggsn
	osmo-hlr
	osmo-iuh
	osmo-mgw
	osmo-msc
	osmo-pcu
	osmo-sgsn
	osmo-sip-connector
	osmo-sysmon
	osmo-trx
	osmocom-bb

+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ docker_images_require debian-stretch-build debian-stretch-build-dist
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git clone https://git.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 17b5945 stp-master/Dockerfile: Install sccp_devmo_user bin instead of libtool wrapper
+ cd debian-stretch-build
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/> = x ]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/logs>
+ [ xjenkins-Osmocom-release-tarballs-234 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build>
+ SUITE_NAME=debian-stretch-build
+ NET_NAME=debian-stretch-build
+ docker_images_require debian-stretch-build debian-stretch-build-dist
+ local from_line
+ local pull_arg
+ [ -z  ]
+ pull_arg=--pull
+ grep ^FROM ../debian-stretch-build/Dockerfile
+ from_line=FROM debian:stretch
+ echo FROM debian:stretch
+ grep -q $USER
+ echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ PULL=--pull make -C ../debian-stretch-build
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build'>
docker build --build-arg USER=osmocom-build --build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_HLR_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 \
	--pull -t docker.io/osmocom-build/debian-stretch-build:latest .
Sending build context to Docker daemon  4.608kB
Step 1/3 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:da5274336981301e2c5f2edb54eaa4dccee70c39506f96d39377b46ea75e804e
Status: Image is up to date for debian:stretch
 ---> 92416e205014
Step 2/3 : MAINTAINER Harald Welte <laforge at gnumonks.org>
 ---> Running in 9a3a4e201fdd
Removing intermediate container 9a3a4e201fdd
 ---> 6140ef1ecc96
Step 3/3 : RUN	apt-get update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		autoconf 		autoconf-archive 		autogen 		automake 		bison 		build-essential 		cppcheck 		dahdi-source 		debhelper 		devscripts 		dh-autoreconf 		dh-systemd 		doxygen 		flex 		g++ 		gawk 		gcc 		gcc-arm-none-eabi 		git 		git-buildpackage 		gnupg 		libc-ares-dev 		libdbd-sqlite3 		libdbi-dev 		libfftw3-dev 		libgnutls28-dev 		libgps-dev 		libgsm1-dev 		libncurses5-dev 		libnewlib-arm-none-eabi 		libortp-dev 		libpcap-dev 		libpcsclite-dev 		libtalloc-dev 		libtool 		libreadline-dev 		libsctp-dev 		libsofia-sip-ua-glib-dev 		libsqlite3-dev 		libssl-dev 		libusb-dev 		libusb-1.0-0-dev 		make 		pkg-config 		sqlite3 		stow 		wget && 	apt-get clean
 ---> Running in c70f2faf1f0a
OCI runtime create failed: container_linux.go:346: starting container process caused "process_linux.go:449: container init caused \"process_linux.go:415: setting cgroup config for procHooks process caused \\\"failed to write c 10:200 rwm to devices.allow: write /sys/fs/cgroup/devices/docker/c70f2faf1f0a08c899c6edfd9869edccde3331140e7f788818dc1ac3c298e5de/devices.allow: operation not permitted\\\"\"": unknown
../make/Makefile:57: recipe for target 'docker-build' failed
make: *** [docker-build] Error 1
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/_docker_playground/debian-stretch-build'>
+ exit 1
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 839 killed;
[ssh-agent] Stopped.



More information about the jenkins-notifications mailing list