Public bug reported:

http://logs.openstack.org/11/430511/1/check/gate-neutron-dynamic-
routing-python35/20b9815/console.html


2017-02-08 03:16:52.841759 | running testr
2017-02-08 03:16:52.841776 | running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
2017-02-08 03:16:52.841790 | OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
2017-02-08 03:16:52.841804 | OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
2017-02-08 03:16:52.841813 | OS_LOG_CAPTURE=1 \
2017-02-08 03:16:52.841828 | ${PYTHON:-python} -m subunit.run discover -t ./ \
2017-02-08 03:16:52.841856 | 
${OS_TEST_PATH:-./neutron_dynamic_routing/tests/unit} \
2017-02-08 03:16:52.841863 | --list 
2017-02-08 03:16:52.841873 | --- import errors ---
2017-02-08 03:16:52.841895 | Failed to import test module: 
neutron_dynamic_routing.tests.unit.db.test_bgp_db
2017-02-08 03:16:52.841909 | Traceback (most recent call last):
2017-02-08 03:16:52.841960 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 456, in _find_test_path
2017-02-08 03:16:52.841983 |     module = self._get_module_from_name(name)
2017-02-08 03:16:52.842024 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 395, in _get_module_from_name
2017-02-08 03:16:52.842034 |     __import__(name)
2017-02-08 03:16:52.842072 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py",
 line 43, in <module>
2017-02-08 03:16:52.842102 |     
l3_dvr_ha_scheduler_db.L3_DVR_HA_scheduler_db_mixin):
2017-02-08 03:16:52.842133 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/abc.py",
 line 133, in __new__
2017-02-08 03:16:52.842162 |     cls = super().__new__(mcls, name, bases, 
namespace)
2017-02-08 03:16:52.842191 | TypeError: Cannot create a consistent method 
resolution
2017-02-08 03:16:52.842214 | order (MRO) for bases L3_DVRsch_db_mixin, 
L3_DVR_HA_scheduler_db_mixin, L3_HA_NAT_db_mixin
2017-02-08 03:16:52.842236 | 
2017-02-08 03:16:52.842262 | Failed to import test module: 
neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db
2017-02-08 03:16:52.842286 | Traceback (most recent call last):
2017-02-08 03:16:52.842349 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 456, in _find_test_path
2017-02-08 03:16:52.842369 |     module = self._get_module_from_name(name)
2017-02-08 03:16:52.842411 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 395, in _get_module_from_name
2017-02-08 03:16:52.842421 |     __import__(name)
2017-02-08 03:16:52.842462 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py",
 line 30, in <module>
2017-02-08 03:16:52.842481 |     from neutron_dynamic_routing.tests.unit.db 
import test_bgp_db
2017-02-08 03:16:52.842518 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py",
 line 43, in <module>
2017-02-08 03:16:52.842536 |     
l3_dvr_ha_scheduler_db.L3_DVR_HA_scheduler_db_mixin):
2017-02-08 03:16:52.842569 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/abc.py",
 line 133, in __new__
2017-02-08 03:16:52.842610 |     cls = super().__new__(mcls, name, bases, 
namespace)
2017-02-08 03:16:52.842627 | TypeError: Cannot create a consistent method 
resolution
2017-02-08 03:16:52.842653 | order (MRO) for bases L3_DVRsch_db_mixin, 
L3_DVR_HA_scheduler_db_mixin, L3_HA_NAT_db_mixin
2017-02-08 03:16:52.842666 | The test run didn't actually run any tests
2017-02-08 03:16:52.865550 | ERROR: InvocationError: '/bin/sh 
tools/pretty_tox.sh '

** Affects: neutron
     Importance: Critical
         Status: Confirmed


** Tags: gate-failure

** Changed in: neutron
   Importance: Undecided => Critical

** Tags added: gate-failure

** Changed in: neutron
       Status: New => Confirmed

** Changed in: neutron
    Milestone: None => ocata-rc2

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

Title:
  neutron-dynamic-routing unit test failure

Status in neutron:
  Confirmed

Bug description:
  http://logs.openstack.org/11/430511/1/check/gate-neutron-dynamic-
  routing-python35/20b9815/console.html

  
  2017-02-08 03:16:52.841759 | running testr
  2017-02-08 03:16:52.841776 | 
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
  2017-02-08 03:16:52.841790 | OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
  2017-02-08 03:16:52.841804 | OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
  2017-02-08 03:16:52.841813 | OS_LOG_CAPTURE=1 \
  2017-02-08 03:16:52.841828 | ${PYTHON:-python} -m subunit.run discover -t ./ \
  2017-02-08 03:16:52.841856 | 
${OS_TEST_PATH:-./neutron_dynamic_routing/tests/unit} \
  2017-02-08 03:16:52.841863 | --list 
  2017-02-08 03:16:52.841873 | --- import errors ---
  2017-02-08 03:16:52.841895 | Failed to import test module: 
neutron_dynamic_routing.tests.unit.db.test_bgp_db
  2017-02-08 03:16:52.841909 | Traceback (most recent call last):
  2017-02-08 03:16:52.841960 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 456, in _find_test_path
  2017-02-08 03:16:52.841983 |     module = self._get_module_from_name(name)
  2017-02-08 03:16:52.842024 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 395, in _get_module_from_name
  2017-02-08 03:16:52.842034 |     __import__(name)
  2017-02-08 03:16:52.842072 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py",
 line 43, in <module>
  2017-02-08 03:16:52.842102 |     
l3_dvr_ha_scheduler_db.L3_DVR_HA_scheduler_db_mixin):
  2017-02-08 03:16:52.842133 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/abc.py",
 line 133, in __new__
  2017-02-08 03:16:52.842162 |     cls = super().__new__(mcls, name, bases, 
namespace)
  2017-02-08 03:16:52.842191 | TypeError: Cannot create a consistent method 
resolution
  2017-02-08 03:16:52.842214 | order (MRO) for bases L3_DVRsch_db_mixin, 
L3_DVR_HA_scheduler_db_mixin, L3_HA_NAT_db_mixin
  2017-02-08 03:16:52.842236 | 
  2017-02-08 03:16:52.842262 | Failed to import test module: 
neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db
  2017-02-08 03:16:52.842286 | Traceback (most recent call last):
  2017-02-08 03:16:52.842349 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 456, in _find_test_path
  2017-02-08 03:16:52.842369 |     module = self._get_module_from_name(name)
  2017-02-08 03:16:52.842411 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/site-packages/unittest2/loader.py",
 line 395, in _get_module_from_name
  2017-02-08 03:16:52.842421 |     __import__(name)
  2017-02-08 03:16:52.842462 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py",
 line 30, in <module>
  2017-02-08 03:16:52.842481 |     from neutron_dynamic_routing.tests.unit.db 
import test_bgp_db
  2017-02-08 03:16:52.842518 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py",
 line 43, in <module>
  2017-02-08 03:16:52.842536 |     
l3_dvr_ha_scheduler_db.L3_DVR_HA_scheduler_db_mixin):
  2017-02-08 03:16:52.842569 |   File 
"/home/jenkins/workspace/gate-neutron-dynamic-routing-python35/.tox/py35/lib/python3.5/abc.py",
 line 133, in __new__
  2017-02-08 03:16:52.842610 |     cls = super().__new__(mcls, name, bases, 
namespace)
  2017-02-08 03:16:52.842627 | TypeError: Cannot create a consistent method 
resolution
  2017-02-08 03:16:52.842653 | order (MRO) for bases L3_DVRsch_db_mixin, 
L3_DVR_HA_scheduler_db_mixin, L3_HA_NAT_db_mixin
  2017-02-08 03:16:52.842666 | The test run didn't actually run any tests
  2017-02-08 03:16:52.865550 | ERROR: InvocationError: '/bin/sh 
tools/pretty_tox.sh '

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to