← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1928913] [NEW] Docs job is broken in neutron

 

Public bug reported:

Error like:

2021-05-19 02:18:30.683798 | ubuntu-focal | /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/lib/python3.8/site-packages/dns/hash.py:23: DeprecationWarning: dns.hash module will be removed in future versions. Please use hashlib instead.
2021-05-19 02:18:30.683881 | ubuntu-focal |   warnings.warn(
2021-05-19 02:18:30.683908 | ubuntu-focal | /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/lib/python3.8/site-packages/dns/namedict.py:35: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
2021-05-19 02:18:30.683941 | ubuntu-focal |   class NameDict(collections.MutableMapping):
2021-05-19 02:18:30.683965 | ubuntu-focal |
2021-05-19 02:18:30.683989 | ubuntu-focal | Extension error (oslo_config.sphinxconfiggen):
2021-05-19 02:18:30.684011 | ubuntu-focal | Handler <function generate_sample at 0x7f10982141f0> for event 'builder-inited' threw an exception (exception: No module named 'mitogen')
2021-05-19 02:18:31.013073 | ubuntu-focal | ERROR: InvocationError for command /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/bin/sphinx-build -W -b html doc/source doc/build/html (exited with code 2)
2021-05-19 02:18:31.013153 | ubuntu-focal | docs finish: run-test  after 2.96 seconds
2021-05-19 02:18:31.013688 | ubuntu-focal | docs start: run-test-post

For example
https://9252355b19e6b9b2ecd6-c7c5829e17049c4cf47426e53829e931.ssl.cf2.rackcdn.com/783748/4/check
/openstack-tox-docs/5a2fd4b/job-output.txt

It seems that it happens since 18.05.2021:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22for%20event%20
'builder-
inited'%20threw%20an%20exception%20(exception%3A%20No%20module%20named%20'mitogen')%5C%22

** Affects: neutron
     Importance: Critical
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: doc gate-failure

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1928913

Title:
  Docs job is broken in neutron

Status in neutron:
  Confirmed

Bug description:
  Error like:

  2021-05-19 02:18:30.683798 | ubuntu-focal | /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/lib/python3.8/site-packages/dns/hash.py:23: DeprecationWarning: dns.hash module will be removed in future versions. Please use hashlib instead.
  2021-05-19 02:18:30.683881 | ubuntu-focal |   warnings.warn(
  2021-05-19 02:18:30.683908 | ubuntu-focal | /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/lib/python3.8/site-packages/dns/namedict.py:35: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
  2021-05-19 02:18:30.683941 | ubuntu-focal |   class NameDict(collections.MutableMapping):
  2021-05-19 02:18:30.683965 | ubuntu-focal |
  2021-05-19 02:18:30.683989 | ubuntu-focal | Extension error (oslo_config.sphinxconfiggen):
  2021-05-19 02:18:30.684011 | ubuntu-focal | Handler <function generate_sample at 0x7f10982141f0> for event 'builder-inited' threw an exception (exception: No module named 'mitogen')
  2021-05-19 02:18:31.013073 | ubuntu-focal | ERROR: InvocationError for command /home/zuul/src/opendev.org/openstack/neutron/.tox/docs/bin/sphinx-build -W -b html doc/source doc/build/html (exited with code 2)
  2021-05-19 02:18:31.013153 | ubuntu-focal | docs finish: run-test  after 2.96 seconds
  2021-05-19 02:18:31.013688 | ubuntu-focal | docs start: run-test-post

  For example
  https://9252355b19e6b9b2ecd6-c7c5829e17049c4cf47426e53829e931.ssl.cf2.rackcdn.com/783748/4/check
  /openstack-tox-docs/5a2fd4b/job-output.txt

  It seems that it happens since 18.05.2021:
  http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22for%20event%20
  'builder-
  inited'%20threw%20an%20exception%20(exception%3A%20No%20module%20named%20'mitogen')%5C%22

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1928913/+subscriptions


Follow ups