Build failed in Jenkins: Osmocom-repo-install-debian9 » latest,repo-install-test #35

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
Fri Feb 26 10:40:30 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-repo-install-debian9/feed=latest,label=repo-install-test/35/display/redirect?page=changes>

Changes:

[Oliver Smith] repo-install-test: apt update before install wget


------------------------------------------
[...truncated 28.33 KB...]
Setting up libosmousb0:amd64 (1.5.1) ...
Setting up libosmogb12:amd64 (1.5.1) ...
Setting up libosmocore (1.5.1) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
+ configure_osmocom_repo_debian_remove network:osmocom:latest
+ local proj=network:osmocom:latest
+ rm /etc/apt/sources.list.d/network:osmocom:latest.list
+ configure_osmocom_repo_debian network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ proj_with_slashes network:osmocom:nightly
+ echo network:osmocom:nightly
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/
+ local release_key=/var/cache/apt/network:osmocom:nightly_Release.key
+ echo Configuring Osmocom repository
Configuring Osmocom repository
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0/ ./
+ [ -e /var/cache/apt/network:osmocom:nightly_Release.key ]
+ apt-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease [1593 B]
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ Packages [118 kB]
Fetched 120 kB in 0s (288 kB/s)
Reading package lists...
+ apt install -y wget

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.18-5+deb9u3).
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
+ wget -O /var/cache/apt/network:osmocom:nightly_Release.key https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0//Release.key
--2021-02-26 10:40:24--  https://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0//Release.key
Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13
Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1080 (1.1K)
Saving to: '/var/cache/apt/network:osmocom:nightly_Release.key'

     0K .                                                     100% 21.4M=0s

2021-02-26 10:40:24 (21.4 MB/s) - '/var/cache/apt/network:osmocom:nightly_Release.key' saved [1080/1080]

+ apt-key add /var/cache/apt/network:osmocom:nightly_Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ apt-get update
Hit:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch Release
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
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:
 osmo-mgw : Depends: osmocom-nightly (= 1.0.0.202102260126) but it is not going to be installed
            Depends: libosmoabis10 but it is not going to be installed
            Depends: libosmonetif8 but it is not going to be installed
            Depends: libosmotrau2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies: Depends: osmocom- but it is not going to be installed
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ grep -q Depends: osmocom- /tmp/out
+ continue
+ grep -q but it is not going to be installed /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove network:osmocom:nightly
+ local proj=network:osmocom:nightly
+ rm /etc/apt/sources.list.d/network:osmocom:nightly.list
+ configure_osmocom_repo_debian network:osmocom:latest
+ local proj=network:osmocom:latest
+ proj_with_slashes network:osmocom:latest
+ echo network:osmocom:latest
+ sed s.:.:/.g
+ local obs_repo=download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/
+ local release_key=/var/cache/apt/network:osmocom:latest_Release.key
+ echo Configuring Osmocom repository
Configuring Osmocom repository
+ echo deb http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0/ ./
+ [ -e /var/cache/apt/network:osmocom:latest_Release.key ]
+ apt-key add /var/cache/apt/network:osmocom:latest_Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ apt-get update
Get:1 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ InRelease [1611 B]
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian stretch-updates InRelease
Hit:5 http://deb.debian.org/debian stretch Release
Get:6 http://download.opensuse.org/repositories/network:/osmocom:/latest/Debian_9.0 ./ Packages [102 kB]
Fetched 103 kB in 0s (318 kB/s)
Reading package lists...

### Test successful: test_conflict ###


### Running test: install_repo_packages ###

Installing all repository packages
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local obs=obs://build.opensuse.org/network:osmocom:latest/Debian_9.0
+ echo Installing all repository packages
+ aptitude search -F%p ?origin(obs://build.opensuse.org/network:osmocom:latest/Debian_9.0) ?architecture(native)
+ sort
+ filter_packages_txt
+ grep -v ^# /repo-install-test/blacklist_debian9.txt
+ sort -u
+ comm -23 osmocom_packages_all.txt blacklist.txt
+ cat osmocom_packages.txt
+ apt install -y abisip-find eclipse-titan eclipse-titan-dbgsym libasn1c-dbg libasn1c-dev libasn1c1 libgtp-dbg libgtp-dev libgtp6 libgtpnl-dbg libgtpnl-dev libgtpnl0 liblimesuite-dev liblimesuite20.10-1 liblimesuite20.10-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-gsup-client-dev libosmo-gsup-client0 libosmo-mgcp-client-dev libosmo-mgcp-client6 libosmo-mgcp-client6-dbgsym 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 libosmoabis10 libosmocodec-doc libosmocodec0 libosmocoding-doc libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmocore17 libosmoctrl-doc libosmoctrl0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmodsp0 libosmogb-doc libosmogb12 libosmogsm-doc libosmogsm16 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty-doc libosmovty9 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.10 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-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmo-e1d osmo-e1d-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-hnbgw-doc 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 osmo-remsim-client-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-ipc osmo-trx-lms osmo-trx-uhd osmo-trx-usrp1 osmocom-latest 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...
libosmocodec0 is already the newest version (1.5.1).
libosmocodec0 set to manually installed.
libosmocoding0 is already the newest version (1.5.1).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.5.1).
libosmocore17 is already the newest version (1.5.1).
libosmocore17 set to manually installed.
libosmoctrl0 is already the newest version (1.5.1).
libosmoctrl0 set to manually installed.
libosmogb12 is already the newest version (1.5.1).
libosmogb12 set to manually installed.
libosmogsm16 is already the newest version (1.5.1).
libosmogsm16 set to manually installed.
libosmosim2 is already the newest version (1.5.1).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.5.1).
libosmousb0 set to manually installed.
libosmovty9 is already the newest version (1.5.1).
libosmovty9 set to manually installed.
osmocom-latest is already the newest version (1.0.0).
osmocom-latest set to manually installed.
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:
 abisip-find : Depends: libosmoabis9 but it is not installable
               Depends: libosmocore16 but it is not installable
               Depends: libosmogsm15 but it is not installable
 libosmo-e1d0 : Depends: libosmocore16 but it is not installable
 libosmo-gsup-client0 : Depends: libosmoabis9 but it is not installable
                        Depends: libosmocore16 but it is not installable
 libosmo-mgcp-client6 : Depends: libosmocore16 but it is not installable
                        Depends: libosmovty4 but it is not installable
 libosmo-ranap3 : Depends: libosmocore16 but it is not installable
                  Depends: libosmogsm15 but it is not installable
                  Depends: libosmovty4 but it is not installable
 libosmo-sabp0 : Depends: libosmocore16 but it is not installable
                 Depends: libosmogsm15 but it is not installable
                 Depends: libosmovty4 but it is not installable
 libosmo-sigtran-doc : Depends: libosmo-sigtran5 (= 1.4.0) but 1.3.0 is to be installed
 libosmo-sigtran5 : Depends: libosmocore16 but it is not installable
                    Depends: libosmogsm15 but it is not installable
                    Depends: libosmovty4 but it is not installable
 osmo-bsc : Depends: libosmoabis9 but it is not installable
            Depends: libosmocore16 but it is not installable
            Depends: libosmogsm15 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-bsc-bs11-utils : Depends: libosmoabis9 but it is not installable
                       Depends: libosmocore16 but it is not installable
                       Depends: libosmogsm15 but it is not installable
 osmo-bsc-ipaccess-utils : Depends: libosmoabis9 but it is not installable
                           Depends: libosmocore16 but it is not installable
                           Depends: libosmogsm15 but it is not installable
 osmo-bsc-meas-utils : Depends: libosmoabis9 but it is not installable
                       Depends: libosmocore16 but it is not installable
                       Depends: libosmogsm15 but it is not installable
 osmo-bts-trx : Depends: libosmoabis9 but it is not installable
                Depends: libosmocore16 but it is not installable
                Depends: libosmogsm15 but it is not installable
                Depends: libosmovty4 but it is not installable
 osmo-bts-virtual : Depends: libosmoabis9 but it is not installable
                    Depends: libosmocore16 but it is not installable
                    Depends: libosmogsm15 but it is not installable
                    Depends: libosmovty4 but it is not installable
 osmo-e1d : Depends: libosmocore16 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-gbproxy : Depends: libosmocore16 but it is not installable
                Depends: libosmogb11 but it is not installable
                Depends: libosmogsm15 but it is not installable
                Depends: libosmovty4 but it is not installable
 osmo-gtphub : Depends: libosmocore16 but it is not installable
               Depends: libosmogsm15 but it is not installable
               Depends: libosmovty4 but it is not installable
 osmo-hlr : Depends: libosmoabis9 but it is not installable
            Depends: libosmocore16 but it is not installable
            Depends: libosmogsm15 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-hnbgw : Depends: libosmocore16 but it is not installable
              Depends: libosmogsm15 but it is not installable
              Depends: libosmovty4 but it is not installable
 osmo-mgw : Depends: libosmocore16 but it is not installable
            Depends: libosmogsm15 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-msc : Depends: libosmoabis9 but it is not installable
            Depends: libosmocore16 but it is not installable
            Depends: libosmogsm15 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-pcu : Depends: libosmocore16 but it is not installable
            Depends: libosmogb11 but it is not installable
            Depends: libosmogsm15 but it is not installable
            Depends: libosmovty4 but it is not installable
 osmo-sgsn : Depends: libosmoabis9 but it is not installable
             Depends: libosmocore16 but it is not installable
             Depends: libosmogb11 but it is not installable
             Depends: libosmogsm15 but it is not installable
             Depends: libosmovty4 but it is not installable
 osmo-stp : Depends: libosmocore16 but it is not installable
            Depends: libosmovty4 but it is not installable
E: Unable to correct problems, you have held broken packages.
+ ret=1
+ [ -n  ]
+ docker container kill debian9-repo-install-test-latest
debian9-repo-install-test-latest
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list