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.orgSee <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/84/display/redirect>
Changes:
------------------------------------------
[...truncated 2.67 KB...]
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+ OSMO_CI_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/>
+ 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
+ [ 1 -ne 1 ]
+ DISTRO=debian
+ docker_images_require debian-repo-install-test
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/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 68ddce9 Update bsc tester config to enable stats testing
+ cd debian-repo-install-test
+ . ../jenkins-common.sh
+ set -x
+ [ x = x ]
+ REPO_USER=osmocom-build
+ [ x<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/> = x ]
+ VOL_BASE_DIR=<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/logs>
+ rm -rf <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/logs>
+ mkdir -p <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/logs>
+ [ ! -d <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/logs> ]
+ [ xjenkins-Osmocom-repo-install-debian-feed=nightly,label=build2-deb9build-ansible-84 = x ]
+ basename <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test>
+ SUITE_NAME=debian-repo-install-test
+ NET_NAME=debian-repo-install-test
+ docker_images_require debian-repo-install-test
+ local i
+ local from_line
+ local pull_arg
+ local distro_arg
+ local depends
+ local dir
+ docker_depends debian-repo-install-test
+ depends=
+ [ -n ]
+ [ -z ]
+ docker_distro_from_image_name debian-repo-install-test
+ echo debian-stretch
+ distro_arg=debian-stretch
+ docker_dir_from_image_name debian-repo-install-test
+ echo debian-repo-install-test
+ dir=debian-repo-install-test
+ pull_arg=--pull
+ grep ^FROM ../debian-repo-install-test/Dockerfile
+ from_line=FROM debian:stretch
+ echo FROM debian:stretch
+ grep -q $USER
+ echo Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
Building image: debian-repo-install-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ make -C ../debian-repo-install-test PULL=--pull DISTRO=debian-stretch IMAGE=osmocom-build/debian-repo-install-test
make: Entering directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
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)
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg DISTRO=debian-stretch \
--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_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_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 osmocom-build/debian-repo-install-test:latest .
Sending build context to Docker daemon 6.144kB
Step 1/4 : ARG USER
Step 2/4 : FROM debian:stretch
stretch: Pulling from library/debian
Digest: sha256:335ecf9e8d9b2206c2e9e7f8b09547faa9f868e694f7c5be14c38be15ea8a7cf
Status: Image is up to date for debian:stretch
---> 6d935b41319b
Step 3/4 : COPY Release.key /tmp/Release.key
---> Using cache
---> 9727ec4cd51c
Step 4/4 : RUN apt-get update && apt-get install -y --no-install-recommends aptitude gnupg systemd && apt-key add /tmp/Release.key && rm /tmp/Release.key
---> Using cache
---> ef3ee45ec780
[Warning] One or more build-args [OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_STP_BRANCH OSMO_BTS_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH LIBOSMOCORE_BRANCH OSMO_BSC_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BB_BRANCH OSMO_SIP_BRANCH OSMO_PCU_BRANCH OSMO_TTCN3_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH] were not consumed
Successfully built ef3ee45ec780
Successfully tagged osmocom-build/debian-repo-install-test:latest
make: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/_docker_playground/debian-repo-install-test'>
+ docker_image_exists debian-repo-install-test
+ docker images -q osmocom-build/debian-repo-install-test
+ test -n ef3ee45ec780
+ ret=0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/>
+ return 0
+ [ -z nightly ]
+ CONTAINER=debian-repo-install-test-nightly
+ docker inspect -f {{.State.Running}} debian-repo-install-test-nightly
+ [ = true ]
+ args=
+ [ -n ]
+ check_if_systemd_is_running
+ docker run --rm -v <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian/feed=nightly,label=build2-deb9build-ansible/ws/scripts/repo-install-test>:/repo-install-test:ro --name debian-repo-install-test-nightly -e FEED=nightly -e DISTRO=debian -e container=docker --tmpfs /run --tmpfs /run/lock --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN --cap-add SYS_NICE osmocom-build/debian-repo-install-test /lib/systemd/systemd
+ seq 1 10
+ sleep 1
+ docker exec debian-repo-install-test-nightly systemctl status
● b7aaa50eb2d7
State: running
Jobs: 0 queued
Failed: 0 units
Since: Fri 2020-08-14 04:11:05 UTC; 286ms ago
CGroup: /docker/b7aaa50eb2d7d6d25a1fdc42892cdbfaf8087b0885024f75d8883bca121a70a6
├─26 systemctl status
├─init.scope
│ └─1 /lib/systemd/systemd
└─system.slice
└─systemd-journald.service
└─20 /lib/systemd/systemd-journald
+ return
+ ret=0
+ docker exec debian-repo-install-test-nightly /repo-install-test/run-inside-docker.sh
Checking feed: nightly
Linux distribution: debian
Configuring Osmocom repository
+ SERVICES=
osmo-bsc
osmo-gbproxy
osmo-gtphub
osmo-hlr
osmo-mgw
osmo-msc
osmo-pcap-client
osmo-sip-connector
osmo-stp
+ SERVICES_NIGHTLY=
osmo-pcap-server
osmo-sgsn
osmo-pcu
osmo-hnbgw
osmo-bts-virtual
+ HTTP=http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/
+ OBS=obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0
+ check_env
+ [ -n nightly ]
+ echo Checking feed: nightly
+ [ -n debian ]
+ echo Linux distribution: debian
+ configure_keep_cache_debian
+ [ -z ]
+ return
+ configure_osmocom_repo_debian
+ echo Configuring Osmocom repository
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ ./
+ apt-get update
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease [1593 B]
Ign:2 http://deb.debian.org/debian stretch InRelease
Get:3 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB]
Get:4 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ Packages [114 kB]
Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [551 kB]
Fetched 812 kB in 0s (2205 kB/s)
Reading package lists...
+ install_repo_packages_debian
+ echo Installing all repository packages
Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:nightly/Debian_9.0) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find binutils-arm-osmo-eabi binutils-arm-osmo-eabi-dbgsym libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl0 libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym liblimesuite-dev liblimesuite20.07-1 liblimesuite20.07-1-dbgsym liborcania-dev liborcania1.2 liborcania1.2-dbgsym libosmo-abis libosmo-abis-dbg libosmo-abis-dev libosmo-e1d-dev libosmo-e1d0 libosmo-e1d0-dbgsym libosmo-fl2k-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client6 libosmo-mgcp-client6-dbgsym libosmo-mslookup-dev libosmo-mslookup0 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-ranap-dbg libosmo-ranap-dev libosmo-ranap3 libosmo-rspro-dev libosmo-rspro1 libosmo-rspro1-dbgsym libosmo-sabp-dbg libosmo-sabp-dev libosmo-sabp0 libosmo-sccp-dev libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmo-sigtran5 libosmo-simtrace2-0 libosmo-simtrace2-0-dbgsym libosmo-simtrace2-dev libosmoabis9 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore16 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb11 libosmogsm-doc libosmogsm15 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty4 librtlsdr-dev librtlsdr0 librtlsdr0-dbgsym libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libulfius-dev libulfius2.5 libulfius2.5-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym libusrp1 libusrp1-dbgsym libyder-dev libyder2.0 libyder2.0-dbgsym limesuite limesuite-dbgsym limesuite-images limesuite-images20.07 limesuite-udev neocon neocon-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym osmocom-nightly python3-osmopy-libs python3-osmopy-utils rtl-sdr rtl-sdr-dbgsym simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libifd-osmo-remsim-client0 : Depends: libosmoabis6 but it is not installable
Depends: libosmocore12 but it is not installable
Depends: libosmogsm13 but it is not installable
libosmo-rspro1 : Depends: libosmocore12 but it is not installable
libosmo-simtrace2-0 : Depends: libosmocore12 but it is not installable
osmo-remsim-bankd : Depends: libosmoabis6 but it is not installable
Depends: libosmocore12 but it is not installable
Depends: libosmogsm13 but it is not installable
osmo-remsim-client-shell : Depends: libosmoabis6 but it is not installable
Depends: libosmocore12 but it is not installable
Depends: libosmogsm13 but it is not installable
osmo-remsim-client-st2 : Depends: libosmoabis6 but it is not installable
Depends: libosmocore12 but it is not installable
Depends: libosmogsm13 but it is not installable
osmo-remsim-server : Depends: libosmoabis6 but it is not installable
Depends: libosmocore12 but it is not installable
Depends: libosmogsm13 but it is not installable
simtrace2-utils : Depends: libosmocore12 but it is not installable
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n ]
+ docker container kill debian-repo-install-test-nightly
debian-repo-install-test-nightly
+ exit 1
Build step 'Execute shell' marked build as failure