← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1604022] [NEW] nova-coverage job fails with MismatchError

 

*** This bug is a duplicate of bug 1603979 ***
    https://bugs.launchpad.net/bugs/1603979

Public bug reported:

Seen here:

http://logs.openstack.org/3f/3f700b5a5a498ba08e77378d34f059c3fa6845d8/post
/nova-coverage-db/2bdabf8/console.html

Also failing locally with this change to use constraints:
https://review.openstack.org/#/c/343297/

2016-07-17 23:08:46.572302 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_convert_from_rc_to_dict
2016-07-17 23:08:46.572320 | tags: worker-7
2016-07-17 23:08:46.572350 | ----------------------------------------------------------------------
2016-07-17 23:08:46.572366 | Empty attachments:
2016-07-17 23:08:46.572382 |   pythonlogging:''
2016-07-17 23:08:46.572395 |   stderr
2016-07-17 23:08:46.572408 |   stdout
2016-07-17 23:08:46.572419 | 
2016-07-17 23:08:46.572440 | Traceback (most recent call last):
2016-07-17 23:08:46.572473 |   File "nova/tests/unit/test_context.py", line 203, in test_convert_from_rc_to_dict
2016-07-17 23:08:46.572496 |     self.assertEqual(expected_values, values2)
2016-07-17 23:08:46.572545 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
2016-07-17 23:08:46.572574 |     self.assertThat(observed, matcher, message)
2016-07-17 23:08:46.572623 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2016-07-17 23:08:46.572642 |     raise mismatch_error
2016-07-17 23:08:46.572665 | testtools.matchers._impl.MismatchError: !=:
2016-07-17 23:08:46.572685 | reference = {'auth_token': None,
2016-07-17 23:08:46.572700 |  'domain': None,
2016-07-17 23:08:46.572719 |  'instance_lock_checked': False,
2016-07-17 23:08:46.572735 |  'is_admin': False,
2016-07-17 23:08:46.572753 |  'project_domain': None,
2016-07-17 23:08:46.572769 |  'project_id': 222,
2016-07-17 23:08:46.572786 |  'project_name': None,
2016-07-17 23:08:46.572802 |  'quota_class': None,
2016-07-17 23:08:46.572819 |  'read_deleted': 'no',
2016-07-17 23:08:46.572835 |  'read_only': False,
2016-07-17 23:08:46.572852 |  'remote_address': None,
2016-07-17 23:08:46.572878 |  'request_id': 'req-679033b7-1755-4929-bf85-eb3bfaef7e0b',
2016-07-17 23:08:46.572895 |  'resource_uuid': None,
2016-07-17 23:08:46.572909 |  'roles': [],
2016-07-17 23:08:46.572926 |  'service_catalog': [],
2016-07-17 23:08:46.572944 |  'show_deleted': False,
2016-07-17 23:08:46.573285 |  'tenant': 222,
2016-07-17 23:08:46.573317 |  'timestamp': '2015-03-02T22:31:56.641629',
2016-07-17 23:08:46.573333 |  'user': 111,
2016-07-17 23:08:46.573350 |  'user_domain': None,
2016-07-17 23:08:46.573365 |  'user_id': 111,
2016-07-17 23:08:46.573386 |  'user_identity': '111 222 - - -',
2016-07-17 23:08:46.573402 |  'user_name': None}
2016-07-17 23:08:46.573421 | actual    = {'auth_token': None,
2016-07-17 23:08:46.573436 |  'domain': None,
2016-07-17 23:08:46.573456 |  'instance_lock_checked': False,
2016-07-17 23:08:46.573472 |  'is_admin': False,
2016-07-17 23:08:46.573490 |  'is_admin_project': True,
2016-07-17 23:08:46.573508 |  'project_domain': None,
2016-07-17 23:08:46.573542 |  'project_id': 222,
2016-07-17 23:08:46.573565 |  'project_name': None,
2016-07-17 23:08:46.573583 |  'quota_class': None,
2016-07-17 23:08:46.573600 |  'read_deleted': 'no',
2016-07-17 23:08:46.573616 |  'read_only': False,
2016-07-17 23:08:46.573634 |  'remote_address': None,
2016-07-17 23:08:46.573660 |  'request_id': 'req-679033b7-1755-4929-bf85-eb3bfaef7e0b',
2016-07-17 23:08:46.573684 |  'resource_uuid': None,
2016-07-17 23:08:46.573700 |  'roles': [],
2016-07-17 23:08:46.573718 |  'service_catalog': [],
2016-07-17 23:08:46.573735 |  'show_deleted': False,
2016-07-17 23:08:46.573750 |  'tenant': 222,
2016-07-17 23:09:14.685049 |  'timestamp': '2015-03-02T22:31:5Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:09:25.086731 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:09:27.836462 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:09:28.039136 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:09:35.827867 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:09:36.085779 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:10:24.895628 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:10:25.100091 | Version 1 is deprecated, use alternative version 2 instead.
2016-07-17 23:11:23.391327 | 6.641629',
2016-07-17 23:11:23.391388 |  'user': 111,
2016-07-17 23:11:23.391409 |  'user_domain': None,
2016-07-17 23:11:23.391426 |  'user_id': 111,
2016-07-17 23:11:23.391447 |  'user_identity': u'111 222 - - -',
2016-07-17 23:11:23.391465 |  'user_name': None}
2016-07-17 23:11:23.391497 | ======================================================================
2016-07-17 23:11:23.391532 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_convert_from_dict_then_to_dict
2016-07-17 23:11:23.391550 | tags: worker-6
2016-07-17 23:11:23.391580 | ----------------------------------------------------------------------
2016-07-17 23:11:23.391596 | Empty attachments:
2016-07-17 23:11:23.391613 |   pythonlogging:''
2016-07-17 23:11:23.391626 |   stderr
2016-07-17 23:11:23.391639 |   stdout
2016-07-17 23:11:23.391651 | 
2016-07-17 23:11:23.391672 | Traceback (most recent call last):
2016-07-17 23:11:23.391707 |   File "nova/tests/unit/test_context.py", line 230, in test_convert_from_dict_then_to_dict
2016-07-17 23:11:23.391729 |     self.assertEqual(values, values2)
2016-07-17 23:11:23.391779 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
2016-07-17 23:11:23.391809 |     self.assertThat(observed, matcher, message)
2016-07-17 23:11:23.391858 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2016-07-17 23:11:23.391877 |     raise mismatch_error
2016-07-17 23:11:23.391900 | testtools.matchers._impl.MismatchError: !=:
2016-07-17 23:11:23.391920 | reference = {'auth_token': None,
2016-07-17 23:11:23.391936 |  'domain': None,
2016-07-17 23:11:23.391956 |  'instance_lock_checked': False,
2016-07-17 23:11:23.391972 |  'is_admin': True,
2016-07-17 23:11:23.391990 |  'project_domain': None,
2016-07-17 23:11:23.392006 |  'project_id': '222',
2016-07-17 23:11:23.392023 |  'project_name': None,
2016-07-17 23:11:23.392040 |  'quota_class': None,
2016-07-17 23:11:23.392058 |  'read_deleted': 'no',
2016-07-17 23:11:23.392074 |  'read_only': False,
2016-07-17 23:11:23.392092 |  'remote_address': None,
2016-07-17 23:11:23.392118 |  'request_id': 'req-956637ad-354a-4bc5-b969-66fd1cc00f50',
2016-07-17 23:11:23.392136 |  'resource_uuid': None,
2016-07-17 23:11:23.392151 |  'roles': [],
2016-07-17 23:11:23.392168 |  'service_catalog': [],
2016-07-17 23:11:23.392185 |  'show_deleted': False,
2016-07-17 23:11:23.392201 |  'tenant': '222',
2016-07-17 23:11:23.392224 |  'timestamp': '2015-03-02T20:03:59.416299',
2016-07-17 23:11:23.392239 |  'user': '111',
2016-07-17 23:11:23.392256 |  'user_domain': None,
2016-07-17 23:11:23.392272 |  'user_id': '111',
2016-07-17 23:11:23.392292 |  'user_identity': '111 222 - - -',
2016-07-17 23:11:23.392308 |  'user_name': None}
2016-07-17 23:11:23.392328 | actual    = {'auth_token': None,
2016-07-17 23:11:23.392343 |  'domain': None,
2016-07-17 23:11:23.392363 |  'instance_lock_checked': False,
2016-07-17 23:11:23.392388 |  'is_admin': True,
2016-07-17 23:11:23.392407 |  'is_admin_project': True,
2016-07-17 23:11:23.392424 |  'project_domain': None,
2016-07-17 23:11:23.392441 |  'project_id': '222',
2016-07-17 23:11:23.392458 |  'project_name': None,
2016-07-17 23:11:23.392474 |  'quota_class': None,
2016-07-17 23:11:23.392491 |  'read_deleted': 'no',
2016-07-17 23:11:23.392507 |  'read_only': False,
2016-07-17 23:11:23.392524 |  'remote_address': None,
2016-07-17 23:11:23.392550 |  'request_id': 'req-956637ad-354a-4bc5-b969-66fd1cc00f50',
2016-07-17 23:11:23.392567 |  'resource_uuid': None,
2016-07-17 23:11:23.392581 |  'roles': [],
2016-07-17 23:11:23.392598 |  'service_catalog': [],
2016-07-17 23:11:23.392615 |  'show_deleted': False,
2016-07-17 23:11:23.392630 |  'tenant': '222',
2016-07-17 23:11:23.392653 |  'timestamp': '2015-03-02T20:03:59.416299',
2016-07-17 23:11:23.392667 |  'user': '111',
2016-07-17 23:11:23.392684 |  'user_domain': None,
2016-07-17 23:11:23.392699 |  'user_id': '111',
2016-07-17 23:11:23.392719 |  'user_identity': u'111 222 - - -',
2016-07-17 23:11:23.392735 |  'user_name': None}
2016-07-17 23:11:23.392765 | ======================================================================
2016-07-17 23:11:23.392796 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_to_dict_from_dict_no_log
2016-07-17 23:11:23.392813 | tags: worker-3
2016-07-17 23:11:23.392842 | ----------------------------------------------------------------------
2016-07-17 23:11:23.392858 | Empty attachments:
2016-07-17 23:11:23.392873 |   pythonlogging:''
2016-07-17 23:11:23.392886 |   stderr
2016-07-17 23:11:23.392899 |   stdout
2016-07-17 23:11:23.392910 | 
2016-07-17 23:11:23.392930 | Traceback (most recent call last):
2016-07-17 23:11:23.392963 |   File "nova/tests/unit/test_context.py", line 144, in test_to_dict_from_dict_no_log
2016-07-17 23:11:23.392985 |     self.assertEqual(0, len(warns), warns)
2016-07-17 23:11:23.393033 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
2016-07-17 23:11:23.393057 |     self.assertThat(observed, matcher, message)
2016-07-17 23:11:23.393105 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
2016-07-17 23:11:23.393122 |     raise mismatch_error
2016-07-17 23:11:23.393164 | testtools.matchers._impl.MismatchError: 0 != 1: ["Arguments dropped when creating context: {'is_admin_project': True}"]

** Affects: nova
     Importance: High
         Status: Confirmed

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

** Changed in: nova
   Importance: Undecided => High

** This bug has been marked a duplicate of bug 1603979
   gate: context tests failed because missing parameter "is_admin_project"

-- 
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/1604022

Title:
  nova-coverage job fails with MismatchError

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  Seen here:

  http://logs.openstack.org/3f/3f700b5a5a498ba08e77378d34f059c3fa6845d8/post
  /nova-coverage-db/2bdabf8/console.html

  Also failing locally with this change to use constraints:
  https://review.openstack.org/#/c/343297/

  2016-07-17 23:08:46.572302 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_convert_from_rc_to_dict
  2016-07-17 23:08:46.572320 | tags: worker-7
  2016-07-17 23:08:46.572350 | ----------------------------------------------------------------------
  2016-07-17 23:08:46.572366 | Empty attachments:
  2016-07-17 23:08:46.572382 |   pythonlogging:''
  2016-07-17 23:08:46.572395 |   stderr
  2016-07-17 23:08:46.572408 |   stdout
  2016-07-17 23:08:46.572419 | 
  2016-07-17 23:08:46.572440 | Traceback (most recent call last):
  2016-07-17 23:08:46.572473 |   File "nova/tests/unit/test_context.py", line 203, in test_convert_from_rc_to_dict
  2016-07-17 23:08:46.572496 |     self.assertEqual(expected_values, values2)
  2016-07-17 23:08:46.572545 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
  2016-07-17 23:08:46.572574 |     self.assertThat(observed, matcher, message)
  2016-07-17 23:08:46.572623 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
  2016-07-17 23:08:46.572642 |     raise mismatch_error
  2016-07-17 23:08:46.572665 | testtools.matchers._impl.MismatchError: !=:
  2016-07-17 23:08:46.572685 | reference = {'auth_token': None,
  2016-07-17 23:08:46.572700 |  'domain': None,
  2016-07-17 23:08:46.572719 |  'instance_lock_checked': False,
  2016-07-17 23:08:46.572735 |  'is_admin': False,
  2016-07-17 23:08:46.572753 |  'project_domain': None,
  2016-07-17 23:08:46.572769 |  'project_id': 222,
  2016-07-17 23:08:46.572786 |  'project_name': None,
  2016-07-17 23:08:46.572802 |  'quota_class': None,
  2016-07-17 23:08:46.572819 |  'read_deleted': 'no',
  2016-07-17 23:08:46.572835 |  'read_only': False,
  2016-07-17 23:08:46.572852 |  'remote_address': None,
  2016-07-17 23:08:46.572878 |  'request_id': 'req-679033b7-1755-4929-bf85-eb3bfaef7e0b',
  2016-07-17 23:08:46.572895 |  'resource_uuid': None,
  2016-07-17 23:08:46.572909 |  'roles': [],
  2016-07-17 23:08:46.572926 |  'service_catalog': [],
  2016-07-17 23:08:46.572944 |  'show_deleted': False,
  2016-07-17 23:08:46.573285 |  'tenant': 222,
  2016-07-17 23:08:46.573317 |  'timestamp': '2015-03-02T22:31:56.641629',
  2016-07-17 23:08:46.573333 |  'user': 111,
  2016-07-17 23:08:46.573350 |  'user_domain': None,
  2016-07-17 23:08:46.573365 |  'user_id': 111,
  2016-07-17 23:08:46.573386 |  'user_identity': '111 222 - - -',
  2016-07-17 23:08:46.573402 |  'user_name': None}
  2016-07-17 23:08:46.573421 | actual    = {'auth_token': None,
  2016-07-17 23:08:46.573436 |  'domain': None,
  2016-07-17 23:08:46.573456 |  'instance_lock_checked': False,
  2016-07-17 23:08:46.573472 |  'is_admin': False,
  2016-07-17 23:08:46.573490 |  'is_admin_project': True,
  2016-07-17 23:08:46.573508 |  'project_domain': None,
  2016-07-17 23:08:46.573542 |  'project_id': 222,
  2016-07-17 23:08:46.573565 |  'project_name': None,
  2016-07-17 23:08:46.573583 |  'quota_class': None,
  2016-07-17 23:08:46.573600 |  'read_deleted': 'no',
  2016-07-17 23:08:46.573616 |  'read_only': False,
  2016-07-17 23:08:46.573634 |  'remote_address': None,
  2016-07-17 23:08:46.573660 |  'request_id': 'req-679033b7-1755-4929-bf85-eb3bfaef7e0b',
  2016-07-17 23:08:46.573684 |  'resource_uuid': None,
  2016-07-17 23:08:46.573700 |  'roles': [],
  2016-07-17 23:08:46.573718 |  'service_catalog': [],
  2016-07-17 23:08:46.573735 |  'show_deleted': False,
  2016-07-17 23:08:46.573750 |  'tenant': 222,
  2016-07-17 23:09:14.685049 |  'timestamp': '2015-03-02T22:31:5Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:09:25.086731 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:09:27.836462 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:09:28.039136 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:09:35.827867 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:09:36.085779 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:10:24.895628 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:10:25.100091 | Version 1 is deprecated, use alternative version 2 instead.
  2016-07-17 23:11:23.391327 | 6.641629',
  2016-07-17 23:11:23.391388 |  'user': 111,
  2016-07-17 23:11:23.391409 |  'user_domain': None,
  2016-07-17 23:11:23.391426 |  'user_id': 111,
  2016-07-17 23:11:23.391447 |  'user_identity': u'111 222 - - -',
  2016-07-17 23:11:23.391465 |  'user_name': None}
  2016-07-17 23:11:23.391497 | ======================================================================
  2016-07-17 23:11:23.391532 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_convert_from_dict_then_to_dict
  2016-07-17 23:11:23.391550 | tags: worker-6
  2016-07-17 23:11:23.391580 | ----------------------------------------------------------------------
  2016-07-17 23:11:23.391596 | Empty attachments:
  2016-07-17 23:11:23.391613 |   pythonlogging:''
  2016-07-17 23:11:23.391626 |   stderr
  2016-07-17 23:11:23.391639 |   stdout
  2016-07-17 23:11:23.391651 | 
  2016-07-17 23:11:23.391672 | Traceback (most recent call last):
  2016-07-17 23:11:23.391707 |   File "nova/tests/unit/test_context.py", line 230, in test_convert_from_dict_then_to_dict
  2016-07-17 23:11:23.391729 |     self.assertEqual(values, values2)
  2016-07-17 23:11:23.391779 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
  2016-07-17 23:11:23.391809 |     self.assertThat(observed, matcher, message)
  2016-07-17 23:11:23.391858 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
  2016-07-17 23:11:23.391877 |     raise mismatch_error
  2016-07-17 23:11:23.391900 | testtools.matchers._impl.MismatchError: !=:
  2016-07-17 23:11:23.391920 | reference = {'auth_token': None,
  2016-07-17 23:11:23.391936 |  'domain': None,
  2016-07-17 23:11:23.391956 |  'instance_lock_checked': False,
  2016-07-17 23:11:23.391972 |  'is_admin': True,
  2016-07-17 23:11:23.391990 |  'project_domain': None,
  2016-07-17 23:11:23.392006 |  'project_id': '222',
  2016-07-17 23:11:23.392023 |  'project_name': None,
  2016-07-17 23:11:23.392040 |  'quota_class': None,
  2016-07-17 23:11:23.392058 |  'read_deleted': 'no',
  2016-07-17 23:11:23.392074 |  'read_only': False,
  2016-07-17 23:11:23.392092 |  'remote_address': None,
  2016-07-17 23:11:23.392118 |  'request_id': 'req-956637ad-354a-4bc5-b969-66fd1cc00f50',
  2016-07-17 23:11:23.392136 |  'resource_uuid': None,
  2016-07-17 23:11:23.392151 |  'roles': [],
  2016-07-17 23:11:23.392168 |  'service_catalog': [],
  2016-07-17 23:11:23.392185 |  'show_deleted': False,
  2016-07-17 23:11:23.392201 |  'tenant': '222',
  2016-07-17 23:11:23.392224 |  'timestamp': '2015-03-02T20:03:59.416299',
  2016-07-17 23:11:23.392239 |  'user': '111',
  2016-07-17 23:11:23.392256 |  'user_domain': None,
  2016-07-17 23:11:23.392272 |  'user_id': '111',
  2016-07-17 23:11:23.392292 |  'user_identity': '111 222 - - -',
  2016-07-17 23:11:23.392308 |  'user_name': None}
  2016-07-17 23:11:23.392328 | actual    = {'auth_token': None,
  2016-07-17 23:11:23.392343 |  'domain': None,
  2016-07-17 23:11:23.392363 |  'instance_lock_checked': False,
  2016-07-17 23:11:23.392388 |  'is_admin': True,
  2016-07-17 23:11:23.392407 |  'is_admin_project': True,
  2016-07-17 23:11:23.392424 |  'project_domain': None,
  2016-07-17 23:11:23.392441 |  'project_id': '222',
  2016-07-17 23:11:23.392458 |  'project_name': None,
  2016-07-17 23:11:23.392474 |  'quota_class': None,
  2016-07-17 23:11:23.392491 |  'read_deleted': 'no',
  2016-07-17 23:11:23.392507 |  'read_only': False,
  2016-07-17 23:11:23.392524 |  'remote_address': None,
  2016-07-17 23:11:23.392550 |  'request_id': 'req-956637ad-354a-4bc5-b969-66fd1cc00f50',
  2016-07-17 23:11:23.392567 |  'resource_uuid': None,
  2016-07-17 23:11:23.392581 |  'roles': [],
  2016-07-17 23:11:23.392598 |  'service_catalog': [],
  2016-07-17 23:11:23.392615 |  'show_deleted': False,
  2016-07-17 23:11:23.392630 |  'tenant': '222',
  2016-07-17 23:11:23.392653 |  'timestamp': '2015-03-02T20:03:59.416299',
  2016-07-17 23:11:23.392667 |  'user': '111',
  2016-07-17 23:11:23.392684 |  'user_domain': None,
  2016-07-17 23:11:23.392699 |  'user_id': '111',
  2016-07-17 23:11:23.392719 |  'user_identity': u'111 222 - - -',
  2016-07-17 23:11:23.392735 |  'user_name': None}
  2016-07-17 23:11:23.392765 | ======================================================================
  2016-07-17 23:11:23.392796 | FAIL: nova.tests.unit.test_context.ContextTestCase.test_to_dict_from_dict_no_log
  2016-07-17 23:11:23.392813 | tags: worker-3
  2016-07-17 23:11:23.392842 | ----------------------------------------------------------------------
  2016-07-17 23:11:23.392858 | Empty attachments:
  2016-07-17 23:11:23.392873 |   pythonlogging:''
  2016-07-17 23:11:23.392886 |   stderr
  2016-07-17 23:11:23.392899 |   stdout
  2016-07-17 23:11:23.392910 | 
  2016-07-17 23:11:23.392930 | Traceback (most recent call last):
  2016-07-17 23:11:23.392963 |   File "nova/tests/unit/test_context.py", line 144, in test_to_dict_from_dict_no_log
  2016-07-17 23:11:23.392985 |     self.assertEqual(0, len(warns), warns)
  2016-07-17 23:11:23.393033 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
  2016-07-17 23:11:23.393057 |     self.assertThat(observed, matcher, message)
  2016-07-17 23:11:23.393105 |   File "/home/jenkins/workspace/nova-coverage-db/.tox/cover/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
  2016-07-17 23:11:23.393122 |     raise mismatch_error
  2016-07-17 23:11:23.393164 | testtools.matchers._impl.MismatchError: 0 != 1: ["Arguments dropped when creating context: {'is_admin_project': True}"]

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