[Reproducible-builds] Bug#828113: glance: FTBFS: testtools.matchers._impl.MismatchError: 0 != 1 [..] Ran 2162 tests in 279.617s FAILED (failures=1, skipped=11)

Chris Lamb lamby at debian.org
Sat Jun 25 08:31:44 UTC 2016


Source: glance
Version: 2:12.0.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

glance fails to build from source in unstable/amd64:

  [..]

  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_created_at_asc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_created_at_asc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_disk_format_asc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_disk_format_asc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_name_asc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_name_asc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_size_asc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_size_asc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_status_desc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_status_desc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_updated_at_desc
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_updated_at_desc ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_already_exists
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_already_exists ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_basic
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_basic ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_bad_status
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_bad_status ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_properties
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_properties ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy_not_existing
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy_not_existing ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_by_name
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_by_name ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit_None
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit_None ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker_limit
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker_limit ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_is_public_v2
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_is_public_v2 ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members_not_existing
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members_not_existing ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_non_existing
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_non_existing ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find_include_deleted
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find_include_deleted ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_conflict
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_conflict ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_disk
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_disk ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_ram
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_ram ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds_with_auth_url
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds_with_auth_url ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_client_not_using_use_user_token
  glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_client_not_using_use_user_token ... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image ... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images ... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member ... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members ... ok
  glance/tests/unit/v2/test_tasks_resource.py:326: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    self.controller.create(request, task=task)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create ... ok
  glance/tests/unit/v2/test_tasks_resource.py:353: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 82, in _spawn_n_impl
      func(*args, **kwargs)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/notifier.py", line 550, in run
      super(TaskProxy, self).run(executor)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/domain/__init__.py", line 432, in run
      executor.begin_processing(self.task_id)
    File "glance/async/taskflow_executor.py", line 107, in begin_processing
      super(TaskExecutor, self).begin_processing(task_id)
    File "glance/async/__init__.py", line 59, in begin_processing
      task.begin_processing()
    File "glance/notifier.py", line 538, in begin_processing
      super(TaskProxy, self).begin_processing()
    File "glance/domain/proxy.py", line 229, in begin_processing
      self.base.begin_processing()
    File "glance/domain/proxy.py", line 229, in begin_processing
      self.base.begin_processing()
    File "glance/domain/__init__.py", line 417, in begin_processing
      self._set_task_status(new_status)
    File "glance/domain/__init__.py", line 412, in _set_task_status
      new_status=new_status
  InvalidTaskStatusTransition: Status transition from processing to processing is not allowed
  glance/location.py:428: DeprecationWarning: Using function/method 'ImageProxy._verify_signature_if_needed()' is deprecated: This will be removed in the N cycle.
    self._verify_signature_if_needed(checksum)
  glance/location.py:452: DeprecationWarning: Using function/method 'glance.common.signature_utils.should_verify_signature()' is deprecated: This will be removed in the N cycle.
    self.image.extra_properties)):
  glance/tests/unit/v2/test_tasks_resource.py:358: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    success_task = self.controller.get(request, new_task.task_id)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... ok
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form ... ok
  glance/tests/unit/v2/test_tasks_resource.py:278: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    task = self.controller.get(request, task_id=UUID1)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed ... ok
  glance/tests/unit/v2/test_tasks_resource.py:125: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index ... ok
  glance/tests/unit/v2/test_tasks_resource.py:133: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin ... ok
  glance/tests/unit/v2/test_tasks_resource.py:228: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit ... ok
  glance/tests/unit/v2/test_tasks_resource.py:219: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, limit=4)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key ... ok
  glance/tests/unit/v2/test_tasks_resource.py:150: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID3, limit=2)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker ... ok
  glance/tests/unit/v2/test_tasks_resource.py:160: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID1, limit=2)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker ... ok
  glance/tests/unit/v2/test_tasks_resource.py:140: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    sort_key='created_at', sort_dir='desc')
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters ... ok
  glance/tests/unit/v2/test_tasks_resource.py:178: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, filters={'status': 'pending'})
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many ... ok
  glance/tests/unit/v2/test_tasks_resource.py:169: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, filters={'id': UUID1})
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter ... ok
  glance/tests/unit/v2/test_tasks_resource.py:211: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, limit=limit)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit ... ok
  glance/tests/unit/v2/test_tasks_resource.py:191: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    'owner': TENANT1,
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters ... ok
  glance/tests/unit/v2/test_tasks_resource.py:202: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID3)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found ... ok
  glance/tests/unit/v2/test_tasks_resource.py:235: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, sort_dir='asc', limit=3)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir ... ok
  glance/tests/unit/v2/test_tasks_resource.py:243: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, sort_key='created_at', limit=3)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key ... ok
  glance/tests/unit/v2/test_tasks_resource.py:273: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks ... ok
  glance/tests/unit/v2/test_tasks_resource.py:424: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    task = self.controller.create(request, task=task)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized
  glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker ... ok
  
  ======================================================================
  FAIL: glance.tests.unit.common.test_wsgi_ipv6.IPv6ServerTest.test_evnetlet_no_dnspython
  glance.tests.unit.common.test_wsgi_ipv6.IPv6ServerTest.test_evnetlet_no_dnspython
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "glance/tests/unit/common/test_wsgi_ipv6.py", line 61, in test_evnetlet_no_dnspython
      self.assertEqual(0, rc)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 350, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 435, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 0 != 1
  
  
  ----------------------------------------------------------------------
  Ran 2162 tests in 279.617s
  
  FAILED (failures=1, skipped=11)
  debian/rules:17: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160625081753.bmsUiE6hKM.glance/glance-12.0.0'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glance.2:12.0.0-2.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 45761 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160625/8aa627f1/attachment.obj>


More information about the Reproducible-builds mailing list