Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-5923-7636/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-keystoneclient-1.7.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-5923-7636/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-keystoneclient.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EYTuqG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-keystoneclient-1.7.1 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-keystoneclient-1.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-keystoneclient-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f test-requirements.txt requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lL4qjG + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-1.7.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/keystoneclient creating build/lib/keystoneclient/auth copying keystoneclient/auth/cli.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/conf.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/token_endpoint.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/__init__.py -> build/lib/keystoneclient/auth copying keystoneclient/auth/base.py -> build/lib/keystoneclient/auth creating build/lib/keystoneclient/tests creating build/lib/keystoneclient/tests/unit creating build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_conf.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_common.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_default_cli.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_cli.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/__init__.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_token.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_token_endpoint.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v3_federated.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_password.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_auth.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_access.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/utils.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_loading.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v3.py -> build/lib/keystoneclient/tests/unit/auth copying keystoneclient/tests/unit/auth/test_identity_v2.py -> build/lib/keystoneclient/tests/unit/auth creating build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/cli.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/__init__.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/password.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/token.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/generic/base.py -> build/lib/keystoneclient/auth/identity/generic copying keystoneclient/auth/identity/v2.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/__init__.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/base.py -> build/lib/keystoneclient/auth/identity copying keystoneclient/auth/identity/access.py -> build/lib/keystoneclient/auth/identity creating build/lib/keystoneclient/openstack creating build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/memorycache.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/_i18n.py -> build/lib/keystoneclient/openstack/common copying keystoneclient/openstack/common/__init__.py -> build/lib/keystoneclient/openstack/common creating build/lib/keystoneclient/generic copying keystoneclient/generic/client.py -> build/lib/keystoneclient/generic copying keystoneclient/generic/__init__.py -> build/lib/keystoneclient/generic copying keystoneclient/generic/shell.py -> build/lib/keystoneclient/generic creating build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_users.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_ec2.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_services.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_tokens.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/__init__.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_extensions.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_roles.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_shell.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_auth.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_service_catalog.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_tenants.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_access.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/client_fixtures.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/utils.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_certificates.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_client.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_endpoints.py -> build/lib/keystoneclient/tests/unit/v2_0 copying keystoneclient/tests/unit/v2_0/test_discovery.py -> build/lib/keystoneclient/tests/unit/v2_0 creating build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/exceptions.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/client.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/__init__.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/fake_client.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/auth.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/base.py -> build/lib/keystoneclient/openstack/common/apiclient copying keystoneclient/openstack/common/apiclient/utils.py -> build/lib/keystoneclient/openstack/common/apiclient creating build/lib/keystoneclient/contrib copying keystoneclient/contrib/__init__.py -> build/lib/keystoneclient/contrib creating build/lib/keystoneclient/common copying keystoneclient/common/__init__.py -> build/lib/keystoneclient/common copying keystoneclient/common/cms.py -> build/lib/keystoneclient/common creating build/lib/keystoneclient/fixture copying keystoneclient/fixture/v2.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/v3.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/__init__.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/discovery.py -> build/lib/keystoneclient/fixture copying keystoneclient/fixture/exception.py -> build/lib/keystoneclient/fixture creating build/lib/keystoneclient/tests/unit/apiclient copying keystoneclient/tests/unit/apiclient/__init__.py -> build/lib/keystoneclient/tests/unit/apiclient copying keystoneclient/tests/unit/apiclient/test_exceptions.py -> build/lib/keystoneclient/tests/unit/apiclient creating build/lib/keystoneclient/v3 creating build/lib/keystoneclient/v3/contrib creating build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/domains.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/mappings.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/__init__.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/core.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/projects.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/protocols.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/saml.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/base.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/identity_providers.py -> build/lib/keystoneclient/v3/contrib/federation copying keystoneclient/v3/contrib/federation/service_providers.py -> build/lib/keystoneclient/v3/contrib/federation creating build/lib/keystoneclient/middleware copying keystoneclient/middleware/s3_token.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/__init__.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/auth_token.py -> build/lib/keystoneclient/middleware copying keystoneclient/middleware/memcache_crypt.py -> build/lib/keystoneclient/middleware creating build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/test_cli.py -> build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/__init__.py -> build/lib/keystoneclient/tests/functional copying keystoneclient/tests/functional/test_access.py -> build/lib/keystoneclient/tests/functional creating build/lib/keystoneclient/contrib/bootstrap copying keystoneclient/contrib/bootstrap/__init__.py -> build/lib/keystoneclient/contrib/bootstrap copying keystoneclient/contrib/bootstrap/shell.py -> build/lib/keystoneclient/contrib/bootstrap creating build/lib/keystoneclient/contrib/auth creating build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/__init__.py -> build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/saml2.py -> build/lib/keystoneclient/contrib/auth/v3 copying keystoneclient/contrib/auth/v3/oidc.py -> build/lib/keystoneclient/contrib/auth/v3 creating build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/roles.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/extensions.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/client.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/__init__.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/ec2.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tokens.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/shell.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/tenants.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/endpoints.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/services.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/users.py -> build/lib/keystoneclient/v2_0 copying keystoneclient/v2_0/certificates.py -> build/lib/keystoneclient/v2_0 creating build/lib/keystoneclient/apiclient copying keystoneclient/apiclient/exceptions.py -> build/lib/keystoneclient/apiclient copying keystoneclient/apiclient/__init__.py -> build/lib/keystoneclient/apiclient creating build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/__init__.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/core.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/consumers.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/auth.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/utils.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/request_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 copying keystoneclient/v3/contrib/oauth1/access_tokens.py -> build/lib/keystoneclient/v3/contrib/oauth1 creating build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/__init__.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/contrib/ec2/utils.py -> build/lib/keystoneclient/contrib/ec2 copying keystoneclient/tests/__init__.py -> build/lib/keystoneclient/tests creating build/lib/keystoneclient/contrib/revoke copying keystoneclient/contrib/revoke/__init__.py -> build/lib/keystoneclient/contrib/revoke copying keystoneclient/contrib/revoke/model.py -> build/lib/keystoneclient/contrib/revoke creating build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/__init__.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/password.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/token.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/base.py -> build/lib/keystoneclient/auth/identity/v3 copying keystoneclient/auth/identity/v3/federated.py -> build/lib/keystoneclient/auth/identity/v3 creating build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/generic/__init__.py -> build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/generic/test_shell.py -> build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/generic/test_client.py -> build/lib/keystoneclient/tests/unit/generic copying keystoneclient/tests/unit/test_memcache_crypt.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_utils.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_s3_token_middleware.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_cms.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_ec2utils.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/__init__.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_auth_token_middleware.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_shell.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_http.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_fixtures.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_base.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/client_fixtures.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_https.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/utils.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_hacking_checks.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_session.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_keyring.py -> build/lib/keystoneclient/tests/unit copying keystoneclient/tests/unit/test_discovery.py -> build/lib/keystoneclient/tests/unit creating build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_oidc.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_users.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_regions.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_policies.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_ec2.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_services.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_tokens.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_manager.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoint_policy.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_credentials.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_projects.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_federation.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/__init__.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_roles.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_service_catalog.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_discover.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_access.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_oauth1.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_domains.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_simple_cert.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoint_filter.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/client_fixtures.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/utils.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_client.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_auth_saml2.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_trusts.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/saml2_fixtures.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_endpoints.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_role_assignments.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/tests/unit/v3/test_groups.py -> build/lib/keystoneclient/tests/unit/v3 copying keystoneclient/v3/regions.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/roles.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/domains.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/role_assignments.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/client.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/__init__.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/projects.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/policies.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/ec2.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/tokens.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/auth.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/credentials.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/endpoints.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/groups.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/services.py -> build/lib/keystoneclient/v3 copying keystoneclient/v3/users.py -> build/lib/keystoneclient/v3 creating build/lib/keystoneclient/hacking copying keystoneclient/hacking/__init__.py -> build/lib/keystoneclient/hacking copying keystoneclient/hacking/checks.py -> build/lib/keystoneclient/hacking copying keystoneclient/contrib/auth/__init__.py -> build/lib/keystoneclient/contrib/auth copying keystoneclient/v3/contrib/simple_cert.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_filter.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/trusts.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/__init__.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/v3/contrib/endpoint_policy.py -> build/lib/keystoneclient/v3/contrib copying keystoneclient/openstack/__init__.py -> build/lib/keystoneclient/openstack copying keystoneclient/baseclient.py -> build/lib/keystoneclient copying keystoneclient/exceptions.py -> build/lib/keystoneclient copying keystoneclient/session.py -> build/lib/keystoneclient copying keystoneclient/_discover.py -> build/lib/keystoneclient copying keystoneclient/discover.py -> build/lib/keystoneclient copying keystoneclient/client.py -> build/lib/keystoneclient copying keystoneclient/__init__.py -> build/lib/keystoneclient copying keystoneclient/adapter.py -> build/lib/keystoneclient copying keystoneclient/httpclient.py -> build/lib/keystoneclient copying keystoneclient/shell.py -> build/lib/keystoneclient copying keystoneclient/i18n.py -> build/lib/keystoneclient copying keystoneclient/base.py -> build/lib/keystoneclient copying keystoneclient/utils.py -> build/lib/keystoneclient copying keystoneclient/access.py -> build/lib/keystoneclient copying keystoneclient/service_catalog.py -> build/lib/keystoneclient running egg_info deleting python_keystoneclient.egg-info/requires.txt writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/keystoneclient/tests/functional/hooks copying keystoneclient/tests/functional/hooks/post_test_hook.sh -> build/lib/keystoneclient/tests/functional/hooks creating build/lib/keystoneclient/tests/unit/v3/examples creating build/lib/keystoneclient/tests/unit/v3/examples/xml copying keystoneclient/tests/unit/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> build/lib/keystoneclient/tests/unit/v3/examples/xml copying keystoneclient/tests/unit/v3/examples/xml/ADFS_fault.xml -> build/lib/keystoneclient/tests/unit/v3/examples/xml creating build/lib/keystoneclient/locale copying keystoneclient/locale/keystoneclient.pot -> build/lib/keystoneclient/locale + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WNIA3G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch + cd python-keystoneclient-1.7.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/baseclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/locale copying build/lib/keystoneclient/locale/keystoneclient.pot -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/locale copying build/lib/keystoneclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth copying build/lib/keystoneclient/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/password.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/token.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/generic/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic copying build/lib/keystoneclient/auth/identity/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity copying build/lib/keystoneclient/auth/identity/access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/password.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/token.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/identity/v3/federated.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3 copying build/lib/keystoneclient/auth/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 copying build/lib/keystoneclient/v2_0/certificates.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0 creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/generic/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic copying build/lib/keystoneclient/session.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/hacking copying build/lib/keystoneclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/hacking copying build/lib/keystoneclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/hacking creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/fixture/exception.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture copying build/lib/keystoneclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common copying build/lib/keystoneclient/common/cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack copying build/lib/keystoneclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/memorycache.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/_i18n.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common copying build/lib/keystoneclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/openstack/common/apiclient/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient copying build/lib/keystoneclient/adapter.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/httpclient.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/hooks copying build/lib/keystoneclient/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/hooks copying build/lib/keystoneclient/tests/functional/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/functional/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional copying build/lib/keystoneclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_memcache_crypt.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_conf.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_common.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_default_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_cli.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_token_endpoint.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v3_federated.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_password.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_loading.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v3.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth copying build/lib/keystoneclient/tests/unit/auth/test_identity_v2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_extensions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_tenants.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_certificates.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/v2_0/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0 copying build/lib/keystoneclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/generic/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/generic/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/generic/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic copying build/lib/keystoneclient/tests/unit/test_s3_token_middleware.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_cms.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_ec2utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_auth_token_middleware.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_https.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient copying build/lib/keystoneclient/tests/unit/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient copying build/lib/keystoneclient/tests/unit/apiclient/test_exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient copying build/lib/keystoneclient/tests/unit/test_session.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_oidc.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_users.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_services.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_manager.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_federation.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/unit/v3/examples/xml/ADFS_RequestSecurityTokenResponse.xml -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/unit/v3/examples/xml/ADFS_fault.xml -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/examples/xml copying build/lib/keystoneclient/tests/unit/v3/test_roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_discover.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_oauth1.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_simple_cert.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/client_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_auth_saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/saml2_fixtures.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/v3/test_groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3 copying build/lib/keystoneclient/tests/unit/test_keyring.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit copying build/lib/keystoneclient/tests/unit/test_discovery.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/s3_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/auth_token.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/middleware/memcache_crypt.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware copying build/lib/keystoneclient/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth copying build/lib/keystoneclient/contrib/auth/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/saml2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 copying build/lib/keystoneclient/contrib/auth/v3/oidc.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/ec2/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2 copying build/lib/keystoneclient/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/bootstrap copying build/lib/keystoneclient/contrib/bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/bootstrap copying build/lib/keystoneclient/contrib/bootstrap/shell.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/bootstrap creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/revoke copying build/lib/keystoneclient/contrib/revoke/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/revoke copying build/lib/keystoneclient/contrib/revoke/model.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/revoke copying build/lib/keystoneclient/i18n.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient copying build/lib/keystoneclient/access.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/apiclient copying build/lib/keystoneclient/service_catalog.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/regions.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/roles.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/role_assignments.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/client.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/policies.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/ec2.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/credentials.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/endpoints.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/simple_cert.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/endpoint_filter.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/consumers.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/auth.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/utils.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/request_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/oauth1/access_tokens.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1 copying build/lib/keystoneclient/v3/contrib/trusts.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib creating /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/domains.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/mappings.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/core.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/projects.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/protocols.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/saml.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/base.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/identity_providers.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/federation/service_providers.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation copying build/lib/keystoneclient/v3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/contrib/endpoint_policy.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib copying build/lib/keystoneclient/v3/groups.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/services.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 copying build/lib/keystoneclient/v3/users.py -> /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3 byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/baseclient.py to baseclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/token_endpoint.py to token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/generic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/access.py to access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/identity/v3/federated.py to federated.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/auth/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/tenants.py to tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v2_0/certificates.py to certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/generic/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/_discover.py to _discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/discover.py to discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/v2.py to v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/v3.py to v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/fixture/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/common/cms.py to cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/memorycache.py to memorycache.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/openstack/common/apiclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/httpclient.py to httpclient.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/functional/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_memcache_crypt.py to test_memcache_crypt.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_conf.py to test_conf.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_common.py to test_identity_common.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_default_cli.py to test_default_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_token.py to test_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_token_endpoint.py to test_token_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v3_federated.py to test_identity_v3_federated.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_loading.py to test_loading.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v3.py to test_identity_v3.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/auth/test_identity_v2.py to test_identity_v2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_tenants.py to test_tenants.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_certificates.py to test_certificates.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v2_0/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/generic/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_s3_token_middleware.py to test_s3_token_middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_cms.py to test_cms.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_ec2utils.py to test_ec2utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_auth_token_middleware.py to test_auth_token_middleware.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_https.py to test_https.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_hacking_checks.py to test_hacking_checks.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/apiclient/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_session.py to test_session.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_oidc.py to test_auth_oidc.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_users.py to test_users.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_regions.py to test_regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_policies.py to test_policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_ec2.py to test_ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_tokens.py to test_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_manager.py to test_auth_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoint_policy.py to test_endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_credentials.py to test_credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_projects.py to test_projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_federation.py to test_federation.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_roles.py to test_roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_discover.py to test_discover.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_access.py to test_access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_oauth1.py to test_oauth1.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_domains.py to test_domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_simple_cert.py to test_simple_cert.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoint_filter.py to test_endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/client_fixtures.py to client_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_auth_saml2.py to test_auth_saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_trusts.py to test_trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/saml2_fixtures.py to saml2_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_endpoints.py to test_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_role_assignments.py to test_role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_keyring.py to test_keyring.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/tests/unit/test_discovery.py to test_discovery.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware/s3_token.py to s3_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware/auth_token.py to auth_token.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/middleware/memcache_crypt.py to memcache_crypt.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/saml2.py to saml2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/auth/v3/oidc.py to oidc.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/ec2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/bootstrap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/bootstrap/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/revoke/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/contrib/revoke/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/access.py to access.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/regions.py to regions.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/role_assignments.py to role_assignments.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/policies.py to policies.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/credentials.py to credentials.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/endpoints.py to endpoints.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/simple_cert.py to simple_cert.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/endpoint_filter.py to endpoint_filter.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/consumers.py to consumers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/request_tokens.py to request_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/oauth1/access_tokens.py to access_tokens.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/trusts.py to trusts.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/domains.py to domains.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/mappings.py to mappings.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/projects.py to projects.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/protocols.py to protocols.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/saml.py to saml.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/identity_providers.py to identity_providers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/federation/service_providers.py to service_providers.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/contrib/endpoint_policy.py to endpoint_policy.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py to users.pyc writing byte-compilation script '/tmp/tmpsIgVLP.py' /usr/bin/python -O /tmp/tmpsIgVLP.py removing /tmp/tmpsIgVLP.py running install_egg_info running egg_info writing python_keystoneclient.egg-info/PKG-INFO writing top-level names to python_keystoneclient.egg-info/top_level.txt writing dependency_links to python_keystoneclient.egg-info/dependency_links.txt writing entry points to python_keystoneclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_keystoneclient.egg-info to /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/python_keystoneclient-1.7.1-py2.7.egg-info running install_scripts Installing keystone script to /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/bin + install -p -D -m 644 tools/keystone.bash_completion /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/etc/bash_completion.d/keystone.bash_completion + rm -fr /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7/site-packages/tests ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-1.7.1: + PYTHONPATH=/builddir/build/BUILD/python-keystoneclient-1.7.1: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.1.3 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... loading intersphinx inventory from http://docs.openstack.org/developer/oslo.config/objects.inv... WARNING: intersphinx inventory u'http://docs.python.org/objects.inv' not fetchable due to : Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme WARNING: intersphinx inventory u'http://docs.openstack.org/developer/oslo.config/objects.inv' not fetchable due to : building [html]: targets for 6 source files that are out of date updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] authentication-plugins reading sources... [ 33%] index reading sources... [ 50%] man/keystone reading sources... [ 66%] using-api-v2 reading sources... [ 83%] using-api-v3 reading sources... [100%] using-sessions looking for now-outdated files... none found /builddir/build/BUILD/python-keystoneclient-1.7.1/doc/source/index.rst:11: WARNING: toctree contains reference to nonexisting document u'api/modules' pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] authentication-plugins writing output... [ 33%] index writing output... [ 50%] man/keystone writing output... [ 66%] using-api-v2 writing output... [ 83%] using-api-v3 writing output... [100%] using-sessions writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 3 warnings. + sphinx-build -b man doc/source man Making output directory... Running Sphinx v1.1.3 fatal: Not a git repository (or any of the parent directories): .git loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: intersphinx inventory u'http://docs.python.org/objects.inv' not fetchable due to : loading intersphinx inventory from http://docs.openstack.org/developer/oslo.config/objects.inv... Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme WARNING: intersphinx inventory u'http://docs.openstack.org/developer/oslo.config/objects.inv' not fetchable due to : building [man]: all manpages updating environment: 6 added, 0 changed, 0 removed reading sources... [ 16%] authentication-plugins reading sources... [ 33%] index reading sources... [ 50%] man/keystone reading sources... [ 66%] using-api-v2 reading sources... [ 83%] using-api-v3 reading sources... [100%] using-sessions looking for now-outdated files... /builddir/build/BUILD/python-keystoneclient-1.7.1/doc/source/index.rst:11: WARNING: toctree contains reference to nonexisting document u'api/modules' none found pickling environment... done checking consistency... done writing... keystone.1 { } build succeeded, 3 warnings. + install -p -D -m 644 man/keystone.1 /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/man/man1/keystone.1 + rm -fr html/.doctrees html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-keystoneclient-1.7.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-keystoneclient-1.7.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.viwoPV + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-1.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-1.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-1.7.1 + exit 0 Provides: python-keystoneclient = 1:1.7.1-1.el7 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: /bin/bash /usr/bin/python python(abi) = 2.7 Processing files: python-keystoneclient-doc-1.7.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U41QSt + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-1.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-1.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-1.7.1 + cp -pr html /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch/usr/share/doc/python-keystoneclient-doc-1.7.1 + exit 0 Provides: python-keystoneclient-doc = 1:1.7.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch Wrote: /builddir/build/RPMS/python-keystoneclient-1.7.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-keystoneclient-doc-1.7.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZFdedb + umask 022 + cd /builddir/build/BUILD + cd python-keystoneclient-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-keystoneclient-1.7.1-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->