Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 179: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-23.1.1-0.20240403035454.e113723.el9.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 179: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-23.1.1-0.20240403035454.e113723.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 179: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U1R0A7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-23.1.1.dev1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-23.1.1.dev1-0.20240403035454.e113723.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-23.1.1.dev1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glance-23.1.1 base' + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py + sed -i /rootwrap.conf/d setup.cfg + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tuOc1P + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + PYTHONPATH=. + oslo-config-generator --config-dir=etc/oslo-config-generator/ ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/glance creating build/lib/glance/tests creating build/lib/glance/tests/integration creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 creating build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking creating build/lib/glance/api creating build/lib/glance/api/v2 copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/policy.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions creating build/lib/glance/tests/unit creating build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/unit/async_/flows creating build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_housekeeping.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit creating build/lib/glance/common creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/db creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_member_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_cache_api_policy.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/metadef_base.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2 creating build/lib/glance/policies copying glance/policies/tasks.py -> build/lib/glance/policies copying glance/policies/metadef.py -> build/lib/glance/policies copying glance/policies/image.py -> build/lib/glance/policies copying glance/policies/base.py -> build/lib/glance/policies copying glance/policies/__init__.py -> build/lib/glance/policies copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ creating build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model creating build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_v2_policy.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2 copying glance/api/versions.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api copying glance/api/__init__.py -> build/lib/glance/api creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations creating build/lib/glance/tests/unit/image_cache copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache copying glance/tests/utils.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/__init__.py -> build/lib/glance/tests creating build/lib/glance/quota copying glance/quota/keystone.py -> build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota creating build/lib/glance/tests/unit/api creating build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware creating build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/test_status.py -> build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/__init__.py -> build/lib/glance/tests/unit/cmd creating build/lib/glance/async_ creating build/lib/glance/async_/flows copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows creating build/lib/glance/common/scripts creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api creating build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd creating build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers creating build/lib/glance/tests/unit/common creating build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial creating build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db creating build/lib/glance/image_cache copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows creating build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import creating build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins creating build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api creating build/lib/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/removed_config.py -> build/lib/glance/common copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/format_inspector.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/client.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common creating build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain copying glance/db/utils.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db copying glance/db/__init__.py -> build/lib/glance/db creating build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ copying glance/async_/__init__.py -> build/lib/glance/async_ creating build/lib/glance/tests/gate copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate copying glance/version.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/housekeeping.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/__init__.py -> build/lib/glance copying glance/db/sqlalchemy/schema.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy creating build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins creating build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt deleting glance.egg-info/requires.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/tests/etc copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc copying glance/tests/etc/policy.yaml -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc creating build/lib/glance/tests/var copying glance/tests/var/ca.crt -> build/lib/glance/tests/var copying glance/tests/var/ca.key -> build/lib/glance/tests/var copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var copying glance/tests/gate/README -> build/lib/glance/tests/gate creating build/lib/glance/locale creating build/lib/glance/locale/de creating build/lib/glance/locale/de/LC_MESSAGES copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES creating build/lib/glance/locale/en_GB creating build/lib/glance/locale/en_GB/LC_MESSAGES copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES creating build/lib/glance/locale/es creating build/lib/glance/locale/es/LC_MESSAGES copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES creating build/lib/glance/locale/fr creating build/lib/glance/locale/fr/LC_MESSAGES copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES creating build/lib/glance/locale/it creating build/lib/glance/locale/it/LC_MESSAGES copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES creating build/lib/glance/locale/ja creating build/lib/glance/locale/ja/LC_MESSAGES copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES creating build/lib/glance/locale/ko_KR creating build/lib/glance/locale/ko_KR/LC_MESSAGES copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES creating build/lib/glance/locale/pt_BR creating build/lib/glance/locale/pt_BR/LC_MESSAGES copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES creating build/lib/glance/locale/ru creating build/lib/glance/locale/ru/LC_MESSAGES copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES creating build/lib/glance/locale/tr_TR creating build/lib/glance/locale/tr_TR/LC_MESSAGES copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES creating build/lib/glance/locale/zh_CN creating build/lib/glance/locale/zh_CN/LC_MESSAGES copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES creating build/lib/glance/locale/zh_TW creating build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES + /usr/bin/python3 setup.py compile_catalog -d build/lib/glance/locale --domain glance running compile_catalog compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tv7You + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 + cd glance-23.1.1.dev1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota copying build/lib/glance/quota/keystone.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/removed_config.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/schema.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/metadef_base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_cache_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_legacy_update_cinder_store.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_member_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_object_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_property_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tag_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_wallaby_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_v2_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/housekeeping.py to housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/notifier.py to notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/pruner.py to pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/replicator.py to replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/base_import.py to base_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/introspect.py to introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota/keystone.py to keystone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/metadef.py to metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/format_inspector.py to format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/property_utils.py to property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/removed_config.py to removed_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/timeutils.py to timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/trust_auth.py to trust_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/crypt.py to crypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py to wallaby_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py to wallaby_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py to wallaby_expand01_add_user_imageid_requestid_to_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/gzip.py to gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/property_protections.py to property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_data.py to image_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_members.py to image_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/metadef_base.py to metadef_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_cache_api_policy.py to test_cache_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images_api_policy.py to test_images_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_legacy_update_cinder_store.py to test_legacy_update_cinder_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_member_api_policy.py to test_member_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_namespace_api_policy.py to test_metadef_namespace_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_object_api_policy.py to test_metadef_object_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_property_api_policy.py to test_metadef_property_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py to test_metadef_resourcetype_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_tag_api_policy.py to test_metadef_tag_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_tasks_api_policy.py to test_tasks_api_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_wallaby_expand01.py to test_wallaby_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/test_status.py to test_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_v2_policy.py to test_v2_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db.py to test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_housekeeping.py to test_housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-39.pyc writing byte-compilation script '/tmp/tmp52c64ebg.py' /usr/bin/python3 /tmp/tmp52c64ebg.py removing /tmp/tmp52c64ebg.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc/glance/metadefs/ running install_egg_info running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance-23.1.1.dev1-py3.9.egg-info running install_scripts Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/bin/__pycache__ + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 loading stevedore.sphinxext [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/_static/glance-api.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/_static/glance-cache.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/_static/glance-scrubber.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/../../etc/glance-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/_static/glance.policy.yaml.sample [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/glance-23.1.1.dev1/.gitreview found Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.housekeeping.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.policy.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.format_inspector.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.removed_config.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.policies.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.policies.base.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.policies.image.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.policies.metadef.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.policies.tasks.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/glance.quota.keystone.rst. Creating file /builddir/build/BUILD/glance-23.1.1.dev1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 77 source files that are out of date updating environment: [new config] 204 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 0%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 1%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 2%] admin/db-sqlalchemy-migrate reading sources... [ 3%] admin/flows documenting plugins from 'glance.flows' documenting plugins from 'glance.flows.import' reading sources... [ 3%] admin/index reading sources... [ 4%] admin/interoperable-image-import reading sources... [ 4%] admin/manage-images reading sources... [ 5%] admin/multistores reading sources... [ 5%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 6%] admin/property-protections reading sources... [ 7%] admin/quotas reading sources... [ 7%] admin/requirements reading sources... [ 8%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 9%] admin/troubleshooting reading sources... [ 9%] admin/useful-image-properties reading sources... [ 10%] admin/zero-downtime-db-upgrade reading sources... [ 10%] cli/glanceapi reading sources... [ 11%] cli/glancecachecleaner reading sources... [ 11%] cli/glancecachemanage reading sources... [ 12%] cli/glancecacheprefetcher reading sources... [ 12%] cli/glancecachepruner reading sources... [ 13%] cli/glancecontrol reading sources... [ 13%] cli/glancemanage reading sources... [ 14%] cli/glancereplicator reading sources... [ 14%] cli/glancescrubber reading sources... [ 15%] cli/glancestatus reading sources... [ 15%] cli/index reading sources... [ 16%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' reading sources... [ 17%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 17%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf reading sources... [ 18%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 18%] configuration/index reading sources... [ 19%] configuration/sample-configuration reading sources... [ 19%] contributor/api/glance reading sources... [ 20%] contributor/api/glance.api reading sources... [ 20%] contributor/api/glance.api.authorization reading sources... [ 21%] contributor/api/glance.api.common reading sources... [ 21%] contributor/api/glance.api.middleware reading sources... [ 22%] contributor/api/glance.api.middleware.cache reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage reading sources... [ 23%] contributor/api/glance.api.middleware.context reading sources... [ 23%] contributor/api/glance.api.middleware.gzip reading sources... [ 24%] contributor/api/glance.api.middleware.version_negotiation reading sources... [ 24%] contributor/api/glance.api.policy reading sources... [ 25%] contributor/api/glance.api.property_protections reading sources... [ 25%] contributor/api/glance.api.v1 reading sources... [ 25%] contributor/api/glance.api.v1.router reading sources... [ 26%] contributor/api/glance.api.v2 reading sources... [ 26%] contributor/api/glance.api.v2.cached_images reading sources... [ 27%] contributor/api/glance.api.v2.discovery reading sources... [ 27%] contributor/api/glance.api.v2.image_actions reading sources... [ 28%] contributor/api/glance.api.v2.image_data reading sources... [ 28%] contributor/api/glance.api.v2.image_members reading sources... [ 29%] contributor/api/glance.api.v2.image_tags reading sources... [ 29%] contributor/api/glance.api.v2.images reading sources... [ 30%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 30%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 31%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 31%] contributor/api/glance.api.v2.metadef_resource_types reading sources... [ 32%] contributor/api/glance.api.v2.metadef_tags reading sources... [ 32%] contributor/api/glance.api.v2.model reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_object reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_item_type reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_resource_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_tag reading sources... [ 36%] contributor/api/glance.api.v2.policy reading sources... [ 36%] contributor/api/glance.api.v2.router reading sources... [ 37%] contributor/api/glance.api.v2.schemas reading sources... [ 37%] contributor/api/glance.api.v2.tasks reading sources... [ 38%] contributor/api/glance.api.versions reading sources... [ 38%] contributor/api/glance.async_ reading sources... [ 39%] contributor/api/glance.async_.flows reading sources... [ 39%] contributor/api/glance.async_.flows.api_image_import reading sources... [ 40%] contributor/api/glance.async_.flows.base_import reading sources... [ 40%] contributor/api/glance.async_.flows.convert reading sources... [ 41%] contributor/api/glance.async_.flows.introspect reading sources... [ 41%] contributor/api/glance.async_.flows.ovf_process reading sources... [ 42%] contributor/api/glance.async_.flows.plugins reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.no_op reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts reading sources... [ 45%] contributor/api/glance.async_.taskflow_executor reading sources... [ 45%] contributor/api/glance.async_.utils reading sources... [ 46%] contributor/api/glance.cmd reading sources... [ 46%] contributor/api/glance.cmd.api reading sources... [ 47%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 47%] contributor/api/glance.cmd.cache_manage reading sources... [ 48%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner reading sources... [ 49%] contributor/api/glance.cmd.control reading sources... [ 49%] contributor/api/glance.cmd.manage reading sources... [ 50%] contributor/api/glance.cmd.replicator reading sources... [ 50%] contributor/api/glance.cmd.scrubber reading sources... [ 50%] contributor/api/glance.cmd.status reading sources... [ 51%] contributor/api/glance.common reading sources... [ 51%] contributor/api/glance.common.auth reading sources... [ 52%] contributor/api/glance.common.client reading sources... [ 52%] contributor/api/glance.common.config reading sources... [ 53%] contributor/api/glance.common.crypt reading sources... [ 53%] contributor/api/glance.common.exception reading sources... [ 54%] contributor/api/glance.common.format_inspector reading sources... [ 54%] contributor/api/glance.common.location_strategy reading sources... [ 55%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 55%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 56%] contributor/api/glance.common.property_utils reading sources... [ 56%] contributor/api/glance.common.removed_config reading sources... [ 57%] contributor/api/glance.common.scripts reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import reading sources... [ 58%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 58%] contributor/api/glance.common.scripts.image_import reading sources... [ 59%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 59%] contributor/api/glance.common.scripts.utils reading sources... [ 60%] contributor/api/glance.common.store_utils reading sources... [ 60%] contributor/api/glance.common.swift_store_utils reading sources... [ 61%] contributor/api/glance.common.timeutils reading sources... [ 61%] contributor/api/glance.common.trust_auth reading sources... [ 62%] contributor/api/glance.common.utils reading sources... [ 62%] contributor/api/glance.common.wsgi reading sources... [ 63%] contributor/api/glance.common.wsgi_app reading sources... [ 63%] contributor/api/glance.common.wsme_utils reading sources... [ 64%] contributor/api/glance.context reading sources... [ 64%] contributor/api/glance.db reading sources... [ 65%] contributor/api/glance.db.metadata reading sources... [ 65%] contributor/api/glance.db.migration reading sources... [ 66%] contributor/api/glance.db.simple reading sources... [ 66%] contributor/api/glance.db.simple.api reading sources... [ 67%] contributor/api/glance.db.utils reading sources... [ 67%] contributor/api/glance.domain reading sources... [ 68%] contributor/api/glance.domain.proxy reading sources... [ 68%] contributor/api/glance.gateway reading sources... [ 69%] contributor/api/glance.housekeeping reading sources... [ 69%] contributor/api/glance.i18n reading sources... [ 70%] contributor/api/glance.image_cache reading sources... [ 70%] contributor/api/glance.image_cache.base reading sources... [ 71%] contributor/api/glance.image_cache.cleaner reading sources... [ 71%] contributor/api/glance.image_cache.client reading sources... [ 72%] contributor/api/glance.image_cache.drivers reading sources... [ 72%] contributor/api/glance.image_cache.drivers.base reading sources... [ 73%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 73%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 74%] contributor/api/glance.image_cache.prefetcher reading sources... [ 74%] contributor/api/glance.image_cache.pruner reading sources... [ 75%] contributor/api/glance.location reading sources... [ 75%] contributor/api/glance.notifier reading sources... [ 75%] contributor/api/glance.opts reading sources... [ 76%] contributor/api/glance.policies reading sources... [ 76%] contributor/api/glance.policies.base reading sources... [ 77%] contributor/api/glance.policies.image reading sources... [ 77%] contributor/api/glance.policies.metadef reading sources... [ 78%] contributor/api/glance.policies.tasks reading sources... [ 78%] contributor/api/glance.quota reading sources... [ 79%] contributor/api/glance.quota.keystone reading sources... [ 79%] contributor/api/glance.schema reading sources... [ 80%] contributor/api/glance.scrubber reading sources... [ 80%] contributor/api/glance.version reading sources... [ 81%] contributor/api/modules reading sources... [ 81%] contributor/architecture reading sources... [ 82%] contributor/blueprints reading sources... [ 82%] contributor/contributing reading sources... [ 83%] contributor/core_reviewer_guidelines reading sources... [ 83%] contributor/database_architecture documenting plugins from 'glance.database.metadata_backend' reading sources... [ 84%] contributor/database_migrations reading sources... [ 84%] contributor/documentation reading sources... [ 85%] contributor/domain_implementation reading sources... [ 85%] contributor/domain_model reading sources... [ 86%] contributor/gerrit reading sources... [ 86%] contributor/index reading sources... [ 87%] contributor/minor-code-changes reading sources... [ 87%] contributor/refreshing-configs reading sources... [ 88%] contributor/release-cpl reading sources... [ 88%] contributor/release-notes reading sources... [ 89%] contributor/releasecycle reading sources... [ 89%] glossary reading sources... [ 90%] index reading sources... [ 90%] install/configure-quotas reading sources... [ 91%] install/get-started reading sources... [ 91%] install/index reading sources... [ 92%] install/install reading sources... [ 92%] install/install-debian reading sources... [ 93%] install/install-obs reading sources... [ 93%] install/install-rdo reading sources... [ 94%] install/install-ubuntu reading sources... [ 94%] install/register-quotas reading sources... [ 95%] install/verify reading sources... [ 95%] user/common-image-properties reading sources... [ 96%] user/formats reading sources... [ 96%] user/glanceapi reading sources... [ 97%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 98%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 99%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd writing output... [ 0%] admin/authentication writing output... [ 1%] admin/cache writing output... [ 1%] admin/controllingservers writing output... [ 2%] admin/db writing output... [ 2%] admin/db-sqlalchemy-migrate writing output... [ 3%] admin/flows writing output... [ 3%] admin/index writing output... [ 4%] admin/interoperable-image-import writing output... [ 4%] admin/manage-images writing output... [ 5%] admin/multistores writing output... [ 5%] admin/notifications writing output... [ 6%] admin/policies writing output... [ 6%] admin/property-protections writing output... [ 7%] admin/quotas writing output... [ 7%] admin/requirements writing output... [ 8%] admin/rollingupgrades writing output... [ 8%] admin/tasks writing output... [ 9%] admin/troubleshooting writing output... [ 9%] admin/useful-image-properties writing output... [ 10%] admin/zero-downtime-db-upgrade writing output... [ 10%] cli/glanceapi writing output... [ 11%] cli/glancecachecleaner writing output... [ 11%] cli/glancecachemanage writing output... [ 12%] cli/glancecacheprefetcher writing output... [ 12%] cli/glancecachepruner writing output... [ 13%] cli/glancecontrol writing output... [ 13%] cli/glancemanage writing output... [ 14%] cli/glancereplicator writing output... [ 14%] cli/glancescrubber writing output... [ 15%] cli/glancestatus writing output... [ 15%] cli/index writing output... [ 16%] configuration/configuring writing output... [ 16%] configuration/glance_api writing output... [ 17%] configuration/glance_cache writing output... [ 17%] configuration/glance_manage writing output... [ 18%] configuration/glance_scrubber writing output... [ 18%] configuration/index writing output... [ 19%] configuration/sample-configuration writing output... [ 19%] contributor/api/glance [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' writing output... [ 20%] contributor/api/glance.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' writing output... [ 21%] contributor/api/glance.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' writing output... [ 22%] contributor/api/glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' writing output... [ 23%] contributor/api/glance.api.middleware.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' writing output... [ 24%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 24%] contributor/api/glance.api.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' writing output... [ 25%] contributor/api/glance.api.property_protections [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' writing output... [ 25%] contributor/api/glance.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' writing output... [ 25%] contributor/api/glance.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' writing output... [ 26%] contributor/api/glance.api.v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' writing output... [ 26%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' writing output... [ 27%] contributor/api/glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' writing output... [ 27%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions' writing output... [ 28%] contributor/api/glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' writing output... [ 28%] contributor/api/glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members' writing output... [ 29%] contributor/api/glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' writing output... [ 29%] contributor/api/glance.api.v2.images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' writing output... [ 30%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 30%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects' writing output... [ 31%] contributor/api/glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' writing output... [ 31%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types' writing output... [ 32%] contributor/api/glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' writing output... [ 32%] contributor/api/glance.api.v2.model [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag' writing output... [ 36%] contributor/api/glance.api.v2.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.policy' writing output... [ 36%] contributor/api/glance.api.v2.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' writing output... [ 37%] contributor/api/glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' writing output... [ 37%] contributor/api/glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' writing output... [ 38%] contributor/api/glance.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' writing output... [ 38%] contributor/api/glance.async_ [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' writing output... [ 39%] contributor/api/glance.async_.flows [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' writing output... [ 39%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import' writing output... [ 40%] contributor/api/glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' writing output... [ 40%] contributor/api/glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' writing output... [ 41%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' writing output... [ 42%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 45%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' writing output... [ 45%] contributor/api/glance.async_.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' writing output... [ 46%] contributor/api/glance.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' writing output... [ 46%] contributor/api/glance.cmd.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' writing output... [ 47%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' writing output... [ 47%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' writing output... [ 48%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 48%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' writing output... [ 49%] contributor/api/glance.cmd.control [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' writing output... [ 49%] contributor/api/glance.cmd.manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' writing output... [ 50%] contributor/api/glance.cmd.replicator [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' writing output... [ 50%] contributor/api/glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' writing output... [ 50%] contributor/api/glance.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' writing output... [ 51%] contributor/api/glance.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' writing output... [ 51%] contributor/api/glance.common.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' writing output... [ 52%] contributor/api/glance.common.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' writing output... [ 52%] contributor/api/glance.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' writing output... [ 53%] contributor/api/glance.common.crypt [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' writing output... [ 53%] contributor/api/glance.common.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' writing output... [ 54%] contributor/api/glance.common.format_inspector [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector' writing output... [ 54%] contributor/api/glance.common.location_strategy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' writing output... [ 55%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' writing output... [ 56%] contributor/api/glance.common.property_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' writing output... [ 56%] contributor/api/glance.common.removed_config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.removed_config' writing output... [ 57%] contributor/api/glance.common.scripts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' writing output... [ 58%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' writing output... [ 59%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' writing output... [ 59%] contributor/api/glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' writing output... [ 60%] contributor/api/glance.common.store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' writing output... [ 60%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' writing output... [ 61%] contributor/api/glance.common.timeutils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' writing output... [ 61%] contributor/api/glance.common.trust_auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' writing output... [ 62%] contributor/api/glance.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' writing output... [ 62%] contributor/api/glance.common.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' writing output... [ 63%] contributor/api/glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' writing output... [ 63%] contributor/api/glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' writing output... [ 64%] contributor/api/glance.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' writing output... [ 64%] contributor/api/glance.db [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' writing output... [ 65%] contributor/api/glance.db.metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' writing output... [ 65%] contributor/api/glance.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' writing output... [ 66%] contributor/api/glance.db.simple [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' writing output... [ 66%] contributor/api/glance.db.simple.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' writing output... [ 67%] contributor/api/glance.db.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' writing output... [ 67%] contributor/api/glance.domain [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' writing output... [ 68%] contributor/api/glance.domain.proxy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' writing output... [ 68%] contributor/api/glance.gateway [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' writing output... [ 69%] contributor/api/glance.housekeeping [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.housekeeping' writing output... [ 69%] contributor/api/glance.i18n [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' writing output... [ 70%] contributor/api/glance.image_cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' writing output... [ 70%] contributor/api/glance.image_cache.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' writing output... [ 71%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' writing output... [ 71%] contributor/api/glance.image_cache.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' writing output... [ 72%] contributor/api/glance.image_cache.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' writing output... [ 72%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base' writing output... [ 73%] contributor/api/glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 73%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 74%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' writing output... [ 74%] contributor/api/glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' writing output... [ 75%] contributor/api/glance.location [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' writing output... [ 75%] contributor/api/glance.notifier [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' writing output... [ 75%] contributor/api/glance.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' writing output... [ 76%] contributor/api/glance.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies' writing output... [ 76%] contributor/api/glance.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base' writing output... [ 77%] contributor/api/glance.policies.image [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image' writing output... [ 77%] contributor/api/glance.policies.metadef [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef' writing output... [ 78%] contributor/api/glance.policies.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks' writing output... [ 78%] contributor/api/glance.quota [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' writing output... [ 79%] contributor/api/glance.quota.keystone [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota.keystone' writing output... [ 79%] contributor/api/glance.schema [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' writing output... [ 80%] contributor/api/glance.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' writing output... [ 80%] contributor/api/glance.version [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' writing output... [ 81%] contributor/api/modules [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 81%] contributor/architecture writing output... [ 82%] contributor/blueprints writing output... [ 82%] contributor/contributing writing output... [ 83%] contributor/core_reviewer_guidelines writing output... [ 83%] contributor/database_architecture writing output... [ 84%] contributor/database_migrations writing output... [ 84%] contributor/documentation writing output... [ 85%] contributor/domain_implementation writing output... [ 85%] contributor/domain_model writing output... [ 86%] contributor/gerrit writing output... [ 86%] contributor/index writing output... [ 87%] contributor/minor-code-changes writing output... [ 87%] contributor/refreshing-configs writing output... [ 88%] contributor/release-cpl writing output... [ 88%] contributor/release-notes writing output... [ 89%] contributor/releasecycle writing output... [ 89%] glossary writing output... [ 90%] index writing output... [ 90%] install/configure-quotas writing output... [ 91%] install/get-started writing output... [ 91%] install/index writing output... [ 92%] install/install writing output... [ 92%] install/install-debian writing output... [ 93%] install/install-obs writing output... [ 93%] install/install-rdo writing output... [ 94%] install/install-ubuntu writing output... [ 94%] install/register-quotas writing output... [ 95%] install/verify writing output... [ 95%] user/common-image-properties writing output... [ 96%] user/formats writing output... [ 96%] user/glanceapi writing output... [ 97%] user/glanceclient writing output... [ 97%] user/glancemetadefcatalogapi writing output... [ 98%] user/identifiers writing output... [ 98%] user/index writing output... [ 99%] user/metadefs-concepts writing output... [ 99%] user/signature writing output... [100%] user/statuses generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 0%] glance.api [openstackdocstheme] could not determine last_updated for '_modules/glance/api' highlighting module code... [ 1%] glance.api.authorization [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' highlighting module code... [ 2%] glance.api.common [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' highlighting module code... [ 3%] glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' highlighting module code... [ 4%] glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' highlighting module code... [ 5%] glance.api.middleware.context [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' highlighting module code... [ 6%] glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' highlighting module code... [ 7%] glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' highlighting module code... [ 7%] glance.api.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' highlighting module code... [ 8%] glance.api.property_protections [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' highlighting module code... [ 9%] glance.api.v1.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' highlighting module code... [ 10%] glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' highlighting module code... [ 11%] glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' highlighting module code... [ 12%] glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' highlighting module code... [ 13%] glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' highlighting module code... [ 14%] glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' highlighting module code... [ 15%] glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' highlighting module code... [ 15%] glance.api.v2.images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' highlighting module code... [ 16%] glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' highlighting module code... [ 17%] glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' highlighting module code... [ 18%] glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 19%] glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' highlighting module code... [ 20%] glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' highlighting module code... [ 21%] glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' highlighting module code... [ 22%] glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' highlighting module code... [ 23%] glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' highlighting module code... [ 23%] glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' highlighting module code... [ 24%] glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' highlighting module code... [ 25%] glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' highlighting module code... [ 26%] glance.api.v2.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/policy' highlighting module code... [ 27%] glance.api.v2.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' highlighting module code... [ 28%] glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' highlighting module code... [ 29%] glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' highlighting module code... [ 30%] glance.api.versions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 30%] glance.async_ [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 31%] glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' highlighting module code... [ 32%] glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' highlighting module code... [ 33%] glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' highlighting module code... [ 34%] glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' highlighting module code... [ 35%] glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 36%] glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 37%] glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' highlighting module code... [ 38%] glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression' highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' highlighting module code... [ 39%] glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op' highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' highlighting module code... [ 41%] glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 42%] glance.async_.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 43%] glance.cmd.api [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' highlighting module code... [ 44%] glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' highlighting module code... [ 45%] glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' highlighting module code... [ 46%] glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' highlighting module code... [ 46%] glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' highlighting module code... [ 47%] glance.cmd.control [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' highlighting module code... [ 48%] glance.cmd.manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' highlighting module code... [ 49%] glance.cmd.replicator [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 50%] glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' highlighting module code... [ 51%] glance.cmd.status [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' highlighting module code... [ 52%] glance.common.auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 53%] glance.common.client [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 53%] glance.common.config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 54%] glance.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 55%] glance.common.exception [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' highlighting module code... [ 56%] glance.common.format_inspector [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector' highlighting module code... [ 57%] glance.common.location_strategy [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' highlighting module code... [ 58%] glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' highlighting module code... [ 59%] glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' highlighting module code... [ 60%] glance.common.property_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 61%] glance.common.removed_config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/removed_config' highlighting module code... [ 61%] glance.common.scripts [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' highlighting module code... [ 62%] glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' highlighting module code... [ 63%] glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' highlighting module code... [ 64%] glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 65%] glance.common.store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 66%] glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 67%] glance.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' highlighting module code... [ 68%] glance.common.trust_auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' highlighting module code... [ 69%] glance.common.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' highlighting module code... [ 69%] glance.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 70%] glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 71%] glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 72%] glance.context [openstackdocstheme] could not determine last_updated for '_modules/glance/context' highlighting module code... [ 73%] glance.db [openstackdocstheme] could not determine last_updated for '_modules/glance/db' highlighting module code... [ 74%] glance.db.metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' highlighting module code... [ 75%] glance.db.simple.api [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 76%] glance.db.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' highlighting module code... [ 76%] glance.domain [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' highlighting module code... [ 77%] glance.domain.proxy [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' highlighting module code... [ 78%] glance.gateway [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' highlighting module code... [ 79%] glance.housekeeping [openstackdocstheme] could not determine last_updated for '_modules/glance/housekeeping' highlighting module code... [ 80%] glance.i18n [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n' highlighting module code... [ 81%] glance.image_cache [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 82%] glance.image_cache.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' highlighting module code... [ 83%] glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' highlighting module code... [ 84%] glance.image_cache.client [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' highlighting module code... [ 84%] glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' highlighting module code... [ 85%] glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' highlighting module code... [ 86%] glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 87%] glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' highlighting module code... [ 88%] glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' highlighting module code... [ 89%] glance.location [openstackdocstheme] could not determine last_updated for '_modules/glance/location' highlighting module code... [ 90%] glance.notifier [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' highlighting module code... [ 91%] glance.opts [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' highlighting module code... [ 92%] glance.policies [openstackdocstheme] could not determine last_updated for '_modules/glance/policies' highlighting module code... [ 92%] glance.policies.base [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base' highlighting module code... [ 93%] glance.policies.image [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image' highlighting module code... [ 94%] glance.policies.metadef [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef' highlighting module code... [ 95%] glance.policies.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks' highlighting module code... [ 96%] glance.quota [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 97%] glance.quota.keystone [openstackdocstheme] could not determine last_updated for '_modules/glance/quota/keystone' highlighting module code... [ 98%] glance.schema [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' highlighting module code... [ 99%] glance.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' highlighting module code... [100%] wsme.types [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying images... [ 14%] admin/../images/instance-life-1.png copying images... [ 28%] admin/../images/instance-life-2.png copying images... [ 42%] admin/../images/instance-life-3.png copying images... [ 57%] contributor/../images/architecture.png copying images... [ 71%] contributor/../images/glance_db.png copying images... [ 85%] contributor/../images/glance_layers.png copying images... [100%] user/../images/image_status_transition.png copying downloadable files... [100%] ../_static/glance.policy.yaml.sample copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-api-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/glance/glance-scrubber-dist.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/glance-image-import.conf + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/schema-image.json + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/systemd/system/openstack-glance-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/systemd/system/openstack-glance-scrubber.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/os-brick/rootwrap/*.filters + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/glance_store/*.filters + test -f /usr/share/glance_store/glance_cinder_store.filters + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/etc + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 23.1.1-0.20240403035454.e113723.el9 --unique-debug-suffix -23.1.1-0.20240403035454.e113723.el9.x86_64 --unique-debug-src-base openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/glance-23.1.1.dev1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qkB47j + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [0.072755s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.018478s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.162198s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000322s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000117s] ... ok {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.075012s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails [0.785892s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_inspection_reports_error [0.215950s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_copy [0.060380s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_pops_stage_host [0.021072s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.007543s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.021887s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.004714s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_extra_properties [0.012732s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.081882s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.007386s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.014487s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.034461s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.037894s] ... ok {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.035759s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.145629s] ... ok {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.028603s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.027254s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.056853s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.027340s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.091274s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.060842s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.099408s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.103769s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.095726s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.004161s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.080560s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.010755s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.003557s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.026353s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.006236s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.003825s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.080854s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.006949s] ... ok {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.211641s] ... ok {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.009834s] ... ok {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.079182s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.416489s] ... ok {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.012821s] ... ok {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.012516s] ... ok {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.012622s] ... ok {3} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.294290s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.004142s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.004500s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.003336s] ... ok {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_owner_is_tenant_removal [0.045811s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_inspection [0.113901s] ... ok {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_no_config [0.031275s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_invalid_vmdk [0.045056s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.024959s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.004017s] ... ok {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.014043s] ... ok {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [0.007412s] ... ok {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.007213s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.018067s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.047268s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.005218s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.003127s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.034239s] ... ok {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.003855s] ... ok {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000125s] ... ok {2} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.001817s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.030355s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.038280s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.016051s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.004515s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.033277s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_reports_fail [0.152550s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.026149s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.106707s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.173898s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [0.443701s] ... ok {3} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.021236s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_valid_vmdk [0.184098s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.079120s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.071604s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.168499s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_no_task [0.180155s] ... ok {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.710831s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.026715s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.005385s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.003345s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.002840s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.005090s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.012644s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_size [0.004272s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.002819s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.017195s] ... ok {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.239321s] ... ok {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.007658s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.014869s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.019471s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.018415s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.004047s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.190744s] ... ok {0} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.090790s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.053519s] ... ok {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.021605s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.167542s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000196s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000351s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.000221s] ... ok {1} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.002769s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.050104s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.036164s] ... ok {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.060435s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.035971s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.049653s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.020943s] ... ok {2} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.068794s] ... ok {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.103207s] ... ok {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.159877s] ... ok {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.102227s] ... ok {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.050502s] ... ok {0} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.032548s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_invalid_qcow [0.305939s] ... ok {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.131786s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.005111s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.005089s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.005476s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.002300s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_locations [0.003165s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute [0.008887s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute_disallowed [0.003544s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.003449s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_pop_extra_property [0.005036s] ... ok {1} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.411187s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.002232s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.002073s] ... ok {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.225843s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.003129s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.004140s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.006274s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.002466s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.959980s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.030601s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.039173s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.034111s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.023099s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.103950s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.064206s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.040372s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.047563s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.008040s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.003407s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.017541s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.003827s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.015987s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.010787s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_fails [0.025065s] ... ok {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.038844s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.015956s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.017858s] ... ok {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.066034s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.062082s] ... ok {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.005344s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.187046s] ... ok {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.003939s] ... ok {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.013633s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.003068s] ... ok {0} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.001077s] ... ok {0} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000373s] ... ok {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.007678s] ... ok {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.005151s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.014351s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.009156s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.003335s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid_type [0.003491s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.017501s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_source_format [0.427041s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.038778s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.030145s] ... ok {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.191142s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.052368s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.251539s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.083495s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.027862s] ... ok {2} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.166126s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.041843s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_same_format_does_nothing [0.249413s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_valid_vmdk_no_types [0.041416s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.048645s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.183637s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.042538s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.066273s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota [0.006926s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.036047s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.027236s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.003846s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.005698s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.003189s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.003031s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.002337s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.002736s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.003013s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.004074s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.050400s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.025257s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.017114s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.042941s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.019886s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.004125s] ... ok {1} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.029923s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.323782s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.065949s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.006050s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.004193s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.034078s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.037270s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.041327s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.012416s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.039911s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.008349s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.089850s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.051313s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.356023s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.043513s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.018963s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.010462s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.032021s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.038783s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.059660s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.118656s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.024813s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.049412s] ... ok {1} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.047365s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.029154s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.003237s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.211710s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.003560s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.002552s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.002705s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.004595s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.003250s] ... ok {1} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.004524s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.004769s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.003147s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.002171s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.003937s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.002318s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.001964s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.002311s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.039631s] ... ok {0} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.003349s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.002218s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.010277s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.006335s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.002158s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.002101s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.002567s] ... ok {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.011099s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.003498s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.008719s] ... ok {0} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.031802s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.004312s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.002921s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.002195s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.137578s] ... ok {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.094205s] ... ok {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.005151s] ... ok {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.003267s] ... ok {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.002091s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.002285s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.011429s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.025627s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.004563s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.059667s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.047178s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.257389s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.030591s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.017383s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.002566s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.022234s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.005388s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.094334s] ... ok {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.189388s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_model_map [0.021487s] ... ok {2} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.010394s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.044176s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.029700s] ... ok {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.069068s] ... ok {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.015015s] ... ok {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.056823s] ... ok {2} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_enabled_backends [0.056423s] ... ok {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.097570s] ... ok {2} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_glance_store_stores [0.063842s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.004950s] ... ok {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.016062s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.003229s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.002157s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.004055s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.006790s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.002134s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.002253s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.002053s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.002970s] ... ok {2} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.001037s] ... ok {2} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.003234s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.002289s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.004276s] ... ok {0} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.337439s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.002892s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.002003s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.002258s] ... ok {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.004341s] ... ok {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.002988s] ... ok {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.003259s] ... ok {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.004518s] ... ok {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.002854s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.004127s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.002905s] ... ok {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.002812s] ... ok {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.007150s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.016815s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.003047s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.035016s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.009912s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.007309s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.002507s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.001984s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.001908s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.003124s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.016794s] ... ok {0} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.012134s] ... ok {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.004038s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.003234s] ... ok {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.153703s] ... ok {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.005828s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher_middleware_disabled [0.048512s] ... ok {0} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.002781s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.002135s] ... ok {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.019265s] ... ok {0} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.040020s] ... ok {0} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.011246s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.011591s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.008901s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.013594s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.036464s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.013132s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.014133s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.017987s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.010990s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.010818s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.019372s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.043904s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.018907s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.003979s] ... ok {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.027298s] ... ok {0} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.021659s] ... ok {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.016179s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.042366s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.054317s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.191450s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000090s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.000087s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.000073s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_policy_enforce_forbidden [0.006662s] ... ok {0} glance.tests.unit.test_context.TestContext.test_anon_private [0.016238s] ... ok {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.066519s] ... ok {0} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.060051s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.013355s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.037987s] ... ok {0} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.045435s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [1.000418s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.003005s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.020205s] ... ok {0} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.047493s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.012699s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.025509s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.014265s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.014572s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.014347s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.004342s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.006646s] ... ok {3} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.003502s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.002180s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.003973s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.003854s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.003245s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.002332s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.004107s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.142527s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [1.138809s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.032620s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_get [0.049443s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.031360s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.085549s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.031244s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.163159s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.012544s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.026810s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.023769s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image_not_exists [0.043438s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.050419s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list [0.016366s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.014480s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.010329s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.013279s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.019544s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.011965s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.022760s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.034098s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.026889s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [0.766239s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.002794s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.003485s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.003824s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.041922s] ... ok {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_falsy_configuration [0.027895s] ... ok {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher [0.027581s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.054690s] ... ok {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.030138s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.058165s] ... ok {3} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.053056s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.022737s] ... ok {3} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.022701s] ... ok {3} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.008606s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.017917s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.019645s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.018832s] ... ok {3} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.046061s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.020159s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.002501s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.001990s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.002676s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.022855s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.015580s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.013554s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.002328s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.011952s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.009334s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_fail [0.003388s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.009513s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_run [0.007148s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.019159s] ... ok {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.018290s] ... ok {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.005792s] ... ok {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.009150s] ... ok {0} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.003076s] ... ok {0} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.005073s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.003029s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.002254s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.004197s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.019108s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.002662s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.002434s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.006305s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.002149s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.003762s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.003178s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.011994s] ... ok {0} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.003087s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth_with_pp [0.012754s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory [0.011004s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo_without_auth [0.008742s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory [0.010623s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory_without_auth [0.011061s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo [0.008830s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory_without_auth [0.009671s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.196251s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth_with_pp [0.019516s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory [0.013654s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo_without_auth [0.012896s] ... ok {0} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory_without_auth [0.014575s] ... ok {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.021516s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.008473s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.003898s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.003498s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.089179s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.005198s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.002475s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.002765s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [1.258755s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.004171s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.005331s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.004320s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.005313s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.011237s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.005179s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.053858s] ... ok {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.003983s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.022602s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.068909s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_greenthread [0.085554s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.005605s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.106680s] ... ok {0} glance.tests.unit.test_image_cache.TestImagePrefetcher.test_fetch_image_into_cache_without_auth [0.016103s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.056612s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.081357s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.045899s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.042555s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.024009s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.005544s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.007690s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.356926s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_check [0.195772s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.194859s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.042450s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.404002s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.152106s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.095456s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.099788s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.210223s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.263742s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000122s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000091s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.000101s] ... ok {3} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.015636s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.058103s] ... ok {3} glance.tests.unit.test_context.TestContext.test_auth_public [0.023312s] ... ok {3} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.037243s] ... ok {3} glance.tests.unit.test_context.TestContext.test_empty_public [0.022881s] ... ok {3} glance.tests.unit.test_context.TestContext.test_get_ksa_client [0.026020s] ... ok {3} glance.tests.unit.test_context.TestContext.test_service_catalog [0.040252s] ... ok {3} glance.tests.unit.test_context.TestContext.test_user_identity [0.017197s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.252290s] ... ok {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.086774s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.109095s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.347243s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.055690s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.024346s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_migrate [0.007076s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.004186s] ... ok {0} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.003346s] ... ok {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.227649s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.212697s] ... ok {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.155960s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.248153s] ... ok {3} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.212322s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.003182s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.171189s] ... ok {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.045638s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.067823s] ... ok {3} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_exception [0.037308s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.044481s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.031594s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.050949s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.031208s] ... ok {3} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.178237s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.034287s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.002500s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.005556s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.003082s] ... ok {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.002718s] ... ok {3} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.056765s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.023550s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.007297s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.012686s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.006680s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.028099s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.002766s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.062795s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.044356s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.002563s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.112639s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.037670s] ... ok {2} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.095838s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.005674s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.002482s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.035919s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.040718s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.003113s] ... ok {2} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.010476s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.003604s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.003907s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.007076s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.016672s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.002773s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.002725s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.182045s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.067488s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.002430s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.003182s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.002985s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.002267s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.002460s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.002733s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.002402s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.002283s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.003147s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.002087s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.005247s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.003057s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.002786s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.047483s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.003240s] ... ok {2} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.002311s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.122164s] ... ok {2} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.012460s] ... ok {0} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [1.301554s] ... ok {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.011778s] ... ok {2} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.030199s] ... ok {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.002272s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.064723s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.049031s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.114149s] ... ok {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.136417s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.133938s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.027587s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.094716s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.010356s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.198649s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.113299s] ... ok {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.119358s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.064798s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.078464s] ... ok {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.067241s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.098713s] ... ok {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.065499s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.144192s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.063016s] ... ok {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_check_string [0.088149s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.016767s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.100319s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.065181s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.032541s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.176592s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.019677s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.002791s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.027241s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.010384s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_get [0.152089s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.037953s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.144612s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.012533s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.110625s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.129713s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.115842s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.085018s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.010130s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.117340s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_context_object_is_passed_to_policy_enforcement [0.418386s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.164151s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.009989s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.164797s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.032065s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.108935s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.002742s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.002305s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.004895s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1075: UserWarning: Policy foo failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_does_not_raise_forbidden [0.200026s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.148815s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.226943s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.054781s] ... ok {2} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.236149s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.109287s] ... ok {2} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.096328s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.115341s] ... ok {2} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.071541s] ... ok {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.011129s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.115418s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.016721s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.241059s] ... ok {0} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.003763s] ... ok {0} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.002483s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.203899s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.185507s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000096s] ... ok {2} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.000107s] ... ok {2} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.000528s] ... ok {2} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.019909s] ... ok {2} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.027083s] ... ok {2} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.043287s] ... ok {2} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.009940s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_under_quota [0.360996s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota [0.006463s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.434712s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.050337s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.018023s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.007599s] ... ok {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota [0.128089s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.003108s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.002759s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.002737s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.003616s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.005914s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.025815s] ... ok {2} glance.tests.unit.test_context.TestContext.test_elevated [0.142843s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.022244s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_saving [0.107874s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.002187s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.005443s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.005832s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.055525s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.004239s] ... ok {2} glance.tests.unit.test_context.TestContext.test_elevated_again [0.106240s] ... ok {2} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.009369s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.019212s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.004990s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_keystone_quotas [0.008996s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_succeed [0.007425s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.004160s] ... ok {3} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.002248s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.003226s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.094797s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.004414s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.003477s] ... ok {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.003873s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.002046s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.020385s] ... ok {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.002371s] ... ok {0} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.011236s] ... ok {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.194119s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.002695s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.039094s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.301531s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.003402s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.016737s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.020558s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.003455s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.041528s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.003566s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_policy_layer [0.043996s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.016695s] ... ok {2} glance.tests.unit.test_context.TestContext.test_request_id [0.515850s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.046226s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory_without_auth [0.064859s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.087327s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.086271s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo [0.086346s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.024054s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory [0.008072s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_repo [0.008797s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.052752s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth [0.057769s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.071339s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo_without_auth [0.102324s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.244637s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_auth [0.044955s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_enabled_unsupported [0.119727s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.056712s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.033414s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.058113s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.031997s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.094355s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.205898s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.035643s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1_ [0.037819s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.041934s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2_slow_one_fast_two [0.020692s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.023074s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.032637s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.010450s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.005132s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.003289s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.062206s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.002917s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.081556s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.015002s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.014857s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.002561s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.042046s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.236420s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.002959s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme [0.057553s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.031848s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.003606s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.004944s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.003106s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.002299s] ... ok {2} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_stale_data [0.004410s] ... ok {2} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.023528s] ... ok {2} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.015578s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.140640s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list [0.023326s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.016458s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file [0.117429s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.016967s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.030528s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.020371s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_default_unsupported [0.073550s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.032031s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images_other_tenant [0.035150s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_enabled_unsupported [0.069579s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.023701s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.022189s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.021479s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.034204s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.025506s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_failed [0.247858s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.017278s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.098788s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.023658s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1_ [0.058722s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.050802s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image [0.031219s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_not_found [0.130199s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.085496s] ... ok {2} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.091960s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_image_id [0.112102s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.016906s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.101952s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.082687s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path [0.131860s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.004438s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.182806s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.048696s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.092853s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.004372s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.050439s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.067961s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.006645s] ... ok {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.214971s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.089828s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.047302s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.094939s] ... ok {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.207579s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.020545s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.186006s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.229317s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.102349s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.355167s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.033688s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.316192s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.174413s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.452320s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.184270s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.165542s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.003979s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.005523s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.003483s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.002112s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.099446s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.002465s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.001996s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.001969s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.194405s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.504784s] ... ok {2} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.166366s] ... ok {2} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.002266s] ... ok {2} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.002182s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.002258s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.078523s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.077307s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.039482s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.072060s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.002509s] ... ok {2} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.002259s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.002290s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.004188s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.002719s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.044701s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.002197s] ... ok {2} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.006371s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth [0.007310s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo [0.011768s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory [0.009151s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo_without_auth [0.013927s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo_without_auth [0.016621s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory_without_auth [0.009640s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo [0.007212s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.251837s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo [0.014134s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.030620s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_without_auth [0.010154s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory_without_auth [0.009748s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo_without_auth [0.007278s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.011742s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.023226s] ... ok {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.006375s] ... ok {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.003262s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.008094s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.004000s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.007508s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.182333s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.090771s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme_on_init [0.198167s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.094505s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.097190s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_expand [0.751402s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.059565s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_handles_errors [0.259826s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path_single_store [0.032876s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.098756s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image_deleted [0.054329s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.017347s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.005551s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.011211s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.003737s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.005159s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.096493s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.045650s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.363954s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.135967s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_expand [0.013437s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.259280s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.004868s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.015190s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.008792s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_sync [0.004562s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.127632s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.255931s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.031963s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.011827s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.077481s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.010485s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.056465s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.015732s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.033684s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.026851s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.293132s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.031581s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.048186s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.053628s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.010347s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.018295s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.032840s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.183463s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.387280s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.050273s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.104308s] ... ok {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.083855s] ... ok {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.132685s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.194847s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.333538s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_member_check_string [0.114220s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_check_string [0.054795s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.003163s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.002840s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.002575s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.168910s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.015750s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.002586s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.180895s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.186850s] ... ok {3} glance.tests.unit.test_policy.TestImageTarget.test_image_target_transforms [0.194187s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_contract [0.008171s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.005208s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.162256s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.047594s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.004874s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.004075s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.126492s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.237937s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_not_logged_for_legacy_rbac [0.213887s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_sync [0.022158s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_raises_forbidden_when_enforcing_scope [0.175216s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.341644s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.247393s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_version [0.066472s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.007842s] ... ok {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.034095s] ... ok {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.014425s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.058243s] ... ok {2} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.003629s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.252160s] ... ok {2} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.007133s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.060269s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.007727s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.060624s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.009619s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.275656s] ... ok {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.035681s] ... ok {3} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_oslo_limit_config_fail [0.044059s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.003630s] ... ok {3} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.008817s] ... ok {3} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.005362s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.020242s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.111211s] ... ok {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_reader_check_string [0.084177s] ... ok {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_get_image_check_string [0.056511s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.136148s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.006397s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.005470s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.024499s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.051245s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.002972s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.009945s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.002504s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.168981s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.047743s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.009075s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.020191s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.008447s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.010028s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.092957s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.077509s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.021418s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.029019s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.123546s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.004998s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.008763s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.004523s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.156628s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.097735s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.035719s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.041415s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.029018s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.003812s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.058837s] ... ok {3} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.008865s] ... ok {3} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.004077s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.024633s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.157852s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.036727s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.003162s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.155328s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.034383s] ... ok {3} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.112369s] ... ok {3} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.003331s] ... ok {3} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.002051s] ... ok {3} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.005530s] ... ok {3} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.003019s] ... ok {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.002519s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.024042s] ... ok {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.021612s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.038905s] ... ok {3} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.036759s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.093979s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.072222s] ... ok {2} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.003251s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_over_quota [0.006144s] ... ok {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_with_delta [0.010830s] ... ok {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.002644s] ... ok {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.002532s] ... ok {2} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.003870s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.002765s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.002990s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.003896s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.004033s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.003817s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.006496s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.003371s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.003984s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.003725s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.002985s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.002525s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.001981s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.001905s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.002039s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.001932s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.001980s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.003845s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.002768s] ... ok {2} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.021811s] ... ok {3} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.274320s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.051114s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.011369s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.364583s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.038523s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.032133s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.010723s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.011041s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.009458s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.002221s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.002117s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.002116s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.003132s] ... ok {2} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.014327s] ... ok {2} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.002159s] ... ok {3} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.165215s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.016131s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.015330s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1_ [0.016676s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.016368s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.014484s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.183576s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.017206s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.016858s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.014961s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.014564s] ... ok {2} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.022905s] ... ok {2} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.126314s] ... ok {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.293107s] ... ok {2} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.008299s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.029749s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.014472s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.301662s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.051152s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.150626s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.072968s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.127773s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.002997s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.169004s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.062855s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.077187s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.083464s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.011931s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.082245s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.053105s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed_by_policy [0.134932s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.071675s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.159659s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.013924s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.010018s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.002416s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.002547s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.002374s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.003355s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.095151s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.006990s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.007549s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.004133s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.015223s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.101436s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.274632s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.003641s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.002858s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.002225s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.003602s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.156787s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.204915s] ... ok {3} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.105900s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_not_allowed_by_policy [0.325450s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.491533s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.163981s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.260022s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.104400s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.349475s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.442504s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_no_tasks [0.114388s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_deletes_locally_on_error [0.045609s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_supported [0.362998s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies [0.132209s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.149767s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies_error [0.050500s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.392141s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.182140s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.173886s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.036023s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.273413s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.065317s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies [0.044031s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.065760s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.039523s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.044093s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1_ [0.253136s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.053374s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.080567s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.476007s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.108413s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.033319s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2_slow_one_fast_two [0.282792s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.052547s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.042673s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.100755s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.034050s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.068185s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.330251s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.149443s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.231376s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_supported [0.022591s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.148439s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.292919s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.233123s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.092652s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.131571s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.226493s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.272594s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.193105s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2_slow_one_fast_two [0.092084s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.178369s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.034170s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.042803s] ... ok {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.217434s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.337271s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.191101s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.227077s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.209666s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.472366s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.303832s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.048097s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.003308s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.013795s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.302539s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.087588s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.002655s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.075934s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.002720s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.201796s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.430244s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_shared [0.090490s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.088119s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.164393s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.277385s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.093709s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.112977s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.393564s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.186694s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.057249s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.083218s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.012976s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.009837s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.003655s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.003150s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.002765s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.003674s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.096563s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.029067s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.028097s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.219997s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.029314s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.030335s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.112685s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_fail_does_not_set_host [0.043554s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.069194s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.057937s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.150266s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.042449s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.042901s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.039354s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.046438s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.066053s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.117338s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_public_endpoint [0.063529s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.059881s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.050537s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.091320s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.045226s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_self_url [0.079381s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.038329s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.033431s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.044024s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.143794s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.075443s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info [0.165138s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.162910s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.103903s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.202905s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.302439s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_quota_fail [0.136774s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.169335s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.104745s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.046140s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.074838s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.103228s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.028788s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.035382s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.229488s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.073542s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.234237s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.091508s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.102076s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.127050s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.331570s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.311667s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.067417s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.111962s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.159972s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.031547s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.019474s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.129946s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.015193s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.060721s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.016031s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.217094s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.041192s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.010165s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.007928s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.014898s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.012848s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.023456s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.084124s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.222413s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.046621s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.069828s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.136406s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.034262s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.058030s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.172772s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.030188s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.047165s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.106185s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.080217s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.037329s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.083564s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.079234s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.002629s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.002157s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.016833s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.093574s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.131199s] ... ok {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.125982s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.102541s] ... ok {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.074877s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.203439s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.011278s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.010332s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.021813s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.018131s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.016489s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.015013s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.003359s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.007367s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.005541s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.002663s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.002434s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.002374s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.002238s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.078801s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.052052s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.354092s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_self_url [0.036389s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_public [0.398534s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.118545s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [25.555482s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.007299s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.243693s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.055615s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.029679s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.051225s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.221560s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.082978s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.041867s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.248847s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.040794s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.045215s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.039903s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.032456s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.199675s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.033519s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.184098s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.051555s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.060467s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.041941s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.168266s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.236120s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.477050s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.096963s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.142782s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.098599s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.210050s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.111318s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.184921s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.077898s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.122468s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.082043s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.443903s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.197496s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.188980s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.064644s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.155442s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.540241s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.270286s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.201634s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.708221s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.213137s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.249318s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.020493s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.012684s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.012659s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.020892s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.526541s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.163895s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.259880s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.216429s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.099479s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.313771s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.251200s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.065934s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.015262s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.265956s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.066415s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.063776s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.017839s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.610284s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.027683s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.095590s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.010481s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.010555s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.019156s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.012363s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.014095s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.003345s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.003157s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.326918s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_image_stage_host_hidden [0.042344s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.127900s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.114098s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.003279s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.152120s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.003729s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.002586s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.002398s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.154971s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.054987s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.039715s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.038461s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.420049s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.040761s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.037528s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.042293s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.282426s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.044245s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.272606s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.215266s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.335517s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.417912s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.188961s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.058872s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.175975s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.043890s] ... ok {1} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.055522s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_raises_not_found [0.133307s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.082275s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.809816s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.025661s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.002389s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.006547s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.002906s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.053008s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.132116s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.062320s] ... ok {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.002666s] ... ok {1} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.035975s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.002830s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.466218s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.040412s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.006075s] ... ok {1} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.033535s] ... ok {1} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.014704s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.248523s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.057883s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.003376s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.002337s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.112381s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.376072s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.004872s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.003538s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.003779s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.012674s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.009581s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.002738s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.002108s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.002422s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.002189s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.002245s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.002655s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.002262s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.002788s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.008978s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.002717s] ... ok {1} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.008803s] ... ok {1} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.002460s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.002503s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.002035s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.381620s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_kills_service_if_misconfigured [0.061633s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_truthy_configuration [0.027742s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.305063s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_runs_staging_cleanup [0.026954s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.051252s] ... ok {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.002961s] ... ok {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.003153s] ... ok {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.002682s] ... ok {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.009371s] ... ok {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.011716s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.013125s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.015067s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.012806s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.010010s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.007799s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.010819s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.008489s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.027551s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.009107s] ... ok {1} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.002499s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.622468s] ... ok {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.185610s] ... ok {1} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.081696s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.005496s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.158985s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.725205s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.047956s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.029075s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.005104s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.008905s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.007129s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.019232s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.020821s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.015438s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.017949s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000102s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000060s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.000084s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.000063s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.000058s] ... ok {1} glance.tests.unit.test_context.TestContext.test_anon_public [0.010969s] ... ok {1} glance.tests.unit.test_context.TestContext.test_auth_private [0.009181s] ... ok {1} glance.tests.unit.test_context.TestContext.test_empty_private [0.006791s] ... ok {1} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.006937s] ... ok {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.024911s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.004824s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.004378s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.004843s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies_error [0.970201s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.276067s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.097083s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.138388s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.901388s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.127993s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.339928s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.182374s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.072420s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.123732s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.051325s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.433192s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.528357s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.081031s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.167329s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.251152s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.332658s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.173860s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.270380s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.180753s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.131096s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.106918s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.031004s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.042104s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.458851s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.062685s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.190019s] ... ok {1} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.054787s] ... ok {1} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.026424s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.673522s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.090282s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.509880s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.026189s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.018638s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.031175s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.314864s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.119980s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.043043s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.269452s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.171489s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.045935s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.199310s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.023996s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.254702s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.048147s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.034085s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.379864s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.071416s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.045716s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.244617s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.353758s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [1.206750s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.612401s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.248117s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.128229s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.222215s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.346750s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.268733s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.192572s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.035652s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [1.041646s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.038801s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.242552s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.079102s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.024399s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.027003s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.017444s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.018637s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.018179s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.369846s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.028507s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.025583s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.005783s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.002333s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.005879s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.003050s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.002149s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.004424s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.005460s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.006054s] ... ok {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.011789s] ... ok {1} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.002903s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.005647s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.006595s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.003764s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.007575s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.003012s] ... ok {1} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.007169s] ... ok {1} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.006803s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.275780s] ... ok {1} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.006821s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.009940s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.005717s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory [0.008981s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo_without_auth [0.009546s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory_without_auth [0.011320s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo [0.032342s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.109674s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.455547s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo_member_property [0.098022s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.090445s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory [0.037738s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.035158s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.067810s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory [0.032618s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.181780s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo [0.032235s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo_without_auth [0.016319s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.109350s] ... ok {1} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo [0.133742s] ... ok {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.038974s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.002954s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.003597s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.012739s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.129805s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.303968s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.755215s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.126464s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.176783s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.004301s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.002086s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.003694s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.003264s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.119438s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.276496s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.086193s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue [0.203242s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.116874s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.100036s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_empty [0.162313s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.244293s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.519308s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.127505s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image [0.231862s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.008927s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.147162s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_native [0.149712s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.518987s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.273730s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.110020s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.632606s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.101884s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.140848s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.244781s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.163554s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.140706s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.260051s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.190420s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.111888s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.031945s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.048924s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.033250s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.144690s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.045378s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.032081s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.351150s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.114752s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.067028s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.051908s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.056133s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.346434s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.094737s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.030643s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.178567s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.058447s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.206916s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_contract [0.094261s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.092601s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.124090s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.547580s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.210121s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.236312s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.070004s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.166967s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.111240s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.318207s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.164076s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.261650s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.178624s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.039925s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.004853s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.013616s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.644714s] ... ok {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.126857s] ... ok {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.011603s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.316580s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.419522s] ... ok {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.177695s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.014825s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.119875s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_reserved_not_counted_in_quota [0.287658s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.154394s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.052976s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.676593s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.527301s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.130696s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.212030s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.051984s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.178309s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.522898s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.100274s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.034858s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.112513s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.079008s] ... ok {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.021924s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.106679s] ... ok {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.045132s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.599564s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.079044s] ... ok {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.040390s] ... ok {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.112628s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.165838s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.850877s] ... ok {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.153097s] ... ok {1} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_download_image_check_string [0.120364s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.299632s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.214505s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.003589s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.003021s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.201259s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.094104s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.002897s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.002804s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.166944s] ... ok {1} glance.tests.unit.test_policy.TestImageTarget.test_image_target_ignores_locations [0.136296s] ... ok {1} glance.tests.unit.test_policy.TestImageTarget.test_image_target_project_id_alias [0.088295s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.023804s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.002850s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.172132s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [1.028245s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.770670s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.064296s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.003462s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.050506s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.012575s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.064736s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.164695s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_logged_for_secure_rbac [0.161550s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.115752s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.183178s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.178727s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.096652s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.149878s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.011206s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.103041s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.198824s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.109790s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.604552s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.159014s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.009503s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.110655s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.093667s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.179136s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.009070s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.133159s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.127528s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.009927s] ... ok {2} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.020783s] ... ok {2} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.018908s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:335: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.028612s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:286: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.012823s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.027636s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.036384s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.507221s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:227: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.017368s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.048776s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.219478s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.038968s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.035344s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.016418s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.084495s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.011863s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.009865s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.028333s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.011029s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check [0.011837s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations [0.011830s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations_falls_back_to_legacy [0.016095s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_download_image [0.051402s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce [0.018503s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_exception_behavior [0.010981s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [1.041508s] ... ok {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image [0.047405s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_add_member [0.005284s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.581842s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_delete_member [0.048255s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce_exception_behavior [0.010992s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_member [0.005794s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_resource_type_association [0.008177s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check_is_image_mutable [0.018653s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tag [0.005749s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.599353s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce_exception_behavior [0.057641s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_resource_type [0.011593s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_property [0.005626s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check_is_image_mutable [0.041488s] ... ok {2} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_enforce [0.005039s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.163238s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.355845s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.253433s] ... ok {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.011095s] ... ok {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_disabled [0.083254s] ... ok {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_multiple [0.007712s] ... ok {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota_with_others_over_quota [0.085550s] ... ok {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.003101s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.220321s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.054024s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.005558s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.004379s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.013222s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.142731s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.003423s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.489909s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.086576s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.002821s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.002192s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.002913s] ... ok {1} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.003766s] ... ok {1} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.002970s] ... ok {1} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.011318s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.447276s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.015814s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.016901s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.036350s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1366: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade return cls( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.058487s] ... ok {1} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.247012s] ... ok {1} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.036373s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.043831s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.006702s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.002362s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.007412s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.002239s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.066650s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.138734s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.055723s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.016684s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.522141s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.054856s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.065705s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.045598s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.198090s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.022942s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.017376s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.044232s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.115943s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.156415s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.127097s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.134508s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.166312s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.091819s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.012982s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.672999s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.205038s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.008804s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.031753s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.005421s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.269500s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.018403s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.148361s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.172111s] ... ok {1} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.002465s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.085332s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.139415s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.222695s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.681828s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_default_unsupported [0.104555s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.199259s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.089241s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.161599s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.123667s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.169191s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.113723s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.167862s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.044138s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.600797s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.220492s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2_slow_one_fast_two [0.218274s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.151157s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.185296s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.016404s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.120658s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.089253s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.164759s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.539549s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.102029s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.147217s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.131943s] ... ok {1} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.133014s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.119203s] ... ok {1} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.028690s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.032209s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.008739s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.007637s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.005730s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.002511s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.001985s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.043461s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.161983s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.481042s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.111127s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.082531s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.068395s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.073288s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.091580s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.134794s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.058038s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.107113s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_unset [0.134007s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.036256s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.029331s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.034492s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.047191s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.576697s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.040441s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.040794s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.062522s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_token_refresh [0.099239s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.059851s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.036130s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.613813s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.029579s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.037318s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.033000s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.029731s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.030503s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.025745s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.039067s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.003569s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.017476s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.013345s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.057098s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.662681s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.046795s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.055381s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.043026s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.006593s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.002801s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.002266s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:409: 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) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.211802s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.050959s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:141: 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) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.059805s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.056060s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.613430s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_community [0.050760s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.051944s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.023294s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.035741s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:177: 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}) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.192526s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:195: 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, {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.008854s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.036463s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.032641s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.036039s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.046943s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.050851s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:210: 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) {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.046176s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:281: 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) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.217422s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.013703s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.053024s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.039502s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.046486s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.040089s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.183675s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.012635s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.060586s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.031392s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.037842s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.137189s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.047628s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.022693s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.785006s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.251601s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.003429s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image [0.004699s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.261318s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image_falls_back_to_legacy [0.009659s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.080853s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_no_proxy_non_direct [0.031367s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image_falls_back_to_legacy [0.146851s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.051512s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_visibility [0.007126s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image [0.005171s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image_falls_back_to_legacy [0.009602s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image_falls_back_to_legacy [0.021127s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.208985s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_locations [0.241414s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_property [0.008542s] ... ok {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image [0.004090s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_check [0.007479s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_enforce [0.080144s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.828855s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.272977s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache [0.171728s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce [0.035635s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_modify_member [0.025832s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_namespace [0.012534s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tags [0.009175s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tags [0.022333s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce [0.004759s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tags [0.034478s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_namespace [0.004995s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check [0.007720s] ... ok {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_tasks_api_access [0.003484s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_marker_would_be_disallowed [0.249359s] ... ok Image ID 'fake_id' is not a valid UUID. {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.682341s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.409294s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.242031s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.278280s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.664881s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.121031s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_admin [0.204183s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.240462s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.251841s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.246532s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.206177s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.180714s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.207277s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.049417s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.125168s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.209970s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.090030s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.087385s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.203379s] ... ok {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.011618s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:438: 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) {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.092897s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.072237s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/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) {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.050331s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.012455s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:236: 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) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.014814s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.072532s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:168: 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) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.069540s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:147: 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=1, {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.009457s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/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=limit) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.012632s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.023420s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.080201s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:251: 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) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.063870s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.043206s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.101954s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.068981s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.013558s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.044728s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.116613s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.013245s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.003000s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.002402s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_falls_back_to_legacy [0.018128s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed_by_policy [0.040574s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_translates_owner_failure [0.008560s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_copy_image [0.005659s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image_location [0.004380s] ... ok {3} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check [0.044562s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_members [0.015993s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.075859s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_property [0.011132s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_namespace [0.024167s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespace [0.004782s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespaces [0.005796s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_properties [0.010972s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tag [0.005757s] ... ok {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_list_metadef_resource_types [0.016473s] ... ok Commands: help Output help for one of the commands below compare What is missing from the target glance? dump Dump the contents of a glance instance to local disk. livecopy Load the contents of one glance instance into another. load Load the contents of a local directory into glance. size Determine the size of a glance instance if dumped to disk. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.174808s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.293472s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.117476s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.135202s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.228400s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.159142s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.182027s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.125607s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.072519s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.089823s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.085370s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.013870s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.202510s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.025803s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.009703s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.010459s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.074929s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.054615s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.012056s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.008250s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.031729s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.075484s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.045297s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.135767s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.018640s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.008911s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.069066s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.014172s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.002931s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.002488s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.058567s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.026626s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.003392s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.002722s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.003159s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.095816s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.109773s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.068777s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.049556s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.037630s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.052266s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.047809s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.040259s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_is_proxyable [0.022387s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_proxy_response_error [0.017676s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.077573s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.087085s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.076398s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.076057s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.143015s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.154446s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type_delete_race [0.093185s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.087530s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.107855s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.180938s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.110691s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.099668s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.142498s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.083731s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.130835s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.080966s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.101238s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.212408s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.100345s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.068489s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.094833s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.078360s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.084300s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.074932s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.071797s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.105780s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.099725s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.097584s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.078435s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.076315s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.104103s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.080652s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.087611s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.155588s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.077163s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.101384s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.128869s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.107870s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.104812s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.122565s] ... ok {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.008573s] ... ok {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.012409s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:158: 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) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.009488s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.006982s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:186: 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'}) /builddir/build/BUILD/glance-23.1.1.dev1/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_dir='asc', limit=3) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.008203s] ... ok /builddir/build/BUILD/glance-23.1.1.dev1/glance/tests/unit/v2/test_tasks_resource.py:461: 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) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.026739s] ... ok /usr/lib/python3.9/site-packages/testtools/testcase.py:1039: 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) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.029948s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.009325s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.008977s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.008433s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.007618s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.008706s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.007843s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.007601s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.003389s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.002309s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.003389s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image [0.008059s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check_is_image_mutable [0.003505s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image [0.004338s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_images [0.003465s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image [0.005691s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image_falls_back_to_legacy [0.004384s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check_is_image_mutable [0.003202s] ... ok {1} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_enforce [0.003376s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_check_is_image_mutable [0.003739s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_object [0.010397s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tag [0.004200s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check [0.005282s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_object [0.003940s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_object [0.005424s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_objects [0.006931s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_property [0.004458s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_object [0.005007s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_property [0.004870s] ... ok {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_resource_type_association [0.004421s] ... ok Image ID 'fake_id' is not a valid UUID. Found 0 cached images... +----+---------------------+---------------------+------+------+ | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits | +----+---------------------+---------------------+------+------+ +----+---------------------+---------------------+------+------+ Found 0 queued images... +----+ | ID | +----+ +----+ Image ID 'fake_id' is not a valid UUID. ====== Totals ====== Ran: 2189 tests in 66.9244 sec. - Passed: 2170 - Skipped: 19 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 220.6000 sec. ============== Worker Balance ============== - Worker 0 (548 tests) => 0:00:55.061287 - Worker 1 (547 tests) => 0:01:03.508549 - Worker 2 (547 tests) => 0:00:46.237348 - Worker 3 (547 tests) => 0:00:59.423885 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-glance-23.1.1-0.20240403035454.e113723.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nmtdRM + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/glance/rootwrap.d/glance_cinder_store.filters -> /usr/share/glance_store/glance_cinder_store.filters warning: absolute symlink: /etc/glance/rootwrap.d/os-brick.filters -> /usr/share/os-brick/rootwrap/os-brick.filters Provides: config(openstack-glance) = 1:23.1.1-0.20240403035454.e113723.el9 openstack-glance = 1:23.1.1-0.20240403035454.e113723.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-glance-23.1.1-0.20240403035454.e113723.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eZEmyq + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/python3-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/python3-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/python3-glance + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance = 1:23.1.1-0.20240403035454.e113723.el9 python3-glance = 1:23.1.1-0.20240403035454.e113723.el9 python3.9-glance = 1:23.1.1-0.20240403035454.e113723.el9 python3.9dist(glance) = 23.1.1~~dev1 python3dist(glance) = 23.1.1~~dev1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-glance < 1:23.1.1-0.20240403035454.e113723.el9 python39-glance < 1:23.1.1-0.20240403035454.e113723.el9 Processing files: openstack-glance-doc-23.1.1-0.20240403035454.e113723.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qsMsmg + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/doc/openstack-glance-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-glance-doc = 1:23.1.1-0.20240403035454.e113723.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-glance-tests-23.1.1-0.20240403035454.e113723.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ab36mi + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/licenses/python3-glance-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/licenses/python3-glance-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64/usr/share/licenses/python3-glance-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance-tests = 1:23.1.1-0.20240403035454.e113723.el9 python3-glance-tests = 1:23.1.1-0.20240403035454.e113723.el9 python3.9-glance-tests = 1:23.1.1-0.20240403035454.e113723.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-glance-tests < 1:23.1.1-0.20240403035454.e113723.el9 python39-glance-tests < 1:23.1.1-0.20240403035454.e113723.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-glance-23.1.1-0.20240403035454.e113723.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-tests-23.1.1-0.20240403035454.e113723.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-23.1.1-0.20240403035454.e113723.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-23.1.1-0.20240403035454.e113723.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H7hmAa + umask 022 + cd /builddir/build/BUILD + cd glance-23.1.1.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-23.1.1-0.20240403035454.e113723.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0