yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89840
[Bug 1992379] Re: [stable/train] neutron and networking-ovn jobs failing with ImportError: No module named yaml
Proposed fix in devstack-gate solved the problem
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1992379
Title:
[stable/train] neutron and networking-ovn jobs failing with
ImportError: No module named yaml
Status in neutron:
Fix Released
Bug description:
The following jobs in networking-ovn stable/train are failing:
networking-ovn-tempest-dsvm-ovs-release
networking-ovn-tempest-dsvm-ovs-release-python2
networking-ovn-rally-task
networking-ovn-octavia-v2-dsvm-scenario
The failure is:
Traceback (most recent call last):
File "<stdin>", line 107, in <module>
File "<stdin>", line 99, in _ansiballz_main
File "<stdin>", line 48, in invoke_module
File "/usr/lib/python2.7/runpy.py", line 188, in run_module
fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 82, in _run_module_code
mod_name, mod_fname, mod_loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/tmp/ansible_test_matrix_payload_2DcL4X/ansible_test_matrix_payload.zip/ansible/modules/test_matrix.py", line 21, in <module>
ImportError: No module named yaml
The failure seems to be in https://github.com/openstack/devstack-
gate/blob/2c891c51d564a23053f11023434a4fa4e55ddfd5/roles/test-
matrix/tasks/main.yaml
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1992379/+subscriptions
References