Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-100936-65270/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-keystone.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-keystone-22.0.0-4.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-100936-65270/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-keystone.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ytpceS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf keystone-22.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/keystone-22.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd keystone-22.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/CVE-2022-2447.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/CVE-2021-3563.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find keystone -name '*.py' -exec sed -i '/\/usr\/bin\/env python/d' '{}' ';' + sed -i s#/local/bin#/bin# httpd/wsgi-keystone.conf + sed -i s#apache2#httpd# httpd/wsgi-keystone.conf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3nOqXc + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd keystone-22.0.0 + PYTHONPATH=. + oslo-config-generator --config-file=config-generator/keystone.conf + PYTHONPATH=. + oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=keystone-schema.yaml + PYTHONPATH=. + oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=keystone-schema.json + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/keystone creating build/lib/keystone/tests creating build/lib/keystone/tests/unit creating build/lib/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/__init__.py -> build/lib/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> build/lib/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> build/lib/keystone/tests/unit/assignment creating build/lib/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy creating build/lib/keystone/server copying keystone/server/backends.py -> build/lib/keystone/server copying keystone/server/__init__.py -> build/lib/keystone/server copying keystone/server/wsgi.py -> build/lib/keystone/server creating build/lib/keystone/common creating build/lib/keystone/common/sql creating build/lib/keystone/common/sql/legacy_migrations creating build/lib/keystone/common/sql/legacy_migrations/expand_repo copying keystone/common/sql/legacy_migrations/expand_repo/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo copying keystone/common/sql/legacy_migrations/expand_repo/manage.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo creating build/lib/keystone/common/sql/legacy_migrations/data_migration_repo copying keystone/common/sql/legacy_migrations/data_migration_repo/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo copying keystone/common/sql/legacy_migrations/data_migration_repo/manage.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo creating build/lib/keystone/tests/unit/identity creating build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/__init__.py -> build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> build/lib/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> build/lib/keystone/tests/unit/identity/shadow_users creating build/lib/keystone/tests/unit/application_credential creating build/lib/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> build/lib/keystone/tests/unit/application_credential/backends creating build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth creating build/lib/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external copying keystone/common/sql/core.py -> build/lib/keystone/common/sql copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> build/lib/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> build/lib/keystone/tests/unit/identity creating build/lib/keystone/trust creating build/lib/keystone/trust/backends copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends creating build/lib/keystone/tests/unit/limit copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit creating build/lib/keystone/token copying keystone/token/__init__.py -> build/lib/keystone/token copying keystone/token/provider.py -> build/lib/keystone/token copying keystone/token/token_formatters.py -> build/lib/keystone/token creating build/lib/keystone/federation copying keystone/federation/utils.py -> build/lib/keystone/federation copying keystone/federation/core.py -> build/lib/keystone/federation copying keystone/federation/schema.py -> build/lib/keystone/federation copying keystone/federation/__init__.py -> build/lib/keystone/federation copying keystone/federation/idp.py -> build/lib/keystone/federation copying keystone/federation/constants.py -> build/lib/keystone/federation creating build/lib/keystone/resource creating build/lib/keystone/resource/backends copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends creating build/lib/keystone/tests/unit/resource creating build/lib/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> build/lib/keystone/tests/unit/resource/backends creating build/lib/keystone/oauth1 copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 creating build/lib/keystone/server/flask creating build/lib/keystone/server/flask/request_processing creating build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> build/lib/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> build/lib/keystone/server/flask/request_processing/middleware creating build/lib/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/__init__.py -> build/lib/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> build/lib/keystone/tests/unit/assignment/role_backends creating build/lib/keystone/identity creating build/lib/keystone/identity/backends creating build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> build/lib/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> build/lib/keystone/identity/backends/ldap creating build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/__init__.py -> build/lib/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> build/lib/keystone/identity/shadow_backends creating build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/__init__.py -> build/lib/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> build/lib/keystone/common/rbac_enforcer creating build/lib/keystone/application_credential creating build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/__init__.py -> build/lib/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> build/lib/keystone/application_credential/backends creating build/lib/keystone/token/providers creating build/lib/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet creating build/lib/keystone/revoke creating build/lib/keystone/revoke/backends copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends creating build/lib/keystone/tests/unit/trust copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust copying keystone/trust/core.py -> build/lib/keystone/trust copying keystone/trust/schema.py -> build/lib/keystone/trust copying keystone/trust/__init__.py -> build/lib/keystone/trust creating build/lib/keystone/credential creating build/lib/keystone/credential/providers creating build/lib/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet creating build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions copying keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py -> build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions creating build/lib/keystone/tests/common copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common creating build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> build/lib/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> build/lib/keystone/tests/unit/common creating build/lib/keystone/assignment creating build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/__init__.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> build/lib/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> build/lib/keystone/assignment/role_backends creating build/lib/keystone/common/resource_options creating build/lib/keystone/common/resource_options/options copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options creating build/lib/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws creating build/lib/keystone/tests/protection creating build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/__init__.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> build/lib/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> build/lib/keystone/tests/protection/v3 creating build/lib/keystone/limit copying keystone/limit/core.py -> build/lib/keystone/limit copying keystone/limit/schema.py -> build/lib/keystone/limit copying keystone/limit/__init__.py -> build/lib/keystone/limit creating build/lib/keystone/limit/backends copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> build/lib/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing creating build/lib/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> build/lib/keystone/tests/unit/resource/config_backends copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends creating build/lib/keystone/common/policies copying keystone/common/policies/base.py -> build/lib/keystone/common/policies copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies copying keystone/common/policies/project.py -> build/lib/keystone/common/policies copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies copying keystone/common/policies/user.py -> build/lib/keystone/common/policies copying keystone/common/policies/role.py -> build/lib/keystone/common/policies copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies copying keystone/common/policies/group.py -> build/lib/keystone/common/policies copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies copying keystone/common/policies/token.py -> build/lib/keystone/common/policies copying keystone/common/policies/service.py -> build/lib/keystone/common/policies copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies copying keystone/common/policies/region.py -> build/lib/keystone/common/policies copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies copying keystone/assignment/core.py -> build/lib/keystone/assignment copying keystone/assignment/schema.py -> build/lib/keystone/assignment copying keystone/assignment/__init__.py -> build/lib/keystone/assignment creating build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> build/lib/keystone/tests/unit/token copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token creating build/lib/keystone/conf copying keystone/conf/oauth1.py -> build/lib/keystone/conf copying keystone/conf/utils.py -> build/lib/keystone/conf copying keystone/conf/revoke.py -> build/lib/keystone/conf copying keystone/conf/federation.py -> build/lib/keystone/conf copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf copying keystone/conf/eventlet_server.py -> build/lib/keystone/conf copying keystone/conf/trust.py -> build/lib/keystone/conf copying keystone/conf/__init__.py -> build/lib/keystone/conf copying keystone/conf/saml.py -> build/lib/keystone/conf copying keystone/conf/role.py -> build/lib/keystone/conf copying keystone/conf/totp.py -> build/lib/keystone/conf copying keystone/conf/auth.py -> build/lib/keystone/conf copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf copying keystone/conf/shadow_users.py -> build/lib/keystone/conf copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf copying keystone/conf/resource.py -> build/lib/keystone/conf copying keystone/conf/assignment.py -> build/lib/keystone/conf copying keystone/conf/default.py -> build/lib/keystone/conf copying keystone/conf/catalog.py -> build/lib/keystone/conf copying keystone/conf/ldap.py -> build/lib/keystone/conf copying keystone/conf/identity.py -> build/lib/keystone/conf copying keystone/conf/constants.py -> build/lib/keystone/conf copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf copying keystone/conf/token.py -> build/lib/keystone/conf copying keystone/conf/wsgi.py -> build/lib/keystone/conf copying keystone/conf/receipt.py -> build/lib/keystone/conf copying keystone/conf/opts.py -> build/lib/keystone/conf copying keystone/conf/policy.py -> build/lib/keystone/conf copying keystone/conf/credential.py -> build/lib/keystone/conf copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf copying keystone/conf/security_compliance.py -> build/lib/keystone/conf copying keystone/conf/application_credential.py -> build/lib/keystone/conf copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf copying keystone/conf/memcache.py -> build/lib/keystone/conf copying keystone/conf/domain_config.py -> build/lib/keystone/conf copying keystone/conf/unified_limit.py -> build/lib/keystone/conf creating build/lib/keystone/credential/backends copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends creating build/lib/keystone/assignment/backends copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends creating build/lib/keystone/models copying keystone/models/__init__.py -> build/lib/keystone/models copying keystone/models/token_model.py -> build/lib/keystone/models copying keystone/models/receipt_model.py -> build/lib/keystone/models copying keystone/models/revoke_model.py -> build/lib/keystone/models creating build/lib/keystone/api copying keystone/api/os_ep_filter.py -> build/lib/keystone/api copying keystone/api/os_oauth1.py -> build/lib/keystone/api copying keystone/api/groups.py -> build/lib/keystone/api copying keystone/api/os_oauth2.py -> build/lib/keystone/api copying keystone/api/endpoints.py -> build/lib/keystone/api copying keystone/api/credentials.py -> build/lib/keystone/api copying keystone/api/role_inferences.py -> build/lib/keystone/api copying keystone/api/system.py -> build/lib/keystone/api copying keystone/api/roles.py -> build/lib/keystone/api copying keystone/api/registered_limits.py -> build/lib/keystone/api copying keystone/api/role_assignments.py -> build/lib/keystone/api copying keystone/api/__init__.py -> build/lib/keystone/api copying keystone/api/services.py -> build/lib/keystone/api copying keystone/api/users.py -> build/lib/keystone/api copying keystone/api/os_inherit.py -> build/lib/keystone/api copying keystone/api/limits.py -> build/lib/keystone/api copying keystone/api/auth.py -> build/lib/keystone/api copying keystone/api/os_federation.py -> build/lib/keystone/api copying keystone/api/policy.py -> build/lib/keystone/api copying keystone/api/os_revoke.py -> build/lib/keystone/api copying keystone/api/trusts.py -> build/lib/keystone/api copying keystone/api/s3tokens.py -> build/lib/keystone/api copying keystone/api/regions.py -> build/lib/keystone/api copying keystone/api/discovery.py -> build/lib/keystone/api copying keystone/api/projects.py -> build/lib/keystone/api copying keystone/api/ec2tokens.py -> build/lib/keystone/api copying keystone/api/domains.py -> build/lib/keystone/api copying keystone/api/os_simple_cert.py -> build/lib/keystone/api creating build/lib/keystone/tests/unit/contrib copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib copying keystone/identity/core.py -> build/lib/keystone/identity copying keystone/identity/schema.py -> build/lib/keystone/identity copying keystone/identity/__init__.py -> build/lib/keystone/identity copying keystone/identity/generator.py -> build/lib/keystone/identity creating build/lib/keystone/tests/unit/policy creating build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> build/lib/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends creating build/lib/keystone/receipt copying keystone/receipt/__init__.py -> build/lib/keystone/receipt copying keystone/receipt/provider.py -> build/lib/keystone/receipt copying keystone/receipt/handlers.py -> build/lib/keystone/receipt copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt creating build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/__init__.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> build/lib/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> build/lib/keystone/tests/unit/identity/backends creating build/lib/keystone/identity/id_generators copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators copying keystone/server/flask/application.py -> build/lib/keystone/server/flask copying keystone/server/flask/core.py -> build/lib/keystone/server/flask copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask copying keystone/server/flask/common.py -> build/lib/keystone/server/flask creating build/lib/keystone/api/_shared copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/saml.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> build/lib/keystone/api/_shared copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared creating build/lib/keystone/common/sql/legacy_migrations/contract_repo copying keystone/common/sql/legacy_migrations/contract_repo/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo copying keystone/common/sql/legacy_migrations/contract_repo/manage.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo copying keystone/tests/unit/resource/__init__.py -> build/lib/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> build/lib/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> build/lib/keystone/tests/unit/resource copying keystone/tests/unit/test_v3.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_templated.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth2.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> build/lib/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> build/lib/keystone/tests/unit creating build/lib/keystone/tests/unit/server copying keystone/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> build/lib/keystone/tests/unit/server copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> build/lib/keystone/tests/unit/application_credential copying keystone/common/utils.py -> build/lib/keystone/common copying keystone/common/driver_hints.py -> build/lib/keystone/common copying keystone/common/render_token.py -> build/lib/keystone/common copying keystone/common/json_home.py -> build/lib/keystone/common copying keystone/common/context.py -> build/lib/keystone/common copying keystone/common/__init__.py -> build/lib/keystone/common copying keystone/common/fernet_utils.py -> build/lib/keystone/common copying keystone/common/tokenless_auth.py -> build/lib/keystone/common copying keystone/common/jwt_utils.py -> build/lib/keystone/common copying keystone/common/manager.py -> build/lib/keystone/common copying keystone/common/authorization.py -> build/lib/keystone/common copying keystone/common/provider_api.py -> build/lib/keystone/common copying keystone/common/profiler.py -> build/lib/keystone/common copying keystone/common/password_hashing.py -> build/lib/keystone/common creating build/lib/keystone/tests/hacking copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking creating build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> build/lib/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend creating build/lib/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy creating build/lib/keystone/auth copying keystone/auth/core.py -> build/lib/keystone/auth copying keystone/auth/schema.py -> build/lib/keystone/auth copying keystone/auth/__init__.py -> build/lib/keystone/auth copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options creating build/lib/keystone/cmd creating build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor copying keystone/revoke/core.py -> build/lib/keystone/revoke copying keystone/revoke/model.py -> build/lib/keystone/revoke copying keystone/revoke/__init__.py -> build/lib/keystone/revoke copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection copying keystone/resource/core.py -> build/lib/keystone/resource copying keystone/resource/schema.py -> build/lib/keystone/resource copying keystone/resource/__init__.py -> build/lib/keystone/resource creating build/lib/keystone/receipt/providers copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers creating build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/logging.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/__init__.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/warnings.py -> build/lib/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> build/lib/keystone/tests/unit/ksfixtures creating build/lib/keystone/policy creating build/lib/keystone/policy/backends copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends copying keystone/cmd/status.py -> build/lib/keystone/cmd copying keystone/cmd/cli.py -> build/lib/keystone/cmd copying keystone/cmd/__init__.py -> build/lib/keystone/cmd copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd copying keystone/cmd/manage.py -> build/lib/keystone/cmd creating build/lib/keystone/tests/functional creating build/lib/keystone/tests/functional/shared copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared copying keystone/notifications.py -> build/lib/keystone copying keystone/__init__.py -> build/lib/keystone copying keystone/version.py -> build/lib/keystone copying keystone/exception.py -> build/lib/keystone copying keystone/i18n.py -> build/lib/keystone creating build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/__init__.py -> build/lib/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> build/lib/keystone/endpoint_policy/backends creating build/lib/keystone/tests/unit/common/sql copying keystone/tests/unit/common/sql/__init__.py -> build/lib/keystone/tests/unit/common/sql copying keystone/tests/unit/common/sql/test_upgrades.py -> build/lib/keystone/tests/unit/common/sql copying keystone/token/providers/base.py -> build/lib/keystone/token/providers copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers creating build/lib/keystone/common/validation copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation copying keystone/policy/core.py -> build/lib/keystone/policy copying keystone/policy/schema.py -> build/lib/keystone/policy copying keystone/policy/__init__.py -> build/lib/keystone/policy creating build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/lib/keystone/tests/unit/endpoint_policy/backends copying keystone/common/sql/legacy_migrations/__init__.py -> build/lib/keystone/common/sql/legacy_migrations creating build/lib/keystone/federation/backends copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends copying keystone/tests/__init__.py -> build/lib/keystone/tests creating build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/__init__.py -> build/lib/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> build/lib/keystone/resource/config_backends creating build/lib/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> build/lib/keystone/tests/unit/contrib/federation copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional creating build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py -> build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions copying keystone/credential/core.py -> build/lib/keystone/credential copying keystone/credential/schema.py -> build/lib/keystone/credential copying keystone/credential/__init__.py -> build/lib/keystone/credential copying keystone/credential/provider.py -> build/lib/keystone/credential creating build/lib/keystone/auth/plugins copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins creating build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/__init__.py -> build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> build/lib/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> build/lib/keystone/tests/unit/tests copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers creating build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/__init__.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions creating build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/__init__.py -> build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> build/lib/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> build/lib/keystone/tests/unit/catalog creating build/lib/keystone/common/cache copying keystone/common/cache/core.py -> build/lib/keystone/common/cache copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache creating build/lib/keystone/catalog creating build/lib/keystone/catalog/backends copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends copying keystone/catalog/backends/templated.py -> build/lib/keystone/catalog/backends creating build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends creating build/lib/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> build/lib/keystone/tests/unit/auth/plugins creating build/lib/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy copying keystone/catalog/core.py -> build/lib/keystone/catalog copying keystone/catalog/schema.py -> build/lib/keystone/catalog copying keystone/catalog/__init__.py -> build/lib/keystone/catalog creating build/lib/keystone/limit/models copying keystone/limit/models/base.py -> build/lib/keystone/limit/models copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models copying keystone/application_credential/core.py -> build/lib/keystone/application_credential copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential creating build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/__init__.py -> build/lib/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> build/lib/keystone/tests/unit/credential creating build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> build/lib/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> build/lib/keystone/identity/mapping_backends creating build/lib/keystone/tests/unit/federation copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation creating build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> build/lib/keystone/tests/unit/receipt creating build/lib/keystone/oauth2 copying keystone/oauth2/__init__.py -> build/lib/keystone/oauth2 copying keystone/oauth2/handlers.py -> build/lib/keystone/oauth2 running egg_info writing keystone.egg-info/PKG-INFO writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.txt writing requirements to keystone.egg-info/requires.txt writing top-level names to keystone.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.common.sql.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.common.sql.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.common.sql.migrations' to be distributed and are already explicitly excluding 'keystone.common.sql.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.common.sql.migrations.versions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.common.sql.migrations.versions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.common.sql.migrations.versions' to be distributed and are already explicitly excluding 'keystone.common.sql.migrations.versions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.common.sql.migrations.versions.yoga.contract' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.yoga.contract' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.common.sql.migrations.versions.yoga.contract' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.common.sql.migrations.versions.yoga.contract' to be distributed and are already explicitly excluding 'keystone.common.sql.migrations.versions.yoga.contract' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.common.sql.migrations.versions.yoga.expand' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.common.sql.migrations.versions.yoga.expand' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.common.sql.migrations.versions.yoga.expand' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.common.sql.migrations.versions.yoga.expand' to be distributed and are already explicitly excluding 'keystone.common.sql.migrations.versions.yoga.expand' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying keystone/common/sql/legacy_migrations/expand_repo/README.rst -> build/lib/keystone/common/sql/legacy_migrations/expand_repo copying keystone/common/sql/legacy_migrations/expand_repo/migrate.cfg -> build/lib/keystone/common/sql/legacy_migrations/expand_repo copying keystone/common/sql/legacy_migrations/data_migration_repo/README.rst -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo copying keystone/common/sql/legacy_migrations/data_migration_repo/migrate.cfg -> build/lib/keystone/common/sql/legacy_migrations/data_migration_repo copying keystone/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external copying keystone/common/sql/alembic.ini -> build/lib/keystone/common/sql creating build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/README.rst -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/env.py -> build/lib/keystone/common/sql/migrations copying keystone/common/sql/migrations/script.py.mako -> build/lib/keystone/common/sql/migrations creating build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py -> build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/CONTRACT_HEAD -> build/lib/keystone/common/sql/migrations/versions copying keystone/common/sql/migrations/versions/EXPAND_HEAD -> build/lib/keystone/common/sql/migrations/versions creating build/lib/keystone/common/sql/migrations/versions/yoga creating build/lib/keystone/common/sql/migrations/versions/yoga/contract copying keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py -> build/lib/keystone/common/sql/migrations/versions/yoga/contract creating build/lib/keystone/common/sql/migrations/versions/yoga/expand copying keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py -> build/lib/keystone/common/sql/migrations/versions/yoga/expand /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ko_KR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.ko_KR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.ko_KR.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.ko_KR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.zh_CN.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.zh_CN.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.zh_CN.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.locale.zh_TW.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.locale.zh_TW.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.locale.zh_TW.LC_MESSAGES' to be distributed and are already explicitly excluding 'keystone.locale.zh_TW.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.config_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.config_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.config_files' to be distributed and are already explicitly excluding 'keystone.tests.unit.config_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' to be distributed and are already explicitly excluding 'keystone.tests.unit.config_files.domain_configs_default_ldap_one_sql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.config_files.domain_configs_multi_ldap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_multi_ldap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.config_files.domain_configs_multi_ldap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.config_files.domain_configs_multi_ldap' to be distributed and are already explicitly excluding 'keystone.tests.unit.config_files.domain_configs_multi_ldap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' to be distributed and are already explicitly excluding 'keystone.tests.unit.config_files.domain_configs_one_extra_sql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' to be distributed and are already explicitly excluding 'keystone.tests.unit.config_files.domain_configs_one_sql_one_ldap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'keystone.tests.unit.saml2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'keystone.tests.unit.saml2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'keystone.tests.unit.saml2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'keystone.tests.unit.saml2' to be distributed and are already explicitly excluding 'keystone.tests.unit.saml2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying keystone/common/sql/legacy_migrations/contract_repo/README.rst -> build/lib/keystone/common/sql/legacy_migrations/contract_repo copying keystone/common/sql/legacy_migrations/contract_repo/migrate.cfg -> build/lib/keystone/common/sql/legacy_migrations/contract_repo copying keystone/tests/unit/default_catalog.templates -> build/lib/keystone/tests/unit copying keystone/tests/unit/default_catalog_multi_region.templates -> build/lib/keystone/tests/unit creating build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/lib/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> build/lib/keystone/tests/unit/config_files creating build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql creating build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap creating build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating build/lib/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/lib/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/lib/keystone/tests/unit/saml2 creating build/lib/keystone/locale creating build/lib/keystone/locale/de creating build/lib/keystone/locale/de/LC_MESSAGES copying keystone/locale/de/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/de/LC_MESSAGES creating build/lib/keystone/locale/en_GB creating build/lib/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/en_GB/LC_MESSAGES creating build/lib/keystone/locale/es creating build/lib/keystone/locale/es/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/es/LC_MESSAGES creating build/lib/keystone/locale/fr creating build/lib/keystone/locale/fr/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/fr/LC_MESSAGES creating build/lib/keystone/locale/it creating build/lib/keystone/locale/it/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/it/LC_MESSAGES creating build/lib/keystone/locale/ja creating build/lib/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ja/LC_MESSAGES creating build/lib/keystone/locale/ko_KR creating build/lib/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ko_KR/LC_MESSAGES creating build/lib/keystone/locale/pt_BR creating build/lib/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/pt_BR/LC_MESSAGES creating build/lib/keystone/locale/ru creating build/lib/keystone/locale/ru/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ru/LC_MESSAGES creating build/lib/keystone/locale/zh_CN creating build/lib/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_CN/LC_MESSAGES creating build/lib/keystone/locale/zh_TW creating build/lib/keystone/locale/zh_TW/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_TW/LC_MESSAGES + /usr/bin/python3 setup.py compile_catalog -d build/lib/keystone/locale -D keystone /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running compile_catalog compiling catalog build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po to build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/it/LC_MESSAGES/keystone.po to build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/de/LC_MESSAGES/keystone.po to build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/es/LC_MESSAGES/keystone.po to build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po to build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo compiling catalog build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0qRCuo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch ++ dirname /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch + cd keystone-22.0.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1 copying build/lib/keystone/oauth1/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1 creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends copying build/lib/keystone/oauth1/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends copying build/lib/keystone/oauth1/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1 copying build/lib/keystone/oauth1/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1 copying build/lib/keystone/oauth1/validator.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1 copying build/lib/keystone/notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust copying build/lib/keystone/trust/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends copying build/lib/keystone/trust/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends copying build/lib/keystone/trust/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends copying build/lib/keystone/trust/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends copying build/lib/keystone/trust/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust copying build/lib/keystone/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/password.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/external.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/mapped.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/token.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/plugins/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins copying build/lib/keystone/auth/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth copying build/lib/keystone/auth/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth copying build/lib/keystone/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token copying build/lib/keystone/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers copying build/lib/keystone/token/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/jws copying build/lib/keystone/token/providers/jws/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/jws copying build/lib/keystone/token/providers/jws/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/jws copying build/lib/keystone/token/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/fernet copying build/lib/keystone/token/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/fernet copying build/lib/keystone/token/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/fernet copying build/lib/keystone/token/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token copying build/lib/keystone/token/token_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt copying build/lib/keystone/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers copying build/lib/keystone/receipt/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers copying build/lib/keystone/receipt/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/fernet copying build/lib/keystone/receipt/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/fernet copying build/lib/keystone/receipt/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/fernet copying build/lib/keystone/receipt/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt copying build/lib/keystone/receipt/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt copying build/lib/keystone/receipt/receipt_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server copying build/lib/keystone/server/backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask copying build/lib/keystone/server/flask/application.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask copying build/lib/keystone/server/flask/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask copying build/lib/keystone/server/flask/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/url_normalize.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/middleware/auth_context.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware copying build/lib/keystone/server/flask/request_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing copying build/lib/keystone/server/flask/request_processing/req_logging.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing copying build/lib/keystone/server/flask/request_processing/json_body.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing copying build/lib/keystone/server/flask/common.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask copying build/lib/keystone/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server copying build/lib/keystone/server/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth2 copying build/lib/keystone/oauth2/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth2 copying build/lib/keystone/oauth2/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth2 creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/federation/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/federation/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends copying build/lib/keystone/federation/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends copying build/lib/keystone/federation/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends copying build/lib/keystone/federation/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends copying build/lib/keystone/federation/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/federation/idp.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/federation/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation copying build/lib/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit copying build/lib/keystone/limit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends copying build/lib/keystone/limit/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends copying build/lib/keystone/limit/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends copying build/lib/keystone/limit/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends copying build/lib/keystone/limit/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit copying build/lib/keystone/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models copying build/lib/keystone/limit/models/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models copying build/lib/keystone/limit/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models copying build/lib/keystone/limit/models/strict_two_level.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models copying build/lib/keystone/limit/models/flat.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models copying build/lib/keystone/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models copying build/lib/keystone/models/token_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models copying build/lib/keystone/models/receipt_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models copying build/lib/keystone/models/revoke_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models copying build/lib/keystone/version.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke copying build/lib/keystone/revoke/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends copying build/lib/keystone/revoke/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends copying build/lib/keystone/revoke/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends copying build/lib/keystone/revoke/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends copying build/lib/keystone/revoke/model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke copying build/lib/keystone/revoke/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ko_KR/LC_MESSAGES copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ko_KR/LC_MESSAGES copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ru creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ru/LC_MESSAGES copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ru/LC_MESSAGES copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/en_GB creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/en_GB/LC_MESSAGES copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/en_GB/LC_MESSAGES copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/pt_BR/LC_MESSAGES copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/pt_BR/LC_MESSAGES copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_CN/LC_MESSAGES copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_CN/LC_MESSAGES copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/it creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/it/LC_MESSAGES copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/it/LC_MESSAGES copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/de creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/de/LC_MESSAGES copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/de/LC_MESSAGES copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_TW/LC_MESSAGES copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_TW/LC_MESSAGES copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/es creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/es/LC_MESSAGES copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/es/LC_MESSAGES copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/fr creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/fr/LC_MESSAGES copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/fr/LC_MESSAGES copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ja creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ja/LC_MESSAGES copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ja/LC_MESSAGES copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/endpoint_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/role.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/resource.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/default.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/identity.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/token.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/receipt.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/opts.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/jwt_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/fernet_receipts.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/memcache.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/conf/unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf copying build/lib/keystone/exception.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends copying build/lib/keystone/identity/shadow_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends copying build/lib/keystone/identity/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/id_generators copying build/lib/keystone/identity/id_generators/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/id_generators copying build/lib/keystone/identity/id_generators/sha256.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/id_generators creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends copying build/lib/keystone/identity/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends copying build/lib/keystone/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends copying build/lib/keystone/identity/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends copying build/lib/keystone/identity/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends copying build/lib/keystone/identity/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/models.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap copying build/lib/keystone/identity/backends/ldap/common.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap copying build/lib/keystone/identity/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity copying build/lib/keystone/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends copying build/lib/keystone/identity/mapping_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends copying build/lib/keystone/identity/generator.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_ep_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/groups.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_oauth2.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/role_inferences.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/authentication.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/json_home_relations.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared copying build/lib/keystone/api/system.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/roles.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/role_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/services.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/users.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_inherit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/limits.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/s3tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/regions.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/discovery.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/projects.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/ec2tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/domains.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api copying build/lib/keystone/api/os_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog copying build/lib/keystone/catalog/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends copying build/lib/keystone/catalog/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends copying build/lib/keystone/catalog/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends copying build/lib/keystone/catalog/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends copying build/lib/keystone/catalog/backends/templated.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends copying build/lib/keystone/catalog/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog copying build/lib/keystone/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource copying build/lib/keystone/resource/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends copying build/lib/keystone/resource/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends copying build/lib/keystone/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends copying build/lib/keystone/resource/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends copying build/lib/keystone/resource/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends copying build/lib/keystone/resource/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends copying build/lib/keystone/resource/config_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends copying build/lib/keystone/resource/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource copying build/lib/keystone/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests copying build/lib/keystone/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional copying build/lib/keystone/tests/functional/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional copying build/lib/keystone/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/shared copying build/lib/keystone/tests/functional/shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/shared copying build/lib/keystone/tests/functional/shared/test_running.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/shared creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/common copying build/lib/keystone/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/common copying build/lib/keystone/tests/common/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection copying build/lib/keystone/tests/protection/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_protocols.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_grants.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_mappings.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 copying build/lib/keystone/tests/protection/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3 creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/hacking copying build/lib/keystone/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/hacking copying build/lib/keystone/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/hacking creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/default_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/rest.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external copying build/lib/keystone/tests/unit/external/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external copying build/lib/keystone/tests/unit/test_v3_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/base_classes.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_receipt_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/saml2 copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/saml2 copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/saml2 copying build/lib/keystone/tests/unit/test_validation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/trust copying build/lib/keystone/tests/unit/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/trust copying build/lib/keystone/tests/unit/trust/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/trust copying build/lib/keystone/tests/unit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/plugins copying build/lib/keystone/tests/unit/auth/test_schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth copying build/lib/keystone/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth copying build/lib/keystone/tests/unit/auth/test_controllers.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token copying build/lib/keystone/tests/unit/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/server copying build/lib/keystone/tests/unit/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/server copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/server copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_identity.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/federation/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation copying build/lib/keystone/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/limit copying build/lib/keystone/tests/unit/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/limit copying build/lib/keystone/tests/unit/limit/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/limit copying build/lib/keystone/tests/unit/test_cli.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_url_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/mapping_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/federation copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/federation copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/federation copying build/lib/keystone/tests/unit/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib copying build/lib/keystone/tests/unit/test_v3_filters.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends copying build/lib/keystone/tests/unit/identity/backends/test_ldap_common.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/shadow_users/test_backend.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users copying build/lib/keystone/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/identity/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity copying build/lib/keystone/tests/unit/fakeldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_pool_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_tls_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap_pool.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/config_files copying build/lib/keystone/tests/unit/test_v3_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/catalog/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_templated.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_entry_points.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/backends copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/backends copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/backends creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/config_backends copying build/lib/keystone/tests/unit/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/config_backends copying build/lib/keystone/tests/unit/resource/config_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/config_backends copying build/lib/keystone/tests/unit/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource copying build/lib/keystone/tests/unit/resource/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource copying build/lib/keystone/tests/unit/resource/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/tests/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/sql copying build/lib/keystone/tests/unit/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/sql copying build/lib/keystone/tests/unit/common/sql/test_upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/sql copying build/lib/keystone/tests/unit/common/test_sql_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/filtering.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_backend_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_resource.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment copying build/lib/keystone/tests/unit/assignment/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/role_backends copying build/lib/keystone/tests/unit/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/role_backends copying build/lib/keystone/tests/unit/assignment/role_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/role_backends copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/core_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/backend/core_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend copying build/lib/keystone/tests/unit/test_backend_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy copying build/lib/keystone/tests/unit/test_driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/default_catalog.templates -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends copying build/lib/keystone/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy copying build/lib/keystone/tests/unit/policy/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/backends copying build/lib/keystone/tests/unit/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential copying build/lib/keystone/tests/unit/test_app_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/federation_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/logging.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/database.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/warnings.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures copying build/lib/keystone/tests/unit/test_v3_oauth2.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/default_catalog_multi_region.templates -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_token_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation copying build/lib/keystone/common/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation copying build/lib/keystone/common/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation copying build/lib/keystone/common/validation/validators.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation copying build/lib/keystone/common/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo copying build/lib/keystone/common/sql/legacy_migrations/data_migration_repo/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo copying build/lib/keystone/common/sql/legacy_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo copying build/lib/keystone/common/sql/legacy_migrations/expand_repo/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo copying build/lib/keystone/common/sql/legacy_migrations/contract_repo/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo copying build/lib/keystone/common/sql/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/expand copying build/lib/keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/expand creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/contract copying build/lib/keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/contract copying build/lib/keystone/common/sql/migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions copying build/lib/keystone/common/sql/migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/env.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations copying build/lib/keystone/common/sql/migrations/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations copying build/lib/keystone/common/sql/upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql copying build/lib/keystone/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql copying build/lib/keystone/common/sql/alembic.ini -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql copying build/lib/keystone/common/render_token.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options copying build/lib/keystone/common/resource_options/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options copying build/lib/keystone/common/resource_options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/options copying build/lib/keystone/common/resource_options/options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/options copying build/lib/keystone/common/resource_options/options/immutable.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/options copying build/lib/keystone/common/json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/context.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/role_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/implied_role.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/project.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/service_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/grant.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/revoke_event.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/user.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/role.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/protocol.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/group.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/token.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/access_token.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/token_revocation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/domain.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/region.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/identity_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/policies/limit.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies copying build/lib/keystone/common/fernet_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/jwt_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/manager.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/authorization.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache copying build/lib/keystone/common/cache/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache copying build/lib/keystone/common/cache/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache copying build/lib/keystone/common/cache/_context_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer copying build/lib/keystone/common/rbac_enforcer/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer copying build/lib/keystone/common/provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/profiler.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common copying build/lib/keystone/common/password_hashing.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential copying build/lib/keystone/credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends copying build/lib/keystone/credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends copying build/lib/keystone/credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends copying build/lib/keystone/credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends copying build/lib/keystone/credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential copying build/lib/keystone/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers copying build/lib/keystone/credential/providers/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers copying build/lib/keystone/credential/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/fernet copying build/lib/keystone/credential/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/fernet copying build/lib/keystone/credential/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/fernet copying build/lib/keystone/credential/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd copying build/lib/keystone/cmd/status.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd copying build/lib/keystone/cmd/cli.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd copying build/lib/keystone/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd copying build/lib/keystone/cmd/bootstrap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/debug.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/database.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/doctor/caching.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor copying build/lib/keystone/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd copying build/lib/keystone/i18n.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment copying build/lib/keystone/assignment/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends copying build/lib/keystone/assignment/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends copying build/lib/keystone/assignment/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends copying build/lib/keystone/assignment/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends copying build/lib/keystone/assignment/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment copying build/lib/keystone/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends copying build/lib/keystone/assignment/role_backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy copying build/lib/keystone/endpoint_policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends copying build/lib/keystone/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy copying build/lib/keystone/policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends copying build/lib/keystone/policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends copying build/lib/keystone/policy/backends/rules.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends copying build/lib/keystone/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends copying build/lib/keystone/policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends copying build/lib/keystone/policy/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy copying build/lib/keystone/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential copying build/lib/keystone/application_credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends copying build/lib/keystone/application_credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends copying build/lib/keystone/application_credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential copying build/lib/keystone/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth1/validator.py to validator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/notifications.py to notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/trust/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/oauth1.py to oauth1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/password.py to password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/external.py to external.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/mapped.py to mapped.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/totp.py to totp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/plugins/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/auth/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/jws/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/jws/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/fernet/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/providers/fernet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/token/token_formatters.py to token_formatters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/fernet/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/providers/fernet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/handlers.py to handlers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/receipt/receipt_formatters.py to receipt_formatters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/backends.py to backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/application.py to application.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware/url_normalize.py to url_normalize.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/middleware/auth_context.py to auth_context.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/req_logging.py to req_logging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/request_processing/json_body.py to json_body.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/flask/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/server/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth2/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/oauth2/handlers.py to handlers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/idp.py to idp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/federation/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models/strict_two_level.py to strict_two_level.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/limit/models/flat.py to flat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models/token_model.py to token_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models/receipt_model.py to receipt_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/models/revoke_model.py to revoke_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/model.py to model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/revoke/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/oauth1.py to oauth1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/revoke.py to revoke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/federation.py to federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/fernet_tokens.py to fernet_tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/endpoint_filter.py to endpoint_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/eventlet_server.py to eventlet_server.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/saml.py to saml.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/totp.py to totp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/tokenless_auth.py to tokenless_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/shadow_users.py to shadow_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/endpoint_policy.py to endpoint_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/resource.py to resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/assignment.py to assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/default.py to default.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/catalog.py to catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/ldap.py to ldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/identity.py to identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/identity_mapping.py to identity_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/receipt.py to receipt.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/opts.py to opts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/jwt_tokens.py to jwt_tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/security_compliance.py to security_compliance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/fernet_receipts.py to fernet_receipts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/memcache.py to memcache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/domain_config.py to domain_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/conf/unified_limit.py to unified_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/exception.py to exception.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/shadow_backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/id_generators/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/id_generators/sha256.py to sha256.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/resource_options.py to resource_options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/sql_model.py to sql_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap/models.py to models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/backends/ldap/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/mapping_backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/identity/generator.py to generator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_ep_filter.py to os_ep_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_oauth1.py to os_oauth1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/groups.py to groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_oauth2.py to os_oauth2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/endpoints.py to endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/credentials.py to credentials.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/role_inferences.py to role_inferences.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/authentication.py to authentication.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/json_home_relations.py to json_home_relations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/saml.py to saml.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/implied_roles.py to implied_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/_shared/EC2_S3_Resource.py to EC2_S3_Resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/system.py to system.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/roles.py to roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/registered_limits.py to registered_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/role_assignments.py to role_assignments.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/services.py to services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/users.py to users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_inherit.py to os_inherit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/limits.py to limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_federation.py to os_federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_revoke.py to os_revoke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/trusts.py to trusts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/s3tokens.py to s3tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/regions.py to regions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/projects.py to projects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/ec2tokens.py to ec2tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/domains.py to domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/api/os_simple_cert.py to os_simple_cert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/backends/templated.py to templated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/catalog/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends/resource_options.py to resource_options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/backends/sql_model.py to sql_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/config_backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/resource/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/shared/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/functional/shared/test_running.py to test_running.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/common/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_identity_providers.py to test_identity_providers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_domain_roles.py to test_domain_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_system_assignments.py to test_system_assignments.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_protocols.py to test_protocols.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_ec2_credential.py to test_ec2_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_project_endpoint.py to test_project_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_trusts.py to test_trusts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_projects.py to test_projects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_domain_config.py to test_domain_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_regions.py to test_regions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_implied_roles.py to test_implied_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_policy_association.py to test_policy_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_roles.py to test_roles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_tokens.py to test_tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_credentials.py to test_credentials.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_domains.py to test_domains.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_grants.py to test_grants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_mappings.py to test_mappings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_access_rules.py to test_access_rules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_endpoints.py to test_endpoints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_consumer.py to test_consumer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_assignment.py to test_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_application_credential.py to test_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_service_providers.py to test_service_providers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_endpoint_group.py to test_endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_registered_limits.py to test_registered_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_project_tags.py to test_project_tags.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/protection/v3/test_services.py to test_services.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/hacking/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/hacking/checks.py to checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3.py to test_v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/default_fixtures.py to default_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/rest.py to rest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/external/test_timeutils.py to test_timeutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_credential.py to test_v3_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/base_classes.py to base_classes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_auth.py to test_v3_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_endpoint_policy_sql.py to test_backend_endpoint_policy_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_receipt_provider.py to test_receipt_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_catalog.py to test_v3_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_validation.py to test_validation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_os_revoke.py to test_v3_os_revoke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/trust/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/trust/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/plugins/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/test_schema.py to test_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/auth/test_controllers.py to test_controllers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token/test_jws_provider.py to test_jws_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token/test_token_serialization.py to test_token_serialization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token/test_fernet_provider.py to test_fernet_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/token/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_ldap_livetest.py to test_ldap_livetest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_trust.py to test_v3_trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt/test_fernet_provider.py to test_fernet_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/receipt/test_receipt_serialization.py to test_receipt_serialization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_endpoint_policy.py to test_backend_endpoint_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/server/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/server/test_keystone_flask.py to test_keystone_flask.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_id_mapping_sql.py to test_backend_id_mapping_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_limits.py to test_limits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_contrib_ec2_core.py to test_contrib_ec2_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_identity.py to test_v3_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_policy.py to test_v3_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/limit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/limit/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_cli.py to test_cli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_url_middleware.py to test_url_middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/mapping_fixtures.py to mapping_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_sql.py to test_backend_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/federation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/federation/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_filters.py to test_v3_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_exception.py to test_exception.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends/test_ldap.py to test_ldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/backends/test_ldap_common.py to test_ldap_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/shadow_users/test_backend.py to test_backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/test_backend_sql.py to test_backend_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/fakeldap.py to fakeldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_assignment.py to test_v3_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/catalog/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_ldap_pool_livetest.py to test_ldap_pool_livetest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_templated.py to test_backend_templated.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_entry_points.py to test_entry_points.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/config_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/config_backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/resource/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/tests/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_application_credential.py to test_v3_application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_associate_project_endpoint_extension.py to test_associate_project_endpoint_extension.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_cache.py to test_cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_database_conflicts.py to test_database_conflicts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_notifications.py to test_notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/sql/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/sql/test_upgrades.py to test_upgrades.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_sql_core.py to test_sql_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_resource_options_common.py to test_resource_options_common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_json_home.py to test_json_home.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_provider_api.py to test_provider_api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/common/test_rbac_enforcer.py to test_rbac_enforcer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential/test_fernet_provider.py to test_fernet_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/credential/test_backend_sql.py to test_backend_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_endpoint_policy.py to test_v3_endpoint_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_federation_sql.py to test_backend_federation_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_sql_banned_operations.py to test_sql_banned_operations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_middleware.py to test_middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/filtering.py to filtering.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_ldap_pool.py to test_backend_ldap_pool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_shadow_users.py to test_shadow_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/identity_mapping.py to identity_mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_rules.py to test_backend_rules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_resource.py to test_v3_resource.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/role_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/assignment/role_backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_sql_upgrade.py to test_sql_upgrade.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_revoke.py to test_revoke.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_domain_config.py to test_v3_domain_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend/core_sql.py to core_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/backend/core_ldap.py to core_ldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_backend_ldap.py to test_backend_ldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/backends/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/endpoint_policy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_driver_hints.py to test_driver_hints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_federation.py to test_v3_federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_oauth1.py to test_v3_oauth1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/backends/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/policy/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/backends/test_sql.py to test_sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/application_credential/test_backends.py to test_backends.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_app_config.py to test_app_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/federation_fixtures.py to federation_fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_contrib_s3_core.py to test_contrib_s3_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/logging.py to logging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/auth_plugins.py to auth_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/jws_key_repository.py to jws_key_repository.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/key_repository.py to key_repository.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/cache.py to cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/temporaryfile.py to temporaryfile.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/hacking.py to hacking.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/ldapdb.py to ldapdb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/warnings.py to warnings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/ksfixtures/backendloader.py to backendloader.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_v3_oauth2.py to test_v3_oauth2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_versions.py to test_versions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_healthcheck.py to test_healthcheck.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_token_provider.py to test_token_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_contrib_simple_cert.py to test_contrib_simple_cert.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_auth_plugin.py to test_auth_plugin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/tests/unit/test_ldap_tls_livetest.py to test_ldap_tls_livetest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation/parameter_types.py to parameter_types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/validation/validators.py to validators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/driver_hints.py to driver_hints.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py to 077_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py to 074_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py to 078_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py to 079_migrate_update_local_id_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py to 073_migrate_initial_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py to 075_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py to 076_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/data_migration_repo/manage.py to manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py to 077_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py to 074_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py to 078_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py to 075_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py to 079_expand_update_local_id_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py to 076_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py to 073_expand_initial_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/expand_repo/manage.py to manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py to 077_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py to 074_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py to 078_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py to 075_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py to 079_contract_update_local_id_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py to 076_placeholder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py to 073_contract_initial_migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/legacy_migrations/contract_repo/manage.py to manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/expand/29e87d24a316_initial.py to 29e87d24a316_initial.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/yoga/contract/e25ffa003242_initial.py to e25ffa003242_initial.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/versions/27e647c0fad4_initial_version.py to 27e647c0fad4_initial_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/migrations/env.py to env.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/upgrades.py to upgrades.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/sql/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/render_token.py to render_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/options/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/resource_options/options/immutable.py to immutable.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/json_home.py to json_home.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/context.py to context.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/role_assignment.py to role_assignment.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/implied_role.py to implied_role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/service_provider.py to service_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/trust.py to trust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/grant.py to grant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/endpoint_group.py to endpoint_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/mapping.py to mapping.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/revoke_event.py to revoke_event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/role.py to role.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/protocol.py to protocol.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/group.py to group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/access_rule.py to access_rule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/policy_association.py to policy_association.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/consumer.py to consumer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/project_endpoint.py to project_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/access_token.py to access_token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/token_revocation.py to token_revocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/application_credential.py to application_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/ec2_credential.py to ec2_credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/domain.py to domain.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/region.py to region.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/registered_limit.py to registered_limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/identity_provider.py to identity_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/domain_config.py to domain_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/policies/limit.py to limit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/fernet_utils.py to fernet_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/tokenless_auth.py to tokenless_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/jwt_utils.py to jwt_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/manager.py to manager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/authorization.py to authorization.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/cache/_context_cache.py to _context_cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer/enforcer.py to enforcer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/rbac_enforcer/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/provider_api.py to provider_api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/profiler.py to profiler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/common/password_hashing.py to password_hashing.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/fernet/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/providers/fernet/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/credential/provider.py to provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/status.py to status.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/cli.py to cli.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/bootstrap.py to bootstrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/federation.py to federation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/tokens_fernet.py to tokens_fernet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/debug.py to debug.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/ldap.py to ldap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/credential.py to credential.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/security_compliance.py to security_compliance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/tokens.py to tokens.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/doctor/caching.py to caching.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/cmd/manage.py to manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/i18n.py to i18n.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends/resource_options.py to resource_options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/assignment/role_backends/sql_model.py to sql_model.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/endpoint_policy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends/rules.py to rules.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/policy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/backends/sql.py to sql.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/schema.py to schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/application_credential/__init__.py to __init__.cpython-311.pyc writing byte-compilation script '/tmp/tmpwjjq6rce.py' /usr/bin/python3 /tmp/tmpwjjq6rce.py removing /tmp/tmpwjjq6rce.py running install_data creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/etc/keystone copying etc/sso_callback_template.html -> /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/etc/keystone running install_egg_info running egg_info writing keystone.egg-info/PKG-INFO writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.txt writing requirements to keystone.egg-info/requires.txt writing top-level names to keystone.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying keystone.egg-info to /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone-22.0.0-py3.11.egg-info running install_scripts Installing keystone-manage script to /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin Installing keystone-status script to /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin Installing keystone-wsgi-admin script to /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin Installing keystone-wsgi-public script to /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin/__pycache__ + echo '{}' + install -p -D -m 755 /builddir/build/SOURCES/openstack-keystone-sample-data /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/bin/openstack-keystone-sample-data + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/policy.d + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/keystone.conf + install -p -D -m 640 policy.json /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/policy.json + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/logging.conf + install -p -D -m 640 etc/default_catalog.templates /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/default_catalog.templates + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/keystone/sso_callback_template.html + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.logrotate /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/etc/logrotate.d/openstack-keystone + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share + install -p -D -m 640 keystone-schema.yaml /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/keystone/keystone-schema.yaml + install -p -D -m 640 keystone-schema.json /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/keystone/keystone-schema.json + install -p -D -m 644 /builddir/build/SOURCES/keystone-dist.conf /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/keystone/keystone-dist.conf + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/keystone/sample_data.sh + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/keystone/ + rm -f /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po + rm -f '/builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/locale + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/sysctl.d + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.sysctl /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/sysctl.d/openstack-keystone.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/var/lib/keystone + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/var/log/keystone + rm -rf /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch//usr/etc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch keystone --all-name + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 22.0.0-4.oc9 --unique-debug-suffix -22.0.0-4.oc9.noarch --unique-debug-src-base openstack-keystone-22.0.0-4.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/keystone-22.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/keystone/sample_data.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/openstack-keystone-sample-data from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: openstack-keystone-22.0.0-4.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YKxJai + umask 022 + cd /builddir/build/BUILD + cd keystone-22.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/doc/openstack-keystone + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/doc/openstack-keystone + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/doc/openstack-keystone + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bOcpXW + umask 022 + cd /builddir/build/BUILD + cd keystone-22.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/openstack-keystone + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/openstack-keystone + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/openstack-keystone + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-keystone) = 22.0.0-4.oc9 openstack-keystone = 22.0.0-4.oc9 Requires(interp): /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: /usr/bin/bash /usr/bin/python3 OrderWithRequires: systemd systemd systemd Processing files: python3-keystone-22.0.0-4.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f7N6Am + umask 022 + cd /builddir/build/BUILD + cd keystone-22.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/python3-keystone + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/python3-keystone + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch/usr/share/licenses/python3-keystone + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-keystone = 22.0.0-4.oc9 python3-keystone = 22.0.0-4.oc9 python3.11-keystone = 22.0.0-4.oc9 python3.11dist(keystone) = 22 python3dist(keystone) = 22 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: ((python3.11dist(flask) < 0.11 or python3.11dist(flask) > 0.11) with python3.11dist(flask) >= 1.0.2) ((python3.11dist(oslo-serialization) < 2.19.1 or python3.11dist(oslo-serialization) > 2.19.1) with python3.11dist(oslo-serialization) >= 2.18) ((python3.11dist(pbr) < 2.1 or python3.11dist(pbr) > 2.1) with python3.11dist(pbr) >= 2) ((python3.11dist(pycadf) < 2 or python3.11dist(pycadf) > 2) with python3.11dist(pycadf) >= 1.1) python(abi) = 3.11 python3.11dist(bcrypt) >= 3.1.3 python3.11dist(cryptography) >= 2.7 python3.11dist(dogpile-cache) >= 1.0.2 python3.11dist(flask-restful) >= 0.3.5 python3.11dist(jsonschema) >= 3.2 python3.11dist(keystonemiddleware) >= 7 python3.11dist(msgpack) >= 0.5 python3.11dist(oauthlib) >= 0.6.2 python3.11dist(oslo-cache) >= 1.26 python3.11dist(oslo-config) >= 6.8 python3.11dist(oslo-context) >= 2.22 python3.11dist(oslo-db) >= 6 python3.11dist(oslo-i18n) >= 3.15.3 python3.11dist(oslo-log) >= 3.44 python3.11dist(oslo-messaging) >= 5.29 python3.11dist(oslo-middleware) >= 3.31 python3.11dist(oslo-policy) >= 3.10 python3.11dist(oslo-upgradecheck) >= 1.3 python3.11dist(oslo-utils) >= 3.33 python3.11dist(osprofiler) >= 1.4 python3.11dist(passlib) >= 1.7 python3.11dist(pyjwt) >= 1.6.1 python3.11dist(pysaml2) >= 5 python3.11dist(python-keystoneclient) >= 3.8 python3.11dist(pytz) >= 2013.6 python3.11dist(scrypt) >= 0.8 python3.11dist(sqlalchemy) >= 1.3 python3.11dist(sqlalchemy-migrate) >= 0.13 python3.11dist(stevedore) >= 1.20 python3.11dist(webob) >= 1.7.1 Obsoletes: python3.11-keystone < 22.0.0-4.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-keystone-22.0.0-4.oc9.noarch Wrote: /builddir/build/RPMS/openstack-keystone-22.0.0-4.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-keystone-22.0.0-4.oc9.noarch.rpm Child return code was: 0