← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1950275] [NEW] openstack-tox-py36-with-neutron-lib-master job is failing since 05.11.2021

 

Public bug reported:

There is one failing test in that periodic job:

neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versions

Failure examples:
https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_72c/periodic/opendev.org/openstack/neutron/master/openstack-tox-py36-with-neutron-lib-master/72c0cb1/testr_results.html
https://zuul.openstack.org/build/256199f9e58e441c8c480b6303af3f85
https://zuul.openstack.org/build/0038799c75704a63a461733865acacbf

Stacktrace:

ft1.1: neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versionstesttools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 183, in func
    return f(self, *args, **kwargs)
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/unit/objects/test_objects.py", line 150, in test_versions
    'Some objects have changed; please make sure the '
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/testtools/testcase.py", line 393, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/testtools/testcase.py", line 480, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = {'QosRuleType': '1.5-56b25ec81e27aa5c8238b8c43e88aed6'}
actual    = {'QosRuleType': '1.5-ea51a164013e05d5956d8bf538622b33'}
: Some objects have changed; please make sure the versions have been bumped, and then update their hashes in the object_data map in this test module.

** Affects: neutron
     Importance: Critical
         Status: Confirmed


** Tags: gate-failure unittest

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

Title:
  openstack-tox-py36-with-neutron-lib-master job is failing since
  05.11.2021

Status in neutron:
  Confirmed

Bug description:
  There is one failing test in that periodic job:

  neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versions

  Failure examples:
  https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_72c/periodic/opendev.org/openstack/neutron/master/openstack-tox-py36-with-neutron-lib-master/72c0cb1/testr_results.html
  https://zuul.openstack.org/build/256199f9e58e441c8c480b6303af3f85
  https://zuul.openstack.org/build/0038799c75704a63a461733865acacbf

  Stacktrace:

  ft1.1: neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versionstesttools.testresult.real._StringException: Traceback (most recent call last):
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 183, in func
      return f(self, *args, **kwargs)
    File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/unit/objects/test_objects.py", line 150, in test_versions
      'Some objects have changed; please make sure the '
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/testtools/testcase.py", line 393, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/home/zuul/src/opendev.org/openstack/neutron/.tox/py36/lib/python3.6/site-packages/testtools/testcase.py", line 480, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: !=:
  reference = {'QosRuleType': '1.5-56b25ec81e27aa5c8238b8c43e88aed6'}
  actual    = {'QosRuleType': '1.5-ea51a164013e05d5956d8bf538622b33'}
  : Some objects have changed; please make sure the versions have been bumped, and then update their hashes in the object_data map in this test module.

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



Follow ups