Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-85711-545661/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-cinder-14.3.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-85711-545661/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3D8Kpu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cinder-14.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-14.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cinder-14.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-cinder-14.3.1 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python2/' tools/generate_driver_list.py + sed -i 's/14.3.1.%{milestone}/14.3.1/' PKG-INFO + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf driver-requirements.txt requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S6eWeW + umask 022 + cd /builddir/build/BUILD + cd cinder-14.3.1 + PYTHONPATH=. + oslo-config-generator-2 --config-file=tools/config/cinder-config-generator.conf WARNING:stevedore.named:Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler WARNING:stevedore.named:Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/cinder creating build/lib/cinder/tests creating build/lib/cinder/tests/unit creating build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_cache.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/test_glance.py -> build/lib/cinder/tests/unit/image copying cinder/tests/unit/image/fake.py -> build/lib/cinder/tests/unit/image creating build/lib/cinder/tests/unit/volume creating build/lib/cinder/tests/unit/volume/drivers creating build/lib/cinder/tests/unit/volume/drivers/dell_emc creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax creating build/lib/cinder/volume creating build/lib/cinder/volume/drivers creating build/lib/cinder/volume/drivers/netapp creating build/lib/cinder/volume/drivers/netapp/dataontap creating build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/__init__.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_base.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_actions.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_metadata.py -> build/lib/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume.py -> build/lib/cinder/tests/unit/policies creating build/lib/cinder/db creating build/lib/cinder/db/sqlalchemy creating build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/123_add_transfer_no_snapshots.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/122_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/120_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/118_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/119_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/121_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/097_cinder_init.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions creating build/lib/cinder/brick copying cinder/brick/__init__.py -> build/lib/cinder/brick creating build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/__init__.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/exception.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/fc.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/passwd.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/driver.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/api.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/utils.py -> build/lib/cinder/volume/drivers/datacore copying cinder/volume/drivers/datacore/iscsi.py -> build/lib/cinder/volume/drivers/datacore creating build/lib/cinder/volume/drivers/dell_emc creating build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/common.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/client.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/replication.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/const.py -> build/lib/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vnx creating build/lib/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/__init__.py -> build/lib/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/test_status.py -> build/lib/cinder/tests/unit/cmd creating build/lib/cinder/policies copying cinder/policies/services.py -> build/lib/cinder/policies copying cinder/policies/capabilities.py -> build/lib/cinder/policies copying cinder/policies/workers.py -> build/lib/cinder/policies copying cinder/policies/volume_transfer.py -> build/lib/cinder/policies copying cinder/policies/__init__.py -> build/lib/cinder/policies copying cinder/policies/snapshots.py -> build/lib/cinder/policies copying cinder/policies/groups.py -> build/lib/cinder/policies copying cinder/policies/type_extra_specs.py -> build/lib/cinder/policies copying cinder/policies/attachments.py -> build/lib/cinder/policies copying cinder/policies/group_actions.py -> build/lib/cinder/policies copying cinder/policies/hosts.py -> build/lib/cinder/policies copying cinder/policies/quota_class.py -> build/lib/cinder/policies copying cinder/policies/quotas.py -> build/lib/cinder/policies copying cinder/policies/snapshot_actions.py -> build/lib/cinder/policies copying cinder/policies/snapshot_metadata.py -> build/lib/cinder/policies copying cinder/policies/volume_actions.py -> build/lib/cinder/policies copying cinder/policies/scheduler_stats.py -> build/lib/cinder/policies copying cinder/policies/qos_specs.py -> build/lib/cinder/policies copying cinder/policies/volumes.py -> build/lib/cinder/policies copying cinder/policies/group_types.py -> build/lib/cinder/policies copying cinder/policies/base.py -> build/lib/cinder/policies copying cinder/policies/volume_access.py -> build/lib/cinder/policies copying cinder/policies/clusters.py -> build/lib/cinder/policies copying cinder/policies/volume_metadata.py -> build/lib/cinder/policies copying cinder/policies/volume_type.py -> build/lib/cinder/policies copying cinder/policies/manageable_snapshots.py -> build/lib/cinder/policies copying cinder/policies/manageable_volumes.py -> build/lib/cinder/policies copying cinder/policies/group_snapshots.py -> build/lib/cinder/policies copying cinder/policies/backup_actions.py -> build/lib/cinder/policies copying cinder/policies/messages.py -> build/lib/cinder/policies copying cinder/policies/group_snapshot_actions.py -> build/lib/cinder/policies copying cinder/policies/limits.py -> build/lib/cinder/policies copying cinder/policies/backups.py -> build/lib/cinder/policies creating build/lib/cinder/keymgr copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr copying cinder/keymgr/migration.py -> build/lib/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr creating build/lib/cinder/tests/unit/api creating build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_faults.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/__init__.py -> build/lib/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_auth.py -> build/lib/cinder/tests/unit/api/middleware creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating build/lib/cinder/volume/targets copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/nvmet.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/spdknvmf.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iet.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/nvmeof.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets creating build/lib/cinder/tests/unit/volume/drivers/inspur copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur creating build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volumes.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/__init__.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_types.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_limits.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/fakes.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshots.py -> build/lib/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v2 creating build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_attachments.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volumes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_specs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/__init__.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_groups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_limits.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_cluster.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_messages.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/stubs.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_resource_filters.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/fakes.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_manage.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshots.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_backups.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_types.py -> build/lib/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_workers.py -> build/lib/cinder/tests/unit/api/v3 creating build/lib/cinder/tests/functional copying cinder/tests/functional/test_volumes.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/__init__.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_groups.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_replication.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_login.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_quotas.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/api_samples_test_base.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/functional_helpers.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_group_snapshots.py -> build/lib/cinder/tests/functional copying cinder/tests/functional/test_extensions.py -> build/lib/cinder/tests/functional creating build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage creating build/lib/cinder/api creating build/lib/cinder/api/validation copying cinder/api/validation/__init__.py -> build/lib/cinder/api/validation copying cinder/api/validation/validators.py -> build/lib/cinder/api/validation copying cinder/api/validation/parameter_types.py -> build/lib/cinder/api/validation copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx creating build/lib/cinder/volume/drivers/inspur copying cinder/volume/drivers/inspur/__init__.py -> build/lib/cinder/volume/drivers/inspur creating build/lib/cinder/scheduler creating build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/__init__.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/chance.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/volume_number.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/stochastic.py -> build/lib/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights creating build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/fake_lvm.py -> build/lib/cinder/tests/unit/brick copying cinder/tests/unit/brick/test_brick_lvm.py -> build/lib/cinder/tests/unit/brick creating build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire creating build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/__init__.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_manager.py -> build/lib/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_api.py -> build/lib/cinder/tests/unit/attachments creating build/lib/cinder/volume/drivers/ibm creating build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage creating build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_common.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/__init__.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_helper.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume.py -> build/lib/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/cli.py -> build/lib/cinder/volume/drivers/nec creating build/lib/cinder/volume/drivers/san creating build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/__init__.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_common.py -> build/lib/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/lib/cinder/volume/drivers/san/hp creating build/lib/cinder/wsgi copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi copying cinder/wsgi/common.py -> build/lib/cinder/wsgi copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi creating build/lib/cinder/image copying cinder/image/cache.py -> build/lib/cinder/image copying cinder/image/__init__.py -> build/lib/cinder/image copying cinder/image/image_utils.py -> build/lib/cinder/image copying cinder/image/glance.py -> build/lib/cinder/image creating build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc creating build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 creating build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/__init__.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_common.py -> build/lib/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_iscsi.py -> build/lib/cinder/volume/drivers/synology creating build/lib/cinder/tests/unit/backup creating build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/__init__.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_google.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/lib/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> build/lib/cinder/tests/unit/backup/drivers creating build/lib/cinder/api/middleware copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware creating build/lib/cinder/volume/flows creating build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/__init__.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing_snapshot.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/create_volume.py -> build/lib/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing.py -> build/lib/cinder/volume/flows/manager creating build/lib/cinder/zonemanager creating build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/driver_utils.py -> build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/__init__.py -> build/lib/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers creating build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_fc.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/__init__.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.py -> build/lib/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/storpool.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/rbd.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/veritas_cnfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/solidfire.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/spdk.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/qnap.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/sheepdog.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/infinidat.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/linstordrv.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/nimble.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/zadara.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/drbdmanagedrv.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/tintri.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/lvm.py -> build/lib/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers copying cinder/volume/driver_utils.py -> build/lib/cinder/volume copying cinder/volume/manager.py -> build/lib/cinder/volume copying cinder/volume/volume_types.py -> build/lib/cinder/volume copying cinder/volume/volume_migration.py -> build/lib/cinder/volume copying cinder/volume/rpcapi.py -> build/lib/cinder/volume copying cinder/volume/__init__.py -> build/lib/cinder/volume copying cinder/volume/qos_specs.py -> build/lib/cinder/volume copying cinder/volume/group_types.py -> build/lib/cinder/volume copying cinder/volume/driver.py -> build/lib/cinder/volume copying cinder/volume/throttling.py -> build/lib/cinder/volume copying cinder/volume/api.py -> build/lib/cinder/volume copying cinder/volume/configuration.py -> build/lib/cinder/volume copying cinder/volume/utils.py -> build/lib/cinder/volume creating build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/__init__.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_api.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager.py -> build/lib/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager_replication.py -> build/lib/cinder/tests/unit/group creating build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/__init__.py -> build/lib/cinder/tests/unit/compute copying cinder/tests/unit/compute/test_nova.py -> build/lib/cinder/tests/unit/compute creating build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta_edge.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta creating build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev copying cinder/tests/unit/test_volume_glance_metadata.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cleanable_manager.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_paginate_query.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_rpc.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_cluster.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_policy.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_constants.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_worker_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_objects.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_service_auth.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_quota_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_cleanup.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_manager.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_fixtures.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_image_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types_extra_specs.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_evaluator.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_ssh_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_group_snapshot.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_coordination.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api_urlmap.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_setup_profiler.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_hacking.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_volume_types.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit creating build/lib/cinder/compute copying cinder/compute/__init__.py -> build/lib/cinder/compute copying cinder/compute/nova.py -> build/lib/cinder/compute creating build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cgsnapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/__init__.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_type.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_objects.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_fields.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_service.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_type.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_consistencygroup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cluster.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_attachment.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanable.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_qos.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_backup.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_snapshot.py -> build/lib/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanup_request.py -> build/lib/cinder/tests/unit/objects creating build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_versioned_method.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_api_version_request.py -> build/lib/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack creating build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/__init__.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_defined_messages.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_message_field.py -> build/lib/cinder/tests/unit/message copying cinder/tests/unit/message/test_api.py -> build/lib/cinder/tests/unit/message creating build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/__init__.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_client.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_iscsi.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_fc.py -> build/lib/cinder/volume/drivers/dothill copying cinder/volume/drivers/dothill/dothill_common.py -> build/lib/cinder/volume/drivers/dothill creating build/lib/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> build/lib/cinder/volume/drivers/veritas_access creating build/lib/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> build/lib/cinder/volume/drivers/inspur/as13000 creating build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows creating build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/__init__.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/datastore.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/fcd.py -> build/lib/cinder/volume/drivers/vmware copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_manage_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_rpcapi.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_init_host.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_driver.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_connection.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_image.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_retype.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_usage_audit.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_snapshot.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_availability_zone.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_replication_manager.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_capabilities.py -> build/lib/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_migration.py -> build/lib/cinder/tests/unit/volume creating build/lib/cinder/cmd copying cinder/cmd/__init__.py -> build/lib/cinder/cmd copying cinder/cmd/volume_usage_audit.py -> build/lib/cinder/cmd copying cinder/cmd/scheduler.py -> build/lib/cinder/cmd copying cinder/cmd/backup.py -> build/lib/cinder/cmd copying cinder/cmd/manage.py -> build/lib/cinder/cmd copying cinder/cmd/status.py -> build/lib/cinder/cmd copying cinder/cmd/volume.py -> build/lib/cinder/cmd copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd copying cinder/cmd/api.py -> build/lib/cinder/cmd copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy creating build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/__init__.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/fake_volume_api.py -> build/lib/cinder/tests/unit/volume/flows creating build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/foxinsocks.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/__init__.py -> build/lib/cinder/tests/functional/api copying cinder/tests/functional/api/client.py -> build/lib/cinder/tests/functional/api copying cinder/api/extensions.py -> build/lib/cinder/api copying cinder/api/__init__.py -> build/lib/cinder/api copying cinder/api/urlmap.py -> build/lib/cinder/api copying cinder/api/versions.py -> build/lib/cinder/api copying cinder/api/common.py -> build/lib/cinder/api copying cinder/api/microversions.py -> build/lib/cinder/api creating build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/create_volume.py -> build/lib/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/manage.py -> build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/lib/cinder/tests/unit/volume/drivers/synology creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity creating build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/__init__.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/rest_client.py -> build/lib/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/config.py -> build/lib/cinder/volume/drivers/hedvig creating build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/__init__.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.py -> build/lib/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/iscsi.py -> build/lib/cinder/volume/drivers/windows creating build/lib/cinder/volume/drivers/fujitsu creating build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc creating build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssaiscsi.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssarest.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/__init__.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/zfssanfs.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/webdavclient.py -> build/lib/cinder/volume/drivers/zfssa copying cinder/volume/drivers/zfssa/restclient.py -> build/lib/cinder/volume/drivers/zfssa creating build/lib/cinder/api/views copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views copying cinder/api/views/__init__.py -> build/lib/cinder/api/views copying cinder/api/views/snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/versions.py -> build/lib/cinder/api/views copying cinder/api/views/cgsnapshots.py -> build/lib/cinder/api/views copying cinder/api/views/scheduler_stats.py -> build/lib/cinder/api/views copying cinder/api/views/qos_specs.py -> build/lib/cinder/api/views copying cinder/api/views/types.py -> build/lib/cinder/api/views copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_snapshots.py -> build/lib/cinder/api/views copying cinder/api/views/manageable_volumes.py -> build/lib/cinder/api/views copying cinder/api/views/transfers.py -> build/lib/cinder/api/views copying cinder/api/views/consistencygroups.py -> build/lib/cinder/api/views copying cinder/api/views/limits.py -> build/lib/cinder/api/views copying cinder/api/views/backups.py -> build/lib/cinder/api/views creating build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py -> build/lib/cinder/tests/unit/volume/drivers/datacore copying cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py -> build/lib/cinder/tests/unit/volume/drivers/datacore creating build/lib/cinder/tests/unit/volume/drivers/netapp creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/affinity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/driver_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capabilities_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/json_filter.py -> build/lib/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/test_gpfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nimble.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_remotefs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_infinidat.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_pure.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_storpool.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_quobyte.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zadara.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kaminario.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_san.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_hedvig.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rbd.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_datera.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_dothill.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zfssa.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vrtshyperscale.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_spdk.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_tintri.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_qnap.py -> build/lib/cinder/tests/unit/volume/drivers copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san creating build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/db_fakes.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/__init__.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_smbfs.py -> build/lib/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_iscsi.py -> build/lib/cinder/tests/unit/windows copying cinder/version.py -> build/lib/cinder copying cinder/manager.py -> build/lib/cinder copying cinder/__init__.py -> build/lib/cinder copying cinder/exception.py -> build/lib/cinder copying cinder/coordination.py -> build/lib/cinder copying cinder/service.py -> build/lib/cinder copying cinder/i18n.py -> build/lib/cinder copying cinder/flow_utils.py -> build/lib/cinder copying cinder/context.py -> build/lib/cinder copying cinder/opts.py -> build/lib/cinder copying cinder/test.py -> build/lib/cinder copying cinder/policy.py -> build/lib/cinder copying cinder/service_auth.py -> build/lib/cinder copying cinder/quota.py -> build/lib/cinder copying cinder/rpc.py -> build/lib/cinder copying cinder/quota_utils.py -> build/lib/cinder copying cinder/ssh_utils.py -> build/lib/cinder copying cinder/utils.py -> build/lib/cinder creating build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/__init__.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/nfs.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/options.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/utils.py -> build/lib/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/iscsi.py -> build/lib/cinder/volume/drivers/nexenta creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/ibm/__init__.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/gpfs.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_fc.py -> build/lib/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/lib/cinder/volume/drivers/ibm creating build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/ibm creating build/lib/cinder/interface copying cinder/interface/util.py -> build/lib/cinder/interface copying cinder/interface/volume_group_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_driver.py -> build/lib/cinder/interface copying cinder/interface/__init__.py -> build/lib/cinder/interface copying cinder/interface/fczm_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_verify_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_consistencygroup_driver.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshotmanagement_driver.py -> build/lib/cinder/interface copying cinder/interface/base.py -> build/lib/cinder/interface copying cinder/interface/volume_snapshot_revert.py -> build/lib/cinder/interface copying cinder/interface/volume_manageable_driver.py -> build/lib/cinder/interface copying cinder/interface/backup_chunked_driver.py -> build/lib/cinder/interface copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/netapp creating build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_admin_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/__init__.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_hosts.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_availability_zones.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_used_limits.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backups.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_services.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/lib/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_capabilities.py -> build/lib/cinder/tests/unit/api/contrib creating build/lib/cinder/hacking copying cinder/hacking/__init__.py -> build/lib/cinder/hacking copying cinder/hacking/checks.py -> build/lib/cinder/hacking creating build/lib/cinder/tests/compliance copying cinder/tests/compliance/__init__.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_volume_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_backup_drivers.py -> build/lib/cinder/tests/compliance copying cinder/tests/compliance/test_fczm_drivers.py -> build/lib/cinder/tests/compliance creating build/lib/cinder/backup creating build/lib/cinder/backup/drivers copying cinder/backup/drivers/posix.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/__init__.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/gcs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/nfs.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/swift.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/tsm.py -> build/lib/cinder/backup/drivers copying cinder/backup/drivers/ceph.py -> build/lib/cinder/backup/drivers creating build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/__init__.py -> build/lib/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/evaluator.py -> build/lib/cinder/scheduler/evaluator copying cinder/volume/drivers/netapp/__init__.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/common.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/utils.py -> build/lib/cinder/volume/drivers/netapp creating build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/api.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client creating build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> build/lib/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/lib/cinder/tests/unit/volume/drivers/vmware creating build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/__init__.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_b.py -> build/lib/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_a.py -> build/lib/cinder/tests/unit/monkey_patch_example creating build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/__init__.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_base_filter.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_manager.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_rpcapi.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_chance_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fake_hosts.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fakes.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_filters.py -> build/lib/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_weights.py -> build/lib/cinder/tests/unit/scheduler creating build/lib/cinder/privsep copying cinder/privsep/__init__.py -> build/lib/cinder/privsep copying cinder/privsep/nvmcli.py -> build/lib/cinder/privsep copying cinder/privsep/hscli.py -> build/lib/cinder/privsep copying cinder/privsep/cgroup.py -> build/lib/cinder/privsep copying cinder/privsep/fs.py -> build/lib/cinder/privsep copying cinder/privsep/path.py -> build/lib/cinder/privsep copying cinder/privsep/lvm.py -> build/lib/cinder/privsep creating build/lib/cinder/api/openstack copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/versioned_method.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack copying cinder/api/openstack/api_version_request.py -> build/lib/cinder/api/openstack copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap creating build/lib/cinder/tests/unit/glance copying cinder/tests/unit/glance/__init__.py -> build/lib/cinder/tests/unit/glance copying cinder/tests/unit/glance/stubs.py -> build/lib/cinder/tests/unit/glance creating build/lib/cinder/transfer copying cinder/transfer/__init__.py -> build/lib/cinder/transfer copying cinder/transfer/api.py -> build/lib/cinder/transfer creating build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/__init__.py -> build/lib/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/test_versions.py -> build/lib/cinder/tests/unit/api/views creating build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_spdknvmf.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/__init__.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iser_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmeof_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmet_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_cxt_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_tgt_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/targets_fixture.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_lio_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_scst_driver.py -> build/lib/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iet_driver.py -> build/lib/cinder/tests/unit/targets creating build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_driver.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_utils.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/__init__.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_conf.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/rest_client.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/constants.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/common.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/fc_zone_helper.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/replication.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.py -> build/lib/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/hypermetro.py -> build/lib/cinder/volume/drivers/huawei creating build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/masking.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/fc.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/provision.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/common.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/migrate.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/rest.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/powermax creating build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/__init__.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/lib/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/lib/cinder/tests/unit/consistencygroup creating build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/__init__.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco creating build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_driverutils.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/__init__.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_volume_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager creating build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/__init__.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_common.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_client.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_fc.py -> build/lib/cinder/volume/drivers/lenovo copying cinder/tests/unit/api/__init__.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_api_validation.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_versions.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/fakes.py -> build/lib/cinder/tests/unit/api copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api copying cinder/tests/__init__.py -> build/lib/cinder/tests copying cinder/tests/fake_driver.py -> build/lib/cinder/tests copying cinder/tests/fixtures.py -> build/lib/cinder/tests creating build/lib/cinder/api/v2 creating build/lib/cinder/api/v2/views copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views copying cinder/api/v2/views/types.py -> build/lib/cinder/api/v2/views copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_weight.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_filter.py -> build/lib/cinder/scheduler copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler copying cinder/scheduler/base_handler.py -> build/lib/cinder/scheduler creating build/lib/cinder/volume/drivers/nexenta/nexentaedge copying cinder/volume/drivers/nexenta/nexentaedge/__init__.py -> build/lib/cinder/volume/drivers/nexenta/nexentaedge copying cinder/volume/drivers/nexenta/nexentaedge/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/nexentaedge copying cinder/volume/drivers/nexenta/nexentaedge/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/nexentaedge creating build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/__init__.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_purge.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_volume_type.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_reset_backend.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_orm_relationships.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_qos_specs.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_cluster.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_migrations.py -> build/lib/cinder/tests/unit/db copying cinder/tests/unit/db/test_transfers.py -> build/lib/cinder/tests/unit/db creating build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/__init__.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/rest_constants.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/brocade copying cinder/backup/manager.py -> build/lib/cinder/backup copying cinder/backup/rpcapi.py -> build/lib/cinder/backup copying cinder/backup/__init__.py -> build/lib/cinder/backup copying cinder/backup/driver.py -> build/lib/cinder/backup copying cinder/backup/api.py -> build/lib/cinder/backup copying cinder/backup/chunkeddriver.py -> build/lib/cinder/backup creating build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/replication.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> build/lib/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> build/lib/cinder/volume/drivers/inspur/instorage creating build/lib/cinder/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/dell_emc/scaleio/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/dell_emc/scaleio/driver.py -> build/lib/cinder/volume/drivers/dell_emc/scaleio copying cinder/volume/drivers/dell_emc/scaleio/simplecache.py -> build/lib/cinder/volume/drivers/dell_emc/scaleio creating build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/__init__.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/hs_constants.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/vrtshyperscale.py -> build/lib/cinder/volume/drivers/veritas copying cinder/volume/drivers/veritas/utils.py -> build/lib/cinder/volume/drivers/veritas copying cinder/tests/unit/backup/fake_backup.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/__init__.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service_with_verify.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_rpcapi.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_chunkeddriver.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client2.py -> build/lib/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client.py -> build/lib/cinder/tests/unit/backup creating build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/lib/cinder/tests/unit/volume/drivers/huawei creating build/lib/cinder/api/contrib copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/admin_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/cgsnapshots.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/used_limits.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/resource_common_manage.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/consistencygroups.py -> build/lib/cinder/api/contrib copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib creating build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/__init__.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_common.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_iscsi.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api21.py -> build/lib/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api2.py -> build/lib/cinder/volume/drivers/datera creating build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/lib/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell_emc/sc creating build/lib/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access creating build/lib/cinder/group copying cinder/group/__init__.py -> build/lib/cinder/group copying cinder/group/api.py -> build/lib/cinder/group creating build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/lib/cinder/tests/unit/volume/drivers/nec creating build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/__init__.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_common.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_fc.py -> build/lib/cinder/volume/drivers/kaminario copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows copying cinder/volume/flows/common.py -> build/lib/cinder/volume/flows creating build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage creating build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/__init__.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_base.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_common.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/lib/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> build/lib/cinder/volume/drivers/hpe creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/__init__.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/nfs.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/ns5 creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volumes.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/__init__.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_versions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/fakes.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> build/lib/cinder/tests/functional/api_sample_tests creating build/lib/cinder/common copying cinder/common/__init__.py -> build/lib/cinder/common copying cinder/common/constants.py -> build/lib/cinder/common copying cinder/common/config.py -> build/lib/cinder/common copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common creating build/lib/cinder/message copying cinder/message/__init__.py -> build/lib/cinder/message copying cinder/message/message_field.py -> build/lib/cinder/message copying cinder/message/defined_messages.py -> build/lib/cinder/message copying cinder/message/api.py -> build/lib/cinder/message creating build/lib/cinder/api/v3 creating build/lib/cinder/api/v3/views copying cinder/api/v3/views/workers.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/__init__.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/groups.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/attachments.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/volumes.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_types.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/resource_filters.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/clusters.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/group_snapshots.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/messages.py -> build/lib/cinder/api/v3/views copying cinder/api/v3/views/backups.py -> build/lib/cinder/api/v3/views copying cinder/zonemanager/fc_common.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/__init__.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fc_zone_manager.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/fczm_constants.py -> build/lib/cinder/zonemanager copying cinder/zonemanager/utils.py -> build/lib/cinder/zonemanager creating build/lib/cinder/api/schemas copying cinder/api/schemas/services.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/admin_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/workers.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_types.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_transfer.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/types_extra_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/__init__.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshots.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/groups.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshot_manage.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_type_access.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/scheduler_hints.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/attachments.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_type_encryption.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/quotas.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/snapshot_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_actions.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/qos_specs.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_manage.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volumes.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_types.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/clusters.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_image_metadata.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/volume_metadata.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/group_snapshots.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/quota_classes.py -> build/lib/cinder/api/schemas copying cinder/api/schemas/backups.py -> build/lib/cinder/api/schemas creating build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe copying cinder/volume/drivers/dell_emc/ps.py -> build/lib/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/xtremio.py -> build/lib/cinder/volume/drivers/dell_emc creating build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/__init__.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_migration.py -> build/lib/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/fake.py -> build/lib/cinder/tests/unit/keymgr copying cinder/db/__init__.py -> build/lib/cinder/db copying cinder/db/migration.py -> build/lib/cinder/db copying cinder/db/base.py -> build/lib/cinder/db copying cinder/db/api.py -> build/lib/cinder/db copying cinder/api/v2/__init__.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 copying cinder/api/v2/router.py -> build/lib/cinder/api/v2 copying cinder/api/v2/snapshot_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volumes.py -> build/lib/cinder/api/v2 copying cinder/api/v2/types.py -> build/lib/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 copying cinder/api/v3/workers.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_transfer.py -> build/lib/cinder/api/v3 copying cinder/api/v3/__init__.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/groups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/snapshot_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/attachments.py -> build/lib/cinder/api/v3 copying cinder/api/v3/router.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_specs.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volumes.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_types.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_filters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/clusters.py -> build/lib/cinder/api/v3 copying cinder/api/v3/resource_common_manage.py -> build/lib/cinder/api/v3 copying cinder/api/v3/volume_metadata.py -> build/lib/cinder/api/v3 copying cinder/api/v3/group_snapshots.py -> build/lib/cinder/api/v3 copying cinder/api/v3/messages.py -> build/lib/cinder/api/v3 copying cinder/api/v3/consistencygroups.py -> build/lib/cinder/api/v3 copying cinder/api/v3/limits.py -> build/lib/cinder/api/v3 copying cinder/api/v3/backups.py -> build/lib/cinder/api/v3 creating build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/constants.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/dsware.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_client.py -> build/lib/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_conf.py -> build/lib/cinder/volume/drivers/fusionstorage creating build/lib/cinder/privsep/targets copying cinder/privsep/targets/__init__.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/tgt.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/scst.py -> build/lib/cinder/privsep/targets copying cinder/privsep/targets/iet.py -> build/lib/cinder/privsep/targets copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc creating build/lib/cinder/objects copying cinder/objects/group_type.py -> build/lib/cinder/objects copying cinder/objects/manageableresources.py -> build/lib/cinder/objects copying cinder/objects/__init__.py -> build/lib/cinder/objects copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects copying cinder/objects/cgsnapshot.py -> build/lib/cinder/objects copying cinder/objects/snapshot.py -> build/lib/cinder/objects copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects copying cinder/objects/group_snapshot.py -> build/lib/cinder/objects copying cinder/objects/service.py -> build/lib/cinder/objects copying cinder/objects/backup.py -> build/lib/cinder/objects copying cinder/objects/dynamic_log.py -> build/lib/cinder/objects copying cinder/objects/cleanable.py -> build/lib/cinder/objects copying cinder/objects/qos_specs.py -> build/lib/cinder/objects copying cinder/objects/fields.py -> build/lib/cinder/objects copying cinder/objects/base.py -> build/lib/cinder/objects copying cinder/objects/volume.py -> build/lib/cinder/objects copying cinder/objects/cluster.py -> build/lib/cinder/objects copying cinder/objects/volume_type.py -> build/lib/cinder/objects copying cinder/objects/cleanup_request.py -> build/lib/cinder/objects copying cinder/objects/request_spec.py -> build/lib/cinder/objects copying cinder/objects/group.py -> build/lib/cinder/objects creating build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/client.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/driver.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/utils.py -> build/lib/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/fujitsu/__init__.py -> build/lib/cinder/volume/drivers/fujitsu running egg_info deleting cinder.egg-info/requires.txt writing cinder.egg-info/PKG-INFO writing top-level names to cinder.egg-info/top_level.txt writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing pbr to cinder.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' copying cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/brick/README.txt -> build/lib/cinder/brick copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire copying cinder/volume/drivers/nec/product.xml -> build/lib/cinder/volume/drivers/nec copying cinder/tests/unit/policy.json -> build/lib/cinder/tests/unit copying cinder/db/sqlalchemy/migrate_repo/README -> build/lib/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/cinder/db/sqlalchemy/migrate_repo creating build/lib/cinder/locale creating build/lib/cinder/locale/cs creating build/lib/cinder/locale/cs/LC_MESSAGES copying cinder/locale/cs/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/cs/LC_MESSAGES creating build/lib/cinder/locale/de creating build/lib/cinder/locale/de/LC_MESSAGES copying cinder/locale/de/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/de/LC_MESSAGES creating build/lib/cinder/locale/es creating build/lib/cinder/locale/es/LC_MESSAGES copying cinder/locale/es/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/es/LC_MESSAGES creating build/lib/cinder/locale/fr creating build/lib/cinder/locale/fr/LC_MESSAGES copying cinder/locale/fr/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/fr/LC_MESSAGES creating build/lib/cinder/locale/it creating build/lib/cinder/locale/it/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/it/LC_MESSAGES creating build/lib/cinder/locale/ja creating build/lib/cinder/locale/ja/LC_MESSAGES copying cinder/locale/ja/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ja/LC_MESSAGES creating build/lib/cinder/locale/ko_KR creating build/lib/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES creating build/lib/cinder/locale/pt_BR creating build/lib/cinder/locale/pt_BR/LC_MESSAGES copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/pt_BR/LC_MESSAGES creating build/lib/cinder/locale/ru creating build/lib/cinder/locale/ru/LC_MESSAGES copying cinder/locale/ru/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ru/LC_MESSAGES creating build/lib/cinder/locale/zh_CN creating build/lib/cinder/locale/zh_CN/LC_MESSAGES copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_CN/LC_MESSAGES creating build/lib/cinder/locale/zh_TW creating build/lib/cinder/locale/zh_TW/LC_MESSAGES copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_TW/LC_MESSAGES copying cinder/api/openstack/rest_api_version_history.rst -> build/lib/cinder/api/openstack copying cinder/tests/README.rst -> build/lib/cinder/tests creating build/lib/cinder/tests/functional/api_sample_tests/samples creating build/lib/cinder/tests/functional/api_sample_tests/samples/extensions copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/extensions creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots creating build/lib/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes + sleep 1 + python2 setup.py compile_catalog -d build/lib/cinder/locale -D cinder running compile_catalog compiling catalog build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/it/LC_MESSAGES/cinder.po to build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/de/LC_MESSAGES/cinder.po to build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/cs/LC_MESSAGES/cinder.po to build/lib/cinder/locale/cs/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po to build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/es/LC_MESSAGES/cinder.po to build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo compiling catalog build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.orx8JD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch + cd cinder-14.3.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/version.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick copying build/lib/cinder/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick copying build/lib/cinder/brick/README.txt -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev copying build/lib/cinder/brick/local_dev/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/keymgr/conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr copying build/lib/cinder/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/evaluator/evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator copying build/lib/cinder/scheduler/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/capacity.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/chance.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/volume_number.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/stochastic.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/weights/goodness.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights copying build/lib/cinder/scheduler/host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/flows/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows copying build/lib/cinder/scheduler/scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/affinity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/extra_specs_ops.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/instance_locality_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/driver_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/json_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/filters/capacity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters copying build/lib/cinder/scheduler/base_weight.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/scheduler/base_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler copying build/lib/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/util.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_group_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/fczm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_verify_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_consistencygroup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_snapshotmanagement_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_snapshot_revert.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/volume_manageable_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface copying build/lib/cinder/interface/backup_chunked_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows copying build/lib/cinder/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows copying build/lib/cinder/volume/flows/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api copying build/lib/cinder/volume/flows/api/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager copying build/lib/cinder/volume/flows/manager/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/lio.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/nvmet.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/nvmeof.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/cxt.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/targets/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets copying build/lib/cinder/volume/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/hs_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/vrtshyperscale.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/veritas/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas copying build/lib/cinder/volume/drivers/rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api21.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/datera/datera_api2.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera copying build/lib/cinder/volume/drivers/spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/cli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec copying build/lib/cinder/volume/drivers/nec/product.xml -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario copying build/lib/cinder/volume/drivers/kaminario/kaminario_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/huawei_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/fc_zone_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/smartx.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/huawei/hypermetro.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei copying build/lib/cinder/volume/drivers/quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware copying build/lib/cinder/volume/drivers/vmware/fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/passwd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore copying build/lib/cinder/volume/drivers/datacore/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe copying build/lib/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access copying build/lib/cinder/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access copying build/lib/cinder/volume/drivers/veritas_access/veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access copying build/lib/cinder/volume/drivers/pure.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/hedvig_cinder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig copying build/lib/cinder/volume/drivers/hedvig/config.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/strings.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/certificate.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage copying build/lib/cinder/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm copying build/lib/cinder/volume/drivers/ibm/flashsystem_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur copying build/lib/cinder/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 copying build/lib/cinder/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 copying build/lib/cinder/volume/drivers/inspur/as13000/as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_const.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/scaleio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/scaleio/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/scaleio/simplecache.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio copying build/lib/cinder/volume/drivers/dell_emc/ps.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc copying build/lib/cinder/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/masking.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/provision.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/migrate.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/rest.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/powermax/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax copying build/lib/cinder/volume/drivers/dell_emc/xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity copying build/lib/cinder/volume/drivers/dell_emc/unity/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/const.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx copying build/lib/cinder/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dplcommon.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/dpl_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/prophetstor/options.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor copying build/lib/cinder/volume/drivers/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssaiscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssarest.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/zfssanfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/webdavclient.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa copying build/lib/cinder/volume/drivers/zfssa/restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill copying build/lib/cinder/volume/drivers/dothill/dothill_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/san/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san copying build/lib/cinder/volume/drivers/san/san.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp copying build/lib/cinder/volume/drivers/san/hp/hpmsa_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/netapp/options.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/client/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client copying build/lib/cinder/volume/drivers/netapp/dataontap/block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap copying build/lib/cinder/volume/drivers/netapp/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp copying build/lib/cinder/volume/drivers/infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/synology/synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology copying build/lib/cinder/volume/drivers/linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/lenovo/lenovo_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo copying build/lib/cinder/volume/drivers/nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/windows/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows copying build/lib/cinder/volume/drivers/zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu copying build/lib/cinder/volume/drivers/fujitsu/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/fusionstorage/fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage copying build/lib/cinder/volume/drivers/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers copying build/lib/cinder/volume/drivers/vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/ns5/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 copying build/lib/cinder/volume/drivers/nexenta/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge copying build/lib/cinder/volume/drivers/nexenta/nexentaedge/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge copying build/lib/cinder/volume/drivers/nexenta/nexentaedge/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge copying build/lib/cinder/volume/drivers/nexenta/nexentaedge/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge copying build/lib/cinder/volume/drivers/nexenta/options.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/drivers/nexenta/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta copying build/lib/cinder/volume/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/volume/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume copying build/lib/cinder/coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/services.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/type_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/group_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volume_access.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/backup_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/group_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies copying build/lib/cinder/policies/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/posix.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/gcs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/swift.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/drivers/ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers copying build/lib/cinder/backup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/backup/chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup copying build/lib/cinder/service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/flow_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/context.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/opts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES copying build/lib/cinder/locale/cs/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/tests/fake_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/tests/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_glance_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_b.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/monkey_patch_example/example_a.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example copying build/lib/cinder/tests/unit/test_cleanable_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_paginate_query.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/fake_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/brick/test_brick_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick copying build/lib/cinder/tests/unit/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/test_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr copying build/lib/cinder/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_goodness_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_chance_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fake_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_volume_number_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_host_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler copying build/lib/cinder/tests/unit/scheduler/test_weights.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/attachments/test_attachments_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments copying build/lib/cinder/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_group.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_manage_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/test_create_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/flows/fake_volume_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows copying build/lib/cinder/tests/unit/volume/test_init_host.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire copying build/lib/cinder/tests/unit/volume/drivers/test_lvm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/nec/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec copying build/lib/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei copying build/lib/cinder/tests/unit/volume/drivers/test_pure.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore copying build/lib/cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe copying build/lib/cinder/tests/unit/volume/drivers/test_zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access copying build/lib/cinder/tests/unit/volume/drivers/test_kaminario.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm copying build/lib/cinder/tests/unit/volume/drivers/test_sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur copying build/lib/cinder/tests/unit/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage copying build/lib/cinder/tests/unit/volume/drivers/test_san.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx copying build/lib/cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_hedvig.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_dothill.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_zfssa.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap copying build/lib/cinder/tests/unit/volume/drivers/test_vrtshyperscale.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology copying build/lib/cinder/tests/unit/volume/drivers/test_spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_tintri.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage copying build/lib/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers copying build/lib/cinder/tests/unit/volume/drivers/test_qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta_edge.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta copying build/lib/cinder/tests/unit/volume/test_image.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_retype.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_replication_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/volume/test_volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume copying build/lib/cinder/tests/unit/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/cast_as_call.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/policies/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies copying build/lib/cinder/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_worker_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_service_with_verify.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_google_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_swift.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_google.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_posix.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/drivers/test_backup_ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers copying build/lib/cinder/tests/unit/backup/fake_google_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup copying build/lib/cinder/tests/unit/test_service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_cleanup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/glance/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance copying build/lib/cinder/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_faults.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware copying build/lib/cinder/tests/unit/api/middleware/test_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views copying build/lib/cinder/tests/unit/api/views/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/v2/test_snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2 copying build/lib/cinder/tests/unit/api/test_api_validation.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/v3/test_workers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3 copying build/lib/cinder/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api copying build/lib/cinder/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack copying build/lib/cinder/tests/unit/api/openstack/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_services.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/api/contrib/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib copying build/lib/cinder/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_cmd.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_cache.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/test_glance.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/image/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image copying build/lib/cinder/tests/unit/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_iser_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_nvmeof_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_nvmet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_cxt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_tgt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/targets_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_lio_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_base_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_scst_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/targets/test_iet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets copying build/lib/cinder/tests/unit/fake_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_test.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api_urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/group/test_groups_manager_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group copying build/lib/cinder/tests/unit/test_setup_profiler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd copying build/lib/cinder/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd copying build/lib/cinder/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd copying build/lib/cinder/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_db_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/fake_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_qos.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects copying build/lib/cinder/tests/unit/objects/test_cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/db_fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows copying build/lib/cinder/tests/unit/windows/test_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup copying build/lib/cinder/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/message/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message copying build/lib/cinder/tests/unit/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit copying build/lib/cinder/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_purge.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_reset_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_orm_relationships.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_name_id.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db copying build/lib/cinder/tests/unit/db/test_transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_driverutils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager copying build/lib/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/compute/test_nova.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute copying build/lib/cinder/tests/unit/policy.json -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_login.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/api_samples_test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/api/client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api copying build/lib/cinder/tests/functional/functional_helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional copying build/lib/cinder/tests/functional/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions copying build/lib/cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-all-extra-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-specific-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-extra-specs-create-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-specific-extra-specs-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes copying build/lib/cinder/tests/functional/api_sample_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests copying build/lib/cinder/tests/functional/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_volume_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_backup_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/compliance/test_fczm_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance copying build/lib/cinder/tests/fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests copying build/lib/cinder/test.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/auth.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware copying build/lib/cinder/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation copying build/lib/cinder/api/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation copying build/lib/cinder/api/validation/validators.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation copying build/lib/cinder/api/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views copying build/lib/cinder/api/urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views copying build/lib/cinder/api/v2/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/v2/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2 copying build/lib/cinder/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api copying build/lib/cinder/api/microversions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views copying build/lib/cinder/api/v3/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/router.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 copying build/lib/cinder/api/v3/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3 creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack copying build/lib/cinder/api/openstack/api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/services.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas copying build/lib/cinder/api/schemas/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/services.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/extended_services.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_mig_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib copying build/lib/cinder/api/contrib/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/cache.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/image/glance.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image copying build/lib/cinder/policy.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group copying build/lib/cinder/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group copying build/lib/cinder/group/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/status.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/rtstool.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd copying build/lib/cinder/cmd/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/nvmcli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/hscli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/cgroup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/fs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets copying build/lib/cinder/privsep/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets copying build/lib/cinder/privsep/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets copying build/lib/cinder/privsep/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets copying build/lib/cinder/privsep/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets copying build/lib/cinder/privsep/path.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/privsep/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep copying build/lib/cinder/service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder copying build/lib/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/manageableresources.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/dynamic_log.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/fields.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/request_spec.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/objects/group.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects copying build/lib/cinder/rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/config.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/common/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common copying build/lib/cinder/quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi copying build/lib/cinder/wsgi/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking copying build/lib/cinder/ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/message/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message copying build/lib/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy copying build/lib/cinder/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo copying build/lib/cinder/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/123_add_transfer_no_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/122_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/120_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/101_fix_replication_status_default_upgrade.sql -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/118_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/119_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/121_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/097_cinder_init.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions copying build/lib/cinder/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/base.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db copying build/lib/cinder/db/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer copying build/lib/cinder/transfer/api.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/drivers/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco copying build/lib/cinder/zonemanager/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/rest_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers copying build/lib/cinder/zonemanager/fczm_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager copying build/lib/cinder/zonemanager/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute copying build/lib/cinder/compute/nova.py -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/brick/local_dev/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/keymgr/conf_key_mgr.py to conf_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator/evaluator.py to evaluator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/capacity.py to capacity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/chance.py to chance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/volume_number.py to volume_number.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/stochastic.py to stochastic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/weights/goodness.py to goodness.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/host_manager.py to host_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/flows/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/scheduler_options.py to scheduler_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/ignore_attempted_hosts_filter.py to ignore_attempted_hosts_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/affinity_filter.py to affinity_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/extra_specs_ops.py to extra_specs_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/instance_locality_filter.py to instance_locality_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/driver_filter.py to driver_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capabilities_filter.py to capabilities_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/availability_zone_filter.py to availability_zone_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/json_filter.py to json_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filters/capacity_filter.py to capacity_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_weight.py to base_weight.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_filter.py to base_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/filter_scheduler.py to filter_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/scheduler/base_handler.py to base_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_group_driver.py to volume_group_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_driver.py to backup_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/fczm_driver.py to fczm_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_driver.py to volume_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_verify_driver.py to backup_verify_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_consistencygroup_driver.py to volume_consistencygroup_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshotmanagement_driver.py to volume_snapshotmanagement_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_snapshot_revert.py to volume_snapshot_revert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/volume_manageable_driver.py to volume_manageable_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/interface/backup_chunked_driver.py to backup_chunked_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/driver_utils.py to driver_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/volume_migration.py to volume_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/api/manage_existing.py to manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing_snapshot.py to manage_existing_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py to create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/manage_existing.py to manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/lio.py to lio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/nvmet.py to nvmet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/spdknvmf.py to spdknvmf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/tgt.py to tgt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/scst.py to scst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iet.py to iet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/nvmeof.py to nvmeof.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/cxt.py to cxt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/targets/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/throttling.py to throttling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/storpool.py to storpool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/hs_constants.py to hs_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/vrtshyperscale.py to vrtshyperscale.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/rbd.py to rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_cnfs.py to veritas_cnfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/solidfire.py to solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_common.py to datera_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_iscsi.py to datera_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api21.py to datera_api21.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera/datera_api2.py to datera_api2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/spdk.py to spdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_common.py to volume_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume_helper.py to volume_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_common.py to kaminario_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_iscsi.py to kaminario_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario/kaminario_fc.py to kaminario_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_driver.py to huawei_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_utils.py to huawei_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/huawei_conf.py to huawei_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/rest_client.py to rest_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/fc_zone_helper.py to fc_zone_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/smartx.py to smartx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei/hypermetro.py to hypermetro.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/quobyte.py to quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/qnap.py to qnap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/sheepdog.py to sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/datastore.py to datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/volumeops.py to volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/vmdk.py to vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware/fcd.py to fcd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/fc.py to fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/passwd.py to passwd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/datacore/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_base.py to hpe_3par_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_common.py to hpe_3par_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_fc.py to hpe_3par_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_3par_iscsi.py to hpe_3par_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py to hpe_lefthand_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access/veritas_iscsi.py to veritas_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/pure.py to pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/hedvig_cinder.py to hedvig_cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/rest_client.py to rest_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py to ds8k_restclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py to ds8k_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/cryptish.py to cryptish.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py to ds8k_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py to xiv_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py to ds8k_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py to ds8k_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/certificate.py to certificate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py to ibm_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py to xiv_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/gpfs.py to gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_common.py to flashsystem_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_fc.py to flashsystem_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py to storwize_const.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py to storwize_svc_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py to storwize_svc_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py to storwize_svc_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/flashsystem_iscsi.py to flashsystem_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000/as13000_driver.py to as13000_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_common.py to instorage_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py to instorage_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_const.py to instorage_const.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage/instorage_fc.py to instorage_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/scaleio/simplecache.py to simplecache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/ps.py to ps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py to storagecenter_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py to storagecenter_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py to storagecenter_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py to storagecenter_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/masking.py to masking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/fc.py to fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/provision.py to provision.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/migrate.py to migrate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/rest.py to rest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/xtremio.py to xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/taskflows.py to taskflows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/replication.py to replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_fc.py to dpl_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dplcommon.py to dplcommon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/dpl_iscsi.py to dpl_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/remotefs.py to remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssaiscsi.py to zfssaiscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssarest.py to zfssarest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/zfssanfs.py to zfssanfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/webdavclient.py to webdavclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zfssa/restclient.py to restclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_client.py to dothill_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_iscsi.py to dothill_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_fc.py to dothill_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/dothill/dothill_common.py to dothill_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/san.py to san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_iscsi.py to hpmsa_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_client.py to hpmsa_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_common.py to hpmsa_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp/hpmsa_fc.py to hpmsa_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_cmode.py to block_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py to iscsi_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py to client_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/client_base.py to client_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/block_base.py to block_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py to loopingcalls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py to data_motion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py to perf_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py to perf_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py to nfs_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/fc_cmode.py to fc_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/nfs_base.py to nfs_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/infinidat.py to infinidat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_common.py to synology_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology/synology_iscsi.py to synology_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/linstordrv.py to linstordrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_iscsi.py to lenovo_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_common.py to lenovo_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_client.py to lenovo_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo/lenovo_fc.py to lenovo_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nimble.py to nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/smbfs.py to smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/zadara.py to zadara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/drbdmanagedrv.py to drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/tintri.py to tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py to eternus_dx_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py to eternus_dx_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py to eternus_dx_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/dsware.py to dsware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/fs_client.py to fs_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage/fs_conf.py to fs_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/vzstorage.py to vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/jsonrpc.py to jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/jsonrpc.py to jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge/jsonrpc.py to jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/nexentaedge/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/iscsi.py to iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/volume/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/coordination.py to coordination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volume_transfer.py to volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/type_extra_specs.py to type_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/group_actions.py to group_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/quota_class.py to quota_class.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/snapshot_actions.py to snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/snapshot_metadata.py to snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volume_actions.py to volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/scheduler_stats.py to scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volume_access.py to volume_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/manageable_snapshots.py to manageable_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/manageable_volumes.py to manageable_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/backup_actions.py to backup_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/group_snapshot_actions.py to group_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policies/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/rpcapi.py to rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/posix.py to posix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/gcs.py to gcs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/glusterfs.py to glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/nfs.py to nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/swift.py to swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/tsm.py to tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/drivers/ceph.py to ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/backup/chunkeddriver.py to chunkeddriver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/flow_utils.py to flow_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/fake_driver.py to fake_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_glance_metadata.py to test_volume_glance_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_b.py to example_b.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example/example_a.py to example_a.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cleanable_manager.py to test_cleanable_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_paginate_query.py to test_paginate_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/fake_lvm.py to fake_lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/brick/test_brick_lvm.py to test_brick_lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_transfer.py to test_volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_conf_key_mgr.py to test_conf_key_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/test_migration.py to test_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_rpc.py to test_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_notifier.py to fake_notifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py to test_stochastic_weight_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_goodness_weigher.py to test_goodness_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler_options.py to test_scheduler_options.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_base_filter.py to test_base_filter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_filter_scheduler.py to test_filter_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_scheduler.py to test_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_manager.py to test_host_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_chance_weigher.py to test_chance_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py to test_allocated_capacity_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_capacity_weigher.py to test_capacity_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fake_hosts.py to fake_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_volume_number_weigher.py to test_volume_number_weigher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_host_filters.py to test_host_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler/test_weights.py to test_weights.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_manager.py to test_attachments_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments/test_attachments_api.py to test_attachments_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group.py to fake_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_manage_volume.py to test_manage_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py to test_manage_snapshot_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_manage_volume_flow.py to test_manage_volume_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/test_create_volume_flow.py to test_create_volume_flow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows/fake_volume_api.py to fake_volume_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_init_host.py to test_init_host.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_connection.py to test_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_gpfs.py to test_gpfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py to test_solidfire.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_lvm_driver.py to test_lvm_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nimble.py to test_nimble.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_remotefs.py to test_remotefs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_infinidat.py to test_infinidat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py to test_prophetstor_dpl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_nfs.py to test_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py to test_huawei_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_pure.py to test_pure.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_vzstorage.py to test_vzstorage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_storpool.py to test_storpool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_quobyte.py to test_quobyte.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py to test_vmware_volumeops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py to test_vmware_vmdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_fcd.py to test_fcd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py to test_vmware_datastore.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_passwd.py to test_datacore_passwd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_utils.py to test_datacore_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_iscsi.py to test_datacore_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_api.py to test_datacore_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_fc.py to test_datacore_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/datacore/test_datacore_driver.py to test_datacore_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py to fake_hpe_client_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py to fake_hpe_3par_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py to test_hpelefthand.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py to test_hpe3par.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py to fake_hpe_lefthand_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zadara.py to test_zadara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py to test_veritas_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_kaminario.py to test_kaminario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py to test_xiv_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py to test_ds8k_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py to test_ibm_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py to fake_pyxcli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py to test_ibm_flashsystem.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py to test_storwize_svc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py to test_ibm_flashsystem_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py to fake_pyxcli_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_sheepdog.py to test_sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py to test_as13000_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py to test_iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py to test_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py to test_helper_routines.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py to test_fc_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_san.py to test_san.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing_snapshot.py to test_manage_existing_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_cloned_volume.py to test_create_cloned_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection_snapshot.py to test_initialize_connection_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_initialize_connection.py to test_initialize_connection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_get_manageable.py to test_get_manageable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume.py to test_create_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_volume_from_snapshot.py to test_create_volume_from_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_volume.py to test_delete_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/mocks.py to mocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_manage_existing.py to test_manage_existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_delete_snapshot.py to test_delete_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_create_snapshot.py to test_create_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_attach_detach_volume.py to test_attach_detach_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/scaleio/test_extend_volume.py to test_extend_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py to test_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py to test_sc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py to test_scapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py to test_powermax_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py to test_powermax_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py to test_powermax_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py to test_powermax_fc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py to test_powermax_masking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_migrate.py to test_powermax_migrate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py to test_powermax_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py to test_powermax_rest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py to test_powermax_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py to powermax_fake_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py to test_powermax_provision.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py to powermax_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py to test_ps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py to test_xtremio.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py to fake_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py to test_adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py to res_mock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py to test_res_mock.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py to test_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py to test_taskflows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py to fake_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py to fake_enum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py to test_adapter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_drbdmanagedrv.py to test_drbdmanagedrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_hedvig.py to test_hedvig.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_rbd.py to test_rbd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_datera.py to test_datera.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_dothill.py to test_dothill.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_zfssa.py to test_zfssa.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py to test_veritas_cnfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py to test_block_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py to test_client_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py to test_client_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py to test_data_motion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py to test_loopingcalls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py to test_perf_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py to test_perf_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py to test_nfs_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py to test_block_cmode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py to test_block_driver_interfaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py to test_nfs_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_vrtshyperscale.py to test_vrtshyperscale.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py to test_synology_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology/test_synology_common.py to test_synology_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_spdk.py to test_spdk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_tintri.py to test_tintri.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_linstordrv.py to test_linstordrv.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py to test_dsware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py to test_fs_conf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py to test_fs_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py to test_fujitsu_dx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/test_qnap.py to test_qnap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py to test_nexenta5_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta_edge.py to test_nexenta_edge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py to test_nexenta5_jsonrpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py to test_nexenta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py to test_nexenta5_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_image.py to test_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_retype.py to test_volume_retype.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_usage_audit.py to test_volume_usage_audit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_availability_zone.py to test_availability_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_replication_manager.py to test_replication_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/test_volume_migration.py to test_volume_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_utils.py to test_volume_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_cluster.py to fake_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cast_as_call.py to cast_as_call.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume_actions.py to test_volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/policies/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_constants.py to fake_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_worker_api.py to test_db_worker_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_snapshot.py to fake_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_volume.py to fake_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_objects.py to fake_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_configuration.py to test_volume_configuration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_backup.py to fake_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_service_with_verify.py to fake_service_with_verify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_rpcapi.py to test_rpcapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_service.py to fake_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client2.py to fake_swift_client2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_chunkeddriver.py to test_chunkeddriver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client.py to fake_google_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py to test_backup_glusterfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_driver_base.py to test_backup_driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_tsm.py to test_backup_tsm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_nfs.py to test_backup_nfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_swift.py to test_backup_swift.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_google.py to test_backup_google.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_posix.py to test_backup_posix.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers/test_backup_ceph.py to test_backup_ceph.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_google_client2.py to fake_google_client2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/fake_swift_client.py to fake_swift_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_service_auth.py to test_service_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_service.py to fake_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_quota_utils.py to test_quota_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_cleanup.py to test_volume_cleanup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_throttling.py to test_volume_throttling.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_exception.py to test_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/glance/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_manager.py to test_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_faults.py to test_faults.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/middleware/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v2/test_snapshot_metadata.py to test_snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_api_validation.py to test_api_validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_attachments.py to test_attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_transfer.py to test_volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_specs.py to test_group_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshot_manage.py to test_snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_snapshots.py to test_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_resource_filters.py to test_resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_metadata.py to test_volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_volume_manage.py to test_volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_backups.py to test_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_group_types.py to test_group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/v3/test_workers.py to test_workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_versioned_method.py to test_versioned_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_api_version_request.py to test_api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_cgsnapshots.py to test_cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backup_project_attribute.py to test_backup_project_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_transfer.py to test_volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_admin_actions.py to test_admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas_classes.py to test_quotas_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_unmanage.py to test_volume_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_encryption.py to test_volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_stats.py to test_scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_manage.py to test_snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_manage.py to test_types_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py to test_volume_tenant_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py to test_volume_encryption_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_scheduler_hints.py to test_scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py to test_volume_migration_status_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_image_metadata.py to test_volume_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_availability_zones.py to test_availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_actions.py to test_volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_used_limits.py to test_used_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_consistencygroups.py to test_consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_manage.py to test_volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_qos_specs_manage.py to test_qos_specs_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_types_extra_specs.py to test_types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_backups.py to test_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_actions.py to test_snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_type_access.py to test_volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_volume_host_attribute.py to test_volume_host_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py to test_extended_snapshot_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py to test_snapshot_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib/test_capabilities.py to test_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_fixtures.py to test_fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_image_utils.py to test_image_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types_extra_specs.py to test_volume_types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_evaluator.py to test_evaluator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_cmd.py to test_cmd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_ssh_utils.py to test_ssh_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_cache.py to test_cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/test_glance.py to test_glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/image/fake.py to fake.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/conf_fixture.py to conf_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_spdknvmf.py to test_spdknvmf.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iser_driver.py to test_iser_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_nvmeof_driver.py to test_nvmeof_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_nvmet_driver.py to test_nvmet_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_cxt_driver.py to test_cxt_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_tgt_driver.py to test_tgt_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/targets_fixture.py to targets_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_lio_driver.py to test_lio_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_base_iscsi_driver.py to test_base_iscsi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_scst_driver.py to test_scst_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/targets/test_iet_driver.py to test_iet_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_group_snapshot.py to fake_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_coordination.py to test_coordination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test.py to test_test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api_urlmap.py to test_api_urlmap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_api.py to test_groups_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager.py to test_groups_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/group/test_groups_manager_replication.py to test_groups_manager_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_setup_profiler.py to test_setup_profiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/cmd/test_status.py to test_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_db_api.py to test_db_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/fake_utils.py to fake_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cgsnapshot.py to test_cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_objects.py to test_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_service.py to test_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_type.py to test_group_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_consistencygroup.py to test_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume_attachment.py to test_volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanable.py to test_cleanable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_qos.py to test_qos.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py to test_manageable_volumes_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_backup.py to test_backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_volume.py to test_volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_snapshot.py to test_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_group_snapshot.py to test_group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/objects/test_cleanup_request.py to test_cleanup_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/db_fakes.py to db_fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_smbfs.py to test_smbfs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/windows/test_iscsi.py to test_iscsi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_consistencygroup.py to fake_consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py to fake_cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_test_utils.py to test_test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_defined_messages.py to test_defined_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_message_field.py to test_message_field.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/message/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_volume_types.py to test_volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_purge.py to test_purge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_volume_type.py to test_volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_reset_backend.py to test_reset_backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_orm_relationships.py to test_orm_relationships.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_qos_specs.py to test_qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_name_id.py to test_name_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_cluster.py to test_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/db/test_transfers.py to test_transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_driverutils.py to test_driverutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py to test_cisco_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py to test_brcd_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py to test_brcd_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py to test_cisco_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py to test_brcd_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_volume_driver.py to test_volume_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py to test_cisco_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py to test_brcd_http_fc_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_fc_zone_manager.py to test_fc_zone_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py to test_cisco_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py to test_brcd_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/unit/compute/test_nova.py to test_nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_groups.py to test_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_replication.py to test_group_replication.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_login.py to test_login.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_samples_test_base.py to api_samples_test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/foxinsocks.py to foxinsocks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/functional_helpers.py to functional_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_group_snapshots.py to test_group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volumes.py to test_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py to test_volume_manage_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_actions.py to test_volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_snapshots.py to test_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/test_volume_types.py to test_volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/functional/test_extensions.py to test_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_volume_drivers.py to test_volume_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_backup_drivers.py to test_backup_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/compliance/test_fczm_drivers.py to test_fczm_drivers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/tests/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/validation/parameter_types.py to parameter_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/scheduler_stats.py to scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/manageable_snapshots.py to manageable_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/manageable_volumes.py to manageable_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/transfers.py to transfers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/views/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/urlmap.py to urlmap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/views/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/snapshot_metadata.py to snapshot_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v2/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/microversions.py to microversions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volume_transfer.py to volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/resource_filters.py to resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/views/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/snapshot_manage.py to snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_specs.py to group_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volume_manage.py to volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/resource_filters.py to resource_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/resource_common_manage.py to resource_common_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/limits.py to limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/v3/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/versioned_method.py to versioned_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/openstack/api_version_request.py to api_version_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/admin_actions.py to admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/workers.py to workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_transfer.py to volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/types_extra_specs.py to types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshots.py to snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshot_manage.py to snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/scheduler_hints.py to scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/attachments.py to attachments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_type_encryption.py to volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/snapshot_actions.py to snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/group_specs.py to group_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_actions.py to volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_manage.py to volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/group_types.py to group_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_image_metadata.py to volume_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/volume_metadata.py to volume_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/group_snapshots.py to group_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/schemas/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/admin_actions.py to admin_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_host_attribute.py to volume_host_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_transfer.py to volume_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/types_extra_specs.py to types_extra_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_snapshot_attributes.py to extended_snapshot_attributes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_manage.py to snapshot_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_unmanage.py to volume_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_access.py to volume_type_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/extended_services.py to extended_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/types_manage.py to types_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_hints.py to scheduler_hints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_mig_status_attribute.py to volume_mig_status_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/cgsnapshots.py to cgsnapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_type_encryption.py to volume_type_encryption.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_encryption_metadata.py to volume_encryption_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_actions.py to snapshot_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_actions.py to volume_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/scheduler_stats.py to scheduler_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/qos_specs_manage.py to qos_specs_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_manage.py to volume_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_tenant_attribute.py to volume_tenant_attribute.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/snapshot_unmanage.py to snapshot_unmanage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/volume_image_metadata.py to volume_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/used_limits.py to used_limits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/resource_common_manage.py to resource_common_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/quota_classes.py to quota_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/consistencygroups.py to consistencygroups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/api/contrib/backups.py to backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/image_utils.py to image_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/image/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/group/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/volume_usage_audit.py to volume_usage_audit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/rtstool.py to rtstool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/nvmcli.py to nvmcli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/hscli.py to hscli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/cgroup.py to cgroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/fs.py to fs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets/tgt.py to tgt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets/scst.py to scst.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/targets/iet.py to iet.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/privsep/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/service_auth.py to service_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group_type.py to group_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/manageableresources.py to manageableresources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/consistencygroup.py to consistencygroup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cgsnapshot.py to cgsnapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/snapshot.py to snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_attachment.py to volume_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group_snapshot.py to group_snapshot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/dynamic_log.py to dynamic_log.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cleanable.py to cleanable.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume.py to volume.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/volume_type.py to volume_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/cleanup_request.py to cleanup_request.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/request_spec.py to request_spec.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/objects/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/common/sqlalchemyutils.py to sqlalchemyutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/quota_utils.py to quota_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/wsgi/eventlet_server.py to eventlet_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/ssh_utils.py to ssh_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/message_field.py to message_field.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/defined_messages.py to defined_messages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/message/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/102_add_replication_status_to_groups_table.py to 102_add_replication_status_to_groups_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py to 124_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/123_add_transfer_no_snapshots.py to 123_add_transfer_no_snapshots.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/108_placeholder.py to 108_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/122_placeholder.py to 122_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py to 128_add_project_id_and_accepted_to_transfer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/120_placeholder.py to 120_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/100_add_foreign_key_indexes.py to 100_add_foreign_key_indexes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py to 126_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/107_placeholder.py to 107_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/105_add_backup_metadata.py to 105_add_backup_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py to 127_change_project_resource_attribute_for_quota_usages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/106_placeholder.py to 106_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/112_add_uuid_to_services_table.py to 112_add_uuid_to_services_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/118_placeholder.py to 118_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/115_add_shared_targets_to_volumes.py to 115_add_shared_targets_to_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/104_change_size_of_project_id.py to 104_change_size_of_project_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/119_placeholder.py to 119_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/103_message_action_detail_column.py to 103_message_action_detail_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/114_add_service_uuid_fk_to_volumes.py to 114_add_service_uuid_fk_to_volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/109_placeholder.py to 109_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/121_placeholder.py to 121_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/117_add_encryption_key_id_to_backups.py to 117_add_encryption_key_id_to_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/097_cinder_init.py to 097_cinder_init.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/111_add_project_resource_idx_for_quota_usage.py to 111_add_project_resource_idx_for_quota_usage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/116_add_volume_attachment_connector.py to 116_add_volume_attachment_connector.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/099_add_connection_info_to_attachment.py to 099_add_connection_info_to_attachment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/098_message_add_expire_at_index.py to 098_message_add_expire_at_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py to 125_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/110_placeholder.py to 110_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions/113_add_reservation_deleted_uuid_index.py to 113_add_reservation_deleted_uuid_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/transfer/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_common.py to fc_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_san_lookup_service.py to fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fc_zone_manager.py to fc_zone_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/driver_utils.py to driver_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py to cisco_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py to cisco_fabric_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/fc_zone_constants.py to fc_zone_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py to cisco_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py to cisco_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py to brcd_fabric_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py to brcd_rest_fc_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/fc_zone_constants.py to fc_zone_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py to brcd_fc_zone_client_cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py to brcd_http_fc_zone_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/rest_constants.py to rest_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py to brcd_fc_san_lookup_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py to brcd_fc_zone_connector_factory.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py to brcd_fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/fc_zone_driver.py to fc_zone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/fczm_constants.py to fczm_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/zonemanager/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/compute/nova.py to nova.pyc writing byte-compilation script '/tmp/tmp98coIn.py' /usr/bin/python2 -O /tmp/tmp98coIn.py removing /tmp/tmp98coIn.py running install_data creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder creating /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder/rootwrap.d copying etc/cinder/rootwrap.d/volume.filters -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder/rootwrap.d/ copying etc/cinder/api-paste.ini -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder copying etc/cinder/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder copying etc/cinder/resource_filters.json -> /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc/cinder running install_egg_info running egg_info writing cinder.egg-info/PKG-INFO writing top-level names to cinder.egg-info/top_level.txt writing dependency_links to cinder.egg-info/dependency_links.txt writing entry points to cinder.egg-info/entry_points.txt writing pbr to cinder.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' Copying cinder.egg-info to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder-14.3.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing cinder-wsgi script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-volume script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-backup script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-api script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-rootwrap script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-manage script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-volume-usage-audit script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-status script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-rtstool script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin Installing cinder-scheduler script to /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/bin ++ pwd + export PYTHONPATH=/builddir/build/BUILD/cinder-14.3.1: + PYTHONPATH=/builddir/build/BUILD/cinder-14.3.1: + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext ** Generating driver list... making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/cinder-14.3.1/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/cinder-14.3.1/doc/source/../../tools/config/cinder-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/cinder-14.3.1/doc/source/_static/cinder.conf.sample Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/cinder-14.3.1/doc/source/../../tools/config/cinder-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/cinder-14.3.1/doc/source/_static/cinder.policy.yaml.sample Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.context.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.coordination.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.exception.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.flow_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.i18n.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.opts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policy.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.quota.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.quota_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.rpc.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.service_auth.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.ssh_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.test.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.version.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.extensions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.microversions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.urlmap.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.versions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.admin_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.availability_zones.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.extended_services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.hosts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.quota_classes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.types_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.used_limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.auth.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.fault.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.api_version_request.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.versioned_method.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.admin_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.quota_classes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.scheduler_hints.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.types_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_image_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_type_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_type_encryption.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.router.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.resource_filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.router.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.parameter_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.validators.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.availability_zones.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.cgsnapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.manageable_volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.transfers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.versions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.chunkeddriver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.local_dev.lvm.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.local_dev.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.rtstool.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.status.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.config.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.constants.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.sqlalchemyutils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.compute.nova.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.compute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.group.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.group.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.hacking.checks.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.hacking.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.cache.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.glance.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.image_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_verify_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.fczm_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.util.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_group_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_manageable_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_snapshot_revert.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.defined_messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.message_field.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cgsnapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cleanable.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cleanup_request.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cluster.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.consistencygroup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.dynamic_log.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.fields.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group_snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.manageableresources.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.request_spec.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume_attachment.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.backup_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.hosts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.manageable_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.manageable_volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.quota_class.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshot_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.type_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.cgroup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.fs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.hscli.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.lvm.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.nvmcli.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.path.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.iet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.scst.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.tgt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_handler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_weight.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.host_manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.scheduler_options.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.evaluator.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.flows.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.capacity.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.chance.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.goodness.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.transfer.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.configuration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.driver_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.throttling.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.volume_migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.volume_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.cxt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.fake.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.iet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.iscsi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.lio.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.nvmeof.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.nvmet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.scst.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.spdknvmf.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.tgt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.eventlet_server.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 180 source files that are out of date updating environment: 533 added, 0 changed, 0 removed reading sources... [ 0%] admin/README reading sources... [ 0%] admin/blockstorage-api-throughput reading sources... [ 0%] admin/blockstorage-availability-zone-type reading sources... [ 0%] admin/blockstorage-backup-disks reading sources... [ 0%] admin/blockstorage-basic-volume-qos reading sources... [ 1%] admin/blockstorage-boot-from-volume reading sources... [ 1%] admin/blockstorage-capacity-based-qos reading sources... [ 1%] admin/blockstorage-consistency-groups reading sources... [ 1%] admin/blockstorage-driver-filter-weighing reading sources... [ 1%] admin/blockstorage-get-capabilities reading sources... [ 2%] admin/blockstorage-groups reading sources... [ 2%] admin/blockstorage-image-volume-cache reading sources... [ 2%] admin/blockstorage-lio-iscsi-support reading sources... [ 2%] admin/blockstorage-manage-volumes reading sources... [ 2%] admin/blockstorage-multi-backend reading sources... [ 3%] admin/blockstorage-nfs-backend reading sources... [ 3%] admin/blockstorage-over-subscription reading sources... [ 3%] admin/blockstorage-ratelimit-volume-copy-bandwidth reading sources... [ 3%] admin/blockstorage-troubleshoot reading sources... [ 3%] admin/blockstorage-volume-backed-image reading sources... [ 3%] admin/blockstorage-volume-backups reading sources... [ 4%] admin/blockstorage-volume-backups-export-import reading sources... [ 4%] admin/blockstorage-volume-migration reading sources... [ 4%] admin/blockstorage-volume-multiattach reading sources... [ 4%] admin/blockstorage-volume-number-weigher reading sources... [ 4%] admin/generalized_filters reading sources... [ 5%] admin/index reading sources... [ 5%] admin/ts-HTTP-bad-req-in-cinder-vol-log reading sources... [ 5%] admin/ts-cinder-config reading sources... [ 5%] admin/ts-duplicate-3par-host reading sources... [ 5%] admin/ts-eql-volume-size reading sources... [ 6%] admin/ts-failed-attach-vol-after-detach reading sources... [ 6%] admin/ts-failed-attach-vol-no-sysfsutils reading sources... [ 6%] admin/ts-failed-connect-vol-FC-SAN reading sources... [ 6%] admin/ts-multipath-warn reading sources... [ 6%] admin/ts-no-emulator-x86-64 reading sources... [ 6%] admin/ts-non-existent-host reading sources... [ 7%] admin/ts-non-existent-vlun reading sources... [ 7%] cli/README reading sources... [ 7%] cli/cinder-manage reading sources... [ 7%] cli/cinder-status reading sources... [ 7%] cli/cli-cinder-quotas reading sources... [ 8%] cli/cli-cinder-scheduling reading sources... [ 8%] cli/cli-manage-volumes reading sources... [ 8%] cli/cli-set-quotas reading sources... [ 8%] cli/index reading sources... [ 8%] common/glossary reading sources... [ 9%] configuration/README reading sources... [ 9%] configuration/block-storage/backup-drivers reading sources... [ 9%] configuration/block-storage/backup/ceph-backup-driver reading sources... [ 9%] configuration/block-storage/backup/gcs-backup-driver reading sources... [ 9%] configuration/block-storage/backup/glusterfs-backup-driver reading sources... [ 9%] configuration/block-storage/backup/nfs-backup-driver reading sources... [ 10%] configuration/block-storage/backup/posix-backup-driver reading sources... [ 10%] configuration/block-storage/backup/swift-backup-driver reading sources... [ 10%] configuration/block-storage/backup/tsm-backup-driver reading sources... [ 10%] configuration/block-storage/block-storage-overview reading sources... [ 10%] configuration/block-storage/config-options [config-table] No options found in cinder.api.common [config-table] No options found in cinder.service reading sources... [ 11%] configuration/block-storage/drivers/ceph-rbd-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/datacore-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/datera-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/dell-emc-powermax-driver reading sources... [ 11%] configuration/block-storage/drivers/dell-emc-unity-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-vnx-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-vxflex-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-xtremio-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-equallogic-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-storagecenter-driver reading sources... [ 12%] configuration/block-storage/drivers/drbd-driver reading sources... [ 13%] configuration/block-storage/drivers/fujitsu-eternus-dx-driver reading sources... [ 13%] configuration/block-storage/drivers/hedvig-volume-driver reading sources... [ 13%] configuration/block-storage/drivers/hp-msa-driver reading sources... [ 13%] configuration/block-storage/drivers/hpe-3par-driver reading sources... [ 13%] configuration/block-storage/drivers/hpe-lefthand-driver reading sources... [ 14%] configuration/block-storage/drivers/huawei-storage-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-flashsystem-volume-driver [config-table] No options found in cinder.volume.drivers.ibm.flashsystem_fc reading sources... [ 14%] configuration/block-storage/drivers/ibm-gpfs-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-storage-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-storwize-svc-driver reading sources... [ 15%] configuration/block-storage/drivers/infinidat-volume-driver reading sources... [ 15%] configuration/block-storage/drivers/inspur-as13000-driver reading sources... [ 15%] configuration/block-storage/drivers/inspur-instorage-driver reading sources... [ 15%] configuration/block-storage/drivers/kaminario-driver reading sources... [ 15%] configuration/block-storage/drivers/lenovo-driver reading sources... [ 15%] configuration/block-storage/drivers/linstor-driver reading sources... [ 16%] configuration/block-storage/drivers/lvm-volume-driver reading sources... [ 16%] configuration/block-storage/drivers/nec-storage-m-series-driver reading sources... [ 16%] configuration/block-storage/drivers/netapp-volume-driver reading sources... [ 16%] configuration/block-storage/drivers/nexentaedge-driver reading sources... [ 16%] configuration/block-storage/drivers/nexentastor4-driver reading sources... [ 17%] configuration/block-storage/drivers/nexentastor5-driver reading sources... [ 17%] configuration/block-storage/drivers/nfs-volume-driver reading sources... [ 17%] configuration/block-storage/drivers/nimble-volume-driver reading sources... [ 17%] configuration/block-storage/drivers/prophetstor-dpl-driver reading sources... [ 17%] configuration/block-storage/drivers/pure-storage-driver reading sources... [ 18%] configuration/block-storage/drivers/quobyte-driver reading sources... [ 18%] configuration/block-storage/drivers/sheepdog-driver reading sources... [ 18%] configuration/block-storage/drivers/solidfire-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/spdk-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/storpool-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/synology-dsm-driver reading sources... [ 19%] configuration/block-storage/drivers/tintri-volume-driver reading sources... [ 19%] configuration/block-storage/drivers/veritas-access-iscsi-driver reading sources... [ 19%] configuration/block-storage/drivers/vmware-vmdk-driver reading sources... [ 19%] configuration/block-storage/drivers/vzstorage-driver reading sources... [ 19%] configuration/block-storage/drivers/windows-iscsi-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/windows-smb-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/zadara-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/zfssa-iscsi-driver reading sources... [ 20%] configuration/block-storage/drivers/zfssa-nfs-driver reading sources... [ 20%] configuration/block-storage/fc-zoning reading sources... [ 21%] configuration/block-storage/logs reading sources... [ 21%] configuration/block-storage/nested-quota reading sources... [ 21%] configuration/block-storage/policy reading sources... [ 21%] configuration/block-storage/policy-config-HOWTO reading sources... [ 21%] configuration/block-storage/samples/api-paste.ini reading sources... [ 21%] configuration/block-storage/samples/cinder.conf reading sources... [ 22%] configuration/block-storage/samples/index reading sources... [ 22%] configuration/block-storage/samples/policy.yaml reading sources... [ 22%] configuration/block-storage/samples/rootwrap.conf reading sources... [ 22%] configuration/block-storage/scheduler-filters documenting plugins from u'cinder.scheduler.filters' reading sources... [ 22%] configuration/block-storage/scheduler-weights documenting plugins from u'cinder.scheduler.weights' reading sources... [ 23%] configuration/block-storage/schedulers reading sources... [ 23%] configuration/block-storage/volume-drivers reading sources... [ 23%] configuration/block-storage/volume-encryption reading sources... [ 23%] configuration/index reading sources... [ 23%] contributor/README reading sources... [ 24%] contributor/addmethod.openstackapi reading sources... [ 24%] contributor/api.apache reading sources... [ 24%] contributor/api/cinder reading sources... [ 24%] contributor/api/cinder.api reading sources... [ 24%] contributor/api/cinder.api.common reading sources... [ 24%] contributor/api/cinder.api.contrib reading sources... [ 25%] contributor/api/cinder.api.contrib.admin_actions reading sources... [ 25%] contributor/api/cinder.api.contrib.availability_zones reading sources... [ 25%] contributor/api/cinder.api.contrib.backups reading sources... [ 25%] contributor/api/cinder.api.contrib.capabilities reading sources... [ 25%] contributor/api/cinder.api.contrib.cgsnapshots reading sources... [ 26%] contributor/api/cinder.api.contrib.consistencygroups reading sources... [ 26%] contributor/api/cinder.api.contrib.extended_services reading sources... [ 26%] contributor/api/cinder.api.contrib.extended_snapshot_attributes reading sources... [ 26%] contributor/api/cinder.api.contrib.hosts reading sources... [ 26%] contributor/api/cinder.api.contrib.qos_specs_manage reading sources... [ 27%] contributor/api/cinder.api.contrib.quota_classes reading sources... [ 27%] contributor/api/cinder.api.contrib.quotas reading sources... [ 27%] contributor/api/cinder.api.contrib.resource_common_manage reading sources... [ 27%] contributor/api/cinder.api.contrib.scheduler_hints reading sources... [ 27%] contributor/api/cinder.api.contrib.scheduler_stats reading sources... [ 27%] contributor/api/cinder.api.contrib.services reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_actions reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_manage reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_unmanage reading sources... [ 28%] contributor/api/cinder.api.contrib.types_extra_specs reading sources... [ 28%] contributor/api/cinder.api.contrib.types_manage reading sources... [ 29%] contributor/api/cinder.api.contrib.used_limits reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_actions reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_encryption_metadata reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_host_attribute reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_image_metadata reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_manage reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_mig_status_attribute reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_tenant_attribute reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_transfer reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_type_access reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_type_encryption reading sources... [ 31%] contributor/api/cinder.api.contrib.volume_unmanage reading sources... [ 31%] contributor/api/cinder.api.extensions reading sources... [ 31%] contributor/api/cinder.api.microversions reading sources... [ 31%] contributor/api/cinder.api.middleware reading sources... [ 31%] contributor/api/cinder.api.middleware.auth reading sources... [ 32%] contributor/api/cinder.api.middleware.fault reading sources... [ 32%] contributor/api/cinder.api.openstack reading sources... [ 32%] contributor/api/cinder.api.openstack.api_version_request reading sources... [ 32%] contributor/api/cinder.api.openstack.versioned_method reading sources... [ 32%] contributor/api/cinder.api.openstack.wsgi reading sources... [ 33%] contributor/api/cinder.api.schemas reading sources... [ 33%] contributor/api/cinder.api.schemas.admin_actions reading sources... [ 33%] contributor/api/cinder.api.schemas.attachments reading sources... [ 33%] contributor/api/cinder.api.schemas.backups reading sources... [ 33%] contributor/api/cinder.api.schemas.clusters reading sources... [ 33%] contributor/api/cinder.api.schemas.group_snapshots reading sources... [ 34%] contributor/api/cinder.api.schemas.group_specs reading sources... [ 34%] contributor/api/cinder.api.schemas.group_types reading sources... [ 34%] contributor/api/cinder.api.schemas.groups reading sources... [ 34%] contributor/api/cinder.api.schemas.qos_specs reading sources... [ 34%] contributor/api/cinder.api.schemas.quota_classes reading sources... [ 35%] contributor/api/cinder.api.schemas.quotas reading sources... [ 35%] contributor/api/cinder.api.schemas.scheduler_hints reading sources... [ 35%] contributor/api/cinder.api.schemas.services reading sources... [ 35%] contributor/api/cinder.api.schemas.snapshot_actions reading sources... [ 35%] contributor/api/cinder.api.schemas.snapshot_manage reading sources... [ 36%] contributor/api/cinder.api.schemas.snapshots reading sources... [ 36%] contributor/api/cinder.api.schemas.types_extra_specs reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_actions reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_image_metadata reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_manage reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_metadata reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_transfer reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_type_access reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_type_encryption reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_types reading sources... [ 37%] contributor/api/cinder.api.schemas.volumes reading sources... [ 38%] contributor/api/cinder.api.schemas.workers reading sources... [ 38%] contributor/api/cinder.api.urlmap reading sources... [ 38%] contributor/api/cinder.api.v2 reading sources... [ 38%] contributor/api/cinder.api.v2.limits reading sources... [ 38%] contributor/api/cinder.api.v2.router reading sources... [ 39%] contributor/api/cinder.api.v2.snapshot_metadata reading sources... [ 39%] contributor/api/cinder.api.v2.snapshots reading sources... [ 39%] contributor/api/cinder.api.v2.types reading sources... [ 39%] contributor/api/cinder.api.v2.views reading sources... [ 39%] contributor/api/cinder.api.v2.views.types reading sources... [ 39%] contributor/api/cinder.api.v2.views.volumes reading sources... [ 40%] contributor/api/cinder.api.v2.volume_metadata reading sources... [ 40%] contributor/api/cinder.api.v2.volumes reading sources... [ 40%] contributor/api/cinder.api.v3 reading sources... [ 40%] contributor/api/cinder.api.v3.attachments reading sources... [ 40%] contributor/api/cinder.api.v3.backups reading sources... [ 41%] contributor/api/cinder.api.v3.clusters reading sources... [ 41%] contributor/api/cinder.api.v3.consistencygroups reading sources... [ 41%] contributor/api/cinder.api.v3.group_snapshots reading sources... [ 41%] contributor/api/cinder.api.v3.group_specs reading sources... [ 41%] contributor/api/cinder.api.v3.group_types reading sources... [ 42%] contributor/api/cinder.api.v3.groups reading sources... [ 42%] contributor/api/cinder.api.v3.limits reading sources... [ 42%] contributor/api/cinder.api.v3.messages reading sources... [ 42%] contributor/api/cinder.api.v3.resource_common_manage reading sources... [ 42%] contributor/api/cinder.api.v3.resource_filters reading sources... [ 42%] contributor/api/cinder.api.v3.router reading sources... [ 43%] contributor/api/cinder.api.v3.snapshot_manage reading sources... [ 43%] contributor/api/cinder.api.v3.snapshots reading sources... [ 43%] contributor/api/cinder.api.v3.views reading sources... [ 43%] contributor/api/cinder.api.v3.views.attachments reading sources... [ 43%] contributor/api/cinder.api.v3.views.backups reading sources... [ 44%] contributor/api/cinder.api.v3.views.clusters reading sources... [ 44%] contributor/api/cinder.api.v3.views.group_snapshots reading sources... [ 44%] contributor/api/cinder.api.v3.views.group_types reading sources... [ 44%] contributor/api/cinder.api.v3.views.groups reading sources... [ 44%] contributor/api/cinder.api.v3.views.messages reading sources... [ 45%] contributor/api/cinder.api.v3.views.resource_filters reading sources... [ 45%] contributor/api/cinder.api.v3.views.snapshots reading sources... [ 45%] contributor/api/cinder.api.v3.views.volumes reading sources... [ 45%] contributor/api/cinder.api.v3.views.workers reading sources... [ 45%] contributor/api/cinder.api.v3.volume_manage reading sources... [ 45%] contributor/api/cinder.api.v3.volume_metadata reading sources... [ 46%] contributor/api/cinder.api.v3.volume_transfer reading sources... [ 46%] contributor/api/cinder.api.v3.volumes reading sources... [ 46%] contributor/api/cinder.api.v3.workers reading sources... [ 46%] contributor/api/cinder.api.validation reading sources... [ 46%] contributor/api/cinder.api.validation.parameter_types reading sources... [ 47%] contributor/api/cinder.api.validation.validators reading sources... [ 47%] contributor/api/cinder.api.versions reading sources... [ 47%] contributor/api/cinder.api.views reading sources... [ 47%] contributor/api/cinder.api.views.availability_zones reading sources... [ 47%] contributor/api/cinder.api.views.backups reading sources... [ 48%] contributor/api/cinder.api.views.capabilities reading sources... [ 48%] contributor/api/cinder.api.views.cgsnapshots reading sources... [ 48%] contributor/api/cinder.api.views.consistencygroups reading sources... [ 48%] contributor/api/cinder.api.views.limits reading sources... [ 48%] contributor/api/cinder.api.views.manageable_snapshots reading sources... [ 48%] contributor/api/cinder.api.views.manageable_volumes reading sources... [ 49%] contributor/api/cinder.api.views.qos_specs reading sources... [ 49%] contributor/api/cinder.api.views.scheduler_stats reading sources... [ 49%] contributor/api/cinder.api.views.snapshots reading sources... [ 49%] contributor/api/cinder.api.views.transfers reading sources... [ 49%] contributor/api/cinder.api.views.types reading sources... [ 50%] contributor/api/cinder.api.views.versions reading sources... [ 50%] contributor/api/cinder.backup reading sources... [ 50%] contributor/api/cinder.backup.api reading sources... [ 50%] contributor/api/cinder.backup.chunkeddriver reading sources... [ 50%] contributor/api/cinder.backup.driver reading sources... [ 51%] contributor/api/cinder.backup.manager reading sources... [ 51%] contributor/api/cinder.backup.rpcapi reading sources... [ 51%] contributor/api/cinder.brick reading sources... [ 51%] contributor/api/cinder.brick.local_dev reading sources... [ 51%] contributor/api/cinder.brick.local_dev.lvm reading sources... [ 51%] contributor/api/cinder.cmd reading sources... [ 52%] contributor/api/cinder.cmd.api reading sources... [ 52%] contributor/api/cinder.cmd.backup reading sources... [ 52%] contributor/api/cinder.cmd.manage reading sources... [ 52%] contributor/api/cinder.cmd.rtstool reading sources... [ 52%] contributor/api/cinder.cmd.scheduler reading sources... [ 53%] contributor/api/cinder.cmd.status reading sources... [ 53%] contributor/api/cinder.cmd.volume reading sources... [ 53%] contributor/api/cinder.cmd.volume_usage_audit reading sources... [ 53%] contributor/api/cinder.common reading sources... [ 53%] contributor/api/cinder.common.config reading sources... [ 54%] contributor/api/cinder.common.constants reading sources... [ 54%] contributor/api/cinder.common.sqlalchemyutils reading sources... [ 54%] contributor/api/cinder.compute reading sources... [ 54%] contributor/api/cinder.compute.nova reading sources... [ 54%] contributor/api/cinder.context reading sources... [ 54%] contributor/api/cinder.coordination reading sources... [ 55%] contributor/api/cinder.db reading sources... [ 55%] contributor/api/cinder.db.api reading sources... [ 55%] contributor/api/cinder.db.base reading sources... [ 55%] contributor/api/cinder.db.migration reading sources... [ 55%] contributor/api/cinder.exception reading sources... [ 56%] contributor/api/cinder.flow_utils reading sources... [ 56%] contributor/api/cinder.group reading sources... [ 56%] contributor/api/cinder.group.api reading sources... [ 56%] contributor/api/cinder.hacking reading sources... [ 56%] contributor/api/cinder.hacking.checks reading sources... [ 57%] contributor/api/cinder.i18n reading sources... [ 57%] contributor/api/cinder.image reading sources... [ 57%] contributor/api/cinder.image.cache reading sources... [ 57%] contributor/api/cinder.image.glance reading sources... [ 57%] contributor/api/cinder.image.image_utils reading sources... [ 57%] contributor/api/cinder.interface reading sources... [ 58%] contributor/api/cinder.interface.backup_chunked_driver reading sources... [ 58%] contributor/api/cinder.interface.backup_driver reading sources... [ 58%] contributor/api/cinder.interface.backup_verify_driver reading sources... [ 58%] contributor/api/cinder.interface.base reading sources... [ 58%] contributor/api/cinder.interface.fczm_driver reading sources... [ 59%] contributor/api/cinder.interface.util reading sources... [ 59%] contributor/api/cinder.interface.volume_consistencygroup_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_group_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_manageable_driver reading sources... [ 60%] contributor/api/cinder.interface.volume_snapshot_revert reading sources... [ 60%] contributor/api/cinder.interface.volume_snapshotmanagement_driver reading sources... [ 60%] contributor/api/cinder.keymgr reading sources... [ 60%] contributor/api/cinder.keymgr.conf_key_mgr reading sources... [ 60%] contributor/api/cinder.keymgr.migration reading sources... [ 60%] contributor/api/cinder.manager reading sources... [ 61%] contributor/api/cinder.message reading sources... [ 61%] contributor/api/cinder.message.api reading sources... [ 61%] contributor/api/cinder.message.defined_messages reading sources... [ 61%] contributor/api/cinder.message.message_field reading sources... [ 61%] contributor/api/cinder.objects reading sources... [ 62%] contributor/api/cinder.objects.backup reading sources... [ 62%] contributor/api/cinder.objects.base reading sources... [ 62%] contributor/api/cinder.objects.cgsnapshot reading sources... [ 62%] contributor/api/cinder.objects.cleanable reading sources... [ 62%] contributor/api/cinder.objects.cleanup_request reading sources... [ 63%] contributor/api/cinder.objects.cluster reading sources... [ 63%] contributor/api/cinder.objects.consistencygroup reading sources... [ 63%] contributor/api/cinder.objects.dynamic_log reading sources... [ 63%] contributor/api/cinder.objects.fields reading sources... [ 63%] contributor/api/cinder.objects.group reading sources... [ 63%] contributor/api/cinder.objects.group_snapshot reading sources... [ 64%] contributor/api/cinder.objects.group_type reading sources... [ 64%] contributor/api/cinder.objects.manageableresources reading sources... [ 64%] contributor/api/cinder.objects.qos_specs reading sources... [ 64%] contributor/api/cinder.objects.request_spec reading sources... [ 64%] contributor/api/cinder.objects.service reading sources... [ 65%] contributor/api/cinder.objects.snapshot reading sources... [ 65%] contributor/api/cinder.objects.volume reading sources... [ 65%] contributor/api/cinder.objects.volume_attachment reading sources... [ 65%] contributor/api/cinder.objects.volume_type reading sources... [ 65%] contributor/api/cinder.opts reading sources... [ 66%] contributor/api/cinder.policies reading sources... [ 66%] contributor/api/cinder.policies.attachments reading sources... [ 66%] contributor/api/cinder.policies.backup_actions reading sources... [ 66%] contributor/api/cinder.policies.backups reading sources... [ 66%] contributor/api/cinder.policies.base reading sources... [ 66%] contributor/api/cinder.policies.capabilities reading sources... [ 67%] contributor/api/cinder.policies.clusters reading sources... [ 67%] contributor/api/cinder.policies.group_actions reading sources... [ 67%] contributor/api/cinder.policies.group_snapshot_actions reading sources... [ 67%] contributor/api/cinder.policies.group_snapshots reading sources... [ 67%] contributor/api/cinder.policies.group_types reading sources... [ 68%] contributor/api/cinder.policies.groups reading sources... [ 68%] contributor/api/cinder.policies.hosts reading sources... [ 68%] contributor/api/cinder.policies.limits reading sources... [ 68%] contributor/api/cinder.policies.manageable_snapshots reading sources... [ 68%] contributor/api/cinder.policies.manageable_volumes reading sources... [ 69%] contributor/api/cinder.policies.messages reading sources... [ 69%] contributor/api/cinder.policies.qos_specs reading sources... [ 69%] contributor/api/cinder.policies.quota_class reading sources... [ 69%] contributor/api/cinder.policies.quotas reading sources... [ 69%] contributor/api/cinder.policies.scheduler_stats reading sources... [ 69%] contributor/api/cinder.policies.services reading sources... [ 70%] contributor/api/cinder.policies.snapshot_actions reading sources... [ 70%] contributor/api/cinder.policies.snapshot_metadata reading sources... [ 70%] contributor/api/cinder.policies.snapshots reading sources... [ 70%] contributor/api/cinder.policies.type_extra_specs reading sources... [ 70%] contributor/api/cinder.policies.volume_access reading sources... [ 71%] contributor/api/cinder.policies.volume_actions reading sources... [ 71%] contributor/api/cinder.policies.volume_metadata reading sources... [ 71%] contributor/api/cinder.policies.volume_transfer reading sources... [ 71%] contributor/api/cinder.policies.volume_type reading sources... [ 71%] contributor/api/cinder.policies.volumes reading sources... [ 72%] contributor/api/cinder.policies.workers reading sources... [ 72%] contributor/api/cinder.policy reading sources... [ 72%] contributor/api/cinder.privsep reading sources... [ 72%] contributor/api/cinder.privsep.cgroup reading sources... [ 72%] contributor/api/cinder.privsep.fs reading sources... [ 72%] contributor/api/cinder.privsep.hscli reading sources... [ 73%] contributor/api/cinder.privsep.lvm reading sources... [ 73%] contributor/api/cinder.privsep.nvmcli reading sources... [ 73%] contributor/api/cinder.privsep.path reading sources... [ 73%] contributor/api/cinder.privsep.targets reading sources... [ 73%] contributor/api/cinder.privsep.targets.iet reading sources... [ 74%] contributor/api/cinder.privsep.targets.scst reading sources... [ 74%] contributor/api/cinder.privsep.targets.tgt reading sources... [ 74%] contributor/api/cinder.quota reading sources... [ 74%] contributor/api/cinder.quota_utils reading sources... [ 74%] contributor/api/cinder.rpc reading sources... [ 75%] contributor/api/cinder.scheduler reading sources... [ 75%] contributor/api/cinder.scheduler.base_filter reading sources... [ 75%] contributor/api/cinder.scheduler.base_handler reading sources... [ 75%] contributor/api/cinder.scheduler.base_weight reading sources... [ 75%] contributor/api/cinder.scheduler.driver reading sources... [ 75%] contributor/api/cinder.scheduler.evaluator reading sources... [ 76%] contributor/api/cinder.scheduler.evaluator.evaluator reading sources... [ 76%] contributor/api/cinder.scheduler.filter_scheduler reading sources... [ 76%] contributor/api/cinder.scheduler.filters reading sources... [ 76%] contributor/api/cinder.scheduler.filters.affinity_filter reading sources... [ 76%] contributor/api/cinder.scheduler.filters.availability_zone_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.capabilities_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.capacity_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.driver_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.extra_specs_ops reading sources... [ 77%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter reading sources... [ 78%] contributor/api/cinder.scheduler.filters.instance_locality_filter reading sources... [ 78%] contributor/api/cinder.scheduler.filters.json_filter reading sources... [ 78%] contributor/api/cinder.scheduler.flows reading sources... [ 78%] contributor/api/cinder.scheduler.flows.create_volume reading sources... [ 78%] contributor/api/cinder.scheduler.host_manager reading sources... [ 78%] contributor/api/cinder.scheduler.manager reading sources... [ 79%] contributor/api/cinder.scheduler.rpcapi reading sources... [ 79%] contributor/api/cinder.scheduler.scheduler_options reading sources... [ 79%] contributor/api/cinder.scheduler.weights reading sources... [ 79%] contributor/api/cinder.scheduler.weights.capacity reading sources... [ 79%] contributor/api/cinder.scheduler.weights.chance reading sources... [ 80%] contributor/api/cinder.scheduler.weights.goodness reading sources... [ 80%] contributor/api/cinder.scheduler.weights.stochastic reading sources... [ 80%] contributor/api/cinder.scheduler.weights.volume_number reading sources... [ 80%] contributor/api/cinder.service reading sources... [ 80%] contributor/api/cinder.service_auth reading sources... [ 81%] contributor/api/cinder.ssh_utils reading sources... [ 81%] contributor/api/cinder.test reading sources... [ 81%] contributor/api/cinder.transfer reading sources... [ 81%] contributor/api/cinder.transfer.api reading sources... [ 81%] contributor/api/cinder.utils reading sources... [ 81%] contributor/api/cinder.version reading sources... [ 82%] contributor/api/cinder.volume reading sources... [ 82%] contributor/api/cinder.volume.api reading sources... [ 82%] contributor/api/cinder.volume.configuration reading sources... [ 82%] contributor/api/cinder.volume.driver reading sources... [ 82%] contributor/api/cinder.volume.driver_utils reading sources... [ 83%] contributor/api/cinder.volume.flows reading sources... [ 83%] contributor/api/cinder.volume.flows.api reading sources... [ 83%] contributor/api/cinder.volume.flows.api.create_volume reading sources... [ 83%] contributor/api/cinder.volume.flows.api.manage_existing reading sources... [ 83%] contributor/api/cinder.volume.flows.common reading sources... [ 84%] contributor/api/cinder.volume.flows.manager reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.create_volume reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot reading sources... [ 84%] contributor/api/cinder.volume.group_types reading sources... [ 84%] contributor/api/cinder.volume.manager reading sources... [ 85%] contributor/api/cinder.volume.qos_specs reading sources... [ 85%] contributor/api/cinder.volume.rpcapi reading sources... [ 85%] contributor/api/cinder.volume.targets reading sources... [ 85%] contributor/api/cinder.volume.targets.cxt reading sources... [ 85%] contributor/api/cinder.volume.targets.driver reading sources... [ 86%] contributor/api/cinder.volume.targets.fake reading sources... [ 86%] contributor/api/cinder.volume.targets.iet reading sources... [ 86%] contributor/api/cinder.volume.targets.iscsi reading sources... [ 86%] contributor/api/cinder.volume.targets.lio reading sources... [ 86%] contributor/api/cinder.volume.targets.nvmeof reading sources... [ 87%] contributor/api/cinder.volume.targets.nvmet reading sources... [ 87%] contributor/api/cinder.volume.targets.scst reading sources... [ 87%] contributor/api/cinder.volume.targets.spdknvmf reading sources... [ 87%] contributor/api/cinder.volume.targets.tgt reading sources... [ 87%] contributor/api/cinder.volume.throttling reading sources... [ 87%] contributor/api/cinder.volume.utils reading sources... [ 88%] contributor/api/cinder.volume.volume_migration reading sources... [ 88%] contributor/api/cinder.volume.volume_types reading sources... [ 88%] contributor/api/cinder.wsgi reading sources... [ 88%] contributor/api/cinder.wsgi.common reading sources... [ 88%] contributor/api/cinder.wsgi.eventlet_server reading sources... [ 89%] contributor/api/cinder.wsgi.wsgi reading sources... [ 89%] contributor/api/cinder.zonemanager reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_common reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_san_lookup_service reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_zone_manager reading sources... [ 90%] contributor/api/cinder.zonemanager.fczm_constants reading sources... [ 90%] contributor/api/cinder.zonemanager.utils reading sources... [ 90%] contributor/api/modules reading sources... [ 90%] contributor/api_conditional_updates reading sources... [ 90%] contributor/api_microversion_dev reading sources... [ 90%] contributor/api_microversion_history reading sources... [ 91%] contributor/architecture reading sources... [ 91%] contributor/attach_detach_conventions reading sources... [ 91%] contributor/attach_detach_conventions_v2 reading sources... [ 91%] contributor/development.environment reading sources... [ 91%] contributor/documentation reading sources... [ 92%] contributor/drivers reading sources... [ 92%] contributor/drivers_locking_examples reading sources... [ 92%] contributor/gerrit reading sources... [ 92%] contributor/gmr reading sources... [ 92%] contributor/groups reading sources... [ 93%] contributor/high_availability reading sources... [ 93%] contributor/i18n reading sources... [ 93%] contributor/index reading sources... [ 93%] contributor/jenkins reading sources... [ 93%] contributor/launchpad reading sources... [ 93%] contributor/migration reading sources... [ 94%] contributor/releasenotes reading sources... [ 94%] contributor/replication reading sources... [ 94%] contributor/rolling.upgrades reading sources... [ 94%] contributor/rpc reading sources... [ 94%] contributor/testing reading sources... [ 95%] contributor/thin_provisioning reading sources... [ 95%] contributor/threading reading sources... [ 95%] contributor/user_messages reading sources... [ 95%] drivers reading sources... [ 95%] index reading sources... [ 96%] install/README reading sources... [ 96%] install/cinder-backup-install-obs reading sources... [ 96%] install/cinder-backup-install-rdo reading sources... [ 96%] install/cinder-backup-install-ubuntu reading sources... [ 96%] install/cinder-controller-install-obs reading sources... [ 96%] install/cinder-controller-install-rdo reading sources... [ 97%] install/cinder-controller-install-ubuntu reading sources... [ 97%] install/cinder-storage-install-obs reading sources... [ 97%] install/cinder-storage-install-rdo reading sources... [ 97%] install/cinder-storage-install-ubuntu reading sources... [ 97%] install/cinder-storage-install-windows reading sources... [ 98%] install/cinder-verify reading sources... [ 98%] install/get-started-block-storage reading sources... [ 98%] install/index reading sources... [ 98%] install/index-obs reading sources... [ 98%] install/index-rdo reading sources... [ 99%] install/index-ubuntu reading sources... [ 99%] install/index-windows reading sources... [ 99%] reference/README reading sources... [ 99%] reference/support-matrix reading sources... [ 99%] upgrade reading sources... [100%] user/README WARNING: autodoc: failed to import module u'status' from module u'cinder.cmd'; the following exception was raised: No module named oslo_upgradecheck looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/README [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/cinder/tree/doc/source' [openstackdocstheme] bug_project (from user) 'cinder' [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/README' writing output... [ 0%] admin/blockstorage-api-throughput [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-api-throughput.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-api-throughput.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-api-throughput' writing output... [ 0%] admin/blockstorage-availability-zone-type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-availability-zone-type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-availability-zone-type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-availability-zone-type' writing output... [ 0%] admin/blockstorage-backup-disks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-backup-disks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-backup-disks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-backup-disks' writing output... [ 0%] admin/blockstorage-basic-volume-qos [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-basic-volume-qos.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-basic-volume-qos.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-basic-volume-qos' writing output... [ 1%] admin/blockstorage-boot-from-volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-boot-from-volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-boot-from-volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-boot-from-volume' writing output... [ 1%] admin/blockstorage-capacity-based-qos [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-capacity-based-qos.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-capacity-based-qos.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-capacity-based-qos' writing output... [ 1%] admin/blockstorage-consistency-groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-consistency-groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-consistency-groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-consistency-groups' writing output... [ 1%] admin/blockstorage-driver-filter-weighing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-driver-filter-weighing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-driver-filter-weighing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-driver-filter-weighing' writing output... [ 1%] admin/blockstorage-get-capabilities [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-get-capabilities.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-get-capabilities.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-get-capabilities' writing output... [ 2%] admin/blockstorage-groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-groups' writing output... [ 2%] admin/blockstorage-image-volume-cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-image-volume-cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-image-volume-cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-image-volume-cache' writing output... [ 2%] admin/blockstorage-lio-iscsi-support [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-lio-iscsi-support.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-lio-iscsi-support.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-lio-iscsi-support' writing output... [ 2%] admin/blockstorage-manage-volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-manage-volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-manage-volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-manage-volumes' writing output... [ 2%] admin/blockstorage-multi-backend [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-multi-backend.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-multi-backend.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-multi-backend' writing output... [ 3%] admin/blockstorage-nfs-backend [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-nfs-backend.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-nfs-backend.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-nfs-backend' writing output... [ 3%] admin/blockstorage-over-subscription [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-over-subscription.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-over-subscription.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-over-subscription' writing output... [ 3%] admin/blockstorage-ratelimit-volume-copy-bandwidth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-ratelimit-volume-copy-bandwidth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-ratelimit-volume-copy-bandwidth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-ratelimit-volume-copy-bandwidth' writing output... [ 3%] admin/blockstorage-troubleshoot [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-troubleshoot.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-troubleshoot.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-troubleshoot' writing output... [ 3%] admin/blockstorage-volume-backed-image [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-backed-image.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-backed-image.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-backed-image' writing output... [ 3%] admin/blockstorage-volume-backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-backups' writing output... [ 4%] admin/blockstorage-volume-backups-export-import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-backups-export-import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-backups-export-import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-backups-export-import' writing output... [ 4%] admin/blockstorage-volume-migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-migration' writing output... [ 4%] admin/blockstorage-volume-multiattach [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-multiattach.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-multiattach.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-multiattach' writing output... [ 4%] admin/blockstorage-volume-number-weigher [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/blockstorage-volume-number-weigher.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/blockstorage-volume-number-weigher.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/blockstorage-volume-number-weigher' writing output... [ 4%] admin/generalized_filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/generalized_filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/generalized_filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/generalized_filters' writing output... [ 5%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 5%] admin/ts-HTTP-bad-req-in-cinder-vol-log [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-HTTP-bad-req-in-cinder-vol-log.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-HTTP-bad-req-in-cinder-vol-log.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-HTTP-bad-req-in-cinder-vol-log' writing output... [ 5%] admin/ts-cinder-config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-cinder-config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-cinder-config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-cinder-config' writing output... [ 5%] admin/ts-duplicate-3par-host [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-duplicate-3par-host.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-duplicate-3par-host.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-duplicate-3par-host' writing output... [ 5%] admin/ts-eql-volume-size [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-eql-volume-size.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-eql-volume-size.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-eql-volume-size' writing output... [ 6%] admin/ts-failed-attach-vol-after-detach [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-failed-attach-vol-after-detach.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-failed-attach-vol-after-detach.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-failed-attach-vol-after-detach' writing output... [ 6%] admin/ts-failed-attach-vol-no-sysfsutils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-failed-attach-vol-no-sysfsutils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-failed-attach-vol-no-sysfsutils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-failed-attach-vol-no-sysfsutils' writing output... [ 6%] admin/ts-failed-connect-vol-FC-SAN [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-failed-connect-vol-FC-SAN.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-failed-connect-vol-FC-SAN.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-failed-connect-vol-FC-SAN' writing output... [ 6%] admin/ts-multipath-warn [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-multipath-warn.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-multipath-warn.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-multipath-warn' writing output... [ 6%] admin/ts-no-emulator-x86-64 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-no-emulator-x86-64.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-no-emulator-x86-64.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-no-emulator-x86-64' writing output... [ 6%] admin/ts-non-existent-host [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-non-existent-host.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-non-existent-host.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-non-existent-host' writing output... [ 7%] admin/ts-non-existent-vlun [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/ts-non-existent-vlun.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/ts-non-existent-vlun.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/ts-non-existent-vlun' writing output... [ 7%] cli/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/README' writing output... [ 7%] cli/cinder-manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cinder-manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cinder-manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cinder-manage' writing output... [ 7%] cli/cinder-status [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cinder-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cinder-status.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cinder-status' writing output... [ 7%] cli/cli-cinder-quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cli-cinder-quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cli-cinder-quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cli-cinder-quotas' writing output... [ 8%] cli/cli-cinder-scheduling [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cli-cinder-scheduling.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cli-cinder-scheduling.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cli-cinder-scheduling' writing output... [ 8%] cli/cli-manage-volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cli-manage-volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cli-manage-volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cli-manage-volumes' writing output... [ 8%] cli/cli-set-quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/cli-set-quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/cli-set-quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/cli-set-quotas' writing output... [ 8%] cli/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 8%] common/glossary [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/common/glossary.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/common/glossary.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'common/glossary' writing output... [ 9%] configuration/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/README' writing output... [ 9%] configuration/block-storage/backup-drivers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup-drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup-drivers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup-drivers' writing output... [ 9%] configuration/block-storage/backup/ceph-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/ceph-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/ceph-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/ceph-backup-driver' writing output... [ 9%] configuration/block-storage/backup/gcs-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/gcs-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/gcs-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/gcs-backup-driver' writing output... [ 9%] configuration/block-storage/backup/glusterfs-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/glusterfs-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/glusterfs-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/glusterfs-backup-driver' writing output... [ 9%] configuration/block-storage/backup/nfs-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/nfs-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/nfs-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/nfs-backup-driver' writing output... [ 10%] configuration/block-storage/backup/posix-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/posix-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/posix-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/posix-backup-driver' writing output... [ 10%] configuration/block-storage/backup/swift-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/swift-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/swift-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/swift-backup-driver' writing output... [ 10%] configuration/block-storage/backup/tsm-backup-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/backup/tsm-backup-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/backup/tsm-backup-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/backup/tsm-backup-driver' writing output... [ 10%] configuration/block-storage/block-storage-overview [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/block-storage-overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/block-storage-overview.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/block-storage-overview' writing output... [ 10%] configuration/block-storage/config-options [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/config-options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/config-options.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/config-options' writing output... [ 11%] configuration/block-storage/drivers/ceph-rbd-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/ceph-rbd-volume-driver' writing output... [ 11%] configuration/block-storage/drivers/datacore-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/datacore-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/datacore-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/datacore-volume-driver' writing output... [ 11%] configuration/block-storage/drivers/datera-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/datera-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/datera-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/datera-volume-driver' writing output... [ 11%] configuration/block-storage/drivers/dell-emc-powermax-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-emc-powermax-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-emc-powermax-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-emc-powermax-driver' writing output... [ 11%] configuration/block-storage/drivers/dell-emc-unity-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-emc-unity-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-emc-unity-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-emc-unity-driver' writing output... [ 12%] configuration/block-storage/drivers/dell-emc-vnx-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-emc-vnx-driver' writing output... [ 12%] configuration/block-storage/drivers/dell-emc-vxflex-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-emc-vxflex-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-emc-vxflex-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-emc-vxflex-driver' writing output... [ 12%] configuration/block-storage/drivers/dell-emc-xtremio-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-emc-xtremio-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-emc-xtremio-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-emc-xtremio-driver' writing output... [ 12%] configuration/block-storage/drivers/dell-equallogic-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-equallogic-driver' writing output... [ 12%] configuration/block-storage/drivers/dell-storagecenter-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/dell-storagecenter-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/dell-storagecenter-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/dell-storagecenter-driver' writing output... [ 12%] configuration/block-storage/drivers/drbd-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/drbd-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/drbd-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/drbd-driver' writing output... [ 13%] configuration/block-storage/drivers/fujitsu-eternus-dx-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/fujitsu-eternus-dx-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/fujitsu-eternus-dx-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/fujitsu-eternus-dx-driver' writing output... [ 13%] configuration/block-storage/drivers/hedvig-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/hedvig-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/hedvig-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/hedvig-volume-driver' writing output... [ 13%] configuration/block-storage/drivers/hp-msa-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/hp-msa-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/hp-msa-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/hp-msa-driver' writing output... [ 13%] configuration/block-storage/drivers/hpe-3par-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/hpe-3par-driver' writing output... [ 13%] configuration/block-storage/drivers/hpe-lefthand-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/hpe-lefthand-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/hpe-lefthand-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/hpe-lefthand-driver' writing output... [ 14%] configuration/block-storage/drivers/huawei-storage-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/huawei-storage-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/huawei-storage-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/huawei-storage-driver' writing output... [ 14%] configuration/block-storage/drivers/ibm-flashsystem-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/ibm-flashsystem-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/ibm-flashsystem-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/ibm-flashsystem-volume-driver' writing output... [ 14%] configuration/block-storage/drivers/ibm-gpfs-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/ibm-gpfs-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/ibm-gpfs-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/ibm-gpfs-volume-driver' writing output... [ 14%] configuration/block-storage/drivers/ibm-storage-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/ibm-storage-volume-driver' writing output... [ 14%] configuration/block-storage/drivers/ibm-storwize-svc-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/ibm-storwize-svc-driver' writing output... [ 15%] configuration/block-storage/drivers/infinidat-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/infinidat-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/infinidat-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/infinidat-volume-driver' writing output... [ 15%] configuration/block-storage/drivers/inspur-as13000-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/inspur-as13000-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/inspur-as13000-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/inspur-as13000-driver' writing output... [ 15%] configuration/block-storage/drivers/inspur-instorage-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/inspur-instorage-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/inspur-instorage-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/inspur-instorage-driver' writing output... [ 15%] configuration/block-storage/drivers/kaminario-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/kaminario-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/kaminario-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/kaminario-driver' writing output... [ 15%] configuration/block-storage/drivers/lenovo-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/lenovo-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/lenovo-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/lenovo-driver' writing output... [ 15%] configuration/block-storage/drivers/linstor-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/linstor-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/linstor-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/linstor-driver' writing output... [ 16%] configuration/block-storage/drivers/lvm-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/lvm-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/lvm-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/lvm-volume-driver' writing output... [ 16%] configuration/block-storage/drivers/nec-storage-m-series-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nec-storage-m-series-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nec-storage-m-series-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nec-storage-m-series-driver' writing output... [ 16%] configuration/block-storage/drivers/netapp-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/netapp-volume-driver' writing output... [ 16%] configuration/block-storage/drivers/nexentaedge-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nexentaedge-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nexentaedge-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nexentaedge-driver' writing output... [ 16%] configuration/block-storage/drivers/nexentastor4-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nexentastor4-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nexentastor4-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nexentastor4-driver' writing output... [ 17%] configuration/block-storage/drivers/nexentastor5-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nexentastor5-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nexentastor5-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nexentastor5-driver' writing output... [ 17%] configuration/block-storage/drivers/nfs-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nfs-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nfs-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nfs-volume-driver' writing output... [ 17%] configuration/block-storage/drivers/nimble-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/nimble-volume-driver' writing output... [ 17%] configuration/block-storage/drivers/prophetstor-dpl-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/prophetstor-dpl-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/prophetstor-dpl-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/prophetstor-dpl-driver' writing output... [ 17%] configuration/block-storage/drivers/pure-storage-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/pure-storage-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/pure-storage-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/pure-storage-driver' writing output... [ 18%] configuration/block-storage/drivers/quobyte-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/quobyte-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/quobyte-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/quobyte-driver' writing output... [ 18%] configuration/block-storage/drivers/sheepdog-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/sheepdog-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/sheepdog-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/sheepdog-driver' writing output... [ 18%] configuration/block-storage/drivers/solidfire-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/solidfire-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/solidfire-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/solidfire-volume-driver' writing output... [ 18%] configuration/block-storage/drivers/spdk-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/spdk-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/spdk-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/spdk-volume-driver' writing output... [ 18%] configuration/block-storage/drivers/storpool-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/storpool-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/storpool-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/storpool-volume-driver' writing output... [ 18%] configuration/block-storage/drivers/synology-dsm-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/synology-dsm-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/synology-dsm-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/synology-dsm-driver' writing output... [ 19%] configuration/block-storage/drivers/tintri-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/tintri-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/tintri-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/tintri-volume-driver' writing output... [ 19%] configuration/block-storage/drivers/veritas-access-iscsi-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/veritas-access-iscsi-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/veritas-access-iscsi-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/veritas-access-iscsi-driver' writing output... [ 19%] configuration/block-storage/drivers/vmware-vmdk-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/vmware-vmdk-driver' writing output... [ 19%] configuration/block-storage/drivers/vzstorage-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/vzstorage-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/vzstorage-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/vzstorage-driver' writing output... [ 19%] configuration/block-storage/drivers/windows-iscsi-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/windows-iscsi-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/windows-iscsi-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/windows-iscsi-volume-driver' writing output... [ 20%] configuration/block-storage/drivers/windows-smb-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/windows-smb-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/windows-smb-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/windows-smb-volume-driver' writing output... [ 20%] configuration/block-storage/drivers/zadara-volume-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/zadara-volume-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/zadara-volume-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/zadara-volume-driver' writing output... [ 20%] configuration/block-storage/drivers/zfssa-iscsi-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/zfssa-iscsi-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/zfssa-iscsi-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/zfssa-iscsi-driver' writing output... [ 20%] configuration/block-storage/drivers/zfssa-nfs-driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/drivers/zfssa-nfs-driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/drivers/zfssa-nfs-driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/drivers/zfssa-nfs-driver' writing output... [ 20%] configuration/block-storage/fc-zoning [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/fc-zoning.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/fc-zoning.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/fc-zoning' writing output... [ 21%] configuration/block-storage/logs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/logs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/logs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/logs' writing output... [ 21%] configuration/block-storage/nested-quota [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/nested-quota.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/nested-quota.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/nested-quota' writing output... [ 21%] configuration/block-storage/policy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/policy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/policy' writing output... [ 21%] configuration/block-storage/policy-config-HOWTO [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/policy-config-HOWTO.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/policy-config-HOWTO.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/policy-config-HOWTO' writing output... [ 21%] configuration/block-storage/samples/api-paste.ini [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/samples/api-paste.ini.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/samples/api-paste.ini.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/samples/api-paste.ini' writing output... [ 21%] configuration/block-storage/samples/cinder.conf [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/samples/cinder.conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/samples/cinder.conf.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/samples/cinder.conf' writing output... [ 22%] configuration/block-storage/samples/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/samples/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/samples/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/samples/index' writing output... [ 22%] configuration/block-storage/samples/policy.yaml [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/samples/policy.yaml.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/samples/policy.yaml.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/samples/policy.yaml' writing output... [ 22%] configuration/block-storage/samples/rootwrap.conf [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/samples/rootwrap.conf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/samples/rootwrap.conf.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/samples/rootwrap.conf' writing output... [ 22%] configuration/block-storage/scheduler-filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/scheduler-filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/scheduler-filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/scheduler-filters' writing output... [ 22%] configuration/block-storage/scheduler-weights [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/scheduler-weights.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/scheduler-weights.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/scheduler-weights' writing output... [ 23%] configuration/block-storage/schedulers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/schedulers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/schedulers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/schedulers' writing output... [ 23%] configuration/block-storage/volume-drivers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/volume-drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/volume-drivers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/volume-drivers' writing output... [ 23%] configuration/block-storage/volume-encryption [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/block-storage/volume-encryption.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/block-storage/volume-encryption.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/block-storage/volume-encryption' writing output... [ 23%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 23%] contributor/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/README' writing output... [ 24%] contributor/addmethod.openstackapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/addmethod.openstackapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/addmethod.openstackapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/addmethod.openstackapi' writing output... [ 24%] contributor/api.apache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api.apache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api.apache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api.apache' writing output... [ 24%] contributor/api/cinder [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder' writing output... [ 24%] contributor/api/cinder.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api' writing output... [ 24%] contributor/api/cinder.api.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.common' writing output... [ 24%] contributor/api/cinder.api.contrib [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib' writing output... [ 25%] contributor/api/cinder.api.contrib.admin_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.admin_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.admin_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.admin_actions' writing output... [ 25%] contributor/api/cinder.api.contrib.availability_zones [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.availability_zones.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.availability_zones.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.availability_zones' writing output... [ 25%] contributor/api/cinder.api.contrib.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.backups' writing output... [ 25%] contributor/api/cinder.api.contrib.capabilities [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.capabilities.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.capabilities.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.capabilities' writing output... [ 25%] contributor/api/cinder.api.contrib.cgsnapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.cgsnapshots' writing output... [ 26%] contributor/api/cinder.api.contrib.consistencygroups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.consistencygroups' writing output... [ 26%] contributor/api/cinder.api.contrib.extended_services [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.extended_services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.extended_services.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.extended_services' writing output... [ 26%] contributor/api/cinder.api.contrib.extended_snapshot_attributes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.extended_snapshot_attributes' writing output... [ 26%] contributor/api/cinder.api.contrib.hosts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.hosts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.hosts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.hosts' writing output... [ 26%] contributor/api/cinder.api.contrib.qos_specs_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.qos_specs_manage' writing output... [ 27%] contributor/api/cinder.api.contrib.quota_classes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.quota_classes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.quota_classes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.quota_classes' writing output... [ 27%] contributor/api/cinder.api.contrib.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.quotas' writing output... [ 27%] contributor/api/cinder.api.contrib.resource_common_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.resource_common_manage' writing output... [ 27%] contributor/api/cinder.api.contrib.scheduler_hints [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.scheduler_hints' writing output... [ 27%] contributor/api/cinder.api.contrib.scheduler_stats [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.scheduler_stats' writing output... [ 27%] contributor/api/cinder.api.contrib.services [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.services.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.services' writing output... [ 28%] contributor/api/cinder.api.contrib.snapshot_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.snapshot_actions' writing output... [ 28%] contributor/api/cinder.api.contrib.snapshot_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.snapshot_manage' writing output... [ 28%] contributor/api/cinder.api.contrib.snapshot_unmanage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.snapshot_unmanage' writing output... [ 28%] contributor/api/cinder.api.contrib.types_extra_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.types_extra_specs' writing output... [ 28%] contributor/api/cinder.api.contrib.types_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.types_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.types_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.types_manage' writing output... [ 29%] contributor/api/cinder.api.contrib.used_limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.used_limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.used_limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.used_limits' writing output... [ 29%] contributor/api/cinder.api.contrib.volume_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_actions' writing output... [ 29%] contributor/api/cinder.api.contrib.volume_encryption_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_encryption_metadata' writing output... [ 29%] contributor/api/cinder.api.contrib.volume_host_attribute [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_host_attribute' writing output... [ 29%] contributor/api/cinder.api.contrib.volume_image_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_image_metadata' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_manage' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_mig_status_attribute [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_mig_status_attribute' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_tenant_attribute [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_tenant_attribute' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_transfer [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_transfer' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_type_access [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_type_access' writing output... [ 30%] contributor/api/cinder.api.contrib.volume_type_encryption [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_type_encryption' writing output... [ 31%] contributor/api/cinder.api.contrib.volume_unmanage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.contrib.volume_unmanage' writing output... [ 31%] contributor/api/cinder.api.extensions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.extensions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.extensions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.extensions' writing output... [ 31%] contributor/api/cinder.api.microversions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.microversions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.microversions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.microversions' writing output... [ 31%] contributor/api/cinder.api.middleware [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.middleware.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.middleware.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.middleware' writing output... [ 31%] contributor/api/cinder.api.middleware.auth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.middleware.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.middleware.auth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.middleware.auth' writing output... [ 32%] contributor/api/cinder.api.middleware.fault [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.middleware.fault.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.middleware.fault.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.middleware.fault' writing output... [ 32%] contributor/api/cinder.api.openstack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.openstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.openstack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.openstack' writing output... [ 32%] contributor/api/cinder.api.openstack.api_version_request [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.openstack.api_version_request.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.openstack.api_version_request.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.openstack.api_version_request' writing output... [ 32%] contributor/api/cinder.api.openstack.versioned_method [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.openstack.versioned_method.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.openstack.versioned_method.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.openstack.versioned_method' writing output... [ 32%] contributor/api/cinder.api.openstack.wsgi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.openstack.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.openstack.wsgi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.openstack.wsgi' writing output... [ 33%] contributor/api/cinder.api.schemas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas' writing output... [ 33%] contributor/api/cinder.api.schemas.admin_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.admin_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.admin_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.admin_actions' writing output... [ 33%] contributor/api/cinder.api.schemas.attachments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.attachments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.attachments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.attachments' writing output... [ 33%] contributor/api/cinder.api.schemas.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.backups' writing output... [ 33%] contributor/api/cinder.api.schemas.clusters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.clusters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.clusters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.clusters' writing output... [ 33%] contributor/api/cinder.api.schemas.group_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.group_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.group_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.group_snapshots' writing output... [ 34%] contributor/api/cinder.api.schemas.group_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.group_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.group_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.group_specs' writing output... [ 34%] contributor/api/cinder.api.schemas.group_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.group_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.group_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.group_types' writing output... [ 34%] contributor/api/cinder.api.schemas.groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.groups' writing output... [ 34%] contributor/api/cinder.api.schemas.qos_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.qos_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.qos_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.qos_specs' writing output... [ 34%] contributor/api/cinder.api.schemas.quota_classes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.quota_classes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.quota_classes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.quota_classes' writing output... [ 35%] contributor/api/cinder.api.schemas.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.quotas' writing output... [ 35%] contributor/api/cinder.api.schemas.scheduler_hints [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.scheduler_hints.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.scheduler_hints.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.scheduler_hints' writing output... [ 35%] contributor/api/cinder.api.schemas.services [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.services.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.services' writing output... [ 35%] contributor/api/cinder.api.schemas.snapshot_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.snapshot_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.snapshot_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.snapshot_actions' writing output... [ 35%] contributor/api/cinder.api.schemas.snapshot_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.snapshot_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.snapshot_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.snapshot_manage' writing output... [ 36%] contributor/api/cinder.api.schemas.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.snapshots' writing output... [ 36%] contributor/api/cinder.api.schemas.types_extra_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.types_extra_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.types_extra_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.types_extra_specs' writing output... [ 36%] contributor/api/cinder.api.schemas.volume_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_actions' writing output... [ 36%] contributor/api/cinder.api.schemas.volume_image_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_image_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_image_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_image_metadata' writing output... [ 36%] contributor/api/cinder.api.schemas.volume_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_manage' writing output... [ 36%] contributor/api/cinder.api.schemas.volume_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_metadata' writing output... [ 37%] contributor/api/cinder.api.schemas.volume_transfer [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_transfer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_transfer.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_transfer' writing output... [ 37%] contributor/api/cinder.api.schemas.volume_type_access [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_type_access.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_type_access.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_type_access' writing output... [ 37%] contributor/api/cinder.api.schemas.volume_type_encryption [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_type_encryption.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_type_encryption.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_type_encryption' writing output... [ 37%] contributor/api/cinder.api.schemas.volume_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volume_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volume_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volume_types' writing output... [ 37%] contributor/api/cinder.api.schemas.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.volumes' writing output... [ 38%] contributor/api/cinder.api.schemas.workers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.schemas.workers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.schemas.workers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.schemas.workers' writing output... [ 38%] contributor/api/cinder.api.urlmap [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.urlmap.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.urlmap.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.urlmap' writing output... [ 38%] contributor/api/cinder.api.v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2' writing output... [ 38%] contributor/api/cinder.api.v2.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.limits' writing output... [ 38%] contributor/api/cinder.api.v2.router [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.router.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.router.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.router' writing output... [ 39%] contributor/api/cinder.api.v2.snapshot_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.snapshot_metadata' writing output... [ 39%] contributor/api/cinder.api.v2.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.snapshots' writing output... [ 39%] contributor/api/cinder.api.v2.types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.types' writing output... [ 39%] contributor/api/cinder.api.v2.views [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.views.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.views.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.views' writing output... [ 39%] contributor/api/cinder.api.v2.views.types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.views.types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.views.types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.views.types' writing output... [ 39%] contributor/api/cinder.api.v2.views.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.views.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.views.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.views.volumes' writing output... [ 40%] contributor/api/cinder.api.v2.volume_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.volume_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.volume_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.volume_metadata' writing output... [ 40%] contributor/api/cinder.api.v2.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v2.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v2.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v2.volumes' writing output... [ 40%] contributor/api/cinder.api.v3 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3' writing output... [ 40%] contributor/api/cinder.api.v3.attachments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.attachments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.attachments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.attachments' writing output... [ 40%] contributor/api/cinder.api.v3.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.backups' writing output... [ 41%] contributor/api/cinder.api.v3.clusters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.clusters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.clusters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.clusters' writing output... [ 41%] contributor/api/cinder.api.v3.consistencygroups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.consistencygroups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.consistencygroups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.consistencygroups' writing output... [ 41%] contributor/api/cinder.api.v3.group_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.group_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.group_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.group_snapshots' writing output... [ 41%] contributor/api/cinder.api.v3.group_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.group_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.group_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.group_specs' writing output... [ 41%] contributor/api/cinder.api.v3.group_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.group_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.group_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.group_types' writing output... [ 42%] contributor/api/cinder.api.v3.groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.groups' writing output... [ 42%] contributor/api/cinder.api.v3.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.limits' writing output... [ 42%] contributor/api/cinder.api.v3.messages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.messages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.messages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.messages' writing output... [ 42%] contributor/api/cinder.api.v3.resource_common_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.resource_common_manage' writing output... [ 42%] contributor/api/cinder.api.v3.resource_filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.resource_filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.resource_filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.resource_filters' writing output... [ 42%] contributor/api/cinder.api.v3.router [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.router.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.router.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.router' writing output... [ 43%] contributor/api/cinder.api.v3.snapshot_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.snapshot_manage' writing output... [ 43%] contributor/api/cinder.api.v3.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.snapshots' writing output... [ 43%] contributor/api/cinder.api.v3.views [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views' writing output... [ 43%] contributor/api/cinder.api.v3.views.attachments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.attachments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.attachments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.attachments' writing output... [ 43%] contributor/api/cinder.api.v3.views.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.backups' writing output... [ 44%] contributor/api/cinder.api.v3.views.clusters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.clusters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.clusters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.clusters' writing output... [ 44%] contributor/api/cinder.api.v3.views.group_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.group_snapshots' writing output... [ 44%] contributor/api/cinder.api.v3.views.group_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.group_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.group_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.group_types' writing output... [ 44%] contributor/api/cinder.api.v3.views.groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.groups' writing output... [ 44%] contributor/api/cinder.api.v3.views.messages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.messages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.messages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.messages' writing output... [ 45%] contributor/api/cinder.api.v3.views.resource_filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.resource_filters' writing output... [ 45%] contributor/api/cinder.api.v3.views.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.snapshots' writing output... [ 45%] contributor/api/cinder.api.v3.views.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.volumes' writing output... [ 45%] contributor/api/cinder.api.v3.views.workers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.views.workers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.views.workers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.views.workers' writing output... [ 45%] contributor/api/cinder.api.v3.volume_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.volume_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.volume_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.volume_manage' writing output... [ 45%] contributor/api/cinder.api.v3.volume_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.volume_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.volume_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.volume_metadata' writing output... [ 46%] contributor/api/cinder.api.v3.volume_transfer [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.volume_transfer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.volume_transfer.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.volume_transfer' writing output... [ 46%] contributor/api/cinder.api.v3.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.volumes' writing output... [ 46%] contributor/api/cinder.api.v3.workers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.v3.workers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.v3.workers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.v3.workers' writing output... [ 46%] contributor/api/cinder.api.validation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.validation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.validation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.validation' writing output... [ 46%] contributor/api/cinder.api.validation.parameter_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.validation.parameter_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.validation.parameter_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.validation.parameter_types' writing output... [ 47%] contributor/api/cinder.api.validation.validators [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.validation.validators.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.validation.validators.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.validation.validators' writing output... [ 47%] contributor/api/cinder.api.versions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.versions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.versions' writing output... [ 47%] contributor/api/cinder.api.views [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views' writing output... [ 47%] contributor/api/cinder.api.views.availability_zones [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.availability_zones.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.availability_zones.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.availability_zones' writing output... [ 47%] contributor/api/cinder.api.views.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.backups' writing output... [ 48%] contributor/api/cinder.api.views.capabilities [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.capabilities.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.capabilities.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.capabilities' writing output... [ 48%] contributor/api/cinder.api.views.cgsnapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.cgsnapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.cgsnapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.cgsnapshots' writing output... [ 48%] contributor/api/cinder.api.views.consistencygroups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.consistencygroups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.consistencygroups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.consistencygroups' writing output... [ 48%] contributor/api/cinder.api.views.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.limits' writing output... [ 48%] contributor/api/cinder.api.views.manageable_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.manageable_snapshots' writing output... [ 48%] contributor/api/cinder.api.views.manageable_volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.manageable_volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.manageable_volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.manageable_volumes' writing output... [ 49%] contributor/api/cinder.api.views.qos_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.qos_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.qos_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.qos_specs' writing output... [ 49%] contributor/api/cinder.api.views.scheduler_stats [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.scheduler_stats.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.scheduler_stats.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.scheduler_stats' writing output... [ 49%] contributor/api/cinder.api.views.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.snapshots' writing output... [ 49%] contributor/api/cinder.api.views.transfers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.transfers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.transfers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.transfers' writing output... [ 49%] contributor/api/cinder.api.views.types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.types' writing output... [ 50%] contributor/api/cinder.api.views.versions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.api.views.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.api.views.versions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.api.views.versions' writing output... [ 50%] contributor/api/cinder.backup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup' writing output... [ 50%] contributor/api/cinder.backup.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup.api' writing output... [ 50%] contributor/api/cinder.backup.chunkeddriver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.chunkeddriver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.chunkeddriver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup.chunkeddriver' writing output... [ 50%] contributor/api/cinder.backup.driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup.driver' writing output... [ 51%] contributor/api/cinder.backup.manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup.manager' writing output... [ 51%] contributor/api/cinder.backup.rpcapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.backup.rpcapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.backup.rpcapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.backup.rpcapi' writing output... [ 51%] contributor/api/cinder.brick [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.brick.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.brick.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.brick' writing output... [ 51%] contributor/api/cinder.brick.local_dev [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.brick.local_dev.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.brick.local_dev.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.brick.local_dev' writing output... [ 51%] contributor/api/cinder.brick.local_dev.lvm [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.brick.local_dev.lvm.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.brick.local_dev.lvm.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.brick.local_dev.lvm' writing output... [ 51%] contributor/api/cinder.cmd [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd' writing output... [ 52%] contributor/api/cinder.cmd.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.api' writing output... [ 52%] contributor/api/cinder.cmd.backup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.backup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.backup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.backup' writing output... [ 52%] contributor/api/cinder.cmd.manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.manage' writing output... [ 52%] contributor/api/cinder.cmd.rtstool [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.rtstool.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.rtstool.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.rtstool' writing output... [ 52%] contributor/api/cinder.cmd.scheduler [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.scheduler.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.scheduler.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.scheduler' writing output... [ 53%] contributor/api/cinder.cmd.status [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.status.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.status' writing output... [ 53%] contributor/api/cinder.cmd.volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.volume' writing output... [ 53%] contributor/api/cinder.cmd.volume_usage_audit [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.cmd.volume_usage_audit' writing output... [ 53%] contributor/api/cinder.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.common' writing output... [ 53%] contributor/api/cinder.common.config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.common.config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.common.config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.common.config' writing output... [ 54%] contributor/api/cinder.common.constants [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.common.constants.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.common.constants.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.common.constants' writing output... [ 54%] contributor/api/cinder.common.sqlalchemyutils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.common.sqlalchemyutils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.common.sqlalchemyutils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.common.sqlalchemyutils' writing output... [ 54%] contributor/api/cinder.compute [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.compute.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.compute.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.compute' writing output... [ 54%] contributor/api/cinder.compute.nova [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.compute.nova.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.compute.nova.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.compute.nova' writing output... [ 54%] contributor/api/cinder.context [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.context.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.context.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.context' writing output... [ 54%] contributor/api/cinder.coordination [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.coordination.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.coordination.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.coordination' writing output... [ 55%] contributor/api/cinder.db [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.db.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.db.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.db' writing output... [ 55%] contributor/api/cinder.db.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.db.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.db.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.db.api' writing output... [ 55%] contributor/api/cinder.db.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.db.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.db.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.db.base' writing output... [ 55%] contributor/api/cinder.db.migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.db.migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.db.migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.db.migration' writing output... [ 55%] contributor/api/cinder.exception [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.exception.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.exception.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.exception' writing output... [ 56%] contributor/api/cinder.flow_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.flow_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.flow_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.flow_utils' writing output... [ 56%] contributor/api/cinder.group [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.group.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.group.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.group' writing output... [ 56%] contributor/api/cinder.group.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.group.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.group.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.group.api' writing output... [ 56%] contributor/api/cinder.hacking [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.hacking.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.hacking.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.hacking' writing output... [ 56%] contributor/api/cinder.hacking.checks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.hacking.checks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.hacking.checks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.hacking.checks' writing output... [ 57%] contributor/api/cinder.i18n [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.i18n.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.i18n' writing output... [ 57%] contributor/api/cinder.image [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.image.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.image.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.image' writing output... [ 57%] contributor/api/cinder.image.cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.image.cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.image.cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.image.cache' writing output... [ 57%] contributor/api/cinder.image.glance [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.image.glance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.image.glance.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.image.glance' writing output... [ 57%] contributor/api/cinder.image.image_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.image.image_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.image.image_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.image.image_utils' writing output... [ 57%] contributor/api/cinder.interface [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface' writing output... [ 58%] contributor/api/cinder.interface.backup_chunked_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.backup_chunked_driver' writing output... [ 58%] contributor/api/cinder.interface.backup_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.backup_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.backup_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.backup_driver' writing output... [ 58%] contributor/api/cinder.interface.backup_verify_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.backup_verify_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.backup_verify_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.backup_verify_driver' writing output... [ 58%] contributor/api/cinder.interface.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.base' writing output... [ 58%] contributor/api/cinder.interface.fczm_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.fczm_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.fczm_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.fczm_driver' writing output... [ 59%] contributor/api/cinder.interface.util [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.util.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.util.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.util' writing output... [ 59%] contributor/api/cinder.interface.volume_consistencygroup_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_consistencygroup_driver' writing output... [ 59%] contributor/api/cinder.interface.volume_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_driver' writing output... [ 59%] contributor/api/cinder.interface.volume_group_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_group_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_group_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_group_driver' writing output... [ 59%] contributor/api/cinder.interface.volume_manageable_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_manageable_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_manageable_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_manageable_driver' writing output... [ 60%] contributor/api/cinder.interface.volume_snapshot_revert [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_snapshot_revert.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_snapshot_revert.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_snapshot_revert' writing output... [ 60%] contributor/api/cinder.interface.volume_snapshotmanagement_driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.interface.volume_snapshotmanagement_driver' writing output... [ 60%] contributor/api/cinder.keymgr [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.keymgr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.keymgr.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.keymgr' writing output... [ 60%] contributor/api/cinder.keymgr.conf_key_mgr [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.keymgr.conf_key_mgr' writing output... [ 60%] contributor/api/cinder.keymgr.migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.keymgr.migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.keymgr.migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.keymgr.migration' writing output... [ 60%] contributor/api/cinder.manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.manager' writing output... [ 61%] contributor/api/cinder.message [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.message.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.message.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.message' writing output... [ 61%] contributor/api/cinder.message.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.message.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.message.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.message.api' writing output... [ 61%] contributor/api/cinder.message.defined_messages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.message.defined_messages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.message.defined_messages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.message.defined_messages' writing output... [ 61%] contributor/api/cinder.message.message_field [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.message.message_field.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.message.message_field.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.message.message_field' writing output... [ 61%] contributor/api/cinder.objects [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects' writing output... [ 62%] contributor/api/cinder.objects.backup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.backup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.backup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.backup' writing output... [ 62%] contributor/api/cinder.objects.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.base' writing output... [ 62%] contributor/api/cinder.objects.cgsnapshot [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.cgsnapshot.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.cgsnapshot.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.cgsnapshot' writing output... [ 62%] contributor/api/cinder.objects.cleanable [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.cleanable.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.cleanable.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.cleanable' writing output... [ 62%] contributor/api/cinder.objects.cleanup_request [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.cleanup_request.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.cleanup_request.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.cleanup_request' writing output... [ 63%] contributor/api/cinder.objects.cluster [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.cluster.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.cluster.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.cluster' writing output... [ 63%] contributor/api/cinder.objects.consistencygroup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.consistencygroup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.consistencygroup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.consistencygroup' writing output... [ 63%] contributor/api/cinder.objects.dynamic_log [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.dynamic_log.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.dynamic_log.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.dynamic_log' writing output... [ 63%] contributor/api/cinder.objects.fields [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.fields.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.fields.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.fields' writing output... [ 63%] contributor/api/cinder.objects.group [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.group.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.group.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.group' writing output... [ 63%] contributor/api/cinder.objects.group_snapshot [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.group_snapshot.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.group_snapshot.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.group_snapshot' writing output... [ 64%] contributor/api/cinder.objects.group_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.group_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.group_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.group_type' writing output... [ 64%] contributor/api/cinder.objects.manageableresources [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.manageableresources.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.manageableresources.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.manageableresources' writing output... [ 64%] contributor/api/cinder.objects.qos_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.qos_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.qos_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.qos_specs' writing output... [ 64%] contributor/api/cinder.objects.request_spec [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.request_spec.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.request_spec.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.request_spec' writing output... [ 64%] contributor/api/cinder.objects.service [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.service.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.service.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.service' writing output... [ 65%] contributor/api/cinder.objects.snapshot [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.snapshot.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.snapshot.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.snapshot' writing output... [ 65%] contributor/api/cinder.objects.volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.volume' writing output... [ 65%] contributor/api/cinder.objects.volume_attachment [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.volume_attachment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.volume_attachment.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.volume_attachment' writing output... [ 65%] contributor/api/cinder.objects.volume_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.objects.volume_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.objects.volume_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.objects.volume_type' writing output... [ 65%] contributor/api/cinder.opts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.opts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.opts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.opts' writing output... [ 66%] contributor/api/cinder.policies [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies' writing output... [ 66%] contributor/api/cinder.policies.attachments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.attachments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.attachments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.attachments' writing output... [ 66%] contributor/api/cinder.policies.backup_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.backup_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.backup_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.backup_actions' writing output... [ 66%] contributor/api/cinder.policies.backups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.backups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.backups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.backups' writing output... [ 66%] contributor/api/cinder.policies.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.base' writing output... [ 66%] contributor/api/cinder.policies.capabilities [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.capabilities.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.capabilities.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.capabilities' writing output... [ 67%] contributor/api/cinder.policies.clusters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.clusters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.clusters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.clusters' writing output... [ 67%] contributor/api/cinder.policies.group_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.group_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.group_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.group_actions' writing output... [ 67%] contributor/api/cinder.policies.group_snapshot_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.group_snapshot_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.group_snapshot_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.group_snapshot_actions' writing output... [ 67%] contributor/api/cinder.policies.group_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.group_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.group_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.group_snapshots' writing output... [ 67%] contributor/api/cinder.policies.group_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.group_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.group_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.group_types' writing output... [ 68%] contributor/api/cinder.policies.groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.groups' writing output... [ 68%] contributor/api/cinder.policies.hosts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.hosts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.hosts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.hosts' writing output... [ 68%] contributor/api/cinder.policies.limits [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.limits.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.limits.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.limits' writing output... [ 68%] contributor/api/cinder.policies.manageable_snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.manageable_snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.manageable_snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.manageable_snapshots' writing output... [ 68%] contributor/api/cinder.policies.manageable_volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.manageable_volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.manageable_volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.manageable_volumes' writing output... [ 69%] contributor/api/cinder.policies.messages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.messages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.messages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.messages' writing output... [ 69%] contributor/api/cinder.policies.qos_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.qos_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.qos_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.qos_specs' writing output... [ 69%] contributor/api/cinder.policies.quota_class [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.quota_class.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.quota_class.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.quota_class' writing output... [ 69%] contributor/api/cinder.policies.quotas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.quotas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.quotas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.quotas' writing output... [ 69%] contributor/api/cinder.policies.scheduler_stats [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.scheduler_stats.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.scheduler_stats.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.scheduler_stats' writing output... [ 69%] contributor/api/cinder.policies.services [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.services.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.services.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.services' writing output... [ 70%] contributor/api/cinder.policies.snapshot_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.snapshot_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.snapshot_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.snapshot_actions' writing output... [ 70%] contributor/api/cinder.policies.snapshot_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.snapshot_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.snapshot_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.snapshot_metadata' writing output... [ 70%] contributor/api/cinder.policies.snapshots [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.snapshots.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.snapshots.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.snapshots' writing output... [ 70%] contributor/api/cinder.policies.type_extra_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.type_extra_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.type_extra_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.type_extra_specs' writing output... [ 70%] contributor/api/cinder.policies.volume_access [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volume_access.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volume_access.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volume_access' writing output... [ 71%] contributor/api/cinder.policies.volume_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volume_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volume_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volume_actions' writing output... [ 71%] contributor/api/cinder.policies.volume_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volume_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volume_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volume_metadata' writing output... [ 71%] contributor/api/cinder.policies.volume_transfer [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volume_transfer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volume_transfer.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volume_transfer' writing output... [ 71%] contributor/api/cinder.policies.volume_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volume_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volume_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volume_type' writing output... [ 71%] contributor/api/cinder.policies.volumes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.volumes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.volumes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.volumes' writing output... [ 72%] contributor/api/cinder.policies.workers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policies.workers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policies.workers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policies.workers' writing output... [ 72%] contributor/api/cinder.policy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.policy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.policy' writing output... [ 72%] contributor/api/cinder.privsep [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep' writing output... [ 72%] contributor/api/cinder.privsep.cgroup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.cgroup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.cgroup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.cgroup' writing output... [ 72%] contributor/api/cinder.privsep.fs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.fs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.fs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.fs' writing output... [ 72%] contributor/api/cinder.privsep.hscli [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.hscli.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.hscli.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.hscli' writing output... [ 73%] contributor/api/cinder.privsep.lvm [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.lvm.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.lvm.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.lvm' writing output... [ 73%] contributor/api/cinder.privsep.nvmcli [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.nvmcli.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.nvmcli.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.nvmcli' writing output... [ 73%] contributor/api/cinder.privsep.path [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.path.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.path.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.path' writing output... [ 73%] contributor/api/cinder.privsep.targets [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.targets.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.targets.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.targets' writing output... [ 73%] contributor/api/cinder.privsep.targets.iet [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.targets.iet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.targets.iet.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.targets.iet' writing output... [ 74%] contributor/api/cinder.privsep.targets.scst [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.targets.scst.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.targets.scst.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.targets.scst' writing output... [ 74%] contributor/api/cinder.privsep.targets.tgt [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.privsep.targets.tgt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.privsep.targets.tgt.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.privsep.targets.tgt' writing output... [ 74%] contributor/api/cinder.quota [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.quota.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.quota.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.quota' writing output... [ 74%] contributor/api/cinder.quota_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.quota_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.quota_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.quota_utils' writing output... [ 74%] contributor/api/cinder.rpc [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.rpc.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.rpc.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.rpc' writing output... [ 75%] contributor/api/cinder.scheduler [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler' writing output... [ 75%] contributor/api/cinder.scheduler.base_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.base_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.base_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.base_filter' writing output... [ 75%] contributor/api/cinder.scheduler.base_handler [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.base_handler.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.base_handler.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.base_handler' writing output... [ 75%] contributor/api/cinder.scheduler.base_weight [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.base_weight.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.base_weight.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.base_weight' writing output... [ 75%] contributor/api/cinder.scheduler.driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.driver' writing output... [ 75%] contributor/api/cinder.scheduler.evaluator [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.evaluator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.evaluator.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.evaluator' writing output... [ 76%] contributor/api/cinder.scheduler.evaluator.evaluator [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.evaluator.evaluator' writing output... [ 76%] contributor/api/cinder.scheduler.filter_scheduler [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filter_scheduler' writing output... [ 76%] contributor/api/cinder.scheduler.filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters' writing output... [ 76%] contributor/api/cinder.scheduler.filters.affinity_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.affinity_filter' writing output... [ 76%] contributor/api/cinder.scheduler.filters.availability_zone_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.availability_zone_filter' writing output... [ 77%] contributor/api/cinder.scheduler.filters.capabilities_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.capabilities_filter' writing output... [ 77%] contributor/api/cinder.scheduler.filters.capacity_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.capacity_filter' writing output... [ 77%] contributor/api/cinder.scheduler.filters.driver_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.driver_filter' writing output... [ 77%] contributor/api/cinder.scheduler.filters.extra_specs_ops [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.extra_specs_ops' writing output... [ 77%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter' writing output... [ 78%] contributor/api/cinder.scheduler.filters.instance_locality_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.instance_locality_filter' writing output... [ 78%] contributor/api/cinder.scheduler.filters.json_filter [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.filters.json_filter' writing output... [ 78%] contributor/api/cinder.scheduler.flows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.flows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.flows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.flows' writing output... [ 78%] contributor/api/cinder.scheduler.flows.create_volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.flows.create_volume' writing output... [ 78%] contributor/api/cinder.scheduler.host_manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.host_manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.host_manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.host_manager' writing output... [ 78%] contributor/api/cinder.scheduler.manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.manager' writing output... [ 79%] contributor/api/cinder.scheduler.rpcapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.rpcapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.rpcapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.rpcapi' writing output... [ 79%] contributor/api/cinder.scheduler.scheduler_options [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.scheduler_options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.scheduler_options.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.scheduler_options' writing output... [ 79%] contributor/api/cinder.scheduler.weights [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights' writing output... [ 79%] contributor/api/cinder.scheduler.weights.capacity [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.capacity.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.capacity.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights.capacity' writing output... [ 79%] contributor/api/cinder.scheduler.weights.chance [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.chance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.chance.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights.chance' writing output... [ 80%] contributor/api/cinder.scheduler.weights.goodness [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.goodness.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.goodness.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights.goodness' writing output... [ 80%] contributor/api/cinder.scheduler.weights.stochastic [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights.stochastic' writing output... [ 80%] contributor/api/cinder.scheduler.weights.volume_number [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.scheduler.weights.volume_number' writing output... [ 80%] contributor/api/cinder.service [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.service.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.service.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.service' writing output... [ 80%] contributor/api/cinder.service_auth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.service_auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.service_auth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.service_auth' writing output... [ 81%] contributor/api/cinder.ssh_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.ssh_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.ssh_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.ssh_utils' writing output... [ 81%] contributor/api/cinder.test [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.test.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.test.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.test' writing output... [ 81%] contributor/api/cinder.transfer [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.transfer.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.transfer.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.transfer' writing output... [ 81%] contributor/api/cinder.transfer.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.transfer.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.transfer.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.transfer.api' writing output... [ 81%] contributor/api/cinder.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.utils' writing output... [ 81%] contributor/api/cinder.version [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.version.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.version.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.version' writing output... [ 82%] contributor/api/cinder.volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume' writing output... [ 82%] contributor/api/cinder.volume.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.api' writing output... [ 82%] contributor/api/cinder.volume.configuration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.configuration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.configuration' writing output... [ 82%] contributor/api/cinder.volume.driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.driver' writing output... [ 82%] contributor/api/cinder.volume.driver_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.driver_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.driver_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.driver_utils' writing output... [ 83%] contributor/api/cinder.volume.flows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows' writing output... [ 83%] contributor/api/cinder.volume.flows.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.api' writing output... [ 83%] contributor/api/cinder.volume.flows.api.create_volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.api.create_volume' writing output... [ 83%] contributor/api/cinder.volume.flows.api.manage_existing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.api.manage_existing' writing output... [ 83%] contributor/api/cinder.volume.flows.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.common' writing output... [ 84%] contributor/api/cinder.volume.flows.manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.manager' writing output... [ 84%] contributor/api/cinder.volume.flows.manager.create_volume [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.manager.create_volume' writing output... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.manager.manage_existing' writing output... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.flows.manager.manage_existing_snapshot' writing output... [ 84%] contributor/api/cinder.volume.group_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.group_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.group_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.group_types' writing output... [ 84%] contributor/api/cinder.volume.manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.manager' writing output... [ 85%] contributor/api/cinder.volume.qos_specs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.qos_specs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.qos_specs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.qos_specs' writing output... [ 85%] contributor/api/cinder.volume.rpcapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.rpcapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.rpcapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.rpcapi' writing output... [ 85%] contributor/api/cinder.volume.targets [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets' writing output... [ 85%] contributor/api/cinder.volume.targets.cxt [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.cxt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.cxt.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.cxt' writing output... [ 85%] contributor/api/cinder.volume.targets.driver [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.driver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.driver.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.driver' writing output... [ 86%] contributor/api/cinder.volume.targets.fake [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.fake.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.fake.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.fake' writing output... [ 86%] contributor/api/cinder.volume.targets.iet [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.iet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.iet.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.iet' writing output... [ 86%] contributor/api/cinder.volume.targets.iscsi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.iscsi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.iscsi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.iscsi' writing output... [ 86%] contributor/api/cinder.volume.targets.lio [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.lio.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.lio.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.lio' writing output... [ 86%] contributor/api/cinder.volume.targets.nvmeof [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.nvmeof.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.nvmeof.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.nvmeof' writing output... [ 87%] contributor/api/cinder.volume.targets.nvmet [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.nvmet.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.nvmet.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.nvmet' writing output... [ 87%] contributor/api/cinder.volume.targets.scst [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.scst.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.scst.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.scst' writing output... [ 87%] contributor/api/cinder.volume.targets.spdknvmf [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.spdknvmf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.spdknvmf.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.spdknvmf' writing output... [ 87%] contributor/api/cinder.volume.targets.tgt [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.targets.tgt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.targets.tgt.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.targets.tgt' writing output... [ 87%] contributor/api/cinder.volume.throttling [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.throttling.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.throttling.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.throttling' writing output... [ 87%] contributor/api/cinder.volume.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.utils' writing output... [ 88%] contributor/api/cinder.volume.volume_migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.volume_migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.volume_migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.volume_migration' writing output... [ 88%] contributor/api/cinder.volume.volume_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.volume.volume_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.volume.volume_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.volume.volume_types' writing output... [ 88%] contributor/api/cinder.wsgi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.wsgi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.wsgi' writing output... [ 88%] contributor/api/cinder.wsgi.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.wsgi.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.wsgi.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.wsgi.common' writing output... [ 88%] contributor/api/cinder.wsgi.eventlet_server [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.wsgi.eventlet_server.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.wsgi.eventlet_server.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.wsgi.eventlet_server' writing output... [ 89%] contributor/api/cinder.wsgi.wsgi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.wsgi.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.wsgi.wsgi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.wsgi.wsgi' writing output... [ 89%] contributor/api/cinder.zonemanager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager' writing output... [ 89%] contributor/api/cinder.zonemanager.fc_common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.fc_common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.fc_common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager.fc_common' writing output... [ 89%] contributor/api/cinder.zonemanager.fc_san_lookup_service [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager.fc_san_lookup_service' writing output... [ 89%] contributor/api/cinder.zonemanager.fc_zone_manager [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager.fc_zone_manager' writing output... [ 90%] contributor/api/cinder.zonemanager.fczm_constants [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager.fczm_constants' writing output... [ 90%] contributor/api/cinder.zonemanager.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/cinder.zonemanager.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/cinder.zonemanager.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/cinder.zonemanager.utils' writing output... [ 90%] contributor/api/modules [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/modules.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/modules' writing output... [ 90%] contributor/api_conditional_updates [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api_conditional_updates.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api_conditional_updates.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api_conditional_updates' writing output... [ 90%] contributor/api_microversion_dev [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api_microversion_dev.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api_microversion_dev.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api_microversion_dev' writing output... [ 90%] contributor/api_microversion_history [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api_microversion_history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api_microversion_history.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api_microversion_history' writing output... [ 91%] contributor/architecture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/architecture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/architecture' writing output... [ 91%] contributor/attach_detach_conventions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/attach_detach_conventions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/attach_detach_conventions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/attach_detach_conventions' writing output... [ 91%] contributor/attach_detach_conventions_v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/attach_detach_conventions_v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/attach_detach_conventions_v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/attach_detach_conventions_v2' writing output... [ 91%] contributor/development.environment [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/development.environment.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/development.environment.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/development.environment' writing output... [ 91%] contributor/documentation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/documentation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/documentation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/documentation' writing output... [ 92%] contributor/drivers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/drivers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/drivers' writing output... [ 92%] contributor/drivers_locking_examples [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/drivers_locking_examples.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/drivers_locking_examples.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/drivers_locking_examples' writing output... [ 92%] contributor/gerrit [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/gerrit.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/gerrit.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/gerrit' writing output... [ 92%] contributor/gmr [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/gmr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/gmr.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/gmr' writing output... [ 92%] contributor/groups [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/groups.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/groups.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/groups' writing output... [ 93%] contributor/high_availability [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/high_availability.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/high_availability.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/high_availability' writing output... [ 93%] contributor/i18n [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/i18n.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/i18n' writing output... [ 93%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 93%] contributor/jenkins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/jenkins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/jenkins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/jenkins' writing output... [ 93%] contributor/launchpad [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/launchpad.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/launchpad.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/launchpad' writing output... [ 93%] contributor/migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/migration' writing output... [ 94%] contributor/releasenotes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/releasenotes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/releasenotes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/releasenotes' writing output... [ 94%] contributor/replication [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/replication.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/replication.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/replication' writing output... [ 94%] contributor/rolling.upgrades [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/rolling.upgrades.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/rolling.upgrades.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/rolling.upgrades' writing output... [ 94%] contributor/rpc [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/rpc.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/rpc.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/rpc' writing output... [ 94%] contributor/testing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/testing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/testing' writing output... [ 95%] contributor/thin_provisioning [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/thin_provisioning.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/thin_provisioning.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/thin_provisioning' writing output... [ 95%] contributor/threading [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/threading.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/threading.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/threading' writing output... [ 95%] contributor/user_messages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/user_messages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/user_messages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/user_messages' writing output... [ 95%] drivers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/drivers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'drivers' writing output... [ 95%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 96%] install/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/README' writing output... [ 96%] install/cinder-backup-install-obs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-backup-install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-backup-install-obs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-backup-install-obs' writing output... [ 96%] install/cinder-backup-install-rdo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-backup-install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-backup-install-rdo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-backup-install-rdo' writing output... [ 96%] install/cinder-backup-install-ubuntu [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-backup-install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-backup-install-ubuntu.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-backup-install-ubuntu' writing output... [ 96%] install/cinder-controller-install-obs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-controller-install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-controller-install-obs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-controller-install-obs' writing output... [ 96%] install/cinder-controller-install-rdo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-controller-install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-controller-install-rdo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-controller-install-rdo' writing output... [ 97%] install/cinder-controller-install-ubuntu [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-controller-install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-controller-install-ubuntu.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-controller-install-ubuntu' writing output... [ 97%] install/cinder-storage-install-obs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-storage-install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-storage-install-obs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-storage-install-obs' writing output... [ 97%] install/cinder-storage-install-rdo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-storage-install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-storage-install-rdo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-storage-install-rdo' writing output... [ 97%] install/cinder-storage-install-ubuntu [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-storage-install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-storage-install-ubuntu.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-storage-install-ubuntu' writing output... [ 97%] install/cinder-storage-install-windows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-storage-install-windows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-storage-install-windows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-storage-install-windows' writing output... [ 98%] install/cinder-verify [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/cinder-verify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/cinder-verify.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/cinder-verify' writing output... [ 98%] install/get-started-block-storage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/get-started-block-storage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get-started-block-storage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/get-started-block-storage' writing output... [ 98%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 98%] install/index-obs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-obs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index-obs' writing output... [ 98%] install/index-rdo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-rdo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index-rdo' writing output... [ 99%] install/index-ubuntu [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-ubuntu.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index-ubuntu' writing output... [ 99%] install/index-windows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index-windows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index-windows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index-windows' writing output... [ 99%] reference/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/README' writing output... [ 99%] reference/support-matrix [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/support-matrix.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/support-matrix.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/support-matrix' writing output... [ 99%] upgrade [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/upgrade.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/upgrade.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'upgrade' writing output... [100%] user/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/README' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying images... [ 11%] images/rpc/flow1.png copying images... [ 22%] images/rpc/flow2.png copying images... [ 33%] configuration/block-storage/drivers/../../figures/ibm-storage-nova-concept.png copying images... [ 44%] images/rpc/arch.png copying images... [ 55%] configuration/block-storage/drivers/../../figures/emc-enabler.png copying images... [ 66%] configuration/block-storage/drivers/../../figures/ceph-architecture.png copying images... [ 77%] images/rpc/rabt.png copying images... [ 88%] images/rpc/state.png copying images... [100%] images/cinder.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build-2 -b man doc/source doc/build/man Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler loading stevedore.sphinxext ** Generating driver list... making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/cinder-14.3.1/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/cinder-14.3.1/doc/source/../../tools/config/cinder-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/cinder-14.3.1/doc/source/_static/cinder.conf.sample Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler Could not load oslo.policy, oslo.service.service, oslo.middleware, oslo.service.periodic_task, oslo.config, oslo.service.wsgi, oslo.privsep, castellan.config, oslo.log, oslo.service.sslutils, keystonemiddleware.auth_token, oslo.db, oslo.messaging, oslo.reports, cinder, oslo.versionedobjects, oslo.concurrency, osprofiler [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/cinder-14.3.1/doc/source/../../tools/config/cinder-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/cinder-14.3.1/doc/source/_static/cinder.policy.yaml.sample Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.context.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.coordination.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.exception.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.flow_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.i18n.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.opts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policy.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.quota.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.quota_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.rpc.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.service_auth.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.ssh_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.test.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.version.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.extensions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.microversions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.urlmap.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.versions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.admin_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.availability_zones.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.cgsnapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.extended_services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.extended_snapshot_attributes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.hosts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.qos_specs_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.quota_classes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.resource_common_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.scheduler_hints.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.snapshot_unmanage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.types_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.types_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.used_limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_encryption_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_host_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_image_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_mig_status_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_tenant_attribute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_type_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_type_encryption.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.volume_unmanage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.contrib.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.auth.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.fault.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.middleware.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.api_version_request.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.versioned_method.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.openstack.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.admin_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.quota_classes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.scheduler_hints.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.types_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_image_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_type_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_type_encryption.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volume_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.schemas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.router.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.snapshot_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v2.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.resource_common_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.resource_filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.router.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.snapshot_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.resource_filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.v3.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.parameter_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.validators.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.validation.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.availability_zones.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.cgsnapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.consistencygroups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.manageable_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.manageable_volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.transfers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.versions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.api.views.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.chunkeddriver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.local_dev.lvm.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.brick.local_dev.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.manage.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.rtstool.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.status.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.volume_usage_audit.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.cmd.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.config.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.constants.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.sqlalchemyutils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.compute.nova.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.compute.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.db.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.group.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.group.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.hacking.checks.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.hacking.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.cache.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.glance.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.image_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.image.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_chunked_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.backup_verify_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.fczm_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.util.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_consistencygroup_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_group_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_manageable_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_snapshot_revert.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.volume_snapshotmanagement_driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.interface.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.conf_key_mgr.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.keymgr.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.defined_messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.message_field.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.message.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.backup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cgsnapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cleanable.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cleanup_request.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.cluster.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.consistencygroup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.dynamic_log.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.fields.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group_snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.group_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.manageableresources.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.request_spec.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume_attachment.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.volume_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.objects.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.attachments.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.backup_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.backups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.base.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.capabilities.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.clusters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.groups.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.hosts.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.limits.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.manageable_snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.manageable_volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.messages.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.quota_class.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.quotas.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.scheduler_stats.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.services.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshot_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshot_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.snapshots.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.type_extra_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_access.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_actions.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_metadata.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volume_type.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.volumes.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.workers.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.policies.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.cgroup.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.fs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.hscli.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.lvm.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.nvmcli.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.path.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.iet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.scst.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.tgt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.privsep.targets.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_handler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.base_weight.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filter_scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.host_manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.scheduler_options.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.evaluator.evaluator.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.evaluator.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.affinity_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.availability_zone_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.capabilities_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.capacity_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.driver_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.extra_specs_ops.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.instance_locality_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.json_filter.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.filters.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.flows.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.flows.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.capacity.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.chance.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.goodness.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.stochastic.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.volume_number.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.scheduler.weights.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.transfer.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.transfer.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.configuration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.driver_utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.group_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.qos_specs.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.rpcapi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.throttling.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.volume_migration.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.volume_types.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.manage_existing.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.api.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.create_volume.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.manage_existing.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.manage_existing_snapshot.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.flows.manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.cxt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.driver.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.fake.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.iet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.iscsi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.lio.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.nvmeof.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.nvmet.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.scst.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.spdknvmf.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.tgt.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.volume.targets.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.eventlet_server.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.wsgi.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_common.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_san_lookup_service.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fc_zone_manager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.fczm_constants.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.utils.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/cinder.zonemanager.rst. Creating file /builddir/build/BUILD/cinder-14.3.1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 533 added, 0 changed, 0 removed reading sources... [ 0%] admin/README reading sources... [ 0%] admin/blockstorage-api-throughput reading sources... [ 0%] admin/blockstorage-availability-zone-type reading sources... [ 0%] admin/blockstorage-backup-disks reading sources... [ 0%] admin/blockstorage-basic-volume-qos reading sources... [ 1%] admin/blockstorage-boot-from-volume reading sources... [ 1%] admin/blockstorage-capacity-based-qos reading sources... [ 1%] admin/blockstorage-consistency-groups reading sources... [ 1%] admin/blockstorage-driver-filter-weighing reading sources... [ 1%] admin/blockstorage-get-capabilities reading sources... [ 2%] admin/blockstorage-groups reading sources... [ 2%] admin/blockstorage-image-volume-cache reading sources... [ 2%] admin/blockstorage-lio-iscsi-support reading sources... [ 2%] admin/blockstorage-manage-volumes reading sources... [ 2%] admin/blockstorage-multi-backend reading sources... [ 3%] admin/blockstorage-nfs-backend reading sources... [ 3%] admin/blockstorage-over-subscription reading sources... [ 3%] admin/blockstorage-ratelimit-volume-copy-bandwidth reading sources... [ 3%] admin/blockstorage-troubleshoot reading sources... [ 3%] admin/blockstorage-volume-backed-image reading sources... [ 3%] admin/blockstorage-volume-backups reading sources... [ 4%] admin/blockstorage-volume-backups-export-import reading sources... [ 4%] admin/blockstorage-volume-migration reading sources... [ 4%] admin/blockstorage-volume-multiattach reading sources... [ 4%] admin/blockstorage-volume-number-weigher reading sources... [ 4%] admin/generalized_filters reading sources... [ 5%] admin/index reading sources... [ 5%] admin/ts-HTTP-bad-req-in-cinder-vol-log reading sources... [ 5%] admin/ts-cinder-config reading sources... [ 5%] admin/ts-duplicate-3par-host reading sources... [ 5%] admin/ts-eql-volume-size reading sources... [ 6%] admin/ts-failed-attach-vol-after-detach reading sources... [ 6%] admin/ts-failed-attach-vol-no-sysfsutils reading sources... [ 6%] admin/ts-failed-connect-vol-FC-SAN reading sources... [ 6%] admin/ts-multipath-warn reading sources... [ 6%] admin/ts-no-emulator-x86-64 reading sources... [ 6%] admin/ts-non-existent-host reading sources... [ 7%] admin/ts-non-existent-vlun reading sources... [ 7%] cli/README reading sources... [ 7%] cli/cinder-manage reading sources... [ 7%] cli/cinder-status reading sources... [ 7%] cli/cli-cinder-quotas reading sources... [ 8%] cli/cli-cinder-scheduling reading sources... [ 8%] cli/cli-manage-volumes reading sources... [ 8%] cli/cli-set-quotas reading sources... [ 8%] cli/index reading sources... [ 8%] common/glossary reading sources... [ 9%] configuration/README reading sources... [ 9%] configuration/block-storage/backup-drivers reading sources... [ 9%] configuration/block-storage/backup/ceph-backup-driver reading sources... [ 9%] configuration/block-storage/backup/gcs-backup-driver reading sources... [ 9%] configuration/block-storage/backup/glusterfs-backup-driver reading sources... [ 9%] configuration/block-storage/backup/nfs-backup-driver reading sources... [ 10%] configuration/block-storage/backup/posix-backup-driver reading sources... [ 10%] configuration/block-storage/backup/swift-backup-driver reading sources... [ 10%] configuration/block-storage/backup/tsm-backup-driver reading sources... [ 10%] configuration/block-storage/block-storage-overview reading sources... [ 10%] configuration/block-storage/config-options [config-table] No options found in cinder.api.common [config-table] No options found in cinder.service reading sources... [ 11%] configuration/block-storage/drivers/ceph-rbd-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/datacore-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/datera-volume-driver reading sources... [ 11%] configuration/block-storage/drivers/dell-emc-powermax-driver reading sources... [ 11%] configuration/block-storage/drivers/dell-emc-unity-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-vnx-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-vxflex-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-emc-xtremio-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-equallogic-driver reading sources... [ 12%] configuration/block-storage/drivers/dell-storagecenter-driver reading sources... [ 12%] configuration/block-storage/drivers/drbd-driver reading sources... [ 13%] configuration/block-storage/drivers/fujitsu-eternus-dx-driver reading sources... [ 13%] configuration/block-storage/drivers/hedvig-volume-driver reading sources... [ 13%] configuration/block-storage/drivers/hp-msa-driver reading sources... [ 13%] configuration/block-storage/drivers/hpe-3par-driver reading sources... [ 13%] configuration/block-storage/drivers/hpe-lefthand-driver reading sources... [ 14%] configuration/block-storage/drivers/huawei-storage-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-flashsystem-volume-driver [config-table] No options found in cinder.volume.drivers.ibm.flashsystem_fc reading sources... [ 14%] configuration/block-storage/drivers/ibm-gpfs-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-storage-volume-driver reading sources... [ 14%] configuration/block-storage/drivers/ibm-storwize-svc-driver reading sources... [ 15%] configuration/block-storage/drivers/infinidat-volume-driver reading sources... [ 15%] configuration/block-storage/drivers/inspur-as13000-driver reading sources... [ 15%] configuration/block-storage/drivers/inspur-instorage-driver reading sources... [ 15%] configuration/block-storage/drivers/kaminario-driver reading sources... [ 15%] configuration/block-storage/drivers/lenovo-driver reading sources... [ 15%] configuration/block-storage/drivers/linstor-driver reading sources... [ 16%] configuration/block-storage/drivers/lvm-volume-driver reading sources... [ 16%] configuration/block-storage/drivers/nec-storage-m-series-driver reading sources... [ 16%] configuration/block-storage/drivers/netapp-volume-driver reading sources... [ 16%] configuration/block-storage/drivers/nexentaedge-driver reading sources... [ 16%] configuration/block-storage/drivers/nexentastor4-driver reading sources... [ 17%] configuration/block-storage/drivers/nexentastor5-driver reading sources... [ 17%] configuration/block-storage/drivers/nfs-volume-driver reading sources... [ 17%] configuration/block-storage/drivers/nimble-volume-driver reading sources... [ 17%] configuration/block-storage/drivers/prophetstor-dpl-driver reading sources... [ 17%] configuration/block-storage/drivers/pure-storage-driver reading sources... [ 18%] configuration/block-storage/drivers/quobyte-driver reading sources... [ 18%] configuration/block-storage/drivers/sheepdog-driver reading sources... [ 18%] configuration/block-storage/drivers/solidfire-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/spdk-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/storpool-volume-driver reading sources... [ 18%] configuration/block-storage/drivers/synology-dsm-driver reading sources... [ 19%] configuration/block-storage/drivers/tintri-volume-driver reading sources... [ 19%] configuration/block-storage/drivers/veritas-access-iscsi-driver reading sources... [ 19%] configuration/block-storage/drivers/vmware-vmdk-driver reading sources... [ 19%] configuration/block-storage/drivers/vzstorage-driver reading sources... [ 19%] configuration/block-storage/drivers/windows-iscsi-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/windows-smb-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/zadara-volume-driver reading sources... [ 20%] configuration/block-storage/drivers/zfssa-iscsi-driver reading sources... [ 20%] configuration/block-storage/drivers/zfssa-nfs-driver reading sources... [ 20%] configuration/block-storage/fc-zoning reading sources... [ 21%] configuration/block-storage/logs reading sources... [ 21%] configuration/block-storage/nested-quota reading sources... [ 21%] configuration/block-storage/policy reading sources... [ 21%] configuration/block-storage/policy-config-HOWTO reading sources... [ 21%] configuration/block-storage/samples/api-paste.ini reading sources... [ 21%] configuration/block-storage/samples/cinder.conf reading sources... [ 22%] configuration/block-storage/samples/index reading sources... [ 22%] configuration/block-storage/samples/policy.yaml reading sources... [ 22%] configuration/block-storage/samples/rootwrap.conf reading sources... [ 22%] configuration/block-storage/scheduler-filters documenting plugins from u'cinder.scheduler.filters' reading sources... [ 22%] configuration/block-storage/scheduler-weights documenting plugins from u'cinder.scheduler.weights' reading sources... [ 23%] configuration/block-storage/schedulers reading sources... [ 23%] configuration/block-storage/volume-drivers reading sources... [ 23%] configuration/block-storage/volume-encryption reading sources... [ 23%] configuration/index reading sources... [ 23%] contributor/README reading sources... [ 24%] contributor/addmethod.openstackapi reading sources... [ 24%] contributor/api.apache reading sources... [ 24%] contributor/api/cinder reading sources... [ 24%] contributor/api/cinder.api reading sources... [ 24%] contributor/api/cinder.api.common reading sources... [ 24%] contributor/api/cinder.api.contrib reading sources... [ 25%] contributor/api/cinder.api.contrib.admin_actions reading sources... [ 25%] contributor/api/cinder.api.contrib.availability_zones reading sources... [ 25%] contributor/api/cinder.api.contrib.backups reading sources... [ 25%] contributor/api/cinder.api.contrib.capabilities reading sources... [ 25%] contributor/api/cinder.api.contrib.cgsnapshots reading sources... [ 26%] contributor/api/cinder.api.contrib.consistencygroups reading sources... [ 26%] contributor/api/cinder.api.contrib.extended_services reading sources... [ 26%] contributor/api/cinder.api.contrib.extended_snapshot_attributes reading sources... [ 26%] contributor/api/cinder.api.contrib.hosts reading sources... [ 26%] contributor/api/cinder.api.contrib.qos_specs_manage reading sources... [ 27%] contributor/api/cinder.api.contrib.quota_classes reading sources... [ 27%] contributor/api/cinder.api.contrib.quotas reading sources... [ 27%] contributor/api/cinder.api.contrib.resource_common_manage reading sources... [ 27%] contributor/api/cinder.api.contrib.scheduler_hints reading sources... [ 27%] contributor/api/cinder.api.contrib.scheduler_stats reading sources... [ 27%] contributor/api/cinder.api.contrib.services reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_actions reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_manage reading sources... [ 28%] contributor/api/cinder.api.contrib.snapshot_unmanage reading sources... [ 28%] contributor/api/cinder.api.contrib.types_extra_specs reading sources... [ 28%] contributor/api/cinder.api.contrib.types_manage reading sources... [ 29%] contributor/api/cinder.api.contrib.used_limits reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_actions reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_encryption_metadata reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_host_attribute reading sources... [ 29%] contributor/api/cinder.api.contrib.volume_image_metadata reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_manage reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_mig_status_attribute reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_tenant_attribute reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_transfer reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_type_access reading sources... [ 30%] contributor/api/cinder.api.contrib.volume_type_encryption reading sources... [ 31%] contributor/api/cinder.api.contrib.volume_unmanage reading sources... [ 31%] contributor/api/cinder.api.extensions reading sources... [ 31%] contributor/api/cinder.api.microversions reading sources... [ 31%] contributor/api/cinder.api.middleware reading sources... [ 31%] contributor/api/cinder.api.middleware.auth reading sources... [ 32%] contributor/api/cinder.api.middleware.fault reading sources... [ 32%] contributor/api/cinder.api.openstack reading sources... [ 32%] contributor/api/cinder.api.openstack.api_version_request reading sources... [ 32%] contributor/api/cinder.api.openstack.versioned_method reading sources... [ 32%] contributor/api/cinder.api.openstack.wsgi reading sources... [ 33%] contributor/api/cinder.api.schemas reading sources... [ 33%] contributor/api/cinder.api.schemas.admin_actions reading sources... [ 33%] contributor/api/cinder.api.schemas.attachments reading sources... [ 33%] contributor/api/cinder.api.schemas.backups reading sources... [ 33%] contributor/api/cinder.api.schemas.clusters reading sources... [ 33%] contributor/api/cinder.api.schemas.group_snapshots reading sources... [ 34%] contributor/api/cinder.api.schemas.group_specs reading sources... [ 34%] contributor/api/cinder.api.schemas.group_types reading sources... [ 34%] contributor/api/cinder.api.schemas.groups reading sources... [ 34%] contributor/api/cinder.api.schemas.qos_specs reading sources... [ 34%] contributor/api/cinder.api.schemas.quota_classes reading sources... [ 35%] contributor/api/cinder.api.schemas.quotas reading sources... [ 35%] contributor/api/cinder.api.schemas.scheduler_hints reading sources... [ 35%] contributor/api/cinder.api.schemas.services reading sources... [ 35%] contributor/api/cinder.api.schemas.snapshot_actions reading sources... [ 35%] contributor/api/cinder.api.schemas.snapshot_manage reading sources... [ 36%] contributor/api/cinder.api.schemas.snapshots reading sources... [ 36%] contributor/api/cinder.api.schemas.types_extra_specs reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_actions reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_image_metadata reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_manage reading sources... [ 36%] contributor/api/cinder.api.schemas.volume_metadata reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_transfer reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_type_access reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_type_encryption reading sources... [ 37%] contributor/api/cinder.api.schemas.volume_types reading sources... [ 37%] contributor/api/cinder.api.schemas.volumes reading sources... [ 38%] contributor/api/cinder.api.schemas.workers reading sources... [ 38%] contributor/api/cinder.api.urlmap reading sources... [ 38%] contributor/api/cinder.api.v2 reading sources... [ 38%] contributor/api/cinder.api.v2.limits reading sources... [ 38%] contributor/api/cinder.api.v2.router reading sources... [ 39%] contributor/api/cinder.api.v2.snapshot_metadata reading sources... [ 39%] contributor/api/cinder.api.v2.snapshots reading sources... [ 39%] contributor/api/cinder.api.v2.types reading sources... [ 39%] contributor/api/cinder.api.v2.views reading sources... [ 39%] contributor/api/cinder.api.v2.views.types reading sources... [ 39%] contributor/api/cinder.api.v2.views.volumes reading sources... [ 40%] contributor/api/cinder.api.v2.volume_metadata reading sources... [ 40%] contributor/api/cinder.api.v2.volumes reading sources... [ 40%] contributor/api/cinder.api.v3 reading sources... [ 40%] contributor/api/cinder.api.v3.attachments reading sources... [ 40%] contributor/api/cinder.api.v3.backups reading sources... [ 41%] contributor/api/cinder.api.v3.clusters reading sources... [ 41%] contributor/api/cinder.api.v3.consistencygroups reading sources... [ 41%] contributor/api/cinder.api.v3.group_snapshots reading sources... [ 41%] contributor/api/cinder.api.v3.group_specs reading sources... [ 41%] contributor/api/cinder.api.v3.group_types reading sources... [ 42%] contributor/api/cinder.api.v3.groups reading sources... [ 42%] contributor/api/cinder.api.v3.limits reading sources... [ 42%] contributor/api/cinder.api.v3.messages reading sources... [ 42%] contributor/api/cinder.api.v3.resource_common_manage reading sources... [ 42%] contributor/api/cinder.api.v3.resource_filters reading sources... [ 42%] contributor/api/cinder.api.v3.router reading sources... [ 43%] contributor/api/cinder.api.v3.snapshot_manage reading sources... [ 43%] contributor/api/cinder.api.v3.snapshots reading sources... [ 43%] contributor/api/cinder.api.v3.views reading sources... [ 43%] contributor/api/cinder.api.v3.views.attachments reading sources... [ 43%] contributor/api/cinder.api.v3.views.backups reading sources... [ 44%] contributor/api/cinder.api.v3.views.clusters reading sources... [ 44%] contributor/api/cinder.api.v3.views.group_snapshots reading sources... [ 44%] contributor/api/cinder.api.v3.views.group_types reading sources... [ 44%] contributor/api/cinder.api.v3.views.groups reading sources... [ 44%] contributor/api/cinder.api.v3.views.messages reading sources... [ 45%] contributor/api/cinder.api.v3.views.resource_filters reading sources... [ 45%] contributor/api/cinder.api.v3.views.snapshots reading sources... [ 45%] contributor/api/cinder.api.v3.views.volumes reading sources... [ 45%] contributor/api/cinder.api.v3.views.workers reading sources... [ 45%] contributor/api/cinder.api.v3.volume_manage reading sources... [ 45%] contributor/api/cinder.api.v3.volume_metadata reading sources... [ 46%] contributor/api/cinder.api.v3.volume_transfer reading sources... [ 46%] contributor/api/cinder.api.v3.volumes reading sources... [ 46%] contributor/api/cinder.api.v3.workers reading sources... [ 46%] contributor/api/cinder.api.validation reading sources... [ 46%] contributor/api/cinder.api.validation.parameter_types reading sources... [ 47%] contributor/api/cinder.api.validation.validators reading sources... [ 47%] contributor/api/cinder.api.versions reading sources... [ 47%] contributor/api/cinder.api.views reading sources... [ 47%] contributor/api/cinder.api.views.availability_zones reading sources... [ 47%] contributor/api/cinder.api.views.backups reading sources... [ 48%] contributor/api/cinder.api.views.capabilities reading sources... [ 48%] contributor/api/cinder.api.views.cgsnapshots reading sources... [ 48%] contributor/api/cinder.api.views.consistencygroups reading sources... [ 48%] contributor/api/cinder.api.views.limits reading sources... [ 48%] contributor/api/cinder.api.views.manageable_snapshots reading sources... [ 48%] contributor/api/cinder.api.views.manageable_volumes reading sources... [ 49%] contributor/api/cinder.api.views.qos_specs reading sources... [ 49%] contributor/api/cinder.api.views.scheduler_stats reading sources... [ 49%] contributor/api/cinder.api.views.snapshots reading sources... [ 49%] contributor/api/cinder.api.views.transfers reading sources... [ 49%] contributor/api/cinder.api.views.types reading sources... [ 50%] contributor/api/cinder.api.views.versions reading sources... [ 50%] contributor/api/cinder.backup reading sources... [ 50%] contributor/api/cinder.backup.api reading sources... [ 50%] contributor/api/cinder.backup.chunkeddriver reading sources... [ 50%] contributor/api/cinder.backup.driver reading sources... [ 51%] contributor/api/cinder.backup.manager reading sources... [ 51%] contributor/api/cinder.backup.rpcapi reading sources... [ 51%] contributor/api/cinder.brick reading sources... [ 51%] contributor/api/cinder.brick.local_dev reading sources... [ 51%] contributor/api/cinder.brick.local_dev.lvm reading sources... [ 51%] contributor/api/cinder.cmd reading sources... [ 52%] contributor/api/cinder.cmd.api reading sources... [ 52%] contributor/api/cinder.cmd.backup reading sources... [ 52%] contributor/api/cinder.cmd.manage reading sources... [ 52%] contributor/api/cinder.cmd.rtstool reading sources... [ 52%] contributor/api/cinder.cmd.scheduler reading sources... [ 53%] contributor/api/cinder.cmd.status reading sources... [ 53%] contributor/api/cinder.cmd.volume reading sources... [ 53%] contributor/api/cinder.cmd.volume_usage_audit reading sources... [ 53%] contributor/api/cinder.common reading sources... [ 53%] contributor/api/cinder.common.config reading sources... [ 54%] contributor/api/cinder.common.constants reading sources... [ 54%] contributor/api/cinder.common.sqlalchemyutils reading sources... [ 54%] contributor/api/cinder.compute reading sources... [ 54%] contributor/api/cinder.compute.nova reading sources... [ 54%] contributor/api/cinder.context reading sources... [ 54%] contributor/api/cinder.coordination reading sources... [ 55%] contributor/api/cinder.db reading sources... [ 55%] contributor/api/cinder.db.api reading sources... [ 55%] contributor/api/cinder.db.base reading sources... [ 55%] contributor/api/cinder.db.migration reading sources... [ 55%] contributor/api/cinder.exception reading sources... [ 56%] contributor/api/cinder.flow_utils reading sources... [ 56%] contributor/api/cinder.group reading sources... [ 56%] contributor/api/cinder.group.api reading sources... [ 56%] contributor/api/cinder.hacking reading sources... [ 56%] contributor/api/cinder.hacking.checks reading sources... [ 57%] contributor/api/cinder.i18n reading sources... [ 57%] contributor/api/cinder.image reading sources... [ 57%] contributor/api/cinder.image.cache reading sources... [ 57%] contributor/api/cinder.image.glance reading sources... [ 57%] contributor/api/cinder.image.image_utils reading sources... [ 57%] contributor/api/cinder.interface reading sources... [ 58%] contributor/api/cinder.interface.backup_chunked_driver reading sources... [ 58%] contributor/api/cinder.interface.backup_driver reading sources... [ 58%] contributor/api/cinder.interface.backup_verify_driver reading sources... [ 58%] contributor/api/cinder.interface.base reading sources... [ 58%] contributor/api/cinder.interface.fczm_driver reading sources... [ 59%] contributor/api/cinder.interface.util reading sources... [ 59%] contributor/api/cinder.interface.volume_consistencygroup_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_group_driver reading sources... [ 59%] contributor/api/cinder.interface.volume_manageable_driver reading sources... [ 60%] contributor/api/cinder.interface.volume_snapshot_revert reading sources... [ 60%] contributor/api/cinder.interface.volume_snapshotmanagement_driver reading sources... [ 60%] contributor/api/cinder.keymgr reading sources... [ 60%] contributor/api/cinder.keymgr.conf_key_mgr reading sources... [ 60%] contributor/api/cinder.keymgr.migration reading sources... [ 60%] contributor/api/cinder.manager reading sources... [ 61%] contributor/api/cinder.message reading sources... [ 61%] contributor/api/cinder.message.api reading sources... [ 61%] contributor/api/cinder.message.defined_messages reading sources... [ 61%] contributor/api/cinder.message.message_field reading sources... [ 61%] contributor/api/cinder.objects reading sources... [ 62%] contributor/api/cinder.objects.backup reading sources... [ 62%] contributor/api/cinder.objects.base reading sources... [ 62%] contributor/api/cinder.objects.cgsnapshot reading sources... [ 62%] contributor/api/cinder.objects.cleanable reading sources... [ 62%] contributor/api/cinder.objects.cleanup_request reading sources... [ 63%] contributor/api/cinder.objects.cluster reading sources... [ 63%] contributor/api/cinder.objects.consistencygroup reading sources... [ 63%] contributor/api/cinder.objects.dynamic_log reading sources... [ 63%] contributor/api/cinder.objects.fields reading sources... [ 63%] contributor/api/cinder.objects.group reading sources... [ 63%] contributor/api/cinder.objects.group_snapshot reading sources... [ 64%] contributor/api/cinder.objects.group_type reading sources... [ 64%] contributor/api/cinder.objects.manageableresources reading sources... [ 64%] contributor/api/cinder.objects.qos_specs reading sources... [ 64%] contributor/api/cinder.objects.request_spec reading sources... [ 64%] contributor/api/cinder.objects.service reading sources... [ 65%] contributor/api/cinder.objects.snapshot reading sources... [ 65%] contributor/api/cinder.objects.volume reading sources... [ 65%] contributor/api/cinder.objects.volume_attachment reading sources... [ 65%] contributor/api/cinder.objects.volume_type reading sources... [ 65%] contributor/api/cinder.opts reading sources... [ 66%] contributor/api/cinder.policies reading sources... [ 66%] contributor/api/cinder.policies.attachments reading sources... [ 66%] contributor/api/cinder.policies.backup_actions reading sources... [ 66%] contributor/api/cinder.policies.backups reading sources... [ 66%] contributor/api/cinder.policies.base reading sources... [ 66%] contributor/api/cinder.policies.capabilities reading sources... [ 67%] contributor/api/cinder.policies.clusters reading sources... [ 67%] contributor/api/cinder.policies.group_actions reading sources... [ 67%] contributor/api/cinder.policies.group_snapshot_actions reading sources... [ 67%] contributor/api/cinder.policies.group_snapshots reading sources... [ 67%] contributor/api/cinder.policies.group_types reading sources... [ 68%] contributor/api/cinder.policies.groups reading sources... [ 68%] contributor/api/cinder.policies.hosts reading sources... [ 68%] contributor/api/cinder.policies.limits reading sources... [ 68%] contributor/api/cinder.policies.manageable_snapshots reading sources... [ 68%] contributor/api/cinder.policies.manageable_volumes reading sources... [ 69%] contributor/api/cinder.policies.messages reading sources... [ 69%] contributor/api/cinder.policies.qos_specs reading sources... [ 69%] contributor/api/cinder.policies.quota_class reading sources... [ 69%] contributor/api/cinder.policies.quotas reading sources... [ 69%] contributor/api/cinder.policies.scheduler_stats reading sources... [ 69%] contributor/api/cinder.policies.services reading sources... [ 70%] contributor/api/cinder.policies.snapshot_actions reading sources... [ 70%] contributor/api/cinder.policies.snapshot_metadata reading sources... [ 70%] contributor/api/cinder.policies.snapshots reading sources... [ 70%] contributor/api/cinder.policies.type_extra_specs reading sources... [ 70%] contributor/api/cinder.policies.volume_access reading sources... [ 71%] contributor/api/cinder.policies.volume_actions reading sources... [ 71%] contributor/api/cinder.policies.volume_metadata reading sources... [ 71%] contributor/api/cinder.policies.volume_transfer reading sources... [ 71%] contributor/api/cinder.policies.volume_type reading sources... [ 71%] contributor/api/cinder.policies.volumes reading sources... [ 72%] contributor/api/cinder.policies.workers reading sources... [ 72%] contributor/api/cinder.policy reading sources... [ 72%] contributor/api/cinder.privsep reading sources... [ 72%] contributor/api/cinder.privsep.cgroup reading sources... [ 72%] contributor/api/cinder.privsep.fs reading sources... [ 72%] contributor/api/cinder.privsep.hscli reading sources... [ 73%] contributor/api/cinder.privsep.lvm reading sources... [ 73%] contributor/api/cinder.privsep.nvmcli reading sources... [ 73%] contributor/api/cinder.privsep.path reading sources... [ 73%] contributor/api/cinder.privsep.targets reading sources... [ 73%] contributor/api/cinder.privsep.targets.iet reading sources... [ 74%] contributor/api/cinder.privsep.targets.scst reading sources... [ 74%] contributor/api/cinder.privsep.targets.tgt reading sources... [ 74%] contributor/api/cinder.quota reading sources... [ 74%] contributor/api/cinder.quota_utils reading sources... [ 74%] contributor/api/cinder.rpc reading sources... [ 75%] contributor/api/cinder.scheduler reading sources... [ 75%] contributor/api/cinder.scheduler.base_filter reading sources... [ 75%] contributor/api/cinder.scheduler.base_handler reading sources... [ 75%] contributor/api/cinder.scheduler.base_weight reading sources... [ 75%] contributor/api/cinder.scheduler.driver reading sources... [ 75%] contributor/api/cinder.scheduler.evaluator reading sources... [ 76%] contributor/api/cinder.scheduler.evaluator.evaluator reading sources... [ 76%] contributor/api/cinder.scheduler.filter_scheduler reading sources... [ 76%] contributor/api/cinder.scheduler.filters reading sources... [ 76%] contributor/api/cinder.scheduler.filters.affinity_filter reading sources... [ 76%] contributor/api/cinder.scheduler.filters.availability_zone_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.capabilities_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.capacity_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.driver_filter reading sources... [ 77%] contributor/api/cinder.scheduler.filters.extra_specs_ops reading sources... [ 77%] contributor/api/cinder.scheduler.filters.ignore_attempted_hosts_filter reading sources... [ 78%] contributor/api/cinder.scheduler.filters.instance_locality_filter reading sources... [ 78%] contributor/api/cinder.scheduler.filters.json_filter reading sources... [ 78%] contributor/api/cinder.scheduler.flows reading sources... [ 78%] contributor/api/cinder.scheduler.flows.create_volume reading sources... [ 78%] contributor/api/cinder.scheduler.host_manager reading sources... [ 78%] contributor/api/cinder.scheduler.manager reading sources... [ 79%] contributor/api/cinder.scheduler.rpcapi reading sources... [ 79%] contributor/api/cinder.scheduler.scheduler_options reading sources... [ 79%] contributor/api/cinder.scheduler.weights reading sources... [ 79%] contributor/api/cinder.scheduler.weights.capacity reading sources... [ 79%] contributor/api/cinder.scheduler.weights.chance reading sources... [ 80%] contributor/api/cinder.scheduler.weights.goodness reading sources... [ 80%] contributor/api/cinder.scheduler.weights.stochastic reading sources... [ 80%] contributor/api/cinder.scheduler.weights.volume_number reading sources... [ 80%] contributor/api/cinder.service reading sources... [ 80%] contributor/api/cinder.service_auth reading sources... [ 81%] contributor/api/cinder.ssh_utils reading sources... [ 81%] contributor/api/cinder.test reading sources... [ 81%] contributor/api/cinder.transfer reading sources... [ 81%] contributor/api/cinder.transfer.api reading sources... [ 81%] contributor/api/cinder.utils reading sources... [ 81%] contributor/api/cinder.version reading sources... [ 82%] contributor/api/cinder.volume reading sources... [ 82%] contributor/api/cinder.volume.api reading sources... [ 82%] contributor/api/cinder.volume.configuration reading sources... [ 82%] contributor/api/cinder.volume.driver reading sources... [ 82%] contributor/api/cinder.volume.driver_utils reading sources... [ 83%] contributor/api/cinder.volume.flows reading sources... [ 83%] contributor/api/cinder.volume.flows.api reading sources... [ 83%] contributor/api/cinder.volume.flows.api.create_volume reading sources... [ 83%] contributor/api/cinder.volume.flows.api.manage_existing reading sources... [ 83%] contributor/api/cinder.volume.flows.common reading sources... [ 84%] contributor/api/cinder.volume.flows.manager reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.create_volume reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing reading sources... [ 84%] contributor/api/cinder.volume.flows.manager.manage_existing_snapshot reading sources... [ 84%] contributor/api/cinder.volume.group_types reading sources... [ 84%] contributor/api/cinder.volume.manager reading sources... [ 85%] contributor/api/cinder.volume.qos_specs reading sources... [ 85%] contributor/api/cinder.volume.rpcapi reading sources... [ 85%] contributor/api/cinder.volume.targets reading sources... [ 85%] contributor/api/cinder.volume.targets.cxt reading sources... [ 85%] contributor/api/cinder.volume.targets.driver reading sources... [ 86%] contributor/api/cinder.volume.targets.fake reading sources... [ 86%] contributor/api/cinder.volume.targets.iet reading sources... [ 86%] contributor/api/cinder.volume.targets.iscsi reading sources... [ 86%] contributor/api/cinder.volume.targets.lio reading sources... [ 86%] contributor/api/cinder.volume.targets.nvmeof reading sources... [ 87%] contributor/api/cinder.volume.targets.nvmet reading sources... [ 87%] contributor/api/cinder.volume.targets.scst reading sources... [ 87%] contributor/api/cinder.volume.targets.spdknvmf reading sources... [ 87%] contributor/api/cinder.volume.targets.tgt reading sources... [ 87%] contributor/api/cinder.volume.throttling reading sources... [ 87%] contributor/api/cinder.volume.utils reading sources... [ 88%] contributor/api/cinder.volume.volume_migration reading sources... [ 88%] contributor/api/cinder.volume.volume_types reading sources... [ 88%] contributor/api/cinder.wsgi reading sources... [ 88%] contributor/api/cinder.wsgi.common reading sources... [ 88%] contributor/api/cinder.wsgi.eventlet_server reading sources... [ 89%] contributor/api/cinder.wsgi.wsgi reading sources... [ 89%] contributor/api/cinder.zonemanager reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_common reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_san_lookup_service reading sources... [ 89%] contributor/api/cinder.zonemanager.fc_zone_manager reading sources... [ 90%] contributor/api/cinder.zonemanager.fczm_constants reading sources... [ 90%] contributor/api/cinder.zonemanager.utils reading sources... [ 90%] contributor/api/modules reading sources... [ 90%] contributor/api_conditional_updates reading sources... [ 90%] contributor/api_microversion_dev reading sources... [ 90%] contributor/api_microversion_history reading sources... [ 91%] contributor/architecture reading sources... [ 91%] contributor/attach_detach_conventions reading sources... [ 91%] contributor/attach_detach_conventions_v2 reading sources... [ 91%] contributor/development.environment reading sources... [ 91%] contributor/documentation reading sources... [ 92%] contributor/drivers reading sources... [ 92%] contributor/drivers_locking_examples reading sources... [ 92%] contributor/gerrit reading sources... [ 92%] contributor/gmr reading sources... [ 92%] contributor/groups reading sources... [ 93%] contributor/high_availability reading sources... [ 93%] contributor/i18n reading sources... [ 93%] contributor/index reading sources... [ 93%] contributor/jenkins reading sources... [ 93%] contributor/launchpad reading sources... [ 93%] contributor/migration reading sources... [ 94%] contributor/releasenotes reading sources... [ 94%] contributor/replication reading sources... [ 94%] contributor/rolling.upgrades reading sources... [ 94%] contributor/rpc reading sources... [ 94%] contributor/testing reading sources... [ 95%] contributor/thin_provisioning reading sources... [ 95%] contributor/threading reading sources... [ 95%] contributor/user_messages reading sources... [ 95%] drivers reading sources... [ 95%] index reading sources... [ 96%] install/README reading sources... [ 96%] install/cinder-backup-install-obs reading sources... [ 96%] install/cinder-backup-install-rdo reading sources... [ 96%] install/cinder-backup-install-ubuntu reading sources... [ 96%] install/cinder-controller-install-obs reading sources... [ 96%] install/cinder-controller-install-rdo reading sources... [ 97%] install/cinder-controller-install-ubuntu reading sources... [ 97%] install/cinder-storage-install-obs reading sources... [ 97%] install/cinder-storage-install-rdo reading sources... [ 97%] install/cinder-storage-install-ubuntu reading sources... [ 97%] install/cinder-storage-install-windows reading sources... [ 98%] install/cinder-verify reading sources... [ 98%] install/get-started-block-storage reading sources... [ 98%] install/index reading sources... [ 98%] install/index-obs reading sources... [ 98%] install/index-rdo reading sources... [ 99%] install/index-ubuntu reading sources... [ 99%] install/index-windows reading sources... [ 99%] reference/README reading sources... [ 99%] reference/support-matrix reading sources... [ 99%] upgrade reading sources... [100%] user/README WARNING: autodoc: failed to import module u'status' from module u'cinder.cmd'; the following exception was raised: No module named oslo_upgradecheck looking for now-outdated files... none found pickling environment... done checking consistency... done writing... cinder-manage.1 { } cinder-status.1 { } build succeeded, 1 warning. The manual pages are in doc/build/man. + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/man/man1 + install -p -D -m 644 doc/build/man/cinder-manage.1 doc/build/man/cinder-status.1 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/man/man1/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/var/lib/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/var/lib/cinder/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/var/log/cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder + install -p -D -m 640 /builddir/build/SOURCES/cinder-dist.conf /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/cinder/cinder-dist.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/volumes + install -p -D -m 640 etc/cinder/rootwrap.conf /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/rootwrap.conf + install -p -D -m 640 etc/cinder/api-paste.ini /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/api-paste.ini + install -p -D -m 640 etc/cinder/resource_filters.json /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/resource_filters.json + install -p -D -m 640 etc/cinder/cinder.conf.sample /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/cinder.conf + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-api.service /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/systemd/system/openstack-cinder-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-scheduler.service /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/systemd/system/openstack-cinder-scheduler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-volume.service /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/systemd/system/openstack-cinder-volume.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-cinder-backup.service /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/systemd/system/openstack-cinder-backup.service + install -p -D -m 440 /builddir/build/SOURCES/cinder-sudoers /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/sudoers.d/cinder + install -p -D -m 644 /builddir/build/SOURCES/cinder.logrotate /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/logrotate.d/openstack-cinder + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/var/run/cinder + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/cinder/rootwrap/ + install -p -D -m 644 etc/cinder/rootwrap.d/volume.filters /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/cinder/rootwrap/ + mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/rootwrap.d + for filter in '/usr/share/os-brick/rootwrap/*.filters' + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/etc/cinder/rootwrap.d/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/cs/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES/cinder.po /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES/cinder.po + rm -f '/builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/lib/python2.7/site-packages/cinder/locale /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch cinder --all-name + rm -f '/builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/doc/cinder/README*' + rm -rf /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/etc + /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/cinder-14.3.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/openstack-cinder-14.3.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: openstack-cinder-14.3.1-1.el7.noarch warning: File listed twice: /usr/share/cinder/cinder-dist.conf Provides: config(openstack-cinder) = 1:14.3.1-1.el7 openstack-cinder = 1:14.3.1-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 Processing files: python2-cinder-14.3.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HPsWSX + umask 022 + cd /builddir/build/BUILD + cd cinder-14.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-14.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-14.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-14.3.1 + exit 0 Provides: python-cinder = 1:14.3.1-1.el7 python2-cinder = 1:14.3.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: python(abi) = 2.7 Obsoletes: python-cinder < 1:14.3.1-1.el7 Processing files: python2-cinder-tests-14.3.1-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UDIYzQ + umask 022 + cd /builddir/build/BUILD + cd cinder-14.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-tests-14.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-tests-14.3.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/licenses/python2-cinder-tests-14.3.1 + exit 0 Provides: python-cinder-tests = 1:14.3.1-1.el7 python2-cinder-tests = 1:14.3.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: python(abi) = 2.7 Obsoletes: python-cinder-tests < 1:14.3.1-1.el7 Processing files: openstack-cinder-doc-14.3.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tMefza + umask 022 + cd /builddir/build/BUILD + cd cinder-14.3.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/doc/openstack-cinder-doc-14.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/doc/openstack-cinder-doc-14.3.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch/usr/share/doc/openstack-cinder-doc-14.3.1 + exit 0 Provides: openstack-cinder-doc = 1:14.3.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/openstack-cinder-14.3.1-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-cinder-14.3.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-cinder-14.3.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-cinder-tests-14.3.1-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-cinder-doc-14.3.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ygajtN + umask 022 + cd /builddir/build/BUILD + cd cinder-14.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-cinder-14.3.1-1.el7.noarch + exit 0 Child return code was: 0