wallaby gate blocker tripleo-ci-centos-8-standalone ERROR: Cannot install stackviz
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
At [1][2] the tripleo-
2022-05-30 08:55:06.326662 | primary | fatal: [undercloud]: FAILED! => {"attempts": 5, "changed": false, "cmd": ["/home/
This issue is also reported at [3].
Thanks @ysandeep for the info indeed this must be related to py36 support.
For master we dropped it with [4]. For stable/wallaby we need it for centos8 jobs, or we need to find another way to overcome that conflict.
[1] https:/
[2] https:/
[3] https:/
[4] https:/
Looks like we're using the *master* upper constraints here [1]
* oslo.db===11.3.0
But we should be using the wallaby one at [2]
* oslo.db===8.5.1
[1] https:/ /github. com/openstack/ requirements/ blob/7ac0e63183 3ee8c33b42ddbcc 23be89c05dcc658 /upper- constraints. txt#L478
[2] https:/ /github. com/openstack/ requirements/ blob/20be78e7b3 ef4c3e43ad06745 e5ffcb0f1a87576 /upper- constraints. txt#L466