← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1805060] [NEW] run lower-constraints failed

 

Public bug reported:

http://logs.openstack.org/11/612311/3/check/openstack-tox-lower-
constraints/7cc9b80/testr_results.html.gz

ft1.9: cinder.tests.unit.volume.test_volume_migration.VolumeMigrationTestCase.test_retype_volume_with_type_only_StringException: pythonlogging:'': {{{
2018-11-19 06:37:36,020 INFO [keystonemiddleware.auth_token] Starting Keystone auth_token middleware
2018-11-19 06:37:36,025 WARNING [keystonemiddleware._common.config] The option "auth_url" in conf is not known to auth_token
2018-11-19 06:37:36,026 WARNING [keystonemiddleware.auth_token] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
2018-11-19 06:37:36,029 WARNING [keystonemiddleware.auth_token] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
2018-11-19 06:37:36,050 INFO [cinder.rpc] Automatically selected cinder-scheduler objects version 1.37 as minimum service version.
2018-11-19 06:37:36,053 INFO [cinder.rpc] Automatically selected cinder-scheduler RPC version 3.11 as minimum service version.
2018-11-19 06:37:36,090 INFO [cinder.volume.manager] Determined volume DB was empty at startup.
2018-11-19 06:37:36,095 INFO [cinder.volume.manager] Service not found for updating active_backend_id, assuming default for driver init.
2018-11-19 06:37:36,099 INFO [cinder.volume.manager] Image-volume cache disabled for host ubuntu-xenial-rax-iad-0000555379.
2018-11-19 06:37:36,104 INFO [cinder.rpc] Automatically selected cinder-volume objects version 1.37 as minimum service version.
2018-11-19 06:37:36,108 INFO [cinder.rpc] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
2018-11-19 06:37:36,237 WARNING [cinder.quota] Deprecated: Default quota for resource: gigabytes_new is set by the default quota flag: quota_gigabytes_new, it is now deprecated. Please use the default quota class for default quota.
2018-11-19 06:37:36,237 WARNING [cinder.quota] Deprecated: Default quota for resource: volumes_new is set by the default quota flag: quota_volumes_new, it is now deprecated. Please use the default quota class for default quota.
2018-11-19 06:37:36,276 WARNING [cinder.quota] Deprecated: Default quota for resource: volumes_old is set by the default quota flag: quota_volumes_old, it is now deprecated. Please use the default quota class for default quota.
2018-11-19 06:37:36,277 WARNING [cinder.quota] Deprecated: Default quota for resource: gigabytes_old is set by the default quota flag: quota_gigabytes_old, it is now deprecated. Please use the default quota class for default quota.
2018-11-19 06:37:36,327 INFO [cinder.volume.manager] Volume 6673ff7d-2f09-43ab-ae5a-5a0e67241a1c: retyped successfully.
2018-11-19 06:37:36,390 WARNING [cinder.volume.manager] Attempt to update service_uuid resulted in a Service NotFound exception, service_uuid field on volumes will be NULL.
2018-11-19 06:37:36,393 INFO [cinder.volume.manager] Retype volume completed successfully.
}}}

Traceback (most recent call last):
  File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/tests/unit/volume/test_volume_migration.py", line 941, in test_retype_volume_with_type_only
    self._retype_volume_exec(True, reserve_vol_type_only=True)
  File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/tests/unit/volume/test_volume_migration.py", line 891, in _retype_volume_exec
    (['INFO', 'volume.retype'],))
  File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/test.py", line 401, in assert_notify_called
    self.assertEqual(call[1], posargs[2])
  File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/testtools/testcase.py", line 411, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/testtools/testcase.py", line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 'volume.retype' != 'backup.createprogress'

** Affects: cinder
     Importance: Undecided
         Status: New


** Tags: failed. testing tox-lower-constraints

** Project changed: nova => cinder

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1805060

Title:
  run lower-constraints failed

Status in Cinder:
  New

Bug description:
  http://logs.openstack.org/11/612311/3/check/openstack-tox-lower-
  constraints/7cc9b80/testr_results.html.gz

  ft1.9: cinder.tests.unit.volume.test_volume_migration.VolumeMigrationTestCase.test_retype_volume_with_type_only_StringException: pythonlogging:'': {{{
  2018-11-19 06:37:36,020 INFO [keystonemiddleware.auth_token] Starting Keystone auth_token middleware
  2018-11-19 06:37:36,025 WARNING [keystonemiddleware._common.config] The option "auth_url" in conf is not known to auth_token
  2018-11-19 06:37:36,026 WARNING [keystonemiddleware.auth_token] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
  2018-11-19 06:37:36,029 WARNING [keystonemiddleware.auth_token] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
  2018-11-19 06:37:36,050 INFO [cinder.rpc] Automatically selected cinder-scheduler objects version 1.37 as minimum service version.
  2018-11-19 06:37:36,053 INFO [cinder.rpc] Automatically selected cinder-scheduler RPC version 3.11 as minimum service version.
  2018-11-19 06:37:36,090 INFO [cinder.volume.manager] Determined volume DB was empty at startup.
  2018-11-19 06:37:36,095 INFO [cinder.volume.manager] Service not found for updating active_backend_id, assuming default for driver init.
  2018-11-19 06:37:36,099 INFO [cinder.volume.manager] Image-volume cache disabled for host ubuntu-xenial-rax-iad-0000555379.
  2018-11-19 06:37:36,104 INFO [cinder.rpc] Automatically selected cinder-volume objects version 1.37 as minimum service version.
  2018-11-19 06:37:36,108 INFO [cinder.rpc] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
  2018-11-19 06:37:36,237 WARNING [cinder.quota] Deprecated: Default quota for resource: gigabytes_new is set by the default quota flag: quota_gigabytes_new, it is now deprecated. Please use the default quota class for default quota.
  2018-11-19 06:37:36,237 WARNING [cinder.quota] Deprecated: Default quota for resource: volumes_new is set by the default quota flag: quota_volumes_new, it is now deprecated. Please use the default quota class for default quota.
  2018-11-19 06:37:36,276 WARNING [cinder.quota] Deprecated: Default quota for resource: volumes_old is set by the default quota flag: quota_volumes_old, it is now deprecated. Please use the default quota class for default quota.
  2018-11-19 06:37:36,277 WARNING [cinder.quota] Deprecated: Default quota for resource: gigabytes_old is set by the default quota flag: quota_gigabytes_old, it is now deprecated. Please use the default quota class for default quota.
  2018-11-19 06:37:36,327 INFO [cinder.volume.manager] Volume 6673ff7d-2f09-43ab-ae5a-5a0e67241a1c: retyped successfully.
  2018-11-19 06:37:36,390 WARNING [cinder.volume.manager] Attempt to update service_uuid resulted in a Service NotFound exception, service_uuid field on volumes will be NULL.
  2018-11-19 06:37:36,393 INFO [cinder.volume.manager] Retype volume completed successfully.
  }}}

  Traceback (most recent call last):
    File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/tests/unit/volume/test_volume_migration.py", line 941, in test_retype_volume_with_type_only
      self._retype_volume_exec(True, reserve_vol_type_only=True)
    File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/mock/mock.py", line 1305, in patched
      return func(*args, **keywargs)
    File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/tests/unit/volume/test_volume_migration.py", line 891, in _retype_volume_exec
      (['INFO', 'volume.retype'],))
    File "/home/zuul/src/git.openstack.org/openstack/cinder/cinder/test.py", line 401, in assert_notify_called
      self.assertEqual(call[1], posargs[2])
    File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/testtools/testcase.py", line 411, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/home/zuul/src/git.openstack.org/openstack/cinder/.tox/lower-constraints/lib/python3.5/site-packages/testtools/testcase.py", line 498, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 'volume.retype' != 'backup.createprogress'

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