Comment 7 for bug 1863632

Revision history for this message
Marios Andreou (marios-b) wrote :

spent some time digging (again) here but the bug doesn't have much info so here is a summary:

relevant reviews currently are [1] and depends-on a [2]

in [1] we are effectively reverting those changes [3][4]. The fix at [1] seems to get passed the error here however it causes the tripleo-ci-centos-7-containers-multinode-queens to fail, which is why we have [2].

The issue at [5] may be relevant to the latest issues we are hitting in the queens job

----
[1] https://review.opendev.org/#/c/708264/ ensure sudo is not called in ci.centos

[2] https://review.opendev.org/#/c/708791/ pip install zipp to fix contextlib2 error

[3] https://github.com/openstack/tripleo-quickstart/commit/cd0b737930ad706d090550cc03a90bd80d683cba

[4] https://github.com/openstack/tripleo-quickstart/commit/65ab3aa516e336a50ceee9efde1e302f8443eeb3

[5] https://github.com/pypa/virtualenv/issues/1630