OSCI test_charm_single failing due to missing keystone package

Bug #1728843 reported by Liam Young
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Charm Test Infra
Fix Released
Critical
Ryan Beisner

Bug Description

A README update change ( https://review.openstack.org/#/c/516358/2 ) is failing with:

Traceback (most recent call last):
  File "/var/lib/jenkins/tools/0/bot-control/tools/lolo-log-puller", line 19, in <module>
    from lolo_log_puller import lolo_log_puller_cli
  File "/var/lib/jenkins/tools/0/bot-control/tools/lib/lolo_log_puller/lolo_log_puller_cli.py", line 22, in <module>
    import common.tools_common as u
  File "/var/lib/jenkins/tools/0/bot-control/tools/lib/common/tools_common.py", line 32, in <module>
    import keystoneclient.v3 as keystone_client
ImportError: No module named 'keystoneclient'

https://openstack-ci-reports.ubuntu.com/artifacts/test_charm_pipeline/openstack/charm-nova-compute/516358/2/2267/consoleText.test_charm_single_9269.txt

Liam Young (gnuoy)
Changed in charm-test-infra:
importance: Undecided → Critical
Ryan Beisner (1chb1n)
Changed in charm-test-infra:
assignee: nobody → Ryan Beisner (1chb1n)
Revision history for this message
Ryan Beisner (1chb1n) wrote :

This is a Py2 vs Py3 thing.

Revision history for this message
Ryan Beisner (1chb1n) wrote :

I'll look into this as well.

Revision history for this message
Ryan Beisner (1chb1n) wrote :

This commit introduced the issue with the virtualenv:
https://github.com/openstack-charmers/bot-control/pull/23

Proposing a PR, will link it here.

Changed in charm-test-infra:
status: New → Confirmed
Revision history for this message
Ryan Beisner (1chb1n) wrote :
Liam Young (gnuoy)
Changed in charm-test-infra:
status: Confirmed → Fix Released
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.