[Starlingx-discuss] Ussuri Test build failed

Saul Wold sgw at linux.intel.com
Fri Jun 12 16:17:28 UTC 2020


Turns out that Scott might have found that and fixed it in a second 
build that happened yesterday afternoon, but the Failure notification 
does not seem to have been sent.

The failed build logs [0] still seem to show a variety of missing 
dependencies.

There might also be another merge conflict.


There were 10 failures:
stx-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))
stx-fm-rest-api
> ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2)
> ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))stx-glance
> 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))stx-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))
stx-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))stx-keystone-api-proxy
> ERROR: Could not find a version that satisfies the requirement pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21)) (from versions: 0.6.0, 0.6.1, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.1.0, 1.1.1, 1.1.2, 1.2, 1.2.1, 1.3.1, 1.3.2)
> ERROR: No matching distribution found for pecan===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 21))
stx-nova
> 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))
stx-nova-api-proxy
> ERROR: Could not find a version that satisfies the requirement repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571)) (from versions: none)
> ERROR: No matching distribution found for repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 571))
stx-openstackclients
> ERROR: Could not find a version that satisfies the requirement prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159)) (from versions: none)
> ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))
stx-platformclients> ERROR: Could not find a version that satisfies the 
requirement prettytable===0.7.2 (from -c 
/tmp/wheels/upper-constraints.txt (line 159)) (from versions: none)
> ERROR: No matching distribution found for prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 159))

Sau!

[0] 
http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200611T142734Z/logs/jenkins-STX_build_docker_flock_images-200.log.html



On 6/11/20 9:05 PM, Liu, ZhipengS wrote:
> Hi Scott,
> 
> Root cause found!
> Please help double check your cengn script.
> In the log, I saw you added 4 repos exactly.
> But build-stx-bash.sh run just with 2 repos as you see in below log.
> I guess you need change "EXTRA_ARGS=" to "EXTRA_ARGS+="
> 
> + EXTRA_ARGS='
> --repo stx-local-build,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithic/20200611T142734Z/outputs/RPMS/std --repo stx-mirror-distro,http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithic/20200611T142734Z/inputs/RPMS '
> + '[' ussuri-stable-latest == ussuri-stable-latest ']'
> + EXTRA_ARGS='
> --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/ --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/centos/7/sclo/x86_64/rh/
> '
> + /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-base.sh --os centos --os-version 7.5.1804 --stream stable --version ussuri-stable --user starlingx --registry docker.io --attempts 5 --push --latest --latest-tag=ussuri-stable-latest --clean --repo ussuri-ceph,http://build.starlingx.cengn.ca:80/mirror/centos/download.ceph.com/rpm-mimic/el7/x86_64/ --repo ussuri-wsgi,http://build.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/centos/7/sclo/x86_64/rh/
> 
> Thanks!
> Zhipeng
> 
> -----Original Message-----
> From: Saul Wold <sgw at linux.intel.com>
> Sent: 2020年6月12日 1:54
> To: starlingx-discuss at lists.starlingx.io; Hu, Yong <yong.hu at intel.com>; Liu, ZhipengS <zhipengs.liu at intel.com>
> Subject: Ussuri Test build failed
> 
> 
> Zhipeng,
> 
> Looks like there is a missing dependency issue with the Ussuri build see the logs [0].
> 
> Summary of Errors:
> 
> Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: libaprutil-1.so.0()(64bit)
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: system-logos >= 7.92.1-1
> Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: policycoreutils-python
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: libaprutil-1.so.0()(64bit)
> Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: policycoreutils
> Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi)
> Requires: scl-utils
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: libjansson.so.4()(64bit)
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: libapr-1.so.0()(64bit)
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: policycoreutils
> Error: Package: httpd24-httpd-tools-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: libapr-1.so.0()(64bit)
> Error: Package: rh-python36-runtime-2.0-1.el7.x86_64 (ussuri-wsgi)
> Requires: scl-utils
> Error: Package: httpd24-runtime-1.1-19.el7.x86_64 (ussuri-wsgi)
> Requires: policycoreutils-python
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: /etc/mime.types
> Error: Package: httpd24-httpd-2.4.34-15.el7.x86_64 (ussuri-wsgi)
> Requires: policycoreutils-python
> 
> Please take a look into this.
> 
> Thanks
> 
> Sau!
> 
> 
> 
> [0]
> http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200611T142734Z/logs/jenkins-STX_build_docker_base_image-238.log.html
> _______________________________________________
> Starlingx-discuss mailing list
> Starlingx-discuss at lists.starlingx.io
> http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
> 



More information about the Starlingx-discuss mailing list