[Starlingx-discuss] [build-report] STX_build_master_ussuri - Build # 9 - Still Failing!

Liu, ZhipengS zhipengs.liu at intel.com
Wed Jun 17 02:13:25 UTC 2020


Hi Scott,

Root cause found.
It is strange, need you to further check your build script.

For your base image build, I can see that [1] should be merged from below log.
------------------------------------------------
Step 5/5 : RUN set -ex ; sed -i '/\[main\]/ atimeout=120' /etc/yum.conf ; mv /stx.repo /etc/yum.repos.d/ ; yum upgrade --disablerepo=* ${REPO_OPTS} -y ; yum install --disablerepo=* ${REPO_OPTS} -y qemu-img openssh-clients python3 python3-pip python3-wheel rh-python36-mod_wsgi ; rm -rf /var/log/* /tmp/* /var/tmp/*
------------------------------------------------

But from openstack service image build log
It seems not merged patche [1]
So, it still uses train upper-constraints to build openstack image, see one log [2]
https://raw.githubusercontent.com/openstack/requirements/stable/train/upper-constraints.txt


[1] https://review.opendev.org/#/c/712880/
[2]http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/logs/docker-images/docker-stx-cinder-centos-stable.log



-----Original Message-----
From: Liu, ZhipengS 
Sent: 2020年6月17日 8:08
To: 'build.starlingx at gmail.com' <build.starlingx at gmail.com>; starlingx-discuss at lists.starlingx.io
Subject: RE: [Starlingx-discuss] [build-report] STX_build_master_ussuri - Build # 9 - Still Failing!

Hi scott,

I have checked logs, base image, wheel build pass.
For 13 openstack images, 5/13 failed,  we will check further in our local setup today( We didn't see below errors during our local build)

1) nova, glance, heat
ERROR: Could not find a version that satisfies the requirement networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101)) (from versions: 1.9rc1, 1.9, 1.9.1, 1.10rc2, 1.11rc2, 1.11, 2.2, 2.4rc2, 2.4)
ERROR: No matching distribution found for networkx===2.3 (from -c /tmp/wheels/upper-constraints.txt (line 101))
2) gnocchi
ERROR: Could not find a version that satisfies the requirement uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) (from versions: none)
ERROR: No matching distribution found for uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 705)) The command '/bin/sh -c /opt/loci/scripts/install.sh' returned a non-zero code: 1
3) cinder
ERROR: Could not find a version that satisfies the requirement google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) (from versions: 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.12, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0, 1.9.1, 1.9.2, 1.9.3)
ERROR: No matching distribution found for google-api-python-client===1.7.11 (from -c /tmp/wheels/upper-constraints.txt (line 303)) The command '/bin/sh -c /opt/loci/scripts/install.sh' returned a non-zero code: 1

Thanks!
Zhipeng

-----Original Message-----
From: build.starlingx at gmail.com <build.starlingx at gmail.com>
Sent: 2020年6月17日 6:50
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] [build-report] STX_build_master_ussuri - Build # 9 - Still Failing!

Project: STX_build_master_ussuri
Build #: 9
Status: Still Failing
Timestamp: 20200616T130458Z

Check logs at:
http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/logs
--------------------------------------------------------------------------------
Parameters

BUILD_CONTAINERS_DEV: false
BUILD_CONTAINERS_STABLE: true
FORCE_BUILD: true



More information about the Starlingx-discuss mailing list