stx-neutron container build failure

Bug #2052644 reported by Scott Little
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Fix Released
High
Lucas de Ataides Barreto

Bug Description

Brief Description
-----------------
master branch build of the stx-neutron container is failing on a dependency python issue.

The failed build is trying to use neutron==22.1.1.dev85, while the prior successful build used neutron==22.1.1.dev75.

Severity
--------
Critical

Steps to Reproduce
------------------
build-stx-images.sh --os-label=debian --stream=stable --version=20240206T170059Z --prefix=master --user=starlingx --latest --base=starlingx/stx-debian:master-stable-20240206T170059Z --no-pull-base --wheels=$MY_WORKSPACE/std/build-wheels-debian-stable/stx-debian-stable-wheels.tar --cache --only=stx-neutron --os=debian

Expected Behavior
------------------
container builds

Actual Behavior
----------------
container failes to build

Reproducibility
---------------
100%

System Configuration
--------------------
build

Branch/Pull Time/Commit
-----------------------
Feb 1, 2024
6:00 pm EST

Last Pass
---------
Jan 30, 2024
6:00 pm EST

Timestamp/Logs
--------------
...
19:27:11 + apt-get install -y --no-install-recommends bridge-utils conntrack dnsmasq dnsmasq-utils ebtables haproxy iproute2 ipset iptables iputils-arping keepalived libxml2 openvswitch-switch uuid-runtime ethtool lshw
19:27:11 Reading package lists...
19:27:11 Building dependency tree...
19:27:11 Reading state information...
19:27:11 libxml2 is already the newest version (2.9.10+dfsg-6.7+deb11u4).
19:27:11 libxml2 set to manually installed.
19:27:11 The following additional packages will be installed:
19:27:11 dnsmasq-base kmod libbpf0 libcap2 libcap2-bin libdbus-1-3 libelf1
19:27:11 libevent-2.1-7 libglib2.0-0 libip4tc2 libip6tc2 libipset13 libkmod2 libmnl0
19:27:11 libncurses6 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
19:27:11 libnl-genl-3-200 libpci3 libprocps8 libsensors-config libsensors5
19:27:11 libsnmp-base libsnmp40 libunbound8 libwrap0 libxtables12 openvswitch-common
19:27:11 pci.ids procps runit-helper
19:27:11 Suggested packages:
19:27:11 ifupdown nftables resolvconf vim-haproxy haproxy-doc iproute2-doc firewalld
19:27:11 lm-sensors snmp-mibs-downloader
19:27:11 Recommended packages:
19:27:11 dns-root-data libatm1 nftables ipvsadm libpam-cap dbus libglib2.0-data
19:27:11 shared-mime-info xdg-user-dirs usb.ids psmisc
19:27:11 The following NEW packages will be installed:
19:27:11 bridge-utils conntrack dnsmasq dnsmasq-base dnsmasq-utils ebtables ethtool
19:27:11 haproxy iproute2 ipset iptables iputils-arping keepalived kmod libbpf0
19:27:11 libcap2 libcap2-bin libdbus-1-3 libelf1 libevent-2.1-7 libglib2.0-0
19:27:11 libip4tc2 libip6tc2 libipset13 libkmod2 libmnl0 libncurses6
19:27:11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
19:27:11 libnl-genl-3-200 libpci3 libprocps8 libsensors-config libsensors5
19:27:11 libsnmp-base libsnmp40 libunbound8 libwrap0 libxtables12 lshw
19:27:11 openvswitch-common openvswitch-switch pci.ids procps runit-helper
19:27:11 uuid-runtime
19:27:13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
19:27:13 Need to get 15.5 MB of archives.
19:27:13 After this operation, 40.9 MB of additional disk space will be used.
19:27:13 Get:13 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
19:27:13 Get:14 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
19:27:13 Get:15 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
19:27:13 Get:16 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
19:27:13 Get:17 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
19:27:13 Get:18 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
19:27:13 Get:19 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
19:27:15 Get:20 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
19:27:17 Get:21 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
19:27:17 Get:22 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
19:27:17 Get:23 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libnl-genl-3-200 amd64 3.4.0-1+b1 [21.2 kB]
19:27:17 Get:24 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 pci.ids all 0.0~2021.02.08-1 [224 kB]
19:27:17 Get:25 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libpci3 amd64 1:3.7.0-5 [62.7 kB]
19:27:17 Get:26 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
19:27:17 Get:27 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
19:27:17 Get:28 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libwrap0 amd64 7.6.q-31 [59.0 kB]
19:27:19 Get:29 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 keepalived amd64 1:2.1.5-0.2+deb11u1 [556 kB]
19:27:20 Get:30 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 uuid-runtime amd64 2.36.1-8+deb11u1 [101 kB]
19:27:20 Get:31 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
19:27:20 Get:32 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 kmod amd64 28-1 [92.8 kB]
19:27:20 Get:33 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
19:27:20 Get:34 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
19:27:21 Get:35 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 bridge-utils amd64 1.7-1 [37.9 kB]
19:27:21 Get:36 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
19:27:22 Get:37 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
19:27:22 Get:38 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 conntrack amd64 1:1.4.6-2 [33.9 kB]
19:27:22 Get:39 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 runit-helper all 2.10.3 [7808 B]
19:27:23 Get:40 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 ebtables amd64 2.0.11-4+b1 [86.6 kB]
19:27:23 Get:41 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 ethtool amd64 1:5.9-1 [182 kB]
19:27:23 Get:42 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libipset13 amd64 7.10-1 [68.8 kB]
19:27:24 Get:43 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 ipset amd64 7.10-1 [47.8 kB]
19:27:24 Get:44 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
19:27:24 Get:45 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
19:27:25 Get:46 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
19:27:25 Get:47 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1 [188 kB]
19:27:26 Get:48 https://mirror.starlingx.windriver.com/mirror/debian/debian/snapshot.debian.org/archive/debian/20220331T000000Z bullseye/main amd64 lshw amd64 02.18.85-0.7 [279 kB]
19:27:27 Get:1 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ haproxy 2.2.9-2+deb11u6.stx.4 [1899 kB]
19:27:29 Get:2 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/inputs/packages ./ libsnmp-base 5.9+dfsg-4+deb11u1 [1736 kB]
19:27:31 Get:3 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/inputs/packages ./ libsnmp40 5.9+dfsg-4+deb11u1 [2551 kB]
19:27:34 Get:4 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/inputs/packages ./ libncurses6 6.2+20201114-2+deb11u2 [102 kB]
19:27:34 Get:5 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/inputs/packages ./ libdbus-1-3 1.12.28-0+deb11u1 [223 kB]
19:27:34 Get:6 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ dnsmasq-base 2.85-1.stx.2 [460 kB]
19:27:35 Get:7 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ dnsmasq 2.85-1.stx.2 [31.8 kB]
19:27:35 Get:8 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ dnsmasq-utils 2.85-1.stx.2 [25.2 kB]
19:27:35 Get:9 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ iputils-arping 3:20210202-1.stx.1 [23.5 kB]
19:27:36 Get:10 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/inputs/packages ./ libunbound8 1.13.1-1+deb11u1 [505 kB]
19:27:36 Get:11 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ openvswitch-common 2.15.0+ds1-2+deb11u4.stx.7 [1775 kB]
19:27:38 Get:12 https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/outputs/std/packages ./ openvswitch-switch 2.15.0+ds1-2+deb11u4.stx.7 [55.0 kB]
19:27:38 debconf: delaying package configuration, since apt-utils is not installed
19:27:38 Fetched 15.5 MB in 27s (579 kB/s)
19:27:38 Selecting previously unselected package haproxy.
19:27:38 (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 ... 19217 files and directories currently installed.)
19:27:38 Preparing to unpack .../00-haproxy_2.2.9-2+deb11u6.stx.4_amd64.deb ...
19:27:38 Unpacking haproxy (2.2.9-2+deb11u6.stx.4) ...
19:27:39 Selecting previously unselected package libelf1:amd64.
19:27:39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
19:27:39 Unpacking libelf1:amd64 (0.183-1) ...
19:27:39 Selecting previously unselected package libbpf0:amd64.
19:27:39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
19:27:39 Unpacking libbpf0:amd64 (1:0.3-2) ...
19:27:39 Selecting previously unselected package libcap2:amd64.
19:27:39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
19:27:39 Unpacking libcap2:amd64 (1:2.44-1) ...
19:27:39 Selecting previously unselected package libmnl0:amd64.
19:27:39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
19:27:39 Unpacking libmnl0:amd64 (1.0.4-3) ...
19:27:40 Selecting previously unselected package libxtables12:amd64.
19:27:40 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
19:27:40 Unpacking libxtables12:amd64 (1.8.7-1) ...
19:27:40 Selecting previously unselected package libcap2-bin.
19:27:40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
19:27:40 Unpacking libcap2-bin (1:2.44-1) ...
19:27:40 Selecting previously unselected package iproute2.
19:27:40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
19:27:40 Unpacking iproute2 (5.10.0-4) ...
19:27:41 Selecting previously unselected package libglib2.0-0:amd64.
19:27:41 Preparing to unpack .../08-libglib2.0-0_2.66.8-1_amd64.deb ...
19:27:41 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
19:27:41 Selecting previously unselected package libnftnl11:amd64.
19:27:41 Preparing to unpack .../09-libnftnl11_1.1.9-1_amd64.deb ...
19:27:41 Unpacking libnftnl11:amd64 (1.1.9-1) ...
19:27:41 Selecting previously unselected package libnl-3-200:amd64.
19:27:41 Preparing to unpack .../10-libnl-3-200_3.4.0-1+b1_amd64.deb ...
19:27:41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
19:27:41 Selecting previously unselected package libnl-genl-3-200:amd64.
19:27:41 Preparing to unpack .../11-libnl-genl-3-200_3.4.0-1+b1_amd64.deb ...
19:27:41 Unpacking libnl-genl-3-200:amd64 (3.4.0-1+b1) ...
19:27:41 Selecting previously unselected package pci.ids.
19:27:41 Preparing to unpack .../12-pci.ids_0.0~2021.02.08-1_all.deb ...
19:27:41 Unpacking pci.ids (0.0~2021.02.08-1) ...
19:27:42 Selecting previously unselected package libpci3:amd64.
19:27:42 Preparing to unpack .../13-libpci3_1%3a3.7.0-5_amd64.deb ...
19:27:42 Unpacking libpci3:amd64 (1:3.7.0-5) ...
19:27:42 Selecting previously unselected package libsensors-config.
19:27:42 Preparing to unpack .../14-libsensors-config_1%3a3.6.0-7_all.deb ...
19:27:42 Unpacking libsensors-config (1:3.6.0-7) ...
19:27:42 Selecting previously unselected package libsensors5:amd64.
19:27:42 Preparing to unpack .../15-libsensors5_1%3a3.6.0-7_amd64.deb ...
19:27:42 Unpacking libsensors5:amd64 (1:3.6.0-7) ...
19:27:42 Selecting previously unselected package libwrap0:amd64.
19:27:42 Preparing to unpack .../16-libwrap0_7.6.q-31_amd64.deb ...
19:27:42 Unpacking libwrap0:amd64 (7.6.q-31) ...
19:27:42 Selecting previously unselected package libsnmp-base.
19:27:42 Preparing to unpack .../17-libsnmp-base_5.9+dfsg-4+deb11u1_all.deb ...
19:27:42 Unpacking libsnmp-base (5.9+dfsg-4+deb11u1) ...
19:27:42 Selecting previously unselected package libsnmp40:amd64.
19:27:42 Preparing to unpack .../18-libsnmp40_5.9+dfsg-4+deb11u1_amd64.deb ...
19:27:43 Unpacking libsnmp40:amd64 (5.9+dfsg-4+deb11u1) ...
19:27:43 Selecting previously unselected package keepalived.
19:27:43 Preparing to unpack .../19-keepalived_1%3a2.1.5-0.2+deb11u1_amd64.deb ...
19:27:43 Unpacking keepalived (1:2.1.5-0.2+deb11u1) ...
19:27:43 Selecting previously unselected package uuid-runtime.
19:27:43 Preparing to unpack .../20-uuid-runtime_2.36.1-8+deb11u1_amd64.deb ...
19:27:43 Unpacking uuid-runtime (2.36.1-8+deb11u1) ...
19:27:43 Selecting previously unselected package libkmod2:amd64.
19:27:43 Preparing to unpack .../21-libkmod2_28-1_amd64.deb ...
19:27:43 Unpacking libkmod2:amd64 (28-1) ...
19:27:43 Selecting previously unselected package kmod.
19:27:43 Preparing to unpack .../22-kmod_28-1_amd64.deb ...
19:27:43 Unpacking kmod (28-1) ...
19:27:43 Selecting previously unselected package libncurses6:amd64.
19:27:43 Preparing to unpack .../23-libncurses6_6.2+20201114-2+deb11u2_amd64.deb ...
19:27:43 Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u2) ...
19:27:43 Selecting previously unselected package libprocps8:amd64.
19:27:43 Preparing to unpack .../24-libprocps8_2%3a3.3.17-5_amd64.deb ...
19:27:43 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
19:27:44 Selecting previously unselected package procps.
19:27:44 Preparing to unpack .../25-procps_2%3a3.3.17-5_amd64.deb ...
19:27:44 Unpacking procps (2:3.3.17-5) ...
19:27:44 Selecting previously unselected package bridge-utils.
19:27:44 Preparing to unpack .../26-bridge-utils_1.7-1_amd64.deb ...
19:27:44 Unpacking bridge-utils (1.7-1) ...
19:27:44 Selecting previously unselected package libnfnetlink0:amd64.
19:27:44 Preparing to unpack .../27-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
19:27:44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:27:44 Selecting previously unselected package libnetfilter-conntrack3:amd64.
19:27:44 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
19:27:44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
19:27:44 Selecting previously unselected package conntrack.
19:27:44 Preparing to unpack .../29-conntrack_1%3a1.4.6-2_amd64.deb ...
19:27:44 Unpacking conntrack (1:1.4.6-2) ...
19:27:44 Selecting previously unselected package libdbus-1-3:amd64.
19:27:44 Preparing to unpack .../30-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ...
19:27:44 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
19:27:45 Selecting previously unselected package dnsmasq-base.
19:27:45 Preparing to unpack .../31-dnsmasq-base_2.85-1.stx.2_amd64.deb ...
19:27:45 Unpacking dnsmasq-base (2.85-1.stx.2) ...
19:27:45 Selecting previously unselected package runit-helper.
19:27:45 Preparing to unpack .../32-runit-helper_2.10.3_all.deb ...
19:27:45 Unpacking runit-helper (2.10.3) ...
19:27:45 Selecting previously unselected package dnsmasq.
19:27:45 Preparing to unpack .../33-dnsmasq_2.85-1.stx.2_all.deb ...
19:27:45 Unpacking dnsmasq (2.85-1.stx.2) ...
19:27:46 Selecting previously unselected package dnsmasq-utils.
19:27:46 Preparing to unpack .../34-dnsmasq-utils_2.85-1.stx.2_amd64.deb ...
19:27:46 Unpacking dnsmasq-utils (2.85-1.stx.2) ...
19:27:46 Selecting previously unselected package ebtables.
19:27:46 Preparing to unpack .../35-ebtables_2.0.11-4+b1_amd64.deb ...
19:27:46 Unpacking ebtables (2.0.11-4+b1) ...
19:27:46 Selecting previously unselected package ethtool.
19:27:46 Preparing to unpack .../36-ethtool_1%3a5.9-1_amd64.deb ...
19:27:46 Unpacking ethtool (1:5.9-1) ...
19:27:46 Selecting previously unselected package libipset13:amd64.
19:27:46 Preparing to unpack .../37-libipset13_7.10-1_amd64.deb ...
19:27:46 Unpacking libipset13:amd64 (7.10-1) ...
19:27:46 Selecting previously unselected package ipset.
19:27:46 Preparing to unpack .../38-ipset_7.10-1_amd64.deb ...
19:27:46 Unpacking ipset (7.10-1) ...
19:27:46 Selecting previously unselected package libip4tc2:amd64.
19:27:46 Preparing to unpack .../39-libip4tc2_1.8.7-1_amd64.deb ...
19:27:46 Unpacking libip4tc2:amd64 (1.8.7-1) ...
19:27:46 Selecting previously unselected package libip6tc2:amd64.
19:27:46 Preparing to unpack .../40-libip6tc2_1.8.7-1_amd64.deb ...
19:27:46 Unpacking libip6tc2:amd64 (1.8.7-1) ...
19:27:47 Selecting previously unselected package iptables.
19:27:47 Preparing to unpack .../41-iptables_1.8.7-1_amd64.deb ...
19:27:47 Unpacking iptables (1.8.7-1) ...
19:27:47 Selecting previously unselected package iputils-arping.
19:27:47 Preparing to unpack .../42-iputils-arping_3%3a20210202-1.stx.1_amd64.deb ...
19:27:47 Unpacking iputils-arping (3:20210202-1.stx.1) ...
19:27:47 Selecting previously unselected package libevent-2.1-7:amd64.
19:27:47 Preparing to unpack .../43-libevent-2.1-7_2.1.12-stable-1_amd64.deb ...
19:27:47 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1) ...
19:27:47 Selecting previously unselected package libunbound8:amd64.
19:27:47 Preparing to unpack .../44-libunbound8_1.13.1-1+deb11u1_amd64.deb ...
19:27:47 Unpacking libunbound8:amd64 (1.13.1-1+deb11u1) ...
19:27:47 Selecting previously unselected package lshw.
19:27:47 Preparing to unpack .../45-lshw_02.18.85-0.7_amd64.deb ...
19:27:47 Unpacking lshw (02.18.85-0.7) ...
19:27:48 Selecting previously unselected package openvswitch-common.
19:27:48 Preparing to unpack .../46-openvswitch-common_2.15.0+ds1-2+deb11u4.stx.7_amd64.deb ...
19:27:48 Unpacking openvswitch-common (2.15.0+ds1-2+deb11u4.stx.7) ...
19:27:48 Selecting previously unselected package openvswitch-switch.
19:27:48 Preparing to unpack .../47-openvswitch-switch_2.15.0+ds1-2+deb11u4.stx.7_amd64.deb ...
19:27:48 Unpacking openvswitch-switch (2.15.0+ds1-2+deb11u4.stx.7) ...
19:27:50 Setting up libip4tc2:amd64 (1.8.7-1) ...
19:27:50 Setting up dnsmasq-utils (2.85-1.stx.2) ...
19:27:50 Setting up runit-helper (2.10.3) ...
19:27:50 Setting up pci.ids (0.0~2021.02.08-1) ...
19:27:50 Setting up libip6tc2:amd64 (1.8.7-1) ...
19:27:50 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
19:27:50 No schema files found: doing nothing.
19:27:50 Setting up libsnmp-base (5.9+dfsg-4+deb11u1) ...
19:27:50 Setting up libsensors-config (1:3.6.0-7) ...
19:27:50 Setting up haproxy (2.2.9-2+deb11u6.stx.4) ...
19:27:51 Setting up lshw (02.18.85-0.7) ...
19:27:51 Setting up libcap2:amd64 (1:2.44-1) ...
19:27:51 Setting up libcap2-bin (1:2.44-1) ...
19:27:51 Setting up libwrap0:amd64 (7.6.q-31) ...
19:27:51 Setting up ebtables (2.0.11-4+b1) ...
19:27:52 update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode
19:27:52 Setting up libncurses6:amd64 (6.2+20201114-2+deb11u2) ...
19:27:52 Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ...
19:27:52 Setting up libmnl0:amd64 (1.0.4-3) ...
19:27:52 Setting up libevent-2.1-7:amd64 (2.1.12-stable-1) ...
19:27:52 Setting up libsensors5:amd64 (1:3.6.0-7) ...
19:27:52 Setting up libxtables12:amd64 (1.8.7-1) ...
19:27:52 Setting up bridge-utils (1.7-1) ...
19:27:52 Setting up libpci3:amd64 (1:3.7.0-5) ...
19:27:53 Setting up libipset13:amd64 (7.10-1) ...
19:27:53 Setting up uuid-runtime (2.36.1-8+deb11u1) ...
19:27:53 Adding group `uuidd' (GID 103) ...
19:27:53 Done.
19:27:53 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
19:27:53 Adding system user `uuidd' (UID 102) ...
19:27:53 Adding new user `uuidd' (UID 102) with group `uuidd' ...
19:27:53 Not creating home directory `/run/uuidd'.
19:27:53 invoke-rc.d: could not determine current runlevel
19:27:53 invoke-rc.d: policy-rc.d denied execution of start.
19:27:54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
19:27:54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
19:27:54 Setting up ipset (7.10-1) ...
19:27:54 Setting up libelf1:amd64 (0.183-1) ...
19:27:54 Setting up libprocps8:amd64 (2:3.3.17-5) ...
19:27:54 Setting up libkmod2:amd64 (28-1) ...
19:27:54 Setting up ethtool (1:5.9-1) ...
19:27:54 Setting up libnftnl11:amd64 (1.1.9-1) ...
19:27:54 Setting up kmod (28-1) ...
19:27:54 Setting up iputils-arping (3:20210202-1.stx.1) ...
19:27:55 Setting up libsnmp40:amd64 (5.9+dfsg-4+deb11u1) ...
19:27:55 Setting up libunbound8:amd64 (1.13.1-1+deb11u1) ...
19:27:55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
19:27:55 Setting up procps (2:3.3.17-5) ...
19:27:55 Setting up libnl-genl-3-200:amd64 (3.4.0-1+b1) ...
19:27:55 Setting up libbpf0:amd64 (1:0.3-2) ...
19:27:55 Setting up iptables (1.8.7-1) ...
19:27:55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:27:55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:27:55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:27:55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:27:55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:27:55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:27:55 Setting up iproute2 (5.10.0-4) ...
19:27:56 Setting up dnsmasq-base (2.85-1.stx.2) ...
19:27:56 Setting up conntrack (1:1.4.6-2) ...
19:27:56 Setting up dnsmasq (2.85-1.stx.2) ...
19:27:56 invoke-rc.d: could not determine current runlevel
19:27:56 invoke-rc.d: policy-rc.d denied execution of start.
19:27:56 Setting up openvswitch-common (2.15.0+ds1-2+deb11u4.stx.7) ...
19:27:56 update-alternatives: using /usr/lib/openvswitch-common/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode
19:27:57 Setting up openvswitch-switch (2.15.0+ds1-2+deb11u4.stx.7) ...
19:27:57 invoke-rc.d: could not determine current runlevel
19:27:57 invoke-rc.d: policy-rc.d denied execution of start.
19:27:57 Setting up keepalived (1:2.1.5-0.2+deb11u1) ...
19:27:57 invoke-rc.d: could not determine current runlevel
19:27:57 invoke-rc.d: policy-rc.d denied execution of start.
19:27:57 Processing triggers for libc-bin (2.31-13+deb11u7) ...
19:27:57 + [[ -n '' ]]
19:27:57 ++ dirname /opt/loci/scripts/install.sh
19:27:57 + /opt/loci/scripts/pip_install.sh /tmp/neutron lxml networking-sfc pycrypto tinyrpc
19:27:57 + packages='/tmp/neutron lxml networking-sfc pycrypto tinyrpc'
19:27:57 + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/neutron lxml networking-sfc pycrypto tinyrpc
19:27:58 Looking in links: /tmp/wheels/
19:27:58 Processing /tmp/neutron
19:27:58  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.
19:27:58 pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.
19:28:02 Collecting lxml
19:28:02 Downloading lxml-4.5.2-cp39-cp39-manylinux1_x86_64.whl (5.4 MB)
19:28:02 Collecting networking-sfc
19:28:02 Downloading networking_sfc-8.0.0.0b2-py2.py3-none-any.whl (236 kB)
19:28:02 Processing /tmp/wheels/pycrypto-2.6.1-cp39-cp39-linux_x86_64.whl
19:28:02 Processing /tmp/wheels/tinyrpc-1.0.4-py3-none-any.whl
19:28:02 Requirement already satisfied: pbr>=4.0.0 in /var/lib/openstack/lib/python3.9/site-packages (from neutron==22.1.1.dev85) (5.11.1)
19:28:02 Collecting Paste>=2.0.2
19:28:02 Downloading Paste-3.4.3-py2.py3-none-any.whl (593 kB)
19:28:02 Collecting PasteDeploy>=1.5.0
19:28:02 Downloading PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)
19:28:02 Collecting Routes>=2.3.1
19:28:02 Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB)
19:28:02 Collecting debtcollector>=1.19.0
19:28:02 Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
19:28:02 Collecting decorator>=4.1.0
19:28:02 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
19:28:02 Collecting eventlet>=0.26.1
19:28:03 Downloading eventlet-0.33.1-py2.py3-none-any.whl (226 kB)
19:28:03 Processing /tmp/wheels/pecan-1.4.0-py3-none-any.whl
19:28:03 Collecting httplib2>=0.9.1
19:28:03 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB)
19:28:03 Collecting requests>=2.18.0
19:28:03 Downloading requests-2.28.1-py3-none-any.whl (62 kB)
19:28:03 Collecting Jinja2>=2.10
19:28:03 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
19:28:03 Collecting keystonemiddleware>=5.1.0
19:28:03 Downloading keystonemiddleware-10.2.0-py3-none-any.whl (124 kB)
19:28:03 Collecting netaddr>=0.7.18
19:28:03 Downloading netaddr-0.7.20-py2.py3-none-any.whl (1.9 MB)
19:28:03 Processing /tmp/wheels/netifaces-0.10.9-cp39-cp39-linux_x86_64.whl
19:28:03 ERROR: Cannot install neutron==22.1.1.dev85 because these package versions have conflicting dependencies.
19:28:03 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
19:28:03 
19:28:03 The conflict is caused by:
19:28:03 neutron 22.1.1.dev85 depends on neutron-lib>=3.4.2
19:28:03 The user requested (constraint) neutron-lib===3.4.0
19:28:03
19:28:03 To fix this you could try to:
19:28:03 1. loosen the range of package versions you've specified
19:28:03 2. remove package versions to allow pip attempt to solve the dependency conflict
19:28:03
19:28:04 WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
19:28:04 You should consider upgrading via the '/var/lib/openstack/bin/python -m pip install --upgrade pip' command.
19:28:06 The command '/bin/sh -c /opt/loci/stx-scripts/install.sh' returned a non-zero code: 1
19:28:06 Command (docker) failed, attempt 3 of 3.
19:28:06 Max command attempts reached. Aborting...
19:28:06 Failed to build stx-neutron... Aborting

Test Activity
-------------
Build

Workaround
----------
N/A

Revision history for this message
Scott Little (slittle1) wrote :

Note, this applies to the "openstack" build target.

additional logs here ... https://mirror.starlingx.windriver.com/mirror/starlingx/master/debian/openstack/20240206T170059Z/

Changed in starlingx:
assignee: nobody → Lucas de Ataides Barreto (ldeataid)
importance: Undecided → High
tags: added: stx.distro.openstack
Ghada Khalil (gkhalil)
tags: added: stx.9.0
Changed in starlingx:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to root (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/starlingx/root/+/909111

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to root (master)

Reviewed: https://review.opendev.org/c/starlingx/root/+/909111
Committed: https://opendev.org/starlingx/root/commit/15e4a4b3f8cbf1f4b3eff07961c97545c4e57eb7
Submitter: "Zuul (22348)"
Branch: master

commit 15e4a4b3f8cbf1f4b3eff07961c97545c4e57eb7
Author: Lucas de Ataides <email address hidden>
Date: Thu Feb 15 09:44:12 2024 -0300

    Build neutron-lib wheels from 3.4.0 to 3.4.2

    The master branch build of the stx-neutron container is failing on a
    dependency python issue. The neutron 22.1.1.dev85 version modified the
    minimum required version for the neutron-lib package, and that is
    causing the build of the stx-neutron image to fail.

    This change updates the wheels of the neutron-lib package to version
    3.4.2, in order to fix the build for this image.

    Test plan:
    PASS: Build wheels
    PASS: Build stx-neutron image
    PASS: Build all images

    Closes-Bug: 2052644

    Change-Id: I9ef49300898b6697852e9f3aa6163b6b684d2803
    Signed-off-by: Lucas de Ataides <email address hidden>

Changed in starlingx:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to root (f/kernel-6.6)

Fix proposed to branch: f/kernel-6.6
Review: https://review.opendev.org/c/starlingx/root/+/922071

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.