Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-cinderclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-6024-7748/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-cinderclient.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-cinderclient-1.4.0-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-cinderclient.spec'], False, '/var/lib/mock/cloud7-openstack-liberty-el7-build-6024-7748/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-cinderclient.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.Ogy9SR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-cinderclient-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-cinderclient-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-cinderclient-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf python_cinderclient.egg-info + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jsvM9W + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.4.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/cinderclient creating build/lib/cinderclient/v1 copying cinderclient/v1/limits.py -> build/lib/cinderclient/v1 copying cinderclient/v1/shell.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volumes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_snapshots.py -> build/lib/cinderclient/v1 copying cinderclient/v1/__init__.py -> build/lib/cinderclient/v1 copying cinderclient/v1/qos_specs.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quota_classes.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups_restore.py -> build/lib/cinderclient/v1 copying cinderclient/v1/services.py -> build/lib/cinderclient/v1 copying cinderclient/v1/quotas.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_encryption_types.py -> build/lib/cinderclient/v1 copying cinderclient/v1/client.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_backups.py -> build/lib/cinderclient/v1 copying cinderclient/v1/availability_zones.py -> build/lib/cinderclient/v1 copying cinderclient/v1/volume_transfers.py -> build/lib/cinderclient/v1 creating build/lib/cinderclient/tests creating build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_readonly_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/__init__.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/base.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_cli.py -> build/lib/cinderclient/tests/functional creating build/lib/cinderclient/v2 copying cinderclient/v2/pools.py -> build/lib/cinderclient/v2 copying cinderclient/v2/consistencygroups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_type_access.py -> build/lib/cinderclient/v2 copying cinderclient/v2/limits.py -> build/lib/cinderclient/v2 copying cinderclient/v2/shell.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volumes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_snapshots.py -> build/lib/cinderclient/v2 copying cinderclient/v2/__init__.py -> build/lib/cinderclient/v2 copying cinderclient/v2/qos_specs.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quota_classes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups_restore.py -> build/lib/cinderclient/v2 copying cinderclient/v2/services.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quotas.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/capabilities.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_encryption_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/client.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/availability_zones.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_transfers.py -> build/lib/cinderclient/v2 copying cinderclient/v2/cgsnapshots.py -> build/lib/cinderclient/v2 creating build/lib/cinderclient/tests/unit creating build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/__init__.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/keystone_client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/snapshots.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/base.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/availability_zones.py -> build/lib/cinderclient/tests/unit/fixture_data creating build/lib/cinderclient/tests/unit/v2 creating build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/__init__.py -> build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/unit/v2/contrib creating build/lib/cinderclient/openstack creating build/lib/cinderclient/openstack/common creating build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/auth.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/fake_client.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/__init__.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/exceptions.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/base.py -> build/lib/cinderclient/openstack/common/apiclient copying cinderclient/openstack/common/apiclient/client.py -> build/lib/cinderclient/openstack/common/apiclient creating build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/__init__.py -> build/lib/cinderclient/v1/contrib copying cinderclient/v1/contrib/list_extensions.py -> build/lib/cinderclient/v1/contrib creating build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/__init__.py -> build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/list_extensions.py -> build/lib/cinderclient/v2/contrib copying cinderclient/openstack/common/importutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/strutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/__init__.py -> build/lib/cinderclient/openstack/common copying cinderclient/openstack/common/gettextutils.py -> build/lib/cinderclient/openstack/common copying cinderclient/shell.py -> build/lib/cinderclient copying cinderclient/__init__.py -> build/lib/cinderclient copying cinderclient/exceptions.py -> build/lib/cinderclient copying cinderclient/utils.py -> build/lib/cinderclient copying cinderclient/base.py -> build/lib/cinderclient copying cinderclient/auth_plugin.py -> build/lib/cinderclient copying cinderclient/client.py -> build/lib/cinderclient copying cinderclient/extension.py -> build/lib/cinderclient copying cinderclient/service_catalog.py -> build/lib/cinderclient copying cinderclient/tests/unit/test_base.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_client.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/fakes.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/__init__.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_shell.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/utils.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_http.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_service_catalog.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_auth_plugins.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_exceptions.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_utils.py -> build/lib/cinderclient/tests/unit creating build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_encryption_types.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_qos.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_auth.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/fakes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volumes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_limits.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/__init__.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_availability_zone.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_quotas.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_services.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_shell.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_types.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_quota_classes.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v1/test_snapshot_actions.py -> build/lib/cinderclient/tests/unit/v1 copying cinderclient/tests/unit/v2/test_volume_encryption_types.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_qos.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_auth.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_type_access.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/fakes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_cgsnapshots.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volumes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_limits.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/__init__.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_consistencygroups.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_capabilities.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_availability_zone.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quotas.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_services.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_shell.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_types.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_pools.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quota_classes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_snapshot_actions.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/__init__.py -> build/lib/cinderclient/tests copying cinderclient/openstack/__init__.py -> build/lib/cinderclient/openstack creating build/lib/cinderclient/tests/unit/v1/contrib copying cinderclient/tests/unit/v1/contrib/__init__.py -> build/lib/cinderclient/tests/unit/v1/contrib copying cinderclient/tests/unit/v1/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/unit/v1/contrib running egg_info creating python_cinderclient.egg-info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MojKp3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch + cd python-cinderclient-1.4.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack copying build/lib/cinderclient/openstack/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/importutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/strutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common copying build/lib/cinderclient/openstack/common/gettextutils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/fake_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/openstack/common/apiclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient copying build/lib/cinderclient/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/pools.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2 copying build/lib/cinderclient/auth_plugin.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib copying build/lib/cinderclient/v1/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/v1/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1 copying build/lib/cinderclient/extension.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient copying build/lib/cinderclient/service_catalog.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/keystone_client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_service_catalog.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/test_pools.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/test_auth_plugins.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib copying build/lib/cinderclient/tests/unit/v1/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/v1/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1 copying build/lib/cinderclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_readonly_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/importutils.py to importutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/strutils.py to strutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/gettextutils.py to gettextutils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/fake_client.py to fake_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/openstack/common/apiclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v2/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/auth_plugin.py to auth_plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_snapshots.py to volume_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups_restore.py to volume_backups_restore.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/contrib/list_extensions.py to list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_encryption_types.py to volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/v1/volume_transfers.py to volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/service_catalog.py to service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/keystone_client.py to keystone_client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/fixture_data/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_http.py to test_http.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_service_catalog.py to test_service_catalog.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_type_access.py to test_type_access.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_cgsnapshots.py to test_cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v2/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_auth_plugins.py to test_auth_plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_encryption_types.py to test_volume_encryption_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_transfers.py to test_volume_transfers.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_shell.py to test_shell.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_volume_backups.py to test_volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/contrib/test_list_extensions.py to test_list_extensions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_quota_classes.py to test_quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/v1/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_readonly_cli.py to test_readonly_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests/functional/test_cli.py to test_cli.pyc writing byte-compilation script '/tmp/tmp_r47_q.py' /usr/bin/python2 -O /tmp/tmp_r47_q.py removing /tmp/tmp_r47_q.py running install_egg_info running egg_info writing python_cinderclient.egg-info/PKG-INFO writing top-level names to python_cinderclient.egg-info/top_level.txt writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying python_cinderclient.egg-info to /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/python_cinderclient-1.4.0-py2.7.egg-info running install_scripts Installing cinder script to /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/bin + install -p -D -m 644 tools/cinder.bash_completion /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/etc/bash_completion.d/cinder.bash_completion + rm -fr /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/cinderclient/tests ++ pwd + export PYTHONPATH=/builddir/build/BUILD/python-cinderclient-1.4.0: + PYTHONPATH=/builddir/build/BUILD/python-cinderclient-1.4.0: + sphinx-build -b html doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] man/cinder reading sources... [100%] shell /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:34: WARNING: Title underline too short. MASTER ----- /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:46: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:47: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:48: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:49: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:70: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:71: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:72: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:73: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:74: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:75: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:102: WARNING: malformed hyperlink target. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:103: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:104: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:105: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:106: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:107: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:108: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:109: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:110: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:111: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:112: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:113: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:114: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:115: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:116: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:117: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:118: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:119: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:120: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:121: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:122: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:123: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:124: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:125: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:126: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:127: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:128: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:129: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:130: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:131: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:136: ERROR: Unexpected indentation. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:140: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:150: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:151: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:152: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:153: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:154: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:155: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:156: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:157: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:158: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:159: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:160: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:254: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:275: WARNING: Bullet list ends without a blank line; unexpected unindent. done checking consistency... done preparing documents... /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/man/cinder.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/shell.rst:: WARNING: document isn't included in any toctree done writing output... [ 33%] index writing output... [ 66%] man/cinder writing output... [100%] shell writing additional files... genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 59 warnings. + sphinx-build -b man doc/source man Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all manpages updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] man/cinder reading sources... [100%] shell /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:34: WARNING: Title underline too short. MASTER ----- /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:46: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:47: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:48: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:49: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:70: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:71: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:72: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:73: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:74: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:75: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:102: WARNING: malformed hyperlink target. looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:103: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:104: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:105: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:106: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:107: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:108: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:109: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:110: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:111: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:112: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:113: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:114: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:115: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:116: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:117: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:118: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:119: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:120: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:121: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:122: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:123: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:124: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:125: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:126: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:127: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:128: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:129: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:130: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:131: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:136: ERROR: Unexpected indentation. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:140: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:150: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:151: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:152: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:153: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:154: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:155: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:156: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:157: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:158: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:159: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:160: WARNING: malformed hyperlink target. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:254: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/index.rst:275: WARNING: Bullet list ends without a blank line; unexpected unindent. done checking consistency... done writing... cinder.1 { /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/man/cinder.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/python-cinderclient-1.4.0/doc/source/shell.rst:: WARNING: document isn't included in any toctree } build succeeded, 58 warnings. + install -p -D -m 644 man/cinder.1 /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/man/man1/cinder.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-cinderclient-1.4.0 /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-cinderclient-1.4.0-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-cinderclient-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NmhWjh + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-1.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-1.4.0 + exit 0 Provides: python-cinderclient = 1.4.0-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: /usr/bin/python2 python(abi) = 2.7 Processing files: python-cinderclient-doc-1.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kAyxNA + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.4.0 + cp -pr html /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch/usr/share/doc/python-cinderclient-doc-1.4.0 + exit 0 Provides: python-cinderclient-doc = 1.4.0-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-cinderclient-1.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-cinderclient-1.4.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-cinderclient-doc-1.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JMH3Sy + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinderclient-1.4.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->