+ set -x + for FILE in '{test-,}requirements.txt' + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in '{test-,}requirements.txt' + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04' + '[' -x /usr/bin/python3 ']' + PYTHON=python2 + echo 'Using python2 as python interpreter' Using python2 as python interpreter + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 --clean INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 --init INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 4243064 900984 1616240 11121740 10066848 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c47d70608f634e18988732639e59b7c4', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-master-uc/data/dlrn-9.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 5ad452fcd403554cce784c2ce03368dc764002a6 Note: checking out '5ad452fcd403554cce784c2ce03368dc764002a6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 5ad452f... Merge "Fix remotefs clone volume locking" + mkdir /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version) || python setup.py --version)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-master-uc/data/dlrn-9.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 15.1.0.dev64 5ad452f + UPSTREAMVERSION=15.1.0.dev64 + [[ 15.1.0.dev64 =~ ([^-]*)-(.+) ]] + [[ 15.1.0.dev64 =~ (.*?)\.(0rc.+) ]] + [[ 15.1.0.dev64 =~ (.*?)\.(0b.+) ]] + [[ 15.1.0.dev64 =~ (.*?)\.(0a.+) ]] + [[ 15.1.0.dev64 =~ (.*?)\.(dev.+) ]] + VERSION=15.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20191115025244 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20191115025244.5ad452f + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3656632 1340216 1981396 11268940 10289360 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 980M 3.4G 23% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'db0ac3eb9f7d49f6964b4239515341ab', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3702a5ebb62468fbc5be8e3fa93398e', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'LANG': 'en_US.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 DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.6s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.9s) running egg_info creating cinder.egg-info writing requirements to 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 writing manifest file 'cinder.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'cinder.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating cinder-15.1.0.dev64 creating cinder-15.1.0.dev64/api-ref creating cinder-15.1.0.dev64/api-ref/source creating cinder-15.1.0.dev64/api-ref/source/v2 creating cinder-15.1.0.dev64/api-ref/source/v2/samples creating cinder-15.1.0.dev64/api-ref/source/v3 creating cinder-15.1.0.dev64/api-ref/source/v3/samples creating cinder-15.1.0.dev64/api-ref/source/v3/samples/extensions creating cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshot_manage_extensions creating cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots creating cinder-15.1.0.dev64/api-ref/source/v3/samples/versions creating cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_actions creating cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_manage_extensions creating cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer creating cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type creating cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes creating cinder-15.1.0.dev64/cinder creating cinder-15.1.0.dev64/cinder.egg-info creating cinder-15.1.0.dev64/cinder/api creating cinder-15.1.0.dev64/cinder/api/contrib creating cinder-15.1.0.dev64/cinder/api/middleware creating cinder-15.1.0.dev64/cinder/api/openstack creating cinder-15.1.0.dev64/cinder/api/schemas creating cinder-15.1.0.dev64/cinder/api/v2 creating cinder-15.1.0.dev64/cinder/api/v2/views creating cinder-15.1.0.dev64/cinder/api/v3 creating cinder-15.1.0.dev64/cinder/api/v3/views creating cinder-15.1.0.dev64/cinder/api/validation creating cinder-15.1.0.dev64/cinder/api/views creating cinder-15.1.0.dev64/cinder/backup creating cinder-15.1.0.dev64/cinder/backup/drivers creating cinder-15.1.0.dev64/cinder/brick creating cinder-15.1.0.dev64/cinder/brick/local_dev creating cinder-15.1.0.dev64/cinder/cmd creating cinder-15.1.0.dev64/cinder/common creating cinder-15.1.0.dev64/cinder/compute creating cinder-15.1.0.dev64/cinder/db creating cinder-15.1.0.dev64/cinder/db/sqlalchemy creating cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo creating cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions creating cinder-15.1.0.dev64/cinder/group creating cinder-15.1.0.dev64/cinder/image creating cinder-15.1.0.dev64/cinder/image/accelerators creating cinder-15.1.0.dev64/cinder/interface creating cinder-15.1.0.dev64/cinder/keymgr creating cinder-15.1.0.dev64/cinder/locale creating cinder-15.1.0.dev64/cinder/locale/de creating cinder-15.1.0.dev64/cinder/locale/de/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/es creating cinder-15.1.0.dev64/cinder/locale/es/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/fr creating cinder-15.1.0.dev64/cinder/locale/fr/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/it creating cinder-15.1.0.dev64/cinder/locale/it/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/ja creating cinder-15.1.0.dev64/cinder/locale/ja/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/ko_KR creating cinder-15.1.0.dev64/cinder/locale/ko_KR/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/pt_BR creating cinder-15.1.0.dev64/cinder/locale/pt_BR/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/ru creating cinder-15.1.0.dev64/cinder/locale/ru/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/zh_CN creating cinder-15.1.0.dev64/cinder/locale/zh_CN/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/locale/zh_TW creating cinder-15.1.0.dev64/cinder/locale/zh_TW/LC_MESSAGES creating cinder-15.1.0.dev64/cinder/message creating cinder-15.1.0.dev64/cinder/objects creating cinder-15.1.0.dev64/cinder/policies creating cinder-15.1.0.dev64/cinder/privsep creating cinder-15.1.0.dev64/cinder/privsep/targets creating cinder-15.1.0.dev64/cinder/scheduler creating cinder-15.1.0.dev64/cinder/scheduler/evaluator creating cinder-15.1.0.dev64/cinder/scheduler/filters creating cinder-15.1.0.dev64/cinder/scheduler/flows creating cinder-15.1.0.dev64/cinder/scheduler/weights creating cinder-15.1.0.dev64/cinder/tests creating cinder-15.1.0.dev64/cinder/tests/compliance creating cinder-15.1.0.dev64/cinder/tests/functional creating cinder-15.1.0.dev64/cinder/tests/functional/api creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/extensions creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/versions creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_actions creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_type creating cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes creating cinder-15.1.0.dev64/cinder/tests/hacking creating cinder-15.1.0.dev64/cinder/tests/unit creating cinder-15.1.0.dev64/cinder/tests/unit/api creating cinder-15.1.0.dev64/cinder/tests/unit/api/contrib creating cinder-15.1.0.dev64/cinder/tests/unit/api/middleware creating cinder-15.1.0.dev64/cinder/tests/unit/api/openstack creating cinder-15.1.0.dev64/cinder/tests/unit/api/v2 creating cinder-15.1.0.dev64/cinder/tests/unit/api/v3 creating cinder-15.1.0.dev64/cinder/tests/unit/api/views creating cinder-15.1.0.dev64/cinder/tests/unit/attachments creating cinder-15.1.0.dev64/cinder/tests/unit/backup creating cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers creating cinder-15.1.0.dev64/cinder/tests/unit/brick creating cinder-15.1.0.dev64/cinder/tests/unit/cmd creating cinder-15.1.0.dev64/cinder/tests/unit/compute creating cinder-15.1.0.dev64/cinder/tests/unit/consistencygroup creating cinder-15.1.0.dev64/cinder/tests/unit/db creating cinder-15.1.0.dev64/cinder/tests/unit/glance creating cinder-15.1.0.dev64/cinder/tests/unit/group creating cinder-15.1.0.dev64/cinder/tests/unit/image creating cinder-15.1.0.dev64/cinder/tests/unit/image/accelerators creating cinder-15.1.0.dev64/cinder/tests/unit/keymgr creating cinder-15.1.0.dev64/cinder/tests/unit/message creating cinder-15.1.0.dev64/cinder/tests/unit/monkey_patch_example creating cinder-15.1.0.dev64/cinder/tests/unit/objects creating cinder-15.1.0.dev64/cinder/tests/unit/policies creating cinder-15.1.0.dev64/cinder/tests/unit/scheduler creating cinder-15.1.0.dev64/cinder/tests/unit/targets creating cinder-15.1.0.dev64/cinder/tests/unit/volume creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/sc creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/huawei creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/infortrend creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/as13000 creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nec creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/performance creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/solidfire creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/synology creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/veritas_access creating cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware creating cinder-15.1.0.dev64/cinder/tests/unit/volume/flows creating cinder-15.1.0.dev64/cinder/tests/unit/windows creating cinder-15.1.0.dev64/cinder/tests/unit/zonemanager creating cinder-15.1.0.dev64/cinder/transfer creating cinder-15.1.0.dev64/cinder/volume creating cinder-15.1.0.dev64/cinder/volume/drivers creating cinder-15.1.0.dev64/cinder/volume/drivers/datera creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx creating cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vxflexos creating cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu creating cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx creating cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage creating cinder-15.1.0.dev64/cinder/volume/drivers/hedvig creating cinder-15.1.0.dev64/cinder/volume/drivers/hpe creating cinder-15.1.0.dev64/cinder/volume/drivers/hpe/releasenotes creating cinder-15.1.0.dev64/cinder/volume/drivers/hpe/releasenotes/notes creating cinder-15.1.0.dev64/cinder/volume/drivers/huawei creating cinder-15.1.0.dev64/cinder/volume/drivers/ibm creating cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage creating cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc creating cinder-15.1.0.dev64/cinder/volume/drivers/infortrend creating cinder-15.1.0.dev64/cinder/volume/drivers/infortrend/raidcmd_cli creating cinder-15.1.0.dev64/cinder/volume/drivers/inspur creating cinder-15.1.0.dev64/cinder/volume/drivers/inspur/as13000 creating cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage creating cinder-15.1.0.dev64/cinder/volume/drivers/kaminario creating cinder-15.1.0.dev64/cinder/volume/drivers/lenovo creating cinder-15.1.0.dev64/cinder/volume/drivers/macrosan creating cinder-15.1.0.dev64/cinder/volume/drivers/nec creating cinder-15.1.0.dev64/cinder/volume/drivers/netapp creating cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap creating cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/client creating cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/performance creating cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils creating cinder-15.1.0.dev64/cinder/volume/drivers/nexenta creating cinder-15.1.0.dev64/cinder/volume/drivers/nexenta/ns5 creating cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor creating cinder-15.1.0.dev64/cinder/volume/drivers/san creating cinder-15.1.0.dev64/cinder/volume/drivers/san/hp creating cinder-15.1.0.dev64/cinder/volume/drivers/stx creating cinder-15.1.0.dev64/cinder/volume/drivers/synology creating cinder-15.1.0.dev64/cinder/volume/drivers/veritas_access creating cinder-15.1.0.dev64/cinder/volume/drivers/vmware creating cinder-15.1.0.dev64/cinder/volume/drivers/windows creating cinder-15.1.0.dev64/cinder/volume/flows creating cinder-15.1.0.dev64/cinder/volume/flows/api creating cinder-15.1.0.dev64/cinder/volume/flows/manager creating cinder-15.1.0.dev64/cinder/volume/targets creating cinder-15.1.0.dev64/cinder/wsgi creating cinder-15.1.0.dev64/cinder/zonemanager creating cinder-15.1.0.dev64/cinder/zonemanager/drivers creating cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade creating cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco creating cinder-15.1.0.dev64/contrib creating cinder-15.1.0.dev64/contrib/block-box creating cinder-15.1.0.dev64/contrib/block-box/contrib creating cinder-15.1.0.dev64/contrib/block-box/docker-entrypoint-initdb.d creating cinder-15.1.0.dev64/contrib/block-box/etc creating cinder-15.1.0.dev64/contrib/block-box/scripts creating cinder-15.1.0.dev64/doc creating cinder-15.1.0.dev64/doc/ext creating cinder-15.1.0.dev64/doc/source creating cinder-15.1.0.dev64/doc/source/_extra creating cinder-15.1.0.dev64/doc/source/_static creating cinder-15.1.0.dev64/doc/source/admin creating cinder-15.1.0.dev64/doc/source/cli creating cinder-15.1.0.dev64/doc/source/common creating cinder-15.1.0.dev64/doc/source/configuration creating cinder-15.1.0.dev64/doc/source/configuration/block-storage creating cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup creating cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers creating cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples creating cinder-15.1.0.dev64/doc/source/configuration/figures creating cinder-15.1.0.dev64/doc/source/configuration/tables creating cinder-15.1.0.dev64/doc/source/configuration/tables/manual creating cinder-15.1.0.dev64/doc/source/contributor creating cinder-15.1.0.dev64/doc/source/images creating cinder-15.1.0.dev64/doc/source/images/rpc creating cinder-15.1.0.dev64/doc/source/install creating cinder-15.1.0.dev64/doc/source/install/figures creating cinder-15.1.0.dev64/doc/source/reference creating cinder-15.1.0.dev64/doc/source/user creating cinder-15.1.0.dev64/etc creating cinder-15.1.0.dev64/etc/cinder creating cinder-15.1.0.dev64/etc/cinder/rootwrap.d creating cinder-15.1.0.dev64/playbooks creating cinder-15.1.0.dev64/playbooks/legacy creating cinder-15.1.0.dev64/playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican creating cinder-15.1.0.dev64/rally-jobs creating cinder-15.1.0.dev64/rally-jobs/extra creating cinder-15.1.0.dev64/rally-jobs/plugins creating cinder-15.1.0.dev64/releasenotes creating cinder-15.1.0.dev64/releasenotes/notes creating cinder-15.1.0.dev64/releasenotes/source creating cinder-15.1.0.dev64/releasenotes/source/_static creating cinder-15.1.0.dev64/releasenotes/source/_templates creating cinder-15.1.0.dev64/releasenotes/source/locale creating cinder-15.1.0.dev64/releasenotes/source/locale/en_GB creating cinder-15.1.0.dev64/releasenotes/source/locale/en_GB/LC_MESSAGES creating cinder-15.1.0.dev64/releasenotes/source/locale/ja creating cinder-15.1.0.dev64/releasenotes/source/locale/ja/LC_MESSAGES creating cinder-15.1.0.dev64/tools creating cinder-15.1.0.dev64/tools/config creating cinder-15.1.0.dev64/tools/hooks copying files to cinder-15.1.0.dev64... copying .coveragerc -> cinder-15.1.0.dev64 copying .pylintrc -> cinder-15.1.0.dev64 copying .stestr.conf -> cinder-15.1.0.dev64 copying .zuul.yaml -> cinder-15.1.0.dev64 copying AUTHORS -> cinder-15.1.0.dev64 copying CONTRIBUTING.rst -> cinder-15.1.0.dev64 copying ChangeLog -> cinder-15.1.0.dev64 copying HACKING.rst -> cinder-15.1.0.dev64 copying LICENSE -> cinder-15.1.0.dev64 copying README.rst -> cinder-15.1.0.dev64 copying babel.cfg -> cinder-15.1.0.dev64 copying bindep.txt -> cinder-15.1.0.dev64 copying driver-requirements.txt -> cinder-15.1.0.dev64 copying lower-constraints.txt -> cinder-15.1.0.dev64 copying requirements.txt -> cinder-15.1.0.dev64 copying setup.cfg -> cinder-15.1.0.dev64 copying setup.py -> cinder-15.1.0.dev64 copying test-requirements.txt -> cinder-15.1.0.dev64 copying tox.ini -> cinder-15.1.0.dev64 copying api-ref/source/api_microversion_history.rst -> cinder-15.1.0.dev64/api-ref/source copying api-ref/source/conf.py -> cinder-15.1.0.dev64/api-ref/source copying api-ref/source/index.rst -> cinder-15.1.0.dev64/api-ref/source copying api-ref/source/status.yaml -> cinder-15.1.0.dev64/api-ref/source copying api-ref/source/v2/api-versions.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/capabilities-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/consistencygroups-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/ext-backups-actions-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/ext-backups.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/hosts.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/index.rst -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/limits.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/os-cgsnapshots-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/os-vol-pool-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/os-vol-transfer-v2.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/parameters.yaml -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/qos-specs-v2-qos-specs.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/quota-classes.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/quota-sets.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volume-manage.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volume-type-access.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-extensions.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-snapshots-actions.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-snapshots.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-types.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-versions.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-volumes-actions.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/volumes-v2-volumes.inc -> cinder-15.1.0.dev64/api-ref/source/v2 copying api-ref/source/v2/samples/backend-capabilities-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-force-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-export-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-import-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-record-import-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-reset-status-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-restore-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-restore-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backup-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backups-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/backups-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/cgsnapshots-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-from-src-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-group-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-groups-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/consistency-groups-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/encryption-type-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/extensions-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/host-attach-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/hosts-get-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/hosts-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-metadata-show-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/image-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/limits-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/pools-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-unset-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-unset-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/qos_show_response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quota-classes-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-delete-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-show-defaults-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-user-show-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/quotas-user-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-status-reset-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshot-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshots-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/snapshots-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/user-quotas-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/version-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/versions-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-attach-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-bootable-status-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-detach-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-extend-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-force-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-force-detach-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-set-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-unset-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-image-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-manage-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-manage-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-show-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-key-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-migrate_volume-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-migrate_volume_completion-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-os-retype-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-status-reset-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-accept-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-accept-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfer-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfers-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-transfers-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-add-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-access-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-show-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-type-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-types-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-unmanage-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volume-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volumes-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v2/samples/volumes-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v2/samples copying api-ref/source/v3/api-versions.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/attachments.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/capabilities-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/consistencygroups-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/ext-backups-actions-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/ext-backups.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/group-replication.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/group-snapshots.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/group-type-specs.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/group-types.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/hosts.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/index.rst -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/limits.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/messages.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/os-cgsnapshots-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/os-services.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/os-vol-pool-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/os-vol-transfer-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/qos-specs-v3-qos-specs.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/quota-classes.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/quota-sets.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/resource-filters.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/snapshot-manage.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/valid-boolean-values.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/vol-transfer-v3.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volume-manage.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volume-type-access.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-extensions.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-snapshots-actions.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-snapshots.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-types.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-versions.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-volumes-actions.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/volumes-v3-volumes.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/worker-cleanup.inc -> cinder-15.1.0.dev64/api-ref/source/v3 copying api-ref/source/v3/samples/attachment-complete.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/attachment-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backend-capabilities-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-force-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-export-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-import-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-record-import-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-reset-status-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-restore-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-restore-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backup-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backups-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/backups-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/cgsnapshots-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-from-src-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-group-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-groups-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/consistency-groups-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-from-src-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-from-src-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-disable.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-enable.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-failover.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-list-targets.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-replication-target.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-reset-status-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshot-reset-status-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-snapshots-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-default-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-specs-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-type-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-types-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/group-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/groups-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/groups-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/host-attach-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/hosts-get-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/hosts-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/image-metadata-show-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/image-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/limits-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/messages-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/messages-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/pools-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-unset-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/qos_show_response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quota-classes-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-defaults-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-show-usage-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/quotas-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/resource-filters-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-log-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-log-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-disable-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-enable-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-enable-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-failover-host-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-freeze-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-get-log-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-get-log-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-set-log-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/services-thaw-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-force-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-manage-list-detail-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-manage-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-status-reset-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/snapshot-status-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/user-quotas-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-attach-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-begin-detaching-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-bootable-status-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-detach-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-extend-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-force-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-force-detach-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-set-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-unset-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-image-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-initialize-connection-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-list-detail-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-manage-request-cluster.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-migrate_volume-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-migrate_volume_completion-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-os-retype-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-readonly-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-reserve-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-revert-to-snapshot-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-roll-detaching-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-status-reset-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-terminate-connection-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-type-access-delete-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-unmanage-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/volume-unreserve-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/worker-cleanup-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/worker-cleanup-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples copying api-ref/source/v3/samples/extensions/extensions-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/extensions copying api-ref/source/v3/samples/snapshot_manage_extensions/snapshot-manage-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshot_manage_extensions copying api-ref/source/v3/samples/snapshot_manage_extensions/snapshot-manage-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshot_manage_extensions copying api-ref/source/v3/samples/snapshots/snapshot-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-show-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-key-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshot-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshots-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/snapshots/snapshots-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/snapshots copying api-ref/source/v3/samples/versions/version-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/versions copying api-ref/source/v3/samples/versions/versions-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/versions copying api-ref/source/v3/samples/volume_actions/volume-upload-to-image-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_actions copying api-ref/source/v3/samples/volume_actions/volume-upload-to-image-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_actions copying api-ref/source/v3/samples/volume_manage_extensions/volume-manage-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_manage_extensions copying api-ref/source/v3/samples/volume_manage_extensions/volume-manage-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_manage_extensions copying api-ref/source/v3/samples/volume_transfer/volume-transfer-accept-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-accept-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfer-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfers-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_transfer/volume-transfers-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_transfer copying api-ref/source/v3/samples/volume_type/encryption-type-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-specific-specs-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/encryption-type-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-access-add-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-access-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-all-extra-specs-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-default-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-extra-specs-create-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-extra-specs-create-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-specific-extra-specs-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-type-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volume_type/volume-types-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volume_type copying api-ref/source/v3/samples/volumes/volume-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-create-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-create-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-show-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-key-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-key-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-metadata-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-show-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-update-request.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volume-update-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-detailed-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying api-ref/source/v3/samples/volumes/volumes-list-summary-response.json -> cinder-15.1.0.dev64/api-ref/source/v3/samples/volumes copying cinder/__init__.py -> cinder-15.1.0.dev64/cinder copying cinder/context.py -> cinder-15.1.0.dev64/cinder copying cinder/coordination.py -> cinder-15.1.0.dev64/cinder copying cinder/exception.py -> cinder-15.1.0.dev64/cinder copying cinder/flow_utils.py -> cinder-15.1.0.dev64/cinder copying cinder/i18n.py -> cinder-15.1.0.dev64/cinder copying cinder/manager.py -> cinder-15.1.0.dev64/cinder copying cinder/opts.py -> cinder-15.1.0.dev64/cinder copying cinder/policy.py -> cinder-15.1.0.dev64/cinder copying cinder/quota.py -> cinder-15.1.0.dev64/cinder copying cinder/quota_utils.py -> cinder-15.1.0.dev64/cinder copying cinder/rpc.py -> cinder-15.1.0.dev64/cinder copying cinder/service.py -> cinder-15.1.0.dev64/cinder copying cinder/service_auth.py -> cinder-15.1.0.dev64/cinder copying cinder/ssh_utils.py -> cinder-15.1.0.dev64/cinder copying cinder/test.py -> cinder-15.1.0.dev64/cinder copying cinder/utils.py -> cinder-15.1.0.dev64/cinder copying cinder/version.py -> cinder-15.1.0.dev64/cinder copying cinder.egg-info/PKG-INFO -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/SOURCES.txt -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/dependency_links.txt -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/entry_points.txt -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/not-zip-safe -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/pbr.json -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/requires.txt -> cinder-15.1.0.dev64/cinder.egg-info copying cinder.egg-info/top_level.txt -> cinder-15.1.0.dev64/cinder.egg-info copying cinder/api/__init__.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/api_utils.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/common.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/extensions.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/microversions.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/urlmap.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/versions.py -> cinder-15.1.0.dev64/cinder/api copying cinder/api/contrib/__init__.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/admin_actions.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/availability_zones.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/backups.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/capabilities.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/cgsnapshots.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/consistencygroups.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/extended_services.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/extended_snapshot_attributes.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/hosts.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/qos_specs_manage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/quota_classes.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/quotas.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/resource_common_manage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/scheduler_hints.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/scheduler_stats.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/services.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/snapshot_actions.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/snapshot_manage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/snapshot_unmanage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/types_extra_specs.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/types_manage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/used_limits.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_actions.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_encryption_metadata.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_host_attribute.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_image_metadata.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_manage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_mig_status_attribute.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_tenant_attribute.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_transfer.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_type_access.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_type_encryption.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/contrib/volume_unmanage.py -> cinder-15.1.0.dev64/cinder/api/contrib copying cinder/api/middleware/__init__.py -> cinder-15.1.0.dev64/cinder/api/middleware copying cinder/api/middleware/auth.py -> cinder-15.1.0.dev64/cinder/api/middleware copying cinder/api/middleware/fault.py -> cinder-15.1.0.dev64/cinder/api/middleware copying cinder/api/openstack/__init__.py -> cinder-15.1.0.dev64/cinder/api/openstack copying cinder/api/openstack/api_version_request.py -> cinder-15.1.0.dev64/cinder/api/openstack copying cinder/api/openstack/rest_api_version_history.rst -> cinder-15.1.0.dev64/cinder/api/openstack copying cinder/api/openstack/versioned_method.py -> cinder-15.1.0.dev64/cinder/api/openstack copying cinder/api/openstack/wsgi.py -> cinder-15.1.0.dev64/cinder/api/openstack copying cinder/api/schemas/__init__.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/admin_actions.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/attachments.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/backups.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/clusters.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/group_snapshots.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/group_specs.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/group_types.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/groups.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/qos_specs.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/quota_classes.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/quotas.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/scheduler_hints.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/services.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/snapshot_actions.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/snapshot_manage.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/snapshots.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/types_extra_specs.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_actions.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_image_metadata.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_manage.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_metadata.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_transfer.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_type_access.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_type_encryption.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volume_types.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/volumes.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/schemas/workers.py -> cinder-15.1.0.dev64/cinder/api/schemas copying cinder/api/v2/__init__.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/limits.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/router.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/snapshot_metadata.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/snapshots.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/types.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/volume_metadata.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/volumes.py -> cinder-15.1.0.dev64/cinder/api/v2 copying cinder/api/v2/views/__init__.py -> cinder-15.1.0.dev64/cinder/api/v2/views copying cinder/api/v2/views/types.py -> cinder-15.1.0.dev64/cinder/api/v2/views copying cinder/api/v2/views/volumes.py -> cinder-15.1.0.dev64/cinder/api/v2/views copying cinder/api/v3/__init__.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/attachments.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/backups.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/clusters.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/consistencygroups.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/group_snapshots.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/group_specs.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/group_types.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/groups.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/limits.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/messages.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/resource_common_manage.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/resource_filters.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/router.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/snapshot_manage.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/snapshots.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/volume_manage.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/volume_metadata.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/volume_transfer.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/volumes.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/workers.py -> cinder-15.1.0.dev64/cinder/api/v3 copying cinder/api/v3/views/__init__.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/attachments.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/backups.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/clusters.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/group_snapshots.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/group_types.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/groups.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/messages.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/resource_filters.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/snapshots.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/volumes.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/v3/views/workers.py -> cinder-15.1.0.dev64/cinder/api/v3/views copying cinder/api/validation/__init__.py -> cinder-15.1.0.dev64/cinder/api/validation copying cinder/api/validation/parameter_types.py -> cinder-15.1.0.dev64/cinder/api/validation copying cinder/api/validation/validators.py -> cinder-15.1.0.dev64/cinder/api/validation copying cinder/api/views/__init__.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/availability_zones.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/backups.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/capabilities.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/cgsnapshots.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/consistencygroups.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/limits.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/manageable_snapshots.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/manageable_volumes.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/qos_specs.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/scheduler_stats.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/snapshots.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/transfers.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/types.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/api/views/versions.py -> cinder-15.1.0.dev64/cinder/api/views copying cinder/backup/__init__.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/api.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/chunkeddriver.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/driver.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/manager.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/rpcapi.py -> cinder-15.1.0.dev64/cinder/backup copying cinder/backup/drivers/__init__.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/ceph.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/gcs.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/glusterfs.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/nfs.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/posix.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/swift.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/backup/drivers/tsm.py -> cinder-15.1.0.dev64/cinder/backup/drivers copying cinder/brick/README.txt -> cinder-15.1.0.dev64/cinder/brick copying cinder/brick/__init__.py -> cinder-15.1.0.dev64/cinder/brick copying cinder/brick/local_dev/__init__.py -> cinder-15.1.0.dev64/cinder/brick/local_dev copying cinder/brick/local_dev/lvm.py -> cinder-15.1.0.dev64/cinder/brick/local_dev copying cinder/cmd/__init__.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/api.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/backup.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/manage.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/rtstool.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/scheduler.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/status.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/volume.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/cmd/volume_usage_audit.py -> cinder-15.1.0.dev64/cinder/cmd copying cinder/common/__init__.py -> cinder-15.1.0.dev64/cinder/common copying cinder/common/config.py -> cinder-15.1.0.dev64/cinder/common copying cinder/common/constants.py -> cinder-15.1.0.dev64/cinder/common copying cinder/common/sqlalchemyutils.py -> cinder-15.1.0.dev64/cinder/common copying cinder/compute/__init__.py -> cinder-15.1.0.dev64/cinder/compute copying cinder/compute/nova.py -> cinder-15.1.0.dev64/cinder/compute copying cinder/db/__init__.py -> cinder-15.1.0.dev64/cinder/db copying cinder/db/api.py -> cinder-15.1.0.dev64/cinder/db copying cinder/db/base.py -> cinder-15.1.0.dev64/cinder/db copying cinder/db/migration.py -> cinder-15.1.0.dev64/cinder/db copying cinder/db/sqlalchemy/__init__.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/api.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/models.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy copying cinder/db/sqlalchemy/migrate_repo/README -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/manage.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo copying cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> cinder-15.1.0.dev64/cinder/db/sqlalchemy/migrate_repo/versions copying cinder/group/__init__.py -> cinder-15.1.0.dev64/cinder/group copying cinder/group/api.py -> cinder-15.1.0.dev64/cinder/group copying cinder/image/__init__.py -> cinder-15.1.0.dev64/cinder/image copying cinder/image/accelerator.py -> cinder-15.1.0.dev64/cinder/image copying cinder/image/cache.py -> cinder-15.1.0.dev64/cinder/image copying cinder/image/glance.py -> cinder-15.1.0.dev64/cinder/image copying cinder/image/image_utils.py -> cinder-15.1.0.dev64/cinder/image copying cinder/image/accelerators/__init__.py -> cinder-15.1.0.dev64/cinder/image/accelerators copying cinder/image/accelerators/gzip.py -> cinder-15.1.0.dev64/cinder/image/accelerators copying cinder/image/accelerators/qat.py -> cinder-15.1.0.dev64/cinder/image/accelerators copying cinder/interface/__init__.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/backup_chunked_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/backup_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/base.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/fczm_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/util.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_consistencygroup_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_group_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_manageable_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_snapshot_revert.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/interface/volume_snapshotmanagement_driver.py -> cinder-15.1.0.dev64/cinder/interface copying cinder/keymgr/__init__.py -> cinder-15.1.0.dev64/cinder/keymgr copying cinder/keymgr/conf_key_mgr.py -> cinder-15.1.0.dev64/cinder/keymgr copying cinder/keymgr/migration.py -> cinder-15.1.0.dev64/cinder/keymgr copying cinder/locale/de/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/de/LC_MESSAGES copying cinder/locale/es/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/es/LC_MESSAGES copying cinder/locale/fr/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/fr/LC_MESSAGES copying cinder/locale/it/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/it/LC_MESSAGES copying cinder/locale/ja/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/ja/LC_MESSAGES copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/ko_KR/LC_MESSAGES copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/pt_BR/LC_MESSAGES copying cinder/locale/ru/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/ru/LC_MESSAGES copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/zh_CN/LC_MESSAGES copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> cinder-15.1.0.dev64/cinder/locale/zh_TW/LC_MESSAGES copying cinder/message/__init__.py -> cinder-15.1.0.dev64/cinder/message copying cinder/message/api.py -> cinder-15.1.0.dev64/cinder/message copying cinder/message/defined_messages.py -> cinder-15.1.0.dev64/cinder/message copying cinder/message/message_field.py -> cinder-15.1.0.dev64/cinder/message copying cinder/objects/__init__.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/backup.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/base.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/cgsnapshot.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/cleanable.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/cleanup_request.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/cluster.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/consistencygroup.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/dynamic_log.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/fields.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/group.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/group_snapshot.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/group_type.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/manageableresources.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/qos_specs.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/request_spec.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/service.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/snapshot.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/volume.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/volume_attachment.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/objects/volume_type.py -> cinder-15.1.0.dev64/cinder/objects copying cinder/policies/__init__.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/attachments.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/backup_actions.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/backups.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/base.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/capabilities.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/clusters.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/group_actions.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/group_snapshot_actions.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/group_snapshots.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/group_types.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/groups.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/hosts.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/limits.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/manageable_snapshots.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/manageable_volumes.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/messages.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/qos_specs.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/quota_class.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/quotas.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/scheduler_stats.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/services.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/snapshot_actions.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/snapshot_metadata.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/snapshots.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/type_extra_specs.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volume_access.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volume_actions.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volume_metadata.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volume_transfer.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volume_type.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/volumes.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/policies/workers.py -> cinder-15.1.0.dev64/cinder/policies copying cinder/privsep/__init__.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/cgroup.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/fs.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/hscli.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/lvm.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/nvmcli.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/path.py -> cinder-15.1.0.dev64/cinder/privsep copying cinder/privsep/targets/__init__.py -> cinder-15.1.0.dev64/cinder/privsep/targets copying cinder/privsep/targets/iet.py -> cinder-15.1.0.dev64/cinder/privsep/targets copying cinder/privsep/targets/scst.py -> cinder-15.1.0.dev64/cinder/privsep/targets copying cinder/privsep/targets/tgt.py -> cinder-15.1.0.dev64/cinder/privsep/targets copying cinder/scheduler/__init__.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/base_filter.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/base_handler.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/base_weight.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/driver.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/filter_scheduler.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/host_manager.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/manager.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/rpcapi.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/scheduler_options.py -> cinder-15.1.0.dev64/cinder/scheduler copying cinder/scheduler/evaluator/__init__.py -> cinder-15.1.0.dev64/cinder/scheduler/evaluator copying cinder/scheduler/evaluator/evaluator.py -> cinder-15.1.0.dev64/cinder/scheduler/evaluator copying cinder/scheduler/filters/__init__.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/affinity_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/availability_zone_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/capabilities_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/capacity_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/driver_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/extra_specs_ops.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/instance_locality_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/filters/json_filter.py -> cinder-15.1.0.dev64/cinder/scheduler/filters copying cinder/scheduler/flows/__init__.py -> cinder-15.1.0.dev64/cinder/scheduler/flows copying cinder/scheduler/flows/create_volume.py -> cinder-15.1.0.dev64/cinder/scheduler/flows copying cinder/scheduler/weights/__init__.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/scheduler/weights/capacity.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/scheduler/weights/chance.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/scheduler/weights/goodness.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/scheduler/weights/stochastic.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/scheduler/weights/volume_number.py -> cinder-15.1.0.dev64/cinder/scheduler/weights copying cinder/tests/README.rst -> cinder-15.1.0.dev64/cinder/tests copying cinder/tests/__init__.py -> cinder-15.1.0.dev64/cinder/tests copying cinder/tests/fake_driver.py -> cinder-15.1.0.dev64/cinder/tests copying cinder/tests/fixtures.py -> cinder-15.1.0.dev64/cinder/tests copying cinder/tests/compliance/__init__.py -> cinder-15.1.0.dev64/cinder/tests/compliance copying cinder/tests/compliance/test_backup_drivers.py -> cinder-15.1.0.dev64/cinder/tests/compliance copying cinder/tests/compliance/test_fczm_drivers.py -> cinder-15.1.0.dev64/cinder/tests/compliance copying cinder/tests/compliance/test_volume_drivers.py -> cinder-15.1.0.dev64/cinder/tests/compliance copying cinder/tests/functional/__init__.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/api_samples_test_base.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/functional_helpers.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_extensions.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_group_replication.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_group_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_groups.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_login.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_quotas.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/test_volumes.py -> cinder-15.1.0.dev64/cinder/tests/functional copying cinder/tests/functional/api/__init__.py -> cinder-15.1.0.dev64/cinder/tests/functional/api copying cinder/tests/functional/api/client.py -> cinder-15.1.0.dev64/cinder/tests/functional/api copying cinder/tests/functional/api/foxinsocks.py -> cinder-15.1.0.dev64/cinder/tests/functional/api copying cinder/tests/functional/api_sample_tests/__init__.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/fakes.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_extensions.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_versions.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/test_volumes.py -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/snapshots copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/versions copying cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_actions copying cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_transfer copying cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volume_type copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> cinder-15.1.0.dev64/cinder/tests/functional/api_sample_tests/samples/volumes copying cinder/tests/hacking/__init__.py -> cinder-15.1.0.dev64/cinder/tests/hacking copying cinder/tests/hacking/checks.py -> cinder-15.1.0.dev64/cinder/tests/hacking copying cinder/tests/unit/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/cast_as_call.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/conf_fixture.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_cluster.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_constants.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_group.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_group_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_notifier.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_objects.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_service.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/fake_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/policy.json -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_api.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_api_urlmap.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_cleanable_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_cmd.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_context.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_coordination.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_db_api.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_db_worker_api.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_evaluator.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_exception.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_fixtures.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_hacking.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_image_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_interface.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_macrosan_drivers.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_paginate_query.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_policy.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_qos_specs.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_quota.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_quota_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_rpc.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_service.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_service_auth.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_setup_profiler.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_ssh_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_test.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_cleanup.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_configuration.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_glance_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_throttling.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_transfer.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_types.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_types_extra_specs.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/test_volume_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/utils.py -> cinder-15.1.0.dev64/cinder/tests/unit copying cinder/tests/unit/api/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api copying cinder/tests/unit/api/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api copying cinder/tests/unit/api/test_api_validation.py -> cinder-15.1.0.dev64/cinder/tests/unit/api copying cinder/tests/unit/api/test_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/api copying cinder/tests/unit/api/test_versions.py -> cinder-15.1.0.dev64/cinder/tests/unit/api copying cinder/tests/unit/api/contrib/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_admin_actions.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_availability_zones.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_backups.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_capabilities.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_hosts.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_services.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_types_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_used_limits.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_actions.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/contrib copying cinder/tests/unit/api/middleware/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_auth.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/middleware/test_faults.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/middleware copying cinder/tests/unit/api/openstack/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_api_version_request.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_versioned_method.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/openstack/test_wsgi.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/openstack copying cinder/tests/unit/api/v2/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_limits.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_types.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volume_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v2/test_volumes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v2 copying cinder/tests/unit/api/v3/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/stubs.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_attachments.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_backups.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_cluster.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_consistencygroups.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_specs.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_group_types.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_groups.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_limits.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_messages.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_resource_filters.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_types.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_manage.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volume_transfer.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_volumes.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/v3/test_workers.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/v3 copying cinder/tests/unit/api/views/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/views copying cinder/tests/unit/api/views/test_versions.py -> cinder-15.1.0.dev64/cinder/tests/unit/api/views copying cinder/tests/unit/attachments/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_api.py -> cinder-15.1.0.dev64/cinder/tests/unit/attachments copying cinder/tests/unit/attachments/test_attachments_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/attachments copying cinder/tests/unit/backup/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_backup.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_google_client2.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/fake_swift_client2.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_backup.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_chunkeddriver.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/test_rpcapi.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup copying cinder/tests/unit/backup/drivers/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_google.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> cinder-15.1.0.dev64/cinder/tests/unit/backup/drivers copying cinder/tests/unit/brick/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/brick copying cinder/tests/unit/brick/fake_lvm.py -> cinder-15.1.0.dev64/cinder/tests/unit/brick copying cinder/tests/unit/brick/test_brick_lvm.py -> cinder-15.1.0.dev64/cinder/tests/unit/brick copying cinder/tests/unit/cmd/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/cmd copying cinder/tests/unit/cmd/test_status.py -> cinder-15.1.0.dev64/cinder/tests/unit/cmd copying cinder/tests/unit/compute/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/compute copying cinder/tests/unit/compute/test_nova.py -> cinder-15.1.0.dev64/cinder/tests/unit/compute copying cinder/tests/unit/consistencygroup/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/consistencygroup copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> cinder-15.1.0.dev64/cinder/tests/unit/consistencygroup copying cinder/tests/unit/db/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_cluster.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_migrations.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_name_id.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_purge.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_qos_specs.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_reset_backend.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_transfers.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/db/test_volume_type.py -> cinder-15.1.0.dev64/cinder/tests/unit/db copying cinder/tests/unit/glance/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/glance copying cinder/tests/unit/glance/stubs.py -> cinder-15.1.0.dev64/cinder/tests/unit/glance copying cinder/tests/unit/group/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_api.py -> cinder-15.1.0.dev64/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/group copying cinder/tests/unit/group/test_groups_manager_replication.py -> cinder-15.1.0.dev64/cinder/tests/unit/group copying cinder/tests/unit/image/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/image copying cinder/tests/unit/image/fake.py -> cinder-15.1.0.dev64/cinder/tests/unit/image copying cinder/tests/unit/image/test_accelerator.py -> cinder-15.1.0.dev64/cinder/tests/unit/image copying cinder/tests/unit/image/test_cache.py -> cinder-15.1.0.dev64/cinder/tests/unit/image copying cinder/tests/unit/image/test_glance.py -> cinder-15.1.0.dev64/cinder/tests/unit/image copying cinder/tests/unit/image/accelerators/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/image/accelerators copying cinder/tests/unit/image/accelerators/test_qat_gzip.py -> cinder-15.1.0.dev64/cinder/tests/unit/image/accelerators copying cinder/tests/unit/keymgr/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/fake.py -> cinder-15.1.0.dev64/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> cinder-15.1.0.dev64/cinder/tests/unit/keymgr copying cinder/tests/unit/keymgr/test_migration.py -> cinder-15.1.0.dev64/cinder/tests/unit/keymgr copying cinder/tests/unit/message/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/message copying cinder/tests/unit/message/test_api.py -> cinder-15.1.0.dev64/cinder/tests/unit/message copying cinder/tests/unit/message/test_defined_messages.py -> cinder-15.1.0.dev64/cinder/tests/unit/message copying cinder/tests/unit/message/test_message_field.py -> cinder-15.1.0.dev64/cinder/tests/unit/message copying cinder/tests/unit/monkey_patch_example/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_a.py -> cinder-15.1.0.dev64/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/monkey_patch_example/example_b.py -> cinder-15.1.0.dev64/cinder/tests/unit/monkey_patch_example copying cinder/tests/unit/objects/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_backup.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cgsnapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanable.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cleanup_request.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_cluster.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_consistencygroup.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_fields.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_group_type.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_objects.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_qos.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_attachment.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/objects/test_volume_type.py -> cinder-15.1.0.dev64/cinder/tests/unit/objects copying cinder/tests/unit/policies/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_actions.py -> cinder-15.1.0.dev64/cinder/tests/unit/policies copying cinder/tests/unit/policies/test_volume_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/policies copying cinder/tests/unit/scheduler/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fake_hosts.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_base_filter.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_chance_weigher.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_filters.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_host_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_rpcapi.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_scheduler_options.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/scheduler/test_weights.py -> cinder-15.1.0.dev64/cinder/tests/unit/scheduler copying cinder/tests/unit/targets/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/targets_fixture.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_cxt_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iet_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_iser_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_lio_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmeof_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_nvmet_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_scst_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_spdknvmf.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/targets/test_tgt_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/targets copying cinder/tests/unit/volume/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_availability_zone.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_capabilities.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_connection.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_image.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_init_host.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_manage_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_replication_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_rpcapi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_migration.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_retype.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/test_volume_usage_audit.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume copying cinder/tests/unit/volume/drivers/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_datera.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_gpfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_hedvig.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_infinidat.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_kaminario.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_nimble.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_pure.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_qnap.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_quobyte.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rbd.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_remotefs.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_rsd.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_san.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_seagate.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_spdk.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_storpool.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/test_zadara.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/powermax copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/sc copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/unity copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> cinder-15.1.0.dev64/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 -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/dell_emc/vxflexos copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/fusionstorage copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/hpe copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/huawei copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/ibm copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/infortrend copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/as13000 copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/inspur/instorage copying cinder/tests/unit/volume/drivers/nec/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nec copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/client copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/performance copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/netapp/dataontap/utils copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/nexenta copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/solidfire copying cinder/tests/unit/volume/drivers/synology/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/synology copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/veritas_access copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/drivers/vmware copying cinder/tests/unit/volume/flows/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/fake_volume_api.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/flows copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> cinder-15.1.0.dev64/cinder/tests/unit/volume/flows copying cinder/tests/unit/windows/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/windows copying cinder/tests/unit/windows/db_fakes.py -> cinder-15.1.0.dev64/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_iscsi.py -> cinder-15.1.0.dev64/cinder/tests/unit/windows copying cinder/tests/unit/windows/test_smbfs.py -> cinder-15.1.0.dev64/cinder/tests/unit/windows copying cinder/tests/unit/zonemanager/__init__.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_driverutils.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/tests/unit/zonemanager/test_volume_driver.py -> cinder-15.1.0.dev64/cinder/tests/unit/zonemanager copying cinder/transfer/__init__.py -> cinder-15.1.0.dev64/cinder/transfer copying cinder/transfer/api.py -> cinder-15.1.0.dev64/cinder/transfer copying cinder/volume/__init__.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/api.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/configuration.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/driver.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/driver_utils.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/group_types.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/manager.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/qos_specs.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/rpcapi.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/throttling.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/volume_migration.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/volume_types.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/volume_utils.py -> cinder-15.1.0.dev64/cinder/volume copying cinder/volume/drivers/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/infinidat.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/linstordrv.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/lvm.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/nfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/nimble.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/pure.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/qnap.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/quobyte.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/rbd.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/remotefs.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/rsd.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/sheepdog.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/solidfire.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/spdk.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/storpool.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/veritas_cnfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/vzstorage.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/zadara.py -> cinder-15.1.0.dev64/cinder/volume/drivers copying cinder/volume/drivers/datera/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api2.py -> cinder-15.1.0.dev64/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_api21.py -> cinder-15.1.0.dev64/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/datera copying cinder/volume/drivers/datera/datera_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/datera copying cinder/volume/drivers/dell_emc/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/ps.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/xtremio.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/masking.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/provision.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/rest.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/powermax/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/powermax copying cinder/volume/drivers/dell_emc/sc/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/sc copying cinder/volume/drivers/dell_emc/unity/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/adapter.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/unity/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/unity copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/const.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vnx/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vnx copying cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/options.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> cinder-15.1.0.dev64/cinder/volume/drivers/dell_emc/vxflexos copying cinder/volume/drivers/fujitsu/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/constants.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fujitsu/eternus_dx copying cinder/volume/drivers/fusionstorage/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/constants.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/dsware.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/fusionstorage/fs_conf.py -> cinder-15.1.0.dev64/cinder/volume/drivers/fusionstorage copying cinder/volume/drivers/hedvig/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/config.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hedvig/rest_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hedvig copying cinder/volume/drivers/hpe/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_base.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe copying cinder/volume/drivers/hpe/releasenotes/notes/hpe_3par_multiattach_detach_fix-d2d3785d656fba90.yaml -> cinder-15.1.0.dev64/cinder/volume/drivers/hpe/releasenotes/notes copying cinder/volume/drivers/huawei/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/constants.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/fc_zone_helper.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_conf.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/huawei_utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/hypermetro.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/rest_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/huawei/smartx.py -> cinder-15.1.0.dev64/cinder/volume/drivers/huawei copying cinder/volume/drivers/ibm/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/gpfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/ibm_storage copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/ibm/storwize_svc copying cinder/volume/drivers/infortrend/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> cinder-15.1.0.dev64/cinder/volume/drivers/infortrend/raidcmd_cli copying cinder/volume/drivers/inspur/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur copying cinder/volume/drivers/inspur/as13000/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/as13000 copying cinder/volume/drivers/inspur/instorage/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/inspur/instorage/replication.py -> cinder-15.1.0.dev64/cinder/volume/drivers/inspur/instorage copying cinder/volume/drivers/kaminario/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/kaminario copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/kaminario copying cinder/volume/drivers/lenovo/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/lenovo copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/lenovo copying cinder/volume/drivers/macrosan/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/config.py -> cinder-15.1.0.dev64/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/devop_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/macrosan copying cinder/volume/drivers/macrosan/driver.py -> cinder-15.1.0.dev64/cinder/volume/drivers/macrosan copying cinder/volume/drivers/nec/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/cli.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/product.xml -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/nec/volume_helper.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nec copying cinder/volume/drivers/netapp/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/options.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp copying cinder/volume/drivers/netapp/dataontap/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_base.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/api.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/client copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/performance copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/netapp/dataontap/utils copying cinder/volume/drivers/nexenta/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/jsonrpc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/nfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/options.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/utils.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta copying cinder/volume/drivers/nexenta/ns5/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/nexenta/ns5/nfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers/nexenta/ns5 copying cinder/volume/drivers/prophetstor/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/dplcommon.py -> cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/prophetstor/options.py -> cinder-15.1.0.dev64/cinder/volume/drivers/prophetstor copying cinder/volume/drivers/san/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san copying cinder/volume/drivers/san/san.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san copying cinder/volume/drivers/san/hp/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san/hp copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/san/hp copying cinder/volume/drivers/stx/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/client.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/exception.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/fc.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/stx/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/stx copying cinder/volume/drivers/synology/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_common.py -> cinder-15.1.0.dev64/cinder/volume/drivers/synology copying cinder/volume/drivers/synology/synology_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/synology copying cinder/volume/drivers/veritas_access/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/veritas_access copying cinder/volume/drivers/vmware/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/datastore.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/exceptions.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/fcd.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/vmdk.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/vmware/volumeops.py -> cinder-15.1.0.dev64/cinder/volume/drivers/vmware copying cinder/volume/drivers/windows/__init__.py -> cinder-15.1.0.dev64/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/constants.py -> cinder-15.1.0.dev64/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/drivers/windows copying cinder/volume/drivers/windows/smbfs.py -> cinder-15.1.0.dev64/cinder/volume/drivers/windows copying cinder/volume/flows/__init__.py -> cinder-15.1.0.dev64/cinder/volume/flows copying cinder/volume/flows/common.py -> cinder-15.1.0.dev64/cinder/volume/flows copying cinder/volume/flows/api/__init__.py -> cinder-15.1.0.dev64/cinder/volume/flows/api copying cinder/volume/flows/api/create_volume.py -> cinder-15.1.0.dev64/cinder/volume/flows/api copying cinder/volume/flows/api/manage_existing.py -> cinder-15.1.0.dev64/cinder/volume/flows/api copying cinder/volume/flows/manager/__init__.py -> cinder-15.1.0.dev64/cinder/volume/flows/manager copying cinder/volume/flows/manager/create_volume.py -> cinder-15.1.0.dev64/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing.py -> cinder-15.1.0.dev64/cinder/volume/flows/manager copying cinder/volume/flows/manager/manage_existing_snapshot.py -> cinder-15.1.0.dev64/cinder/volume/flows/manager copying cinder/volume/targets/__init__.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/cxt.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/driver.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/fake.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/iet.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/iscsi.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/lio.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/nvmeof.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/nvmet.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/scst.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/spdknvmf.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/volume/targets/tgt.py -> cinder-15.1.0.dev64/cinder/volume/targets copying cinder/wsgi/__init__.py -> cinder-15.1.0.dev64/cinder/wsgi copying cinder/wsgi/common.py -> cinder-15.1.0.dev64/cinder/wsgi copying cinder/wsgi/eventlet_server.py -> cinder-15.1.0.dev64/cinder/wsgi copying cinder/wsgi/wsgi.py -> cinder-15.1.0.dev64/cinder/wsgi copying cinder/zonemanager/__init__.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/fc_common.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/fc_san_lookup_service.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/fc_zone_manager.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/fczm_constants.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/utils.py -> cinder-15.1.0.dev64/cinder/zonemanager copying cinder/zonemanager/drivers/__init__.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/driver_utils.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/fc_zone_driver.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers copying cinder/zonemanager/drivers/brocade/__init__.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/exception.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/brocade/rest_constants.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/brocade copying cinder/zonemanager/drivers/cisco/__init__.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/exception.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> cinder-15.1.0.dev64/cinder/zonemanager/drivers/cisco copying contrib/block-box/.gitignore -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/LICENSE -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/Makefile -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/README.CVOL-LVM.md -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/README.md -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/cinder.rc -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/docker-compose-add-vol-service.yml -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/docker-compose.yml -> cinder-15.1.0.dev64/contrib/block-box copying contrib/block-box/contrib/cinderflex -> cinder-15.1.0.dev64/contrib/block-box/contrib copying contrib/block-box/docker-entrypoint-initdb.d/script.sql -> cinder-15.1.0.dev64/contrib/block-box/docker-entrypoint-initdb.d copying contrib/block-box/etc/api-paste.ini -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.keystone -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.sf -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/cinder.conf.solidfire -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/logging.conf -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/policy.json -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/etc/rootwrap.conf -> cinder-15.1.0.dev64/contrib/block-box/etc copying contrib/block-box/scripts/cinder-api.sh -> cinder-15.1.0.dev64/contrib/block-box/scripts copying contrib/block-box/scripts/lvm-service.sh -> cinder-15.1.0.dev64/contrib/block-box/scripts copying doc/.gitignore -> cinder-15.1.0.dev64/doc copying doc/README.rst -> cinder-15.1.0.dev64/doc copying doc/requirements.txt -> cinder-15.1.0.dev64/doc copying doc/ext/__init__.py -> cinder-15.1.0.dev64/doc/ext copying doc/ext/cinder_driverlist.py -> cinder-15.1.0.dev64/doc/ext copying doc/ext/driver_opts.py -> cinder-15.1.0.dev64/doc/ext copying doc/source/conf.py -> cinder-15.1.0.dev64/doc/source copying doc/source/drivers-all-about.rst -> cinder-15.1.0.dev64/doc/source copying doc/source/index.rst -> cinder-15.1.0.dev64/doc/source copying doc/source/upgrade.rst -> cinder-15.1.0.dev64/doc/source copying doc/source/_extra/.htaccess -> cinder-15.1.0.dev64/doc/source/_extra copying doc/source/_static/.placeholder -> cinder-15.1.0.dev64/doc/source/_static copying doc/source/admin/README.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-accelerate-image-compression.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-api-throughput.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-availability-zone-type.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-backup-disks.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-basic-volume-qos.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-boot-from-volume.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-capacity-based-qos.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-consistency-groups.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-driver-filter-weighing.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-get-capabilities.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-groups.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-image-volume-cache.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-lio-iscsi-support.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-manage-volumes.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-multi-backend.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-nfs-backend.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-over-subscription.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-ratelimit-volume-copy-bandwidth.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-troubleshoot.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-backed-image.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-backups-export-import.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-backups.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-migration.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-multiattach.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/blockstorage-volume-number-weigher.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/generalized_filters.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/index.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-HTTP-bad-req-in-cinder-vol-log.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-cinder-config.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-duplicate-3par-host.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-eql-volume-size.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-failed-attach-vol-after-detach.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-failed-attach-vol-no-sysfsutils.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-failed-connect-vol-FC-SAN.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-multipath-warn.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-no-emulator-x86-64.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-non-existent-host.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/admin/ts-non-existent-vlun.rst -> cinder-15.1.0.dev64/doc/source/admin copying doc/source/cli/README.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cinder-manage.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cinder-status.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cli-cinder-quotas.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cli-cinder-scheduling.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cli-manage-volumes.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/cli-set-quotas.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/cli/index.rst -> cinder-15.1.0.dev64/doc/source/cli copying doc/source/common/glossary.rst -> cinder-15.1.0.dev64/doc/source/common copying doc/source/configuration/README.rst -> cinder-15.1.0.dev64/doc/source/configuration copying doc/source/configuration/index.rst -> cinder-15.1.0.dev64/doc/source/configuration copying doc/source/configuration/block-storage/backup-drivers.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/block-storage-overview.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/config-options.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/fc-zoning.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/logs.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/nested-quota.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/policy-config-HOWTO.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/policy.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/scheduler-filters.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/scheduler-weights.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/schedulers.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/service-token.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/volume-drivers.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/volume-encryption.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage copying doc/source/configuration/block-storage/backup/ceph-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/gcs-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/glusterfs-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/nfs-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/posix-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/swift-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/backup/tsm-backup-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/backup copying doc/source/configuration/block-storage/drivers/MacroSAN-storage-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ceph-rbd-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/datera-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-powermax-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-unity-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-vnx-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-vxflex-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-emc-xtremio-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-equallogic-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/dell-storagecenter-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/fujitsu-eternus-dx-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hedvig-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hp-msa-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/hpe-lefthand-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/huawei-storage-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-flashsystem-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-gpfs-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-storage-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/ibm-storwize-svc-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/infinidat-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/infortrend-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/inspur-as13000-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/inspur-instorage-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/intel-rsd-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/kaminario-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/lenovo-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/linstor-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/lvm-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nec-storage-m-series-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/netapp-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nexentastor4-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nexentastor5-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nfs-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/nimble-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/prophetstor-dpl-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/pure-storage-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/quobyte-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/seagate-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/sheepdog-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/solidfire-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/spdk-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/storpool-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/synology-dsm-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/veritas-access-iscsi-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/vmware-vmdk-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/vzstorage-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/windows-iscsi-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/windows-smb-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/drivers/zadara-volume-driver.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/drivers copying doc/source/configuration/block-storage/samples/api-paste.ini.inc -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/api-paste.ini.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/cinder.conf.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/index.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/policy.yaml.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/rootwrap.conf.inc -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/block-storage/samples/rootwrap.conf.rst -> cinder-15.1.0.dev64/doc/source/configuration/block-storage/samples copying doc/source/configuration/figures/ceph-architecture.png -> cinder-15.1.0.dev64/doc/source/configuration/figures copying doc/source/configuration/figures/emc-enabler.png -> cinder-15.1.0.dev64/doc/source/configuration/figures copying doc/source/configuration/figures/ibm-storage-nova-concept.png -> cinder-15.1.0.dev64/doc/source/configuration/figures copying doc/source/configuration/tables/cinder-ibm_gpfs.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_gpfs_nfs.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_gpfs_remote.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-ibm_storage.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-infortrend.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-netapp_cdot_iscsi.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-netapp_cdot_nfs.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-nexenta.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-nexenta5.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-prophetstor_dpl.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-storwize.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/cinder-vmware.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables copying doc/source/configuration/tables/manual/cinder-netapp_cdot_extraspecs.inc -> cinder-15.1.0.dev64/doc/source/configuration/tables/manual copying doc/source/contributor/README.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/addmethod.openstackapi.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/api.apache.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/api_conditional_updates.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/api_microversion_dev.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/api_microversion_history.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/architecture.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/attach_detach_conventions.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/attach_detach_conventions_v2.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/development.environment.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/documentation.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/drivers.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/drivers_locking_examples.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/gerrit.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/gmr.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/groups.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/high_availability.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/i18n.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/index.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/launchpad.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/migration.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/new_driver_checklist.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/releasecycle.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/releasenotes.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/replication.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/rolling.upgrades.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/rpc.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/testing.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/thin_provisioning.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/threading.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/user_messages.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/contributor/zuul.rst -> cinder-15.1.0.dev64/doc/source/contributor copying doc/source/images/architecture.png -> cinder-15.1.0.dev64/doc/source/images copying doc/source/images/cinder.png -> cinder-15.1.0.dev64/doc/source/images copying doc/source/images/rpc/arch.png -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/arch.svg -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/flow1.png -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/flow1.svg -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/flow2.png -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/flow2.svg -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/rabt.png -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/rabt.svg -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/images/rpc/state.png -> cinder-15.1.0.dev64/doc/source/images/rpc copying doc/source/install/README.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-backup-install-obs.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-backup-install-rdo.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-backup-install-ubuntu.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-controller-install-obs.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-controller-install-rdo.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-controller-install-ubuntu.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-storage-install-obs.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-storage-install-rdo.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-storage-install-ubuntu.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-storage-install-windows.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/cinder-verify.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/get-started-block-storage.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/index-obs.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/index-rdo.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/index-ubuntu.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/index-windows.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/index.rst -> cinder-15.1.0.dev64/doc/source/install copying doc/source/install/figures/hwreqs.png -> cinder-15.1.0.dev64/doc/source/install/figures copying doc/source/install/figures/network1-services.png -> cinder-15.1.0.dev64/doc/source/install/figures copying doc/source/install/figures/network2-services.png -> cinder-15.1.0.dev64/doc/source/install/figures copying doc/source/reference/README.rst -> cinder-15.1.0.dev64/doc/source/reference copying doc/source/reference/support-matrix.ini -> cinder-15.1.0.dev64/doc/source/reference copying doc/source/reference/support-matrix.rst -> cinder-15.1.0.dev64/doc/source/reference copying doc/source/user/README.rst -> cinder-15.1.0.dev64/doc/source/user copying etc/cinder/README-cinder.conf.sample -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/README-policy.generate.md -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/api-httpd.conf -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/api-paste.ini -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/logging_sample.conf -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/resource_filters.json -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/rootwrap.conf -> cinder-15.1.0.dev64/etc/cinder copying etc/cinder/rootwrap.d/volume.filters -> cinder-15.1.0.dev64/etc/cinder/rootwrap.d copying playbooks/cinderlib-run.yaml -> cinder-15.1.0.dev64/playbooks copying playbooks/tempest-and-cinderlib-run.yaml -> cinder-15.1.0.dev64/playbooks copying playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican/post.yaml -> cinder-15.1.0.dev64/playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican copying playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican/run.yaml -> cinder-15.1.0.dev64/playbooks/legacy/cinder-tempest-dsvm-lvm-lio-barbican copying rally-jobs/README.rst -> cinder-15.1.0.dev64/rally-jobs copying rally-jobs/cinder.yaml -> cinder-15.1.0.dev64/rally-jobs copying rally-jobs/extra/README.rst -> cinder-15.1.0.dev64/rally-jobs/extra copying rally-jobs/plugins/README.rst -> cinder-15.1.0.dev64/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> cinder-15.1.0.dev64/rally-jobs/plugins copying releasenotes/README.rst -> cinder-15.1.0.dev64/releasenotes copying releasenotes/notes/1220b8a67602b8e7-update_rootwrap_volume_filters.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/3par-create-cg-from-source-cg-5634dcf9feb813f6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/3par-create-fc-vlun-match-set-type-babcf2cbce1ce317.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/3par-get-capability-de60c9bc7ae51c14.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/3par-license-check-51a16b5247675760.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/3par-manage-unmanage-snapshot-eb4e504e8782ba43.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/84-to-90-endpoints-831c28423d32cac5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-Driver-to-dell_emc-folder-e5d6fb1f1cf84149.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-New-Extra-Specs-1de0d3f1ebc62881.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-Retype-Limitations-74f4b5f6a94ffe4f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-ServerOS-Config-Option-bd0e018319758e03.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-excluded_domain_ips_ListOpt-51bacddee199ce83.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-live-volume-41bacddee199ce83.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-replication-failover_host-failback-a9e9cbbd6a1be6c3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-thaw_backend-b9362d381fabd4c9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Dell-SC-v2.1-replication-ef6b1d6a4e2795a0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Enable-HPE-3PAR-Compression-Feature-90e4de4b64a74a46.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/HPE-3par-Generic-Volume-Group-e048002e1c3469a3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Huawei-volume-driver-replication-v2.1-ada5bc3ad62dc633.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Lefthand-generic-volume-group-570d07b4786b93c2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/MacroSAN-volume-driver-6477e4ec7c38f49d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/NetApp-ONTAP-full-cg-support-cfdc91bf0acf9fe1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/SolidFire-generic-volume-group-1b1e55661cd83a43.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/VMEM-6000-drivers-removed-9b6675ff7ae5f960.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/Zadara-change-to-access-key-b16bdaa9d8460b57.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ZadaraStorage-13a5fff6f4fa1710.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/a7401ead26a7c83b-keystone-url.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-availability_zone-filter-for-snapshot-8e1494212276abde.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-backup-project-attribute-3f57051ef9159b08.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-cg-capability-to-groups-2eb3e71682a88600.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-coho-driver-b4472bff3f64aa41.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-connection-info-to-attachment-84d4dg45uh41db15.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-count-info-in-list-api-e43wac44yu750c23.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-datacore-volume-driver-3775797b0515f538.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-del-volumeTypeAccess-b1c8cb14a9d14db3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-filter-to-group-snapshots-74sd8g138a289dh4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-filters-support-to-get_pools-0852e9c0e42fbf98.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-google-backup-driver-d1e7ac33d5780b79.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-io-ports-option-c751d1bd395dd614.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-like-filter-support-7d4r78d6de3984dv.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-operation-to-request-spec-7yt6ub75uy1284as.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-option-max_luns_per_storage_group-dfe3e1396b262bc8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-periodic-task-to-clean-expired-messages-84f47gxc88hda035.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-project-id-to-group-groupsnapshot-response-512013e95a80784a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-reset-group-snapshot-status-sd21a31cde5fa035.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-reset-group-status-sd21a31cde5fa034.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-resource-filters-api-8g3dub1700qaye98.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-revert-to-snapshot-support-2d21a3dv4f5fa087.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-split-logger-conf-option-0424e3bd91de3a5a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-stochastic-scheduling-option-99e10eae023fbcca.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-suppress-lvm-fd-warnings-option.402bebc03b0a9f00.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-tegile-driver-b7919c5f30911998.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-transfer-pagination-support-7y33u7y68de3cb16.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-user-id-attribute-to-backup-response-ce27364680c895f7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-vmax-replication-490202c15503ae03.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-volume-type-filter-to_get-pools-c791132540921398.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add-volume-upload-image-options-3a61a31c544fa034.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add_ceph_custom_keyring_path-43a3b8c21a1ab3c4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add_manage_unmanage_itri_disco_driver-1c9ee31cc86b6eda.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add_multiattach_policies-8e0b22505ed6cbd8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/add_replication_failback_to_solidfire-82668c071f4fa91d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/allow-admin-quota-operations-c1c2236711224023.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/allow-encrypted-rbd-volumes-35d3536505e6309b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/allow-huawei-driver-lun-copy-speed-configurable-361a480e7b7e361d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/allow-remove-name-and-description-for-consisgroup-408257a0a18bd530.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/apply-limits-to-qemu-img-29f722a1bf4b91f8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backend-options-ed19e6c63b2b9090.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-ceph-driver-journaling-exculsive-lock-features-6b6044138a288a83.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-driver-configuration-36357733962dab03.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-path-removal-c411bb6c0d3887f1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-snapshot-6e7447db930c31f6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-snapshots-2f547c8788bc11e1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup-update-d0b0db6a7b1c2a5b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/backup_driver_init_state-d4834fa927e502ab.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/balanced-fc-port-selection-fbf6b841fea99156.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bdd-pools-stats-afb4398daa9248de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-datera-cinder-driver-update-2.1-5c6455b45563adc5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-inspur-instorage-driver-40371862c9559238.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-netapp-solidfire-revert-to-snapshot-741b7c204cc99546.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-nvmeof-lvm-target-b7771955b426abe7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-open-src-ibm-storage-driver-d17808e52aa4eacb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-provisioning-improvements-bb7e28896e2a2539.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-remove-netapp-7mode-drivers-c38398e54662f2d4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bp-vmware-fcd-fbe19ee577d2e9e4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/brcd_lookupservice_http_support-f6485b38a1feaa15.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/brocade_http_connector-0021e41dfa56e671.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/brocade_virtual_fabrics_support-d2d0b95b19457c1d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1518213-a5bf2ea0d008f329.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1560649-d4f3ff71fe4ddb89.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1560867-support-nova-specific-image-7yt6fd1173c4e3wd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1570845-efdb0206718f4ca4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1587376-fix-manage-resource-quota-issue-78f59f39b9fa4762.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1612763-report-multiattach-enabled-NetApp-backends-0fbf2cb621e4747d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1614095-add-user_id-to-snapshot_show-4884fab825983c3a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1615451-NetApp-cDOT-fix-reporting-replication-capability-dca29f39b9fa7651.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1622057-netapp-cdot-fix-replication-status-cheesecake-volumes-804dc8b0b1380e6b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1632333-netapp-ontap-copyoffload-downloads-glance-image-twice-08801d8c7b9eed2c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1634203-netapp-cdot-fix-clone-from-nfs-image-cache-2218fb402783bc20.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1660927-netapp-no-copyoffload-77fc3cf4f2cf2335.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1667071-dc6407f40a1f7d15.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1670260-fix-boolean-is_public-d16e1957c0f09d65.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1671220-4d521be71d0b8aa4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1686745-e8f1569455f998ba.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1690954-40fc21683977e996.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1691771-fix-netapp-manage-volumes-62bec192a08b3ceb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1693084-fix-az-cache-invalid-6td4q74q28uxcd68.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1699936-fix-host-show-incorrect-fg8698gu7y6r7d15.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1705375-prohibit-group-deletion-if-groupsnapshot-exists.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1706888-update-backend-when-extending-3e4a9831a0w29d68.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1712651-7bc90264eb5001ea.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1714209-netapp-ontap-drivers-oversubscription-issue-c4655b9c4858d7c6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1718739-netapp-eseries-fix-provisioned-capacity-report-8c51fd1173c15dbf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1723226-allow-purging-0day-4de8979db7215cf3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1730933-1bb0272e3c51eed3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1735337-remove-skip-quota-validation-flag-2ecb24143f1f1292.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1762424-f76af2f37fe408f1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1765182-34fdc4bb8482f8a5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1765182-bcafd577f4b81eb6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1765182-de132ba52167800b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1765610-qnap-fix-volume-snapshot-create-fail-2bb785eafdb87fb6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1766768-qnap-fix-upload-volume-detach-fail-33cbee59f1381bda.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1773446-984d76ed29445c9b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1773725-xtremio-remove-provisioning-factor-y7r5uy3489yd9pbf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1782588-7e058b379da95309.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1783790-multiattach-none-when-manage-volume-yu7du8yth78i0e6b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1784871-7f67402eb13abca7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1790141-vmax-powermaxos-upgrade-fix-4c76186cfca66790.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1799221-fix-truncated-volumes-in-case-of-glance-errors-6cae19218249c3cf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1805550-default-policy-file-db15eaa76fefa115.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1809323-fix-invalid-backup-4a341dc362ded88e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1812685-powermax-replication-specs-fix-aa6b13b93b4059d6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1813851-60a4f0ffe386d9b6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-1833115-fix-netapp-ontap-python3-failures-dd869e602f9539e1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-invalid-content-type-1715094-8yu8i9w425ua08f3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bug-reno-69539ecb9b0b5464.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bugfix-1744692-5aebd0c97ae66407.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/bugfix-netapp-driver-cinder-ipv6-c3c4d0d6a7d0de91.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/capacity-based-qos-9f5d174658a40bd5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/capacity-based-qos-minimum-values-b24a5f49c986f11d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/capacity-headroom-4b07701f1df9e5c4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/castellan-backend-0c49591a54821c45.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cg-scheduler-change-180a36b77e8cc26b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cg_api_volume_type-7db1856776e707c7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/change-encryption-key-on-clone-3be7cdb0e27386e0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/check-displayname-displaydescription-123sd5gef91acb12.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/check-snapshots-when-cascade-deleting-transferred-volume-575ef0b76bd7f334.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cheesecake-promotion-30a3336fb911c3ad.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-api-microversions-d2082a095c322ce6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-api-middleware-remove-deprecated-option-98912ab7e8b472e8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-coprhd-driver-11ebd149ea8610fd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-manage-db-online-schema-migrations-d1c0d40f26d0f033.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-manage-online-migrations-exit-status-7c16edb7facc37bb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-status-check-backup_driver-fe009985df2bc32f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-status-check-policyjson-ef61826eab95372b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-status-check-stein_removed_drivers-8184abe8ce82f373.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cinder-status-check-windows_iscsi_driver-5f4e0b93c7b92f53.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cloudbyte-retype-support-4b9f79f351465279.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/cluster_job_distribution-f916dd2e4cce6c1b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/compress-images-fed3e354d94b0845.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/consistency_group_manage-d30a2ad8917a7a86.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/coprhd-generic-volume-group-a1d41d439f94ae19.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/coprhd-mark-unsupported-aa48145873db1ab1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/coprhd-remove-the-driver-00ef2c41f4c7dccd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/create-update-rules-b46cf9c07c5a3966.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/create_volume_from_encrypted_image-9666e1ed7b4eab5f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datacore-mark-unsupported-2399bc19a789fb4c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datera-2.2-driver-update-28b97aa2aaf333b6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datera-2.3-driver-update-12d0221fd4bb9fb0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datera-2.4.0-driver-update-164bbc77e6b45eb7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datera-driver-v2-update-930468e8259c8e86.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/datera-mark-unsupported-7b71d9124b3fded2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-kilo-e6e952744531caa2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-liberty-f5fa57d67441dece.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-mitaka-168ac06161e9ca0d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-newton-79b18439bd15e4c4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-ocata-e1d7dd1dc4d3a0d9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/db-schema-from-queens-de5025a780ff1d30.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/default-apiv1-disabled-9f6bb0c67b38e670.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/del_volume_with_fc-f024b9f2d6eaca0f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/delete-volume-with-snapshots-0b104e212d5d36b1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/delete_parameters-6f44fece22a7787d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-ps-deprecation-ae8d166e1847ea94.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-sc-api-timeouts-ce8d166e1847ea94.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-sc-bugfix-1756914-ffca3133273040f6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-sc-mult-attach-d09cfd06ee8db8da.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-sc-support-generic-groups-98c7452d705b36f9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dell-emc-unity-driver-72cb901467b23b22.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-api-v2-9f4543ab2e14b018.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-backends-in-default-b9784a2333fe22f2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-backup-service-to-driver-mapping-a3afabd4f55eca01.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-block-device-driver-d30232547a31fe1e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-cinder-linux-smb-driver-4aec58f15a963c54.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-consistency-group-apis-0d9120d16f090781.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-linbit-drbdmanagedrv-75c41ce8e81cac80.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-nested-quota-d1ad7e8f54492a87.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-sf-allow-template-caching-b3a1ea32512cbb11.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate_hosts_api_extension-fe0c042af10a20db.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate_logs_commands-a0d59cb7535a2138.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate_osapi_volume_base_url-b6984886a902a562.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecate_san_rest_port-0d8610a872e92e09.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/deprecated-nas-ip-fd86a734c92f6fae.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/detachedinstanceerror-64be35894c624eae.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/discard-config-option-711a7fbf20685834.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/disco-cinder-driver-9dac5fb04511de1f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/disco-mark-unsupported-f6eb8208c8c4eb3b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/disco-options-94fe9eaad5e397a5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/dothill-drivers-removed-da00a6b83865271a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/downstream_genconfig-e50791497ce87ce3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/drbd-linstor-rest-update-52fd52f6c09a4dd3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/drbd-linstor-volume-driver-20273a9ad3783cf5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/drbd-resource-options-88599c0a8fc5b8a3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/driver_reinitialization-b26a8b3e665567ec.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ds8k-allow-multi-attach-41fa7bddbbd719ec.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ds8k-replication-group-3f2e8cd3c2e291a3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ds8k-report-backend-state-in-service-list-f0898950a0f4b122.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ds8k_async_clone_volume-25232c55da921202.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ds8k_specify_pool_lss-5329489c263951ba.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/enable-force-delete-lun-d0e05b5d669e40f7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/enable-multiattach-iscsi-fcp-netapp-driver-98ad2d75fbbf333f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/enable-multiattach-nfs-netapp-driver-406b9b285d85c989.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/enforce_min_vmware-a080055111b04692.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/eqlx-volume-manage-unmanage-a24ec7f0d9989df3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fail-detach-lun-when-auto-zone-enabled-9c87b18a3acac9d1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/falconstor-cinder-driver-dcb61441cd7601c5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/falconstor-extend-driver-to-utilize-multiple-fss-pools-dc6f2bc84432a672.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/feature-abort-restore-fe1252288c59e105.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/feature-cross-az-backups-6b68c4c4456f2fd7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/feature-multi-process-backup-8cf5ad5a0cf9b2d5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/feature-rbd-exclusive-pool-a9bdebdeb1f0bf37.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-abort-backup-df196e9dcb992586.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-backup-handling-of-encryption-key-id-f2fa56cadd80d582.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-cross-az-migration-ce97eff61280e1c7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-extend-volume-939e30f2e9e516bc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-extend-volume-in-thin-pools-57a3d53be4d47704.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-hnas-clone-with-different-volume-type-b969897cba2610cc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-import-backup-quota-issue-8yh69hd19u7tuu23.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-multiattach-deletion-b3990acf1f5fd378.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-netapp-cg-da4fd6c396e5bedb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-netapp-force_detach-36bdf75dd2c9a030.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-quota-deleting-temporary-volume-274e371b425e92cc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-remotefs-clone-volume-locking-385e740d4a5a813b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-reserve-volume-policy-31790a8d865ee0a1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-solidfire-provisioning-report-880141e64c1ea52f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-solidfire-python3-support-ee02ff2c1ec920f2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-solidfire-replication-dcb3e59b29950933.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fix-vol-image-metadata-endpoints-returning-none-ba0590e6c6757b0c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/force-delete-mv-a53924f09c475386.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/friendly-zone-names-d5e131d356040de0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-fc-741319960195215c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-iscsi-e796beffb740db89.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fujitsu-eternus-dx-update-4755ec446030d263.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fujitsu-multiple-pools-a0dd9197b16b3122.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fusionstorage-cinder-driver-8f3bca98f6e2065a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/fusionstorage-driver-cf13b8d95ae97319.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/general-upgrades-notes-120f022aa5bfa1ea.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/generalized-resource-filter-hg598uyvuh119008.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/generic-group-quota-manage-support-559629ad07a406f4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/generic-groups-in-gpfs-00bb093945a02642.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/generic-groups-in-vnx-cbbe1346e889b5c2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/generic-volume-groups-69f998ce44f42737.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/glance-v1-removed-5121af3bef285324.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/glance_v2_upload-939c5693bcc25483.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/google-auth-for-gcs-backup-1642cd0e741fbdf9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/group-snapshots-36264409bbb8850c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/group-type-group-specs-531e33ee0ae9f822.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/group-update-d423eaa18dbcecc1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hbsd-driver-deletion-d81f7c4513f45d7b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hedvig-cinder-driver-e7b98f4bc214bc49.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hgst-mark-unsupported-b2886de36421c8b0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hitachi-unsupported-drivers-37601e5bfabcdb8f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hitachi-vsp-driver-87659bb496bb459b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hitachi-vsp-iscsi-driver-cac31d7c54d7718d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hitachi-vsp-ports-option-7147289e6529d7fe.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-change-snapshot-names-8153b043eb7e99fc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-deprecate-iscsi-driver-cd521b3a2ba948f3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-deprecate-nfs-driver-0d114bbe141b5d90.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-deprecated-svc-volume-type-77768f27946aadf4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-drivers-refactoring-9dbe297ffecced21.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-list-manageable-9329866618fa9a9c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-manage-unmanage-snapshot-support-40c8888cc594a7be.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas-remove-iscsi-driver-419e9c08133f9f0a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hnas_deprecate_xml-16840b5a8c25d15e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpe-3par-peer-persistence.yaml-91cc84bf89dbb462.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpe-3par-pp-rcg-policy-options-53271f38c315779f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpe-3par-specify-nsp-for-fc-bootable-volume-f372879e1b625b4d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpe3par-replication-group-a18a28d18de09e95.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpe_3par_multiattach-bf98a9e5c2208902.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpelh-deprecations-eb7716a0b02f145e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hpmsa-driver-updates-train-4fcbe71f3e2bb2da.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-backend-capabilities-report-optimization-d1c18d9f62ef71aa.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-fusionstorage-unsupported-4be766dd2ba8f980.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-generic-group-bc3fb7236efc58e7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-iscsi-multipath-support-a056201883909287.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-manage-unmanage-snapshot-e35ff844d72fedfb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-pool-disktype-support-7c1f64639b42a48a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-support-iscsi-configuration-in-replication-7ec53737b95ffa54.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/huawei-support-manage-volume-2a746cd05621423d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/hybrid-aggregates-in-netapp-cdot-drivers-f6afa9884cac4e86.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-flashsystem-manage-unmanage-88e56837102f838c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-flashsystem-unsupported-28f9aaf11b56fb2f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-gpfs-unsupported-b95274829573835d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-storage-unsupported-9e8ea6ce9cea503d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-storwize-unsupported-e79cfd27523f013c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibm-storwzie-mirror-volume-ffe4c9bde78cdf1d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ibmsvciogrpselection-e607739b6f655a27.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/image-volume-type-c91b7cff3cb41c13.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/improve-volume-transfer-records-5599e82ade4d302c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/improvement-to-get-group-detail-0e8b68114e79a8a2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/improvement-to-query-consistency-group-detail-84a906d45383e067.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-add-infinibox-driver-67cc33fc3fbff1bb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-compression-a828904aaba90da2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-group-support-44cd0715de1ea502.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-infinisdk-04f0edc0d0a597e3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-iscsi-support-78e0d34d9e7e08c4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-max-osr-2d9fd2d0f9424657.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-multi-attach-support-533b3e559c15801f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/infinidat-qos-50d743591543db98.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/inspur-as13000-cinder-driver-bfa5cc17683d87a9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/inspur-instorage-fc-cinder-driver-70c13e4a64d785d5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/itri-disco-driver-removal-11e14fbf431ea876.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/json-schema-validation-0d22576bd556f4e0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/k2-disable-discovery-bca0d65b5672ec7b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/k2-non-unique-fqdns-b62a269a26fd53d5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-1646692-7aad3b7496689aa7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-1646766-fe810f5801d24f2f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-bug-44c728f026394a85.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-cinder-driver-remove-deprecate-option-831920f4d25e2979.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-fc-cinder-driver-8266641036281a44.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/kaminario-iscsi-cinder-driver-c34fadf63cd253de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lefthand-consistency-groups-d73f8e418884fcc6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lefthand-manage-unmanage-snapshot-04de39d268d51169.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lenovo-driver-updates-train-f2ff96ca4a2885db.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/leverage-compression-accelerator-579c7032290cd1e9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/list-manageable-86c77fc39c5b2cc9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lvm-ipv6-fix-e8d418726c92bbd5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lvm-thin-overprovision-1d279f66ee2252ff.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/lvm-type-default-to-auto-a2ad554fc8bb25f2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/manage-resources-v3-c06096f75927fd3b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-blockbridge-unsupported-c9e55df0eb2e3c9f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-cisco-zm-unsupported-57e5612f57e2407b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-cloudbyte-unsupported-8615a127439ed262.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-coho-unsupported-989db9d88ed7fff8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-dothill-unsupported-7f95115b7b24e53c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-falconstor-unsupported-3b065556a4cd94de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-hpe-xp-unsupported-c9ce6cfbab622e46.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-infortrend-deprecated-553de89f8dd58aa8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-nexenta-edge-unsupported-76c500738f0b3c61.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-nexentaedge-unsupported-56d184fdccc6eaac.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-nimble-deprecated-9f7d1c178b48fa39.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-qnap-unsupported-79bd8ece9a2bfcd2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-reduxio-deprecated-b435032a8fdb16f2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-scality-unsupported-530370e034a6f488.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-synology-deprecated-134ba9764e14af67.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-tegile-deprecated-1effb23010ea997c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-unsupported-lefthand-312f8c34df6ed119.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-unsupported-tintri-driver-a71b09b7c001c75e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-unsupported-vrtshyperscale-2bd42e2af8b803d7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-violin-unsupported-fdf6b34cf9847359.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-xio-deprecated-18c914e15695d793.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/mark-zte-unsupported-3c048e419264eca2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/metadata-for-volume-summary-729ba648db4e4e54.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/migrate-backup-encryption-keys-to-barbican-6f07fd48d4937b2a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/migrate-cg-to-generic-volume-groups-f82ad3658f3e567c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/migrate-fixed-key-to-barbican-91dfcb829efd4bb6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/modify-ensure-export-1d56a40f5e762aa8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/move-eqlx-driver-to-dell-emc-fe5d2b484c47b7a6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/move-scaleio-driver-to-dell-emc-dir-c195374ca6b7e98d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/move-xtremio-driver-to-dell-emc-dir-f7e07a502cafd78f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/msa-multiattach-5407eb60093de8f1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/multiple_clone-82bd7f80ae439080.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-allow-more-than-4iSCSI-portals-8342defe64491f81.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-auto-accesscontrol-55f4b090e8128f5e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-delete-unused-parameter-367bc9447acbb03e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-delete-volume-per-limit-d10b9df86f64b80e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-manage-unmanage-06f9beb3004fc227.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-nondisruptive-backup-471284d07cd806ce.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-storage-assist-revert-to-sanpshot-58cddebfbf06d222.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec-support-multi-attach-8aae5100f513656c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nec_storage_volume_driver-57663f9ecce1ae19.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-add-generic-group-support-cdot-9bebd13356694e13.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-cDOT-whole-backend-replication-support-59d7537fe3d0eb05.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-chap-iscsi-auth-264cd942b2a76094.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-data-ontap-deprecate-7mode-drivers-a39bfcb3afefc9a5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-deprecate-eseries-drivers-bc4f552d277c07b9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-eseries-consistency-groups-4f6b2af2d20c94e9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-log-filter-f3256f55c3ac3faa.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-nfs-consistency-group-support-83eccc2da91ee19b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-non-discovery-19af4e10f7b190ea.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-ontap-fix-force-detach-55be3f4ac962b493.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-ontap-use_exact_size-d03c90efbb8a30ac.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-solidfire-add-replication-mode-eb26535d0ec78cb4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp-solidfire-stats-improving-57207f313d7faf42.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp_cdot_report_shared_blocks_exhaustion-073a73e05daf09d4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/netapp_fix_svm_scoped_permissions.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/new-config-opts-for-periodic_interval-d0cb17a2d72e0cd0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/new-nova-config-section-2a7a51a0572e7064.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/new-osprofiler-call-0bb1a305c8e8f9cc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexenta-edge-driver-removal-5626d542d75f3d43.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexenta-edge-iscsi-b3f12c7a719e8b8c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexenta-ns5-5d223f3b60f58aad.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentaedge-iscsi-driver-302529c56cdbbf38.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentaedge-iscsi-ee5d6c05d65f97af.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentaedge-nbd-eb48268723141f12.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentastor5-driver-update-937d2a1ba76a504a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentastor5-https-6d58004838cfab30.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentastor5-smartcompression-disabled-9c6ca7c758b6de69.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentastor5_iscsi-e1d88b07d15c660b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nexentastor5_nfs-bcc8848716daea63.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nfs-snapshots-21b641300341cba1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nfs_backup_no_overwrite-be7b545453baf7a3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-add-fc-support-0007fdbd647be947.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-add-force-backup-539e1e5c72f84e61.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-manage-unmanage-1d6d5fc23cbe59a1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-mark-usnsupported-0c8e5e21c8d1179d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-qos-specs-8cd006777c66a64e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-rest-api-support-75c2324ee462d026.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/nimble-retype-support-18f717072948ba6d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/online-migration-checks-64b0d1732901e78e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/operate-migrated-groups-with-cp-apis-e5835c6673191805.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/oracle-zfssa-unsupported-4ce035213fa0e097.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/orphaned_unmanaged_volume-db63ec0509b70b8f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/os-brick-lock-dir-35bdd8ec0c0ef46d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/per-backend-az-28727aca360a1cc8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/period-task-clean-reservation-0e0617a7905df923.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/permit_volume_type_operations-b2e130fd7088f335.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/policy-for-type-list-and-show-apis-rt56uy78crt5e378.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/policy-in-code-226f71562ab28195.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-90-to-91-endpoints-a92c4d158cb63fe4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-inuse-retype-support-64bd35adab17420d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-ode-metro-support-ed50bb20f932548b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-snapvx-link-mode-0050ac6b4a16c739.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-tdev-deallocation-90bda0f95ab0b271.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-train-tag-removal-1dfa77df7440e5f5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/powermax-vol-metadata-acd2555818d25b72.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/privsep-rocky-35bdfe70ed62a826.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/prophetstor-generic-groups-c7136c32b2f75c0a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ps-duplicate-ACL-5aa447c50f2474e7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ps-extend_volume-no-snap-8aa447c50f2475a7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ps-optimize-parsing-8aa447c50f2474c7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ps-over-subscription-ratio-cal-8aa447c50f2474a8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ps-report-total-volumes-8aa447c50f2474a7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-active-cluster-edf8e7e80739b0f8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-configure-pg-pod-names-525a4ce8e2f46b69.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-custom-user-agent-dcca4cb44b69e763.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-default-replica-interval-07de0a56f61c7c1e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-enhanced-stats-42a684fe4546d1b1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-eradicate-on-delete-1e15e1440d5cd4d6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-fc-wwpn-case-c1d97f3fa7663acf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-generic-volume-groups-2b0941103f7c01cb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-host-personality-3512f7ccd961d4ad.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-iscsi-cidr-cbc1afb3850a9217.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-list-mangeable-fed4a1b23212f545.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-storage-multiattach-support-994da363e181d627.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-v2.1-replication-0246223caaa8a9b5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/pure-verify-https-requests-464320c97ba77a1f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qb-backup-5b1f2161d160648a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qb-overlay-from-snap-cache-dc102acb4820e368.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qb-switch-nas-sec-opts-635c6ef1205e4f3f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qnap-enhance-support-4ab5cbb110b3303b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qnap-support-qes-200-2a3dda49afe14103.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qnap-support-qes-210-de75892f684cb9c3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qnap-support-qts-440-c482f109694cb77f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/qnap-tds-support-qes-5e5d766cded3a26d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/queens-driver-removal-72a1a36689b6d890.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/quobyte_vol-snap-cache-baf607f14d916ec7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/quota-volume-transfer-abd1f418c6c63db0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-active-active-replication-b230367912fe4a23.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-driver-assisted-migration-2d29788243060f77.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-multiattach-support-2900ce0245af0239.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-stats-report-0c7e803bb0b1aedb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-support-list-manageable-snapshots-3474c62ed83fb788.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-support-list-manageable-volumes-8a088a44e01d227f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-support-managing-existing-snapshot-fb871a3ea98dc572.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-support-report-backend-state-4e124eb9efd36724.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-thin-provisioning-c98522d6fe7b71ff.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd-v2.1-replication-64a9d0bec5987faf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rbd_replication_add_secret_uuid_config-c74d65e6d3d610c6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/re-add-nexenta-driver-d3af97e33551a485.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/readd-infortrend-driver-d9b399b53a4355f8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/readd-qnap-driver-e1dc6b0c3fabe30e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rebranded-hpe-drivers-caf1dcef1afe37ba.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rebranded-vnx-driver-2fb7424ddc9c41df.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/redundancy-in-volume-url-4282087232e6e6f1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/reduxio-iscsci-driver-5827c32a0c498949.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/refactor-disco-volume-driver-3ff0145707ec0f3e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-backup-service-to-driver-mapping-4d2ed6f868a64175.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-block-device-driver-14f76dca2ee9bd38.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-cinder-manage-logs-cmds-40fb8f475b37fb2f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-datacore-300c667e9f504590.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-deprecated-driver-mappings-b927d8ef9fc3b713.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-deprecated-keymgr-d11a25c620862ed6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-deprecated-nova-opts-b1ec66fe3a9bb3b9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-deprecated-option-9ad954726ed4d8c2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-drbdmanage-driver-4edd1e1e43b6ba39.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-eqlx-deprecated-options-89ba02c41d4da62a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-flashsystem-multipath-0a3ee133ebe35d1e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-hgst-flash-driver-a930927de333329a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-hitachi-57d0b37cb9cc7e13.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-hp-cliq-41f47fd61e47d13f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-hp3par-config-options-3cf0d865beff9018.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-ibm-nas-driver-0ed204ed0a2dcf55.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-iscsi-target-config-options-d23e424eb8f82042.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-lvm-over-sub-3c8addbf47827045.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-mirrorpolicy-parameter-from-huawei-driver-d32257a60d32fd90.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-nas-ip-config-option-8d56c14f1f4614fc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-netapp-teseries-thost-type-config-option-908941dc7d2a1d59.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-pybasedir-config-option-572604d26a57ba5e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-query-volume-filters-b59958fc68d3abb4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-scality-fa209aae9748a1f3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-single-backend-7bf02e525bbbdd3a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-vol-in-error-from-cg-1ed0fde04ab2b5be.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-volume-clear-shred-bde9f7f9ff430feb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-windows-mapping-51a004f466470a2b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove-xml-api-392b41f387e60eb1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_deprecated_xml-4065b893d781f65c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_eseries-bb1bc134645aee50.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_glusterfs_volume_driver-d8fd2cf5f38e754b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_lvmdriver-9c35f83132cd2ac8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_osapi_volume_base_url-33fed24c4ad1b2b6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_service_filter-380e7990bfdbddc8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_storwize_npiv-b704ff2d97207666.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_veritas_hyperscale_driver-988ad62d2417124f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/remove_volume_tmp_dir_option-c83c5341e5a42378.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removed-apiv1-616b1b76a15521cf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removed-isertgtadm-7ccefab5d3e89c59.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removed-rpc-topic-config-options-21c2b3f0e64f884c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removed-scality-7151638fdac3ed9d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removing-cinder-all-9f5c3d1eb230f9e6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/removing-middleware-sizelimit-ba86907acbda83de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rename-huawei-driver-092025e46b65cd48.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rename-iscsi-target-config-options-24913d7452c4a58e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rename-windows-iscsi-a7b0ca62a48c1371.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rename_xiv_ds8k_to_ibm_storage-154eca69c44b3f95.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/replication-group-7c6c8a153460ca58.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/replication-v2.1-3par-b3f780a109f9195c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/replication-v2.1-lefthand-745b72b64e5944c3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/replication-v2.1-storwize-2df7bfd8c253090b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-1e4ee5a2c623671e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-739a5398eec4a6b7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/report-backend-state-in-service-list-93e9f2b204b735c0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/retype-encrypted-volume-49b66d3e8e65f9a5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/revert-volume-to-snapshot-6aa0dffb010265e5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rpc-apis-3.0-b745f429c11d8198.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rpc_compatibility-375be8ac3158981d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/rsd-cinder-driver-d71b88292536bfea.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/sc-handle-multiattach-onterminate-6ab1f96f21bb284d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-backup-via-snapshot-8e75aa3f4570e17c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-consistency-groups-707f9b4ffcb3c14c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-default-volume-provisioning-c648118fcc8f297f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-deprecate-1.32-32033134fec181bb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-deprecate-config-1aa300d0c78ac81c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-enable-multiattach-e7d84ffa282842e9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-generic-volume-group-ee36e4dba8893422.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-get-manageable-volumes-dda1e7b8e22be59e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-manage-existing-32217f6d1c295193.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-manage-existing-snapshot-5bbd1818654c0776.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-qos-support-2ba20be58150f251.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-rebranding-d2d113c5d8e5c118.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-remove-force-delete-config-48fae029e3622d6d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-scaling-qos-50c58e43d4b54247.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-thin-provisioning-support-9c3b9203567771dd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-vxflexos-rebrand-27dfe2b82d35b6a2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaleio-zeropadding-a0273c56c4d14fca.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/scaling-backup-service-7e5058802d2fb3dc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/seagate-new-driver-d420fad549e9045f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/service_dynamic_log_change-55147d288be903f1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/shared-backend-config-d841b806354ad5be.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/sheepdog-mark-unsupported-648b2458d4a198de.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/show-provider-id-for-admin-ff4fd5a2518a4bfa.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/slug-qnap-driver-d4465ea6009c66df.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-drop-alloc-data-file-8b94da952a3b1548.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-fixed-image-9b642b63fcb79c18.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-manage-unmanage-f1502781dd5f82cb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-pools-support-bc43c653cfb1a34f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-removed-options-2c86101340273252.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-revert-snapshot-5b265ed5ded951dc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/smbfs-snapshot-attach-14742fe8f5864ac6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/snapshot_backing_up_status_support-164fbbb2a564e137.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/solidfire-scaled-qos-9b8632453909e2db.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/solidfire-v2.1-replication-570a1f12f70e67b4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/spdk-add-config-parameter-39a880ec22956fd2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/spdk-nvmf-target-31e4d4dd5e2f2114.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/spdk-volume-081f6e72396b30e8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/split-out-nested-quota-driver-e9493f478d2b8be5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/ssl-cert-fix-42e8f263c15d5343.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storpool-multiattach-f9b7edccd4db7e02.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storpool-volume-driver-4d5f16ad9c2f373a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-backup-snapshot-support-728e18dfa0d42943.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-cg-replication-b038ff0d39fe909f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-disable-create-volume-with-non-cgsnap-group-6cba8073e3d6cadd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-dr-pool-support-52db3a95e54aef88.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-generic-volume-group-74495fa23e059bf9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-gmcv-support-8aceee3f40eddb9f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-hyperswap-host-site-update-621e763768fab9ee.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-hyperswap-support-b830182e1058cb4f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-multiple-management-ip-1cd364d63879d9b8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-pool-aware-support-7a40c9934642b202.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-revert-snapshot-681c76d68676558a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize-split-up-__init__-153fa8f097a81e37.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/storwize_iscsi_multipath_enhance-9de9dc29661869cd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-az-in-volumetype-8yt6fg67de3976ty.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-cg-2b55da0bd9f69c7d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-create-volume-from-backup-d363e2b502a76dc2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-extend-inuse-volume-9e4atf8912qaye99.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-huawei-consistency-group-b666f8f6c6cddd8f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-image-signature-verification-yu8qub7286et9dh4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-incremental-backup-completion-in-rbd-1f2165fefcc470d1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-metadata-based-snapshot-list-filtering-6e6df68a7ce981f5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-metadata-for-backup-3d8753f67e2934fa.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-project-id-filter-for-limit-bc5d49e239baee2a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-tenants-project-in-attachment-list-3edd8g138a28s4r8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-volume-glance-metadata-query-866b9e3beda2cd55.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-zeromq-messaging-driver-d26a1141290f5548.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support-zmq-messaging-41085787156fbda1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support_deferred_deletion_in_RBD-0c5d96f8eac5b50a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support_sort_backup_by_name-0b080bcb60c0eaa0.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/support_sort_snapshot_with_name-7b66a2d8e587275d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/supported-drivers-9c95dd2378cd308d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/sync-bump-versions-a1e6f6359173892e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/synology-support-uc-model-9cda442828c2eb32.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/synology-volume-driver-c5e0f655b04390ce.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/tintri-driver-removal-91a0931c417481d2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/tintri_image_direct_clone-f73e561985aad867.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/tooz-coordination-heartbeat-cfac1064fd7878be.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/tooz-locks-0f9f2cc15f8dad5a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/tpool-size-11121f78df24db39.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/transfer-snapshots-with-volume-a7763570a807c742.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/type-extra-spec-policies-b7742b0ac2732864.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-backup-via-snapshot-81a2d5a118c97042.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-compressed-volume-support-4998dee84534a324.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-enable-ssl-14db2497225c4395.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-fast-clone-02ae88ba8fdef145.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-force-detach-7c89e72105f9de61.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-multiattach-support-993b997e522d9e84.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-remove-empty-host-17d567dbb6738e4e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-replication-support-2ab121a5ea5a2ade.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-return-logged-out-initiator-6ab1f96f21bb284c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-storage-assisted-migration-support-145fce87f36f1ecc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unity-thick-support-fdbef833f2b4d54f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unsupport-prophetstor-bfbc674fd86303db.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/unsupport-veritas-access-ecfb4122770d93f9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/untyped_to_default_type-0068e6bc8000986c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/update_config_options_disco_volume_driver-07e52aa43e83c243.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/updated-at-list-0f899098f7258331.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/upgrade-checks-e58c4a81c857847d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/use-castellan-key-manager-4911c3c4908ca633.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/use-glance-v2-api-and-deprecate-glance_api_version-1a3b698429cb754e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/use-oslo_middleware_sizelimit-5f171cf1c44444f8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/validate-expired-user-tokens-40b15322197653ae.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/validate_vol_create_uuids-4f08b4ef201385f6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/verbose-online-migrations-94fb7e8a85cdbc10.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/verify-dorado-luntype-for-huawei-driver-4fc2f4cca3141bb3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/veritas_access_driver-c73b2320ba9f46a8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/veritas_access_iscsi_driver-de642dad9e7d0890.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vhd-disk-format-upload-to-image-5851f9d35f4ee447.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/virtuozzo-unsupported-645b47dceb0ddbd2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-attach-snapshot-3137e59ab4ff39a4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-clone-cg-09fce492931c957f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-compression-support-1dfe463328b56d7f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-deprecate-backend-xml-708a41919bcc55a8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-driver-multiattach-support-43a7f99cd2d742ee.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-failover-unisphere-2de78d1f76b5f836.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-generic-volume-group-28b3b2674c492bbc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-iscsi-chap-authentication-e47fcfe310b85f7b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-iscsi-multipath-76cc09bacf4fdfbf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-list-manageable-vols-snaps-6a7f5aa114fae8f3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-manage-unmanage-snapshot-3805c4ac64b8133a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-metadata-ac9bdd31e7e561c3.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-oversubscription-d61d0e3b1df2487a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-powermax-rebrand-70569fc8cdf40a8c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-qos-eb40ed35bd2f457d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rename-dell-emc-f9ebfb9eb567f427.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-replication-enhancements-c3bec80a3abb6d2e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-replication-enhancements2-0ba03224cfca9959.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-replication-group-2f65ed92d761f90d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-94e48bed6f9c134c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-compression-10c2590052a9465e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-livemigration-885dd8731d5a8a88.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-qos-6bb4073b92c932c6.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-replication-612fcfd136cc076e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-rest-retype-ceba5e8d04f637b4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-retype-replicated-volumes-325be6e5fd626819.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-revert-volume-to-snapshot-b4a837d84a8b2a85.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmax-volume-migration-992c8c68e2207bbc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmdk_backup_restore-41f807b7bc8e0ae8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmdk_config_conn_pool_size-0658c497e118533f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmdk_default_task_poll_interval-665f032bebfca39e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmdk_image_ova-d3b3a0e72221110c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmdk_vc_51-df29eeb5fc93fbb1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmem-7000-iscsi-3c8683dcc1f0b9b4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware-vmdk-config-eb70892e4ccf8f3c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware-vmdk-manage-existing-0edc20d9d4d19172.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware-vmdk-removed-bfb04eed77b95fdf.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware-vmdk-revert-to-snapshot-ee3d638565649f44.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware-vmdk-snapshot-template-d3dcfc0906c02edd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_adapter_type-66164bc3857f244f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_fcd_retype-979418c39fd5d59d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_fcd_snapshot-b702f7e950dfbe7a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_fcd_storage_policy-636d6a95f1c44b6e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_lazy_create-52f52f71105d2067.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_retype_adapter_type-dbd8935b8d3bcb1b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_revert_datastore_stats-ba85b30612970d91.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_datastore_regex-fe7b68ad69ef7384.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_default_adapter_type-8e247bce5b229c7a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_enforce_vc_55-7e1b3ede9bf2129b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_managed_by-3de05504d0f9a65a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_nfs41-450908bbbc9eea6d.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_paravirtual-3d5eeef96dcbcfb7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vmware_vmdk_storage_profile_config-fa3784f1ed50df9e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-add-async-migrate-option-0734164feeaecadc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-add-force-detach-support-26f215e6f70cc03b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-async-migration-support-3c449139bb264004.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-configurable-migration-rate-5e0a2235777c314f.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-fail-delete-lun-due-to-tmp-snapshot-edd3cdd85e28be60.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-new-driver-7e96934c2d3a6edc.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-perf-optimize-bd55dc3ef7584228.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-qos-support-7057196782e2c388.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-replication-group-2ebf04c80e2171f7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-replication-v2.1-4d89935547183cc9.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-repv2.1-config-update-cc2f60c20aec88dd.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-revert-to-snapshot-e5494b6fb5ad5a1e.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx-update-sg-in-cache-3ecb673727bea79b.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vnx_clone_cg-db74ee2ea71bedcb.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/volume-filtering-for-quoted-display-name-7f5e8ac888a73001.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/volume-type-encryption-api-policy-granularity-7071e45f4c7894c5.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/volume_init_max_objects_retrieval-966f607c46190946.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/volumes-summary-6b2485f339c88a91.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vrts_hyperscale_driver-5b63ab706ea8ae89.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vxflexos-support-compression-9139e556677ac093.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vxflexos_drop_deprecated_opt-3231a222e458fa92.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vzstorage-log-path-7539342e562a2e4a.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/vzstorage-volume-format-cde85d3ad02f6bb4.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/win-iscsi-config-portals-51895294228d7883.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/windows-multiple-backends-9aa83631ad3d42f2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/windows-volume-backup-b328858a20f5a499.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xiv-ds8k-replication-2.1-996c871391152e31.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xiv-generic-volume-group-4609cdc86d6aaf81.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xiv-new-qos-independent-type-58885c77efe24798.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xiv-replication-group-7ca437c90f2474a7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xtremio-cg-from-cg-e05cf286e3a1e943.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xtremio-generic-groups-912e11525573e970.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xtremio-ig-cleanup-bbb4bee1f1e3611c.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xtremio-manage-snapshot-5737d3ad37df81d1.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/xtremio-support-multiattache-20b1882a1216a8b2.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/zfssa-iscsi-get-manageable-volumes-eb23a11570c813d7.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/zfssa-iscsi-multi-connect-3be99ee84660a280.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/zfssa-volume-manage-unmanage-ccd80807103b69c8.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml -> cinder-15.1.0.dev64/releasenotes/notes copying releasenotes/source/conf.py -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/index.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/liberty.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/mitaka.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/newton.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/ocata.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/pike.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/queens.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/rocky.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/stein.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/train.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/unreleased.rst -> cinder-15.1.0.dev64/releasenotes/source copying releasenotes/source/_static/.placeholder -> cinder-15.1.0.dev64/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> cinder-15.1.0.dev64/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> cinder-15.1.0.dev64/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> cinder-15.1.0.dev64/releasenotes/source/locale/ja/LC_MESSAGES copying tools/check_exec.py -> cinder-15.1.0.dev64/tools copying tools/coding-checks.sh -> cinder-15.1.0.dev64/tools copying tools/fast8.sh -> cinder-15.1.0.dev64/tools copying tools/generate_driver_list.py -> cinder-15.1.0.dev64/tools copying tools/test-setup.sh -> cinder-15.1.0.dev64/tools copying tools/config/__init__.py -> cinder-15.1.0.dev64/tools/config copying tools/config/check_uptodate.sh -> cinder-15.1.0.dev64/tools/config copying tools/config/cinder-config-generator.conf -> cinder-15.1.0.dev64/tools/config copying tools/config/cinder-policy-generator.conf -> cinder-15.1.0.dev64/tools/config copying tools/config/generate_cinder_opts.py -> cinder-15.1.0.dev64/tools/config copying tools/hooks/README -> cinder-15.1.0.dev64/tools/hooks copying tools/hooks/run_multi_backend_matrix.sh -> cinder-15.1.0.dev64/tools/hooks copying tools/hooks/utils.sh -> cinder-15.1.0.dev64/tools/hooks Writing cinder-15.1.0.dev64/setup.cfg creating dist Creating tar archive removing 'cinder-15.1.0.dev64' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3665392 1320220 1989708 11280176 10272444 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 986M 3.4G 23% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '04578593d18f425c84ea765751129cab', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/usermod', '-u', '1004', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=cinder-15.1.0.dev64.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/cinder-15.1.0.dev64.tar.gz ++ basename cinder-15.1.0.dev64.tar.gz .tar.gz + SOURCEWITHREL=cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz + mv dist/cinder-15.1.0.dev64.tar.gz /tmp/tmp.4uXquX5mUk/SOURCES/cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz + cd /home/centos-master-uc/data/openstack-cinder_distro + cp -a cinder-dist.conf cinder.logrotate cinder-sudoers openstack-cinder-api.service openstack-cinder-backup.service openstack-cinder-scheduler.service openstack-cinder.spec openstack-cinder-volume.service sources /tmp/tmp.4uXquX5mUk/SOURCES/ + cp openstack-cinder.spec /tmp/tmp.4uXquX5mUk/SPECS/ + cd /tmp/tmp.4uXquX5mUk/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 15.1.0.dev64\' openstack-cinder.spec + sed -i -e '1i%global dlrn 1\' openstack-cinder.spec ++ basename cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr cinder-15.1.0.dev64-0.20191115025244.5ad452f\' openstack-cinder.spec + sed -i -e s/UPSTREAMVERSION/15.1.0.dev64/g openstack-cinder.spec + VERSION=15.1.0 + sed -i -e 's/Version:.*/Version: 15.1.0/g' openstack-cinder.spec + sed -i -e 's/Release:.*/Release: 0.20191115025244.5ad452f%{?dist}/g' openstack-cinder.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz/' openstack-cinder.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-cinder.spec + cat openstack-cinder.spec %global dlrn_nvr cinder-15.1.0.dev64-0.20191115025244.5ad452f %global dlrn 1 %define upstream_version 15.1.0.dev64 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %python%{pyver}_sitelib %global pyver_install %py%{pyver}_install %global pyver_build %py%{pyver}_build # End of macros for py2/py3 compatibility %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # Temporary disable doc until https://bugs.launchpad.net/tripleo/+bug/1838225 is fixed %global with_doc %{!?_without_doc:0}%{?_without_doc:1} %global service cinder %global common_desc \ OpenStack Volume (codename Cinder) provides services to manage and \ access block storage volumes for use by Virtual Machine instances. Name: openstack-%{service} # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 15.1.0 Release: 0.20191115025244.5ad452f%{?dist} Summary: OpenStack Volume service License: ASL 2.0 URL: http://www.openstack.org/software/openstack-storage/ Source0: cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz Source1: %{service}-dist.conf Source2: %{service}.logrotate Source10: openstack-%{service}-api.service Source11: openstack-%{service}-scheduler.service Source12: openstack-%{service}-volume.service Source13: openstack-%{service}-backup.service Source20: %{service}-sudoers BuildArch: noarch BuildRequires: intltool BuildRequires: python%{pyver}-pbr BuildRequires: python%{pyver}-reno BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-netaddr BuildRequires: systemd BuildRequires: git BuildRequires: python%{pyver}-os-brick BuildRequires: python%{pyver}-pyparsing BuildRequires: python%{pyver}-pytz BuildRequires: openstack-macros # Required to build cinder.conf BuildRequires: python%{pyver}-cursive BuildRequires: python%{pyver}-google-api-client >= 1.4.2 BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: python%{pyver}-glanceclient >= 1:2.15.0 BuildRequires: python%{pyver}-novaclient >= 9.1.0 BuildRequires: python%{pyver}-swiftclient >= 3.2.0 BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-config >= 2:5.2.0 BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-privsep BuildRequires: python%{pyver}-oslo-reports BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-oslo-utils BuildRequires: python%{pyver}-oslo-versionedobjects BuildRequires: python%{pyver}-oslo-vmware BuildRequires: python%{pyver}-os-win BuildRequires: python%{pyver}-castellan BuildRequires: python%{pyver}-cryptography BuildRequires: python%{pyver}-osprofiler BuildRequires: python%{pyver}-paramiko BuildRequires: python%{pyver}-suds BuildRequires: python%{pyver}-taskflow BuildRequires: python%{pyver}-tooz BuildRequires: python%{pyver}-oslo-log BuildRequires: python%{pyver}-oslo-i18n BuildRequires: python%{pyver}-barbicanclient BuildRequires: python%{pyver}-requests BuildRequires: python%{pyver}-defusedxml # Required to compile translation files BuildRequires: python%{pyver}-babel # Needed for unit tests BuildRequires: python%{pyver}-ddt BuildRequires: python%{pyver}-fixtures BuildRequires: python%{pyver}-mock BuildRequires: python%{pyver}-oslotest BuildRequires: python%{pyver}-subunit BuildRequires: python%{pyver}-testtools BuildRequires: python%{pyver}-testrepository BuildRequires: python%{pyver}-testresources BuildRequires: python%{pyver}-testscenarios BuildRequires: python%{pyver}-os-testr # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-decorator BuildRequires: python-lxml BuildRequires: python-retrying BuildRequires: python-rtslib %else BuildRequires: python%{pyver}-decorator BuildRequires: python%{pyver}-lxml BuildRequires: python%{pyver}-retrying BuildRequires: python%{pyver}-rtslib %endif Requires: python%{pyver}-%{service} = %{epoch}:%{version}-%{release} # we dropped the patch to remove PBR for Delorean Requires: python%{pyver}-pbr # as convenience Requires: python%{pyver}-cinderclient %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif Requires(pre): shadow-utils Requires: lvm2 Requires: python%{pyver}-osprofiler # Handle python2 exception %if %{pyver} == 2 Requires: python-rtslib Requires: python-pyudev # required for cinder-manage Requires: python-prettytable >= 0.7.1 %else Requires: python%{pyver}-rtslib Requires: python%{pyver}-pyudev # required for cinder-manage Requires: python%{pyver}-prettytable >= 0.7.1 %endif %description %{common_desc} %package -n python%{pyver}-%{service} Summary: OpenStack Volume Python libraries %{?python_provide:%python_provide python%{pyver}-%{service}} Group: Applications/System Requires: sudo Requires: qemu-img >= 2.10.0 Requires: sysfsutils Requires: python%{pyver}-paramiko >= 2.0.0 Requires: python%{pyver}-simplejson >= 3.5.1 Requires: python%{pyver}-jsonschema >= 2.6.0 Requires: python%{pyver}-castellan >= 0.16.0 Requires: python%{pyver}-cursive >= 0.2.1 Requires: python%{pyver}-etcd3gw Requires: python%{pyver}-eventlet >= 0.22.0 Requires: python%{pyver}-greenlet >= 0.4.10 Requires: python%{pyver}-iso8601 >= 0.1.11 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-suds Requires: python%{pyver}-tooz >= 1.58.0 Requires: python%{pyver}-sqlalchemy >= 1.0.10 Requires: python%{pyver}-routes >= 2.3.1 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-barbicanclient >= 4.5.2 Requires: python%{pyver}-glanceclient >= 1:2.15.0 Requires: python%{pyver}-keystoneclient >= 1:3.15.0 Requires: python%{pyver}-novaclient >= 9.1.0 Requires: python%{pyver}-swiftclient >= 3.2.0 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-psutil >= 3.2.2 Requires: python%{pyver}-google-api-client >= 1.4.2 Requires: python%{pyver}-keystonemiddleware >= 4.21.0 Requires: python%{pyver}-keystoneauth1 >= 3.7.0 Requires: python%{pyver}-osprofiler >= 1.4.0 Requires: python%{pyver}-os-brick >= 2.8.0 Requires: python%{pyver}-os-win >= 3.0.0 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-concurrency >= 3.26.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-messaging >= 6.4.0 Requires: python%{pyver}-oslo-policy >= 1.44.1 Requires: python%{pyver}-oslo-privsep >= 1.32.0 Requires: python%{pyver}-oslo-reports >= 1.18.0 Requires: python%{pyver}-oslo-rootwrap >= 5.8.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.0 Requires: python%{pyver}-oslo-utils >= 3.34.0 Requires: python%{pyver}-oslo-versionedobjects >= 1.31.2 Requires: python%{pyver}-oslo-vmware >= 2.17.0 Requires: python%{pyver}-taskflow >= 3.2.0 Requires: iscsi-initiator-utils Requires: python%{pyver}-oauth2client >= 1.5.0 Requires: python%{pyver}-requests >= 2.14.2 Requires: python%{pyver}-pyparsing >= 2.1.0 Requires: python%{pyver}-pytz Requires: python%{pyver}-cryptography >= 2.1 Requires: python%{pyver}-defusedxml >= 0.5.0 # Handle python2 exception %if %{pyver} == 2 Requires: python-lxml >= 3.2.1 Requires: python-migrate >= 0.11.0 Requires: python-paste Requires: python-paste-deploy Requires: python-httplib2 >= 0.9.1 Requires: python-retrying >= 1.2.3 Requires: python-decorator Requires: python-enum34 Requires: python-ipaddress %else Requires: python%{pyver}-lxml >= 3.2.1 Requires: python%{pyver}-migrate >= 0.11.0 Requires: python%{pyver}-paste Requires: python%{pyver}-paste-deploy Requires: python%{pyver}-httplib2 >= 0.9.1 Requires: python%{pyver}-retrying >= 1.2.3 Requires: python%{pyver}-decorator %endif %description -n python%{pyver}-%{service} %{common_desc} This package contains the %{service} Python library. %package -n python%{pyver}-%{service}-tests Summary: Cinder tests %{?python_provide:%python_provide python%{pyver}-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Added test requirements Requires: python%{pyver}-hacking Requires: python%{pyver}-ddt Requires: python%{pyver}-fixtures Requires: python%{pyver}-mock Requires: python%{pyver}-oslotest Requires: python%{pyver}-subunit Requires: python%{pyver}-testtools Requires: python%{pyver}-testrepository Requires: python%{pyver}-testresources Requires: python%{pyver}-testscenarios Requires: python%{pyver}-stestr %description -n python%{pyver}-%{service}-tests %{common_desc} This package contains the Cinder test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Volume Group: Documentation Requires: %{name} = %{epoch}:%{version}-%{release} BuildRequires: graphviz BuildRequires: python%{pyver}-sphinx BuildRequires: python%{pyver}-openstackdocstheme BuildRequires: python%{pyver}-sphinxcontrib-apidoc BuildRequires: python%{pyver}-sphinx-feature-classification # Required to build module documents BuildRequires: python%{pyver}-eventlet BuildRequires: python%{pyver}-routes BuildRequires: python%{pyver}-sqlalchemy BuildRequires: python%{pyver}-webob # while not strictly required, quiets the build down when building docs. BuildRequires: python%{pyver}-iso8601 >= 0.1.9 # Handle python2 exception %if %{pyver} == 2 BuildRequires: python-migrate %else BuildRequires: python%{pyver}-migrate %endif %description doc %{common_desc} This package contains documentation files for %{service}. %endif %prep %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python%{pyver}/' tools/generate_driver_list.py sed -i 's/%{version}.%{milestone}/%{version}/' PKG-INFO # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup %build # Generate config file PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=tools/config/%{service}-config-generator.conf # Build %{pyver_build} # Generate i18n files # (amoralej) we can remove '-D cinder' once https://review.openstack.org/#/c/439501/ is merged %{pyver_bin} setup.py compile_catalog -d build/lib/%{service}/locale -D cinder %install %{pyver_install} # docs generation requires everything to be installed first export PYTHONPATH="$( pwd ):$PYTHONPATH" %if 0%{?with_doc} # FIXME(ykarel) Temporary disable warning as error until https://review.openstack.org/#/c/558263/ merges. sphinx-build-%{pyver} -b html doc/source doc/build/html # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo} # FIXME(ykarel) Temporary disable warning as error until https://review.openstack.org/#/c/558263/ merges. sphinx-build-%{pyver} -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service}/tmp install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 640 %{SOURCE1} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -d -m 755 %{buildroot}%{_sysconfdir}/%{service}/volumes install -p -D -m 640 etc/%{service}/rootwrap.conf %{buildroot}%{_sysconfdir}/%{service}/rootwrap.conf install -p -D -m 640 etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini install -p -D -m 640 etc/%{service}/resource_filters.json %{buildroot}%{_sysconfdir}/%{service}/resource_filters.json install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf # Install initscripts for services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/openstack-%{service}-scheduler.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/openstack-%{service}-volume.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/openstack-%{service}-backup.service # Install sudoers install -p -D -m 440 %{SOURCE20} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install pid directory install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} # Install rootwrap files in /usr/share/cinder/rootwrap mkdir -p %{buildroot}%{_datarootdir}/%{service}/rootwrap/ install -p -D -m 644 etc/%{service}/rootwrap.d/* %{buildroot}%{_datarootdir}/%{service}/rootwrap/ # Symlinks to rootwrap config files mkdir -p %{buildroot}%{_sysconfdir}/%{service}/rootwrap.d for filter in %{_datarootdir}/os-brick/rootwrap/*.filters; do ln -s $filter %{buildroot}%{_sysconfdir}/%{service}/rootwrap.d/ done # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{pyver_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{pyver_sitelib}/%{service}/locale/*pot mv %{buildroot}%{pyver_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name # Remove unneeded in production stuff rm -f %{buildroot}/usr/share/doc/%{service}/README* # Remove duplicate config files under /usr/etc/ rm -rf %{buildroot}%{_prefix}/etc # FIXME(jpena): unit tests are taking too long in the current DLRN infra # Until we have a better architecture, let's not run them when under DLRN %if 0%{!?dlrn} %check OS_TEST_PATH=./%{service}/tests/unit ostestr --concurrency=2 %endif %pre getent group %{service} >/dev/null || groupadd -r %{service} --gid 165 if ! getent passwd %{service} >/dev/null; then useradd -u 165 -r -g %{service} -G %{service},nobody -d %{_sharedstatedir}/%{service} -s /sbin/nologin -c "OpenStack Cinder Daemons" %{service} fi exit 0 %post %systemd_post openstack-%{service}-volume %systemd_post openstack-%{service}-api %systemd_post openstack-%{service}-scheduler %systemd_post openstack-%{service}-backup %preun %systemd_preun openstack-%{service}-volume %systemd_preun openstack-%{service}-api %systemd_preun openstack-%{service}-scheduler %systemd_preun openstack-%{service}-backup %postun %systemd_postun_with_restart openstack-%{service}-volume %systemd_postun_with_restart openstack-%{service}-api %systemd_postun_with_restart openstack-%{service}-scheduler %systemd_postun_with_restart openstack-%{service}-backup %files %dir %{_sysconfdir}/%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/rootwrap.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/resource_filters.json %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %{_sysconfdir}/sudoers.d/%{service} %{_sysconfdir}/%{service}/rootwrap.d/ %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %dir %attr(0755, %{service}, root) %{_localstatedir}/run/%{service} %dir %attr(0755, %{service}, root) %{_sysconfdir}/%{service}/volumes %{_bindir}/%{service}-* %{_unitdir}/*.service %{_datarootdir}/%{service} %if 0%{?with_doc} %{_mandir}/man1/%{service}*.1.gz %endif %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %dir %{_sharedstatedir}/%{service}/tmp %files -n python%{pyver}-%{service} -f %{service}.lang %{?!_licensedir: %global license %%doc} %license LICENSE %{pyver_sitelib}/%{service} %{pyver_sitelib}/%{service}-*.egg-info %exclude %{pyver_sitelib}/%{service}/test.py %exclude %{pyver_sitelib}/%{service}/tests %files -n python%{pyver}-%{service}-tests %license LICENSE %{pyver_sitelib}/%{service}/test.py %{pyver_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.4uXquX5mUk/SOURCES openstack-cinder.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-master-uc/data/dlrn-9.cfg --resultdir /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 --spec openstack-cinder.spec --sources=/tmp/tmp.4uXquX5mUk/SOURCES INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: False DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(openstack-cinder.spec) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3645652 1486216 1840256 11133920 10441632 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '669ad64c4a794eb99b05d55ec9abff43', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e05a3170b521438abf577653b57ed59a', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '95e745bf432243e3beccc8552992b7e9', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4cc480eb32b94ffab27cf357ecedd7ee', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.hostduplex.com DEBUG: * extras: mirror.hostduplex.com DEBUG: * updates: sjc.edge.kernel.org DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8c1209e43824c9ab5e379c58382807a', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-cinder.spec) Config(dlrn-9) 0 minutes 28 seconds INFO: Results and/or logs in: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.4uXquX5mUk INFO: mock.py version 1.4.7 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: dist: el7 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: print_main_output: False DEBUG: more_buildreqs: {} DEBUG: update_before_build: True DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} DEBUG: use_bootstrap_container: False DEBUG: extra_chroot_dirs: [] DEBUG: module_enable: [] DEBUG: chrootgid: 135 DEBUG: use_container_host_hostname: True DEBUG: cache_alterations: False DEBUG: root_log_fmt_name: detailed DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/centos-master-uc/data/dlrn-9.cfg', '/home/centos-master-uc/data/dlrn-9.cfg'] DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_src_get': 'rpkg sources', 'method': 'git', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'spec': 'SCM_PKG.spec', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG'} DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-master-uc/data/repos/b3/ee/b3ee08f329b9fce162ed1cf70a8a0aa7a38cbecc_a545aa4b enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos7-master/deps/latest/ enabled=1 gpgcheck=0 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos7-master/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: cleanup_on_failure: True DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount'] DEBUG: nosync: False DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build', '%_buildhost': 'trunk-primary.rdoproject.org.rdocloud'} DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: version: 1.4.7 DEBUG: log_config_file: logging.ini DEBUG: system_yum_command: /usr/bin/yum DEBUG: use_nspawn: True DEBUG: build_log_fmt_str: %(message)s DEBUG: backup_on_clean: False DEBUG: resultdir: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: verbose: 2 DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: chrootuid: 1004 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: build_log_fmt_name: unadorned DEBUG: files: {} DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: chroot_name: dlrn-9 DEBUG: plugin_conf: {'package_state_enable': True, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'selinux_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'chroot_scan_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'ccache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'package_state_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'available_pkgs': False, 'installed_pkgs': True, 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'root': 'dlrn-centos-master-uc-x86_64-9', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'online': True, 'root': 'dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'hw_info_enable': True, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'required_ram_mb': 4096, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-master-uc-x86_64-9'}, 'mount_opts': {'resultdir': '/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04', 'basedir': '/var/lib/mock/dlrn-centos-master-uc-x86_64-9', 'root': 'dlrn-centos-master-uc-x86_64-9', 'cachedir': '/var/cache/mock/dlrn-centos-master-uc-x86_64-9', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: root: dlrn-centos-master-uc-x86_64-9 DEBUG: post_install: True DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: [] DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: dnf_install_command: install dnf dnf-plugins-core distribution-gpg-keys DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: hostname: None DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-master-uc/data/dlrn-9.cfg DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr openstack-macros git yum-plugin-priorities rubygems python-setuptools_scm DEBUG: module_install: [] DEBUG: nspawn_args: [] DEBUG: chrootgroup: mock DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: createrepo_on_rpms: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(/home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm) Config(dlrn-centos-master-uc-x86_64-9) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 8 DEBUG: On-line CPU(s) list: 0-7 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 8 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 60 DEBUG: Model name: Intel Core Processor (Haswell, no TSX, IBRS) DEBUG: Stepping: 1 DEBUG: CPU MHz: 2299.996 DEBUG: BogoMIPS: 4599.99 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat spec_ctrl intel_stibp DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16265788 3631268 1530364 1848920 11104156 10447348 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 832M 3.5G 20% /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/sys DEBUG: ensuring that dir exists: /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 INFO: Mock Version: 1.4.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/dev/shm DEBUG: kernel version == 3.10.0-957.10.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-master-uc-x86_64-9/yum_cache/', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/var/cache/yum/'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root DEBUG: resultdir = /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c80a80810df74491ab2c1f1dd601ce15', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0c6a0dba90534ad3a1ec4b885178728d', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupdel', 'mock'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a7aed3edec77420290e99e99c034b275', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e78b6dfb8e244c2f90b47e458d3a3ae3', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '-y', '--releasever', '7', 'update'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.hostduplex.com DEBUG: * extras: mirror.hostduplex.com DEBUG: * updates: sjc.edge.kernel.org DEBUG: 2 packages excluded due to repository priority protections DEBUG: No packages marked for update DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/.initialized Finish: chroot init Start: build phase for openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm Start: build setup for openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aab0d3a956b34fd2ace1e6b091f68e35', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-cinder-1:15.1.0-0.2019111502######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '92845cff0a004f4b8df2726866d6c3e1', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz DEBUG: cinder-dist.conf DEBUG: cinder-sudoers DEBUG: cinder.logrotate DEBUG: openstack-cinder-api.service DEBUG: openstack-cinder-backup.service DEBUG: openstack-cinder-scheduler.service DEBUG: openstack-cinder-volume.service DEBUG: openstack-cinder.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '54ae45e8281347bea6187110ef4afae1', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root//builddir/build/SRPMS/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C.UTF-8', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.hostduplex.com DEBUG: * extras: mirror.hostduplex.com DEBUG: * updates: sjc.edge.kernel.org DEBUG: 3 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for 1:openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src DEBUG: --> intltool-0.50.2-7.el7.noarch DEBUG: --> Already installed : python2-pbr-5.1.2-2.el7.noarch DEBUG: --> python2-reno-2.11.3-0.20190416063906.cba8022.el7.noarch DEBUG: --> Already installed : python-devel-2.7.5-86.el7.x86_64 DEBUG: --> Already installed : python2-setuptools-40.8.0-1.el7.noarch DEBUG: --> python2-netaddr-0.7.19-5.el7.noarch DEBUG: --> Already installed : systemd-219-67.el7_7.2.x86_64 DEBUG: --> Already installed : git-1.8.3.1-20.el7.x86_64 DEBUG: --> python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Already installed : python2-pyparsing-2.3.1-1.el7.noarch DEBUG: --> Already installed : pytz-2016.10-2.el7.noarch DEBUG: --> Already installed : openstack-macros-2019.2.3-0.20190913175851.ce6a105.el7.noarch DEBUG: --> python2-cursive-0.2.2-0.20190912141219.d7cea1f.el7.noarch DEBUG: --> python2-google-api-client-1.4.2-4.el7.noarch DEBUG: --> python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: --> 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: --> 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.el7.noarch DEBUG: --> python2-swiftclient-3.8.1-0.20190917115042.72b90fe.el7.noarch DEBUG: --> python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7.noarch DEBUG: --> python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.el7.noarch DEBUG: --> python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.el7.noarch DEBUG: --> python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: --> python2-oslo-versionedobjects-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: --> python2-oslo-vmware-2.34.1-0.20190906081212.c592465.el7.noarch DEBUG: --> python2-os-win-4.3.2-0.20190920151402.c5450ed.el7.noarch DEBUG: --> python2-castellan-1.3.1-0.20191002085217.54af64d.el7.noarch DEBUG: --> python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7.noarch DEBUG: --> python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> python2-suds-0.7-0.4.94664ddd46a6.el7.noarch DEBUG: --> python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarch DEBUG: --> python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: --> python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Already installed : python2-requests-2.21.0-3.el7.noarch DEBUG: --> python2-defusedxml-0.5.0-2.el7.noarch DEBUG: --> Already installed : python2-babel-2.6.0-4.el7.noarch DEBUG: --> python2-ddt-1.2.0-2.el7.noarch DEBUG: --> python2-fixtures-3.0.0-7.el7.noarch DEBUG: --> Already installed : python2-mock-3.0.5-1.el7.noarch DEBUG: --> python2-subunit-1.2.0-14.el7.noarch DEBUG: --> python2-testtools-2.3.0-7.el7.noarch DEBUG: --> python2-testrepository-0.0.20-12.el7.noarch DEBUG: --> python2-testresources-1.0.0-6.el7.noarch DEBUG: --> python2-testscenarios-0.5.0-8.el7.noarch DEBUG: --> python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.noarch DEBUG: --> python-decorator-3.4.0-3.el7.noarch DEBUG: --> python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> python-retrying-1.2.3-4.el7.noarch DEBUG: --> python-rtslib-2.1.fb69-3.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package intltool.noarch 0:0.50.2-7.el7 will be installed DEBUG: --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.el7.noarch DEBUG: --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.el7.noarch DEBUG: --> Processing Dependency: automake for package: intltool-0.50.2-7.el7.noarch DEBUG: ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed DEBUG: ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 DEBUG: ---> Package python-retrying.noarch 0:1.2.3-4.el7 will be installed DEBUG: ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed DEBUG: --> Processing Dependency: python-pyudev for package: python-rtslib-2.1.fb69-3.el7.noarch DEBUG: --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch DEBUG: ---> Package python2-barbicanclient.noarch 0:4.9.0-0.20191105134019.9c0e02d.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneauth1 >= 3.4.0 for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Processing Dependency: python2-cliff for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: --> Processing Dependency: python2-prettytable for package: python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d.el7.noarch DEBUG: ---> Package python2-castellan.noarch 0:1.3.1-0.20191002085217.54af64d.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-context >= 2.19.2 for package: python2-castellan-1.3.1-0.20191002085217.54af64d.el7.noarch DEBUG: --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-castellan-1.3.1-0.20191002085217.54af64d.el7.noarch DEBUG: ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 DEBUG: ---> Package python2-cursive.noarch 0:0.2.2-0.20190912141219.d7cea1f.el7 will be installed DEBUG: ---> Package python2-ddt.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-defusedxml.noarch 0:0.5.0-2.el7 will be installed DEBUG: ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed DEBUG: ---> Package python2-glanceclient.noarch 1:2.17.0-0.20190917115343.40c19aa.el7 will be installed DEBUG: --> Processing Dependency: python2-pyOpenSSL >= 17.1.0 for package: 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: --> Processing Dependency: python-warlock for package: 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: --> Processing Dependency: python-wrapt for package: 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa.el7.noarch DEBUG: ---> Package python2-google-api-client.noarch 0:1.4.2-4.el7 will be installed DEBUG: --> Processing Dependency: python-uri-templates >= 0.6 for package: python2-google-api-client-1.4.2-4.el7.noarch DEBUG: --> Processing Dependency: python-oauth2client >= 1.4.6 for package: python2-google-api-client-1.4.2-4.el7.noarch DEBUG: --> Processing Dependency: python-httplib2 >= 0.8 for package: python2-google-api-client-1.4.2-4.el7.noarch DEBUG: ---> Package python2-keystonemiddleware.noarch 0:7.0.1-0.20191002085527.0a65b14.el7 will be installed DEBUG: --> Processing Dependency: python2-keystoneclient >= 1:3.20.0 for package: python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: --> Processing Dependency: python2-pycadf >= 1.1.0 for package: python2-keystonemiddleware-7.0.1-0.20191002085527.0a65b14.el7.noarch DEBUG: ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed DEBUG: ---> Package python2-novaclient.noarch 1:16.0.0-0.20191106091533.380fc08.el7 will be installed DEBUG: --> Processing Dependency: python-simplejson >= 3.5.1 for package: 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.el7.noarch DEBUG: --> Processing Dependency: python2-iso8601 >= 0.1.11 for package: 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.el7.noarch DEBUG: ---> Package python2-os-brick.noarch 0:2.10.0-0.20190913074257.cc22ac0.el7 will be installed DEBUG: --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: cryptsetup for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: device-mapper-multipath for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: lvm2 for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: nfs-utils for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: sg3_utils for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: --> Processing Dependency: sysfsutils for package: python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.noarch DEBUG: ---> Package python2-os-testr.noarch 0:1.1.0-0.20191002110811.414bbf6.el7 will be installed DEBUG: --> Processing Dependency: python2-stestr for package: python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.noarch DEBUG: ---> Package python2-os-win.noarch 0:4.3.2-0.20190920151402.c5450ed.el7 will be installed DEBUG: ---> Package python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 will be installed DEBUG: --> Processing Dependency: PyYAML >= 3.10 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7.el7.noarch DEBUG: ---> Package python2-oslo-db.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-db-lang = 5.0.2-0.20191002130740.fb40cdb.el7 for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> Processing Dependency: python-alembic >= 0.9.6 for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noarch DEBUG: ---> Package python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-0.20191002135216.91b39bb.el7 for package: python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7.noarch DEBUG: ---> Package python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-log-lang = 3.44.1-0.20191002123216.3ff497d.el7 for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.noarch DEBUG: ---> Package python2-oslo-policy.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-policy-lang = 2.3.2-0.20190917113237.e433a3c.el7 for package: python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7.noarch DEBUG: ---> Package python2-oslo-privsep.noarch 0:1.33.3-0.20190917112255.ddde706.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-privsep-lang = 1.33.3-0.20190917112255.ddde706.el7 for package: python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.el7.noarch DEBUG: --> Processing Dependency: python2-msgpack >= 0.5.0 for package: python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.el7.noarch DEBUG: --> Processing Dependency: python2-futures for package: python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.el7.noarch DEBUG: ---> Package python2-oslo-reports.noarch 0:1.30.0-0.20190906080437.cf35fec.el7 will be installed DEBUG: --> Processing Dependency: python2-psutil for package: python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.el7.noarch DEBUG: ---> Package python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-utils-lang = 3.41.2-0.20191011041226.89bccde.el7 for package: python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7.noarch DEBUG: ---> Package python2-oslo-versionedobjects.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-versionedobjects-lang = 1.36.1-0.20191018154003.14ee7e0.el7 for package: python2-oslo-versionedobjects-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-messaging >= 5.29.0 for package: python2-oslo-versionedobjects-1.36.1-0.20191018154003.14ee7e0.el7.noarch DEBUG: ---> Package python2-oslo-vmware.noarch 0:2.34.1-0.20190906081212.c592465.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-vmware-lang = 2.34.1-0.20190906081212.c592465.el7 for package: python2-oslo-vmware-2.34.1-0.20190906081212.c592465.el7.noarch DEBUG: ---> Package python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 will be installed DEBUG: --> Processing Dependency: python2-mox3 >= 0.20.0 for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: --> Processing Dependency: python2-os-client-config for package: python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.noarch DEBUG: ---> Package python2-osprofiler.noarch 0:2.8.2-0.20190906080145.d431c7a.el7 will be installed DEBUG: ---> Package python2-paramiko.noarch 0:2.4.2-2.el7 will be installed DEBUG: --> Processing Dependency: python2-pynacl >= 1.0.1 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> Processing Dependency: python2-pyasn1 >= 0.1.7 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: --> Processing Dependency: python2-bcrypt >= 3.1.3 for package: python2-paramiko-2.4.2-2.el7.noarch DEBUG: ---> Package python2-reno.noarch 0:2.11.3-0.20190416063906.cba8022.el7 will be installed DEBUG: --> Processing Dependency: python2-dulwich for package: python2-reno-2.11.3-0.20190416063906.cba8022.el7.noarch DEBUG: ---> Package python2-subunit.noarch 0:1.2.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-extras for package: python2-subunit-1.2.0-14.el7.noarch DEBUG: ---> Package python2-suds.noarch 0:0.7-0.4.94664ddd46a6.el7 will be installed DEBUG: ---> Package python2-swiftclient.noarch 0:3.8.1-0.20190917115042.72b90fe.el7 will be installed DEBUG: ---> Package python2-taskflow.noarch 0:3.7.1-0.20190905143335.f0eae2c.el7 will be installed DEBUG: --> Processing Dependency: python-networkx >= 1.10 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-automaton >= 1.9.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-cachetools >= 2.0.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-contextlib2 >= 0.4.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-fasteners >= 0.7 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-futurist >= 1.2.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-tenacity >= 4.4.0 for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python-networkx-core for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: --> Processing Dependency: python2-jsonschema for package: python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.noarch DEBUG: ---> Package python2-testrepository.noarch 0:0.0.20-12.el7 will be installed DEBUG: ---> Package python2-testresources.noarch 0:1.0.0-6.el7 will be installed DEBUG: ---> Package python2-testscenarios.noarch 0:0.5.0-8.el7 will be installed DEBUG: ---> Package python2-testtools.noarch 0:2.3.0-7.el7 will be installed DEBUG: --> Processing Dependency: python2-unittest2 >= 1.0.0 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-traceback2 for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: --> Processing Dependency: python2-mimeparse for package: python2-testtools-2.3.0-7.el7.noarch DEBUG: ---> Package python2-tooz.noarch 0:1.66.2-0.20190906082749.5b280a8.el7 will be installed DEBUG: --> Processing Dependency: python2-voluptuous >= 0.8.9 for package: python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarch DEBUG: --> Processing Dependency: python-redis for package: python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarch DEBUG: --> Processing Dependency: python2-zake for package: python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: ---> Package automake.noarch 0:1.13.4-3.el7 will be installed DEBUG: --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch DEBUG: --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch DEBUG: ---> Package cryptsetup.x86_64 0:2.0.3-5.el7 will be installed DEBUG: ---> Package device-mapper-multipath.x86_64 0:0.4.9-127.el7 will be installed DEBUG: --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-127.el7 for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: --> Processing Dependency: systemd-sysv for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: --> Processing Dependency: initscripts for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: --> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: --> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: --> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 DEBUG: ---> Package gettext-devel.x86_64 0:0.19.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: gettext-libs = 0.19.8.1-2.el7 for package: gettext-devel-0.19.8.1-2.el7.x86_64 DEBUG: --> Processing Dependency: gettext-common-devel = 0.19.8.1-2.el7 for package: gettext-devel-0.19.8.1-2.el7.x86_64 DEBUG: --> Processing Dependency: gettext = 0.19.8.1-2.el7 for package: gettext-devel-0.19.8.1-2.el7.x86_64 DEBUG: --> Processing Dependency: libgettextpo.so.0()(64bit) for package: gettext-devel-0.19.8.1-2.el7.x86_64 DEBUG: --> Processing Dependency: libasprintf.so.0()(64bit) for package: gettext-devel-0.19.8.1-2.el7.x86_64 DEBUG: ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed DEBUG: ---> Package lvm2.x86_64 7:2.02.185-2.el7_7.2 will be installed DEBUG: --> Processing Dependency: lvm2-libs = 7:2.02.185-2.el7_7.2 for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: --> Processing Dependency: libaio.so.1()(64bit) for package: 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: ---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be installed DEBUG: --> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.65.el7.x86_64 DEBUG: ---> Package perl-XML-Parser.x86_64 0:2.41-10.el7 will be installed DEBUG: ---> Package python-httplib2.noarch 0:0.9.2-1.el7 will be installed DEBUG: ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed DEBUG: ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed DEBUG: ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed DEBUG: --> Processing Dependency: python-tempita >= 0.4 for package: python-migrate-0.11.0-1.el7.noarch DEBUG: --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch DEBUG: ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed DEBUG: ---> Package python-oslo-db-lang.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 will be installed DEBUG: ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 will be installed DEBUG: ---> Package python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 will be installed DEBUG: ---> Package python-oslo-policy-lang.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 will be installed DEBUG: ---> Package python-oslo-privsep-lang.noarch 0:1.33.3-0.20190917112255.ddde706.el7 will be installed DEBUG: ---> Package python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.el7 will be installed DEBUG: ---> Package python-oslo-versionedobjects-lang.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 will be installed DEBUG: ---> Package python-oslo-vmware-lang.noarch 0:2.34.1-0.20190906081212.c592465.el7 will be installed DEBUG: ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed DEBUG: ---> Package python-warlock.noarch 0:1.0.1-1.el7 will be installed DEBUG: --> Processing Dependency: python-jsonpatch for package: python-warlock-1.0.1-1.el7.noarch DEBUG: ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed DEBUG: ---> Package python2-alembic.noarch 0:1.0.7-1.el7 will be installed DEBUG: --> Processing Dependency: python-mako for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: --> Processing Dependency: python-editor for package: python2-alembic-1.0.7-1.el7.noarch DEBUG: ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed DEBUG: ---> Package python2-automaton.noarch 0:1.17.0-0.20190906073800.5e82feb.el7 will be installed DEBUG: ---> Package python2-bcrypt.x86_64 0:3.1.6-1.el7 will be installed DEBUG: ---> Package python2-cachetools.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed DEBUG: --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: ---> Package python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.el7 will be installed DEBUG: --> Processing Dependency: python2-cmd2 >= 0.6.7 for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: --> Processing Dependency: python2-unicodecsv for package: python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noarch DEBUG: ---> Package python2-contextlib2.noarch 0:0.5.5-8.el7 will be installed DEBUG: ---> Package python2-dateutil.noarch 1:2.8.0-1.el7 will be installed DEBUG: ---> Package python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 will be installed DEBUG: ---> Package python2-dulwich.x86_64 0:0.19.11-1.el7 will be installed DEBUG: --> Processing Dependency: dulwich-core(x86-64) = 0.19.11-1.el7 for package: python2-dulwich-0.19.11-1.el7.x86_64 DEBUG: ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed DEBUG: ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed DEBUG: ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed DEBUG: ---> Package python2-futurist.noarch 0:1.9.0-0.20191002114039.25ffb8f.el7 will be installed DEBUG: ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed DEBUG: ---> Package python2-jsonschema.noarch 0:2.6.0-2.el7 will be installed DEBUG: --> Processing Dependency: python-repoze-lru for package: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: ---> Package python2-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 will be installed DEBUG: --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.18.0-0.20191108045118.de53f90.el7.noarch DEBUG: ---> Package python2-keystoneclient.noarch 1:3.22.0-0.20191025061144.925c2c1.el7 will be installed DEBUG: --> Processing Dependency: python-keyring >= 5.5.1 for package: 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2c1.el7.noarch DEBUG: ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed DEBUG: ---> Package python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.el7 will be installed DEBUG: ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed DEBUG: ---> Package python2-networkx.noarch 0:2.2-3.el7 will be installed DEBUG: --> Processing Dependency: xdg-utils for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-scipy for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-pydot for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-pandas for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-numpy for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: python2-matplotlib for package: python2-networkx-2.2-3.el7.noarch DEBUG: --> Processing Dependency: graphviz-python for package: python2-networkx-2.2-3.el7.noarch DEBUG: ---> Package python2-oauth2client.noarch 0:1.5.2-3.el7.1 will be installed DEBUG: --> Processing Dependency: python-rsa >= 3.1.4 for package: python2-oauth2client-1.5.2-3.el7.1.noarch DEBUG: --> Processing Dependency: python-pyasn1-modules >= 0.0.5 for package: python2-oauth2client-1.5.2-3.el7.1.noarch DEBUG: --> Processing Dependency: python-gflags for package: python2-oauth2client-1.5.2-3.el7.1.noarch DEBUG: ---> Package python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 will be installed DEBUG: --> Processing Dependency: python2-openstacksdk >= 0.13.0 for package: python2-os-client-config-1.33.0-0.20191002104320.d0eea17.el7.noarch DEBUG: ---> Package python2-oslo-cache.noarch 0:1.37.0-0.20191002122711.f67262f.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-cache-lang = 1.37.0-0.20191002122711.f67262f.el7 for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: --> Processing Dependency: python2-dogpile-cache >= 0.6.2 for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7.noarch DEBUG: ---> Package python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-concurrency-lang = 3.30.0-0.20191002125608.610df38.el7 for package: python2-oslo-concurrency-3.30.0-0.20191002125608.610df38.el7.noarch DEBUG: ---> Package python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 will be installed DEBUG: ---> Package python2-oslo-messaging.noarch 0:10.3.0-0.20191113063857.6bca848.el7 will be installed DEBUG: --> Processing Dependency: python2-amqp >= 2.4.1 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python2-kombu >= 1:4.0.0 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python2-oslo-middleware >= 3.31.0 for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-10.3.0-0.20191113063857.6bca848.el7.noarch DEBUG: ---> Package python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 will be installed DEBUG: ---> Package python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 will be installed DEBUG: --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python-paste for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-routes for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.40.2-0.20191002114731.a7621c8.el7.noarch DEBUG: ---> Package python2-psutil.x86_64 0:5.5.1-1.el7 will be installed DEBUG: ---> Package python2-pyOpenSSL.noarch 0:19.0.0-1.el7 will be installed DEBUG: ---> Package python2-pyasn1.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pycadf.noarch 0:2.10.0-0.20191002121730.d113c15.el7 will be installed DEBUG: --> Processing Dependency: python-pycadf-common = 2.10.0-0.20191002121730.d113c15.el7 for package: python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noarch DEBUG: ---> Package python2-pynacl.x86_64 0:1.3.0-1.el7 will be installed DEBUG: --> Processing Dependency: libsodium.so.23()(64bit) for package: python2-pynacl-1.3.0-1.el7.x86_64 DEBUG: ---> Package python2-pyudev.noarch 0:0.18.1-6.el7 will be installed DEBUG: ---> Package python2-redis.noarch 0:3.1.0-1.el7 will be installed DEBUG: ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed DEBUG: ---> Package python2-simplejson.x86_64 0:3.10.0-7.el7 will be installed DEBUG: ---> Package python2-stestr.noarch 0:2.3.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-future for package: python2-stestr-2.3.1-1.el7.noarch DEBUG: ---> Package python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 will be installed DEBUG: ---> Package python2-tenacity.noarch 0:5.0.2-2.el7 will be installed DEBUG: ---> Package python2-traceback2.noarch 0:1.4.0-14.el7 will be installed DEBUG: --> Processing Dependency: python-linecache2 for package: python2-traceback2-1.4.0-14.el7.noarch DEBUG: ---> Package python2-unittest2.noarch 0:1.1.0-15.el7 will be installed DEBUG: ---> Package python2-uri-templates.noarch 0:0.6-5.el7 will be installed DEBUG: ---> Package python2-voluptuous.noarch 0:0.10.5-2.el7 will be installed DEBUG: ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed DEBUG: ---> Package python2-zake.noarch 0:0.2.2-2.el7 will be installed DEBUG: --> Processing Dependency: python-kazoo for package: python2-zake-0.2.2-2.el7.noarch DEBUG: ---> Package sg3_utils.x86_64 0:1.37-18.el7_7.1 will be installed DEBUG: --> Processing Dependency: sg3_utils-libs = 1.37-18.el7_7.1 for package: sg3_utils-1.37-18.el7_7.1.x86_64 DEBUG: --> Processing Dependency: libsgutils2.so.2()(64bit) for package: sg3_utils-1.37-18.el7_7.1.x86_64 DEBUG: ---> Package sysfsutils.x86_64 0:2.1.0-16.el7 will be installed DEBUG: --> Processing Dependency: libsysfs.so.2()(64bit) for package: sysfsutils-2.1.0-16.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package autoconf.noarch 0:2.69-11.el7 will be installed DEBUG: --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch DEBUG: --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch DEBUG: ---> Package device-mapper-event-libs.x86_64 7:1.02.158-2.el7_7.2 will be installed DEBUG: ---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 will be installed DEBUG: ---> Package device-mapper-persistent-data.x86_64 0:0.8.5-1.el7 will be installed DEBUG: ---> Package dulwich-core.x86_64 0:0.19.11-1.el7 will be installed DEBUG: ---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 DEBUG: ---> Package gettext-common-devel.noarch 0:0.19.8.1-2.el7 will be installed DEBUG: ---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed DEBUG: ---> Package graphviz-python.x86_64 0:2.30.1-21.el7 will be installed DEBUG: ---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be installed DEBUG: --> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: --> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-26.el7.x86_64 DEBUG: ---> Package initscripts.x86_64 0:9.49.47-1.el7 will be installed DEBUG: --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.47-1.el7.x86_64 DEBUG: --> Processing Dependency: iproute for package: initscripts-9.49.47-1.el7.x86_64 DEBUG: --> Processing Dependency: hostname for package: initscripts-9.49.47-1.el7.x86_64 DEBUG: --> Processing Dependency: /sbin/arping for package: initscripts-9.49.47-1.el7.x86_64 DEBUG: ---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed DEBUG: ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed DEBUG: ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed DEBUG: ---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed DEBUG: ---> Package libsodium.x86_64 0:1.0.16-1.el7 will be installed DEBUG: ---> Package libsysfs.x86_64 0:2.1.0-16.el7 will be installed DEBUG: ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed DEBUG: ---> Package lvm2-libs.x86_64 7:2.02.185-2.el7_7.2 will be installed DEBUG: --> Processing Dependency: device-mapper-event = 7:1.02.158-2.el7_7.2 for package: 7:lvm2-libs-2.02.185-2.el7_7.2.x86_64 DEBUG: ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed DEBUG: ---> Package python-editor.noarch 0:0.4-4.el7 will be installed DEBUG: ---> Package python-kazoo.noarch 0:2.2.1-1.el7 will be installed DEBUG: ---> Package python-keyring.noarch 0:5.7.1-1.el7 will be installed DEBUG: ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed DEBUG: ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed DEBUG: --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch DEBUG: ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed DEBUG: ---> Package python-oslo-cache-lang.noarch 0:1.37.0-0.20191002122711.f67262f.el7 will be installed DEBUG: ---> Package python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 will be installed DEBUG: ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed DEBUG: ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed DEBUG: ---> Package python-pycadf-common.noarch 0:2.10.0-0.20191002121730.d113c15.el7 will be installed DEBUG: ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed DEBUG: --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch DEBUG: ---> Package python-pyngus.noarch 0:2.0.3-3.el7 will be installed DEBUG: --> Processing Dependency: qpid-proton-c >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: --> Processing Dependency: python-qpid-proton >= 0.13.0 for package: python-pyngus-2.0.3-3.el7.noarch DEBUG: ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed DEBUG: ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed DEBUG: ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed DEBUG: ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed DEBUG: ---> Package python-unicodecsv.noarch 0:0.14.1-1.el7 will be installed DEBUG: ---> Package python2-amqp.noarch 0:2.4.1-1.el7 will be installed DEBUG: --> Processing Dependency: python2-vine >= 1.1.3 for package: python2-amqp-2.4.1-1.el7.noarch DEBUG: ---> Package python2-cmd2.noarch 0:0.8.8-5.el7 will be installed DEBUG: --> Processing Dependency: python2-wcwidth for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python2-pyperclip for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: python-subprocess32 for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: --> Processing Dependency: /usr/bin/which for package: python2-cmd2-0.8.8-5.el7.noarch DEBUG: ---> Package python2-dogpile-cache.noarch 0:0.6.8-1.el7 will be installed DEBUG: ---> Package python2-future.noarch 0:0.16.0-4.el7 will be installed DEBUG: ---> Package python2-gflags.noarch 0:2.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed DEBUG: --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch DEBUG: ---> Package python2-kombu.noarch 1:4.6.3-3.el7 will be installed DEBUG: ---> Package python2-matplotlib.x86_64 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: python2-matplotlib-tk(x86-64) = 2.0.0-3.el7 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python-matplotlib-data = 2.0.0-3.el7 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python2-cycler >= 0.10.0 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: python2-functools32 for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: dvipng for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: --> Processing Dependency: libqhull.so.7()(64bit) for package: python2-matplotlib-2.0.0-3.el7.x86_64 DEBUG: ---> Package python2-numpy.x86_64 1:1.14.5-1.el7 will be installed DEBUG: --> Processing Dependency: python2-nose for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libquadmath.so.0()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:python2-numpy-1.14.5-1.el7.x86_64 DEBUG: ---> Package python2-openstacksdk.noarch 0:0.37.0-0.20191028124234.6fa13c2.el7 will be installed DEBUG: --> Processing Dependency: python2-requestsexceptions >= 1.2.0 for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-appdirs for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-jmespath for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: --> Processing Dependency: python2-munch for package: python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.el7.noarch DEBUG: ---> Package python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.el7 will be installed DEBUG: ---> Package python2-oslo-middleware.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 will be installed DEBUG: --> Processing Dependency: python-oslo-middleware-lang = 3.38.1-0.20191002122214.9bae80e.el7 for package: python2-oslo-middleware-3.38.1-0.20191002122214.9bae80e.el7.noarch DEBUG: --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.38.1-0.20191002122214.9bae80e.el7.noarch DEBUG: ---> Package python2-pandas.x86_64 0:0.19.1-2.el7.2 will be installed DEBUG: --> Processing Dependency: python2-numexpr for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: --> Processing Dependency: python-tables for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: --> Processing Dependency: python-Bottleneck for package: python2-pandas-0.19.1-2.el7.2.x86_64 DEBUG: ---> Package python2-pyasn1-modules.noarch 0:0.3.7-6.el7 will be installed DEBUG: ---> Package python2-pydot.noarch 0:1.4.1-1.el7 will be installed DEBUG: ---> Package python2-rsa.noarch 0:3.3-2.el7 will be installed DEBUG: ---> Package python2-scipy.x86_64 0:0.18.0-3.el7 will be installed DEBUG: ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed DEBUG: ---> Package quota.x86_64 1:4.01-19.el7 will be installed DEBUG: --> Processing Dependency: quota-nls = 1:4.01-19.el7 for package: 1:quota-4.01-19.el7.x86_64 DEBUG: --> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-19.el7.x86_64 DEBUG: --> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-19.el7.x86_64 DEBUG: ---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be installed DEBUG: ---> Package sg3_utils-libs.x86_64 0:1.37-18.el7_7.1 will be installed DEBUG: ---> Package systemd-sysv.x86_64 0:219-67.el7_7.2 will be installed DEBUG: ---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed DEBUG: ---> Package xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7 will be installed DEBUG: --> Processing Dependency: desktop-file-utils for package: xdg-utils-1.1.0-0.17.20120809git.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed DEBUG: ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed DEBUG: --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 DEBUG: ---> Package device-mapper-event.x86_64 7:1.02.158-2.el7_7.2 will be installed DEBUG: ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be installed DEBUG: ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be installed DEBUG: ---> Package iproute.x86_64 0:4.11.0-25.el7 will be installed DEBUG: --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-25.el7.x86_64 DEBUG: --> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-25.el7.x86_64 DEBUG: --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-25.el7.x86_64 DEBUG: ---> Package iputils.x86_64 0:20160308-10.el7 will be installed DEBUG: ---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed DEBUG: ---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed DEBUG: ---> Package libgfortran.x86_64 0:4.8.5-39.el7 will be installed DEBUG: ---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed DEBUG: --> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64 DEBUG: --> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64 DEBUG: ---> Package libqhull.x86_64 0:2015.2-1.el7 will be installed DEBUG: ---> Package libquadmath.x86_64 0:4.8.5-39.el7 will be installed DEBUG: ---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed DEBUG: ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed DEBUG: ---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed DEBUG: ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed DEBUG: ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed DEBUG: ---> Package python-Bottleneck.x86_64 0:0.6.0-4.el7 will be installed DEBUG: ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed DEBUG: ---> Package python-matplotlib-data.noarch 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: python-matplotlib-data-fonts = 2.0.0-3.el7 for package: python-matplotlib-data-2.0.0-3.el7.noarch DEBUG: ---> Package python-nose.noarch 0:1.3.7-7.el7 will be installed DEBUG: ---> Package python-oslo-middleware-lang.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 will be installed DEBUG: ---> Package python-ply.noarch 0:3.4-11.el7 will be installed DEBUG: ---> Package python2-appdirs.noarch 0:1.4.0-4.el7 will be installed DEBUG: ---> Package python2-cycler.noarch 0:0.10.0-2.el7 will be installed DEBUG: ---> Package python2-functools32.noarch 0:3.2.3.2-1.el7 will be installed DEBUG: ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed DEBUG: ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed DEBUG: ---> Package python2-matplotlib-tk.x86_64 0:2.0.0-3.el7 will be installed DEBUG: --> Processing Dependency: tkinter for package: python2-matplotlib-tk-2.0.0-3.el7.x86_64 DEBUG: ---> Package python2-munch.noarch 0:2.2.0-2.el7 will be installed DEBUG: ---> Package python2-numexpr.x86_64 0:2.6.1-3.el7 will be installed DEBUG: ---> Package python2-pyperclip.noarch 0:1.6.4-1.el7 will be installed DEBUG: ---> Package python2-qpid-proton.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package python2-requestsexceptions.noarch 0:1.4.0-0.20191002111839.d7ac0ff.el7 will be installed DEBUG: ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed DEBUG: ---> Package python2-subprocess32.x86_64 0:3.2.6-14.el7 will be installed DEBUG: ---> Package python2-tables.x86_64 0:3.3.0-4.el7 will be installed DEBUG: --> Processing Dependency: liblzo2.so.2()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: --> Processing Dependency: libhdf5.so.8()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: --> Processing Dependency: libblosc.so.1()(64bit) for package: python2-tables-3.3.0-4.el7.x86_64 DEBUG: ---> Package python2-vine.noarch 0:1.2.0-2.el7 will be installed DEBUG: ---> Package python2-wcwidth.noarch 0:0.1.7-8.el7 will be installed DEBUG: ---> Package qpid-proton-c.x86_64 0:0.26.0-2.el7 will be installed DEBUG: ---> Package quota-nls.noarch 1:4.01-19.el7 will be installed DEBUG: ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed DEBUG: ---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed DEBUG: ---> Package texlive-dvipng-bin.x86_64 2:svn26509.0-43.20130427_r30134.el7 will be installed DEBUG: --> Processing Dependency: texlive-kpathsea-lib = 2:2012-43.20130427_r30134.el7 for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: texlive-base for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: tex-dvipng for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: libt1.so.5()(64bit) for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: --> Processing Dependency: libkpathsea.so.6()(64bit) for package: 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7.x86_64 DEBUG: ---> Package which.x86_64 0:2.20-7.el7 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package blosc.x86_64 0:1.11.1-3.el7 will be installed DEBUG: --> Processing Dependency: libsnappy.so.1()(64bit) for package: blosc-1.11.1-3.el7.x86_64 DEBUG: ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed DEBUG: ---> Package hdf5.x86_64 0:1.8.13-7.el7 will be installed DEBUG: ---> Package iptables.x86_64 0:1.4.21-33.el7 will be installed DEBUG: --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-33.el7.x86_64 DEBUG: --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-33.el7.x86_64 DEBUG: ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed DEBUG: ---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed DEBUG: ---> Package lzo.x86_64 0:2.06-8.el7 will be installed DEBUG: ---> Package python-matplotlib-data-fonts.noarch 0:2.0.0-3.el7 will be installed DEBUG: ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed DEBUG: ---> Package texlive-base.noarch 2:2012-43.20130427_r30134.el7 will be installed DEBUG: ---> Package texlive-dvipng.noarch 2:svn26689.1.14-43.el7 will be installed DEBUG: --> Processing Dependency: texlive-kpathsea-bin for package: 2:texlive-dvipng-svn26689.1.14-43.el7.noarch DEBUG: --> Processing Dependency: tex-kpathsea for package: 2:texlive-dvipng-svn26689.1.14-43.el7.noarch DEBUG: ---> Package texlive-kpathsea-lib.x86_64 2:2012-43.20130427_r30134.el7 will be installed DEBUG: ---> Package tkinter.x86_64 0:2.7.5-86.el7 will be installed DEBUG: --> Processing Dependency: libtk8.5.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: libtcl8.5.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Processing Dependency: libTix.so()(64bit) for package: tkinter-2.7.5-86.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed DEBUG: ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed DEBUG: ---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed DEBUG: ---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed DEBUG: ---> Package texlive-kpathsea.noarch 2:svn28792.0-43.el7 will be installed DEBUG: ---> Package texlive-kpathsea-bin.x86_64 2:svn27347.0-43.20130427_r30134.el7 will be installed DEBUG: ---> Package tix.x86_64 1:8.4.3-12.el7 will be installed DEBUG: ---> Package tk.x86_64 1:8.5.13-6.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: intltool noarch 0.50.2-7.el7 base 59 k DEBUG: python-decorator noarch 3.4.0-3.el7 base 27 k DEBUG: python-lxml x86_64 3.2.1-4.el7 base 758 k DEBUG: python-retrying noarch 1.2.3-4.el7 delorean-master-testing 15 k DEBUG: python-rtslib noarch 2.1.fb69-3.el7 base 102 k DEBUG: python2-barbicanclient noarch 4.9.0-0.20191105134019.9c0e02d.el7 DEBUG: local 121 k DEBUG: python2-castellan noarch 1.3.1-0.20191002085217.54af64d.el7 DEBUG: local 115 k DEBUG: python2-cryptography x86_64 2.5-1.el7 delorean-master-testing 544 k DEBUG: python2-cursive noarch 0.2.2-0.20190912141219.d7cea1f.el7 DEBUG: local 53 k DEBUG: python2-ddt noarch 1.2.0-2.el7 delorean-master-testing 13 k DEBUG: python2-defusedxml noarch 0.5.0-2.el7 delorean-master-testing 44 k DEBUG: python2-fixtures noarch 3.0.0-7.el7 delorean-master-testing 88 k DEBUG: python2-glanceclient noarch 1:2.17.0-0.20190917115343.40c19aa.el7 DEBUG: local 140 k DEBUG: python2-google-api-client DEBUG: noarch 1.4.2-4.el7 delorean-master-testing 77 k DEBUG: python2-keystonemiddleware DEBUG: noarch 7.0.1-0.20191002085527.0a65b14.el7 DEBUG: local 88 k DEBUG: python2-netaddr noarch 0.7.19-5.el7 delorean-master-testing 1.5 M DEBUG: python2-novaclient noarch 1:16.0.0-0.20191106091533.380fc08.el7 DEBUG: local 219 k DEBUG: python2-os-brick noarch 2.10.0-0.20190913074257.cc22ac0.el7 DEBUG: local 1.1 M DEBUG: python2-os-testr noarch 1.1.0-0.20191002110811.414bbf6.el7 DEBUG: local 65 k DEBUG: python2-os-win noarch 4.3.2-0.20190920151402.c5450ed.el7 DEBUG: local 442 k DEBUG: python2-oslo-config noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: local 222 k DEBUG: python2-oslo-db noarch 5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: local 145 k DEBUG: python2-oslo-i18n noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 52 k DEBUG: python2-oslo-log noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 58 k DEBUG: python2-oslo-policy noarch 2.3.2-0.20190917113237.e433a3c.el7 DEBUG: local 63 k DEBUG: python2-oslo-privsep noarch 1.33.3-0.20190917112255.ddde706.el7 DEBUG: local 32 k DEBUG: python2-oslo-reports noarch 1.30.0-0.20190906080437.cf35fec.el7 DEBUG: local 51 k DEBUG: python2-oslo-utils noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 73 k DEBUG: python2-oslo-versionedobjects DEBUG: noarch 1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: local 71 k DEBUG: python2-oslo-vmware noarch 2.34.1-0.20190906081212.c592465.el7 DEBUG: local 209 k DEBUG: python2-oslotest noarch 3.8.1-0.20191002172439.7ad16de.el7 DEBUG: local 45 k DEBUG: python2-osprofiler noarch 2.8.2-0.20190906080145.d431c7a.el7 DEBUG: local 124 k DEBUG: python2-paramiko noarch 2.4.2-2.el7 delorean-master-testing 286 k DEBUG: python2-reno noarch 2.11.3-0.20190416063906.cba8022.el7 DEBUG: local 98 k DEBUG: python2-subunit noarch 1.2.0-14.el7 delorean-master-testing 85 k DEBUG: python2-suds noarch 0.7-0.4.94664ddd46a6.el7 DEBUG: delorean-master-testing 233 k DEBUG: python2-swiftclient noarch 3.8.1-0.20190917115042.72b90fe.el7 DEBUG: local 163 k DEBUG: python2-taskflow noarch 3.7.1-0.20190905143335.f0eae2c.el7 DEBUG: local 680 k DEBUG: python2-testrepository noarch 0.0.20-12.el7 delorean-master-testing 165 k DEBUG: python2-testresources noarch 1.0.0-6.el7 delorean-master-testing 54 k DEBUG: python2-testscenarios noarch 0.5.0-8.el7 delorean-master-testing 32 k DEBUG: python2-testtools noarch 2.3.0-7.el7 delorean-master-testing 342 k DEBUG: python2-tooz noarch 1.66.2-0.20190906082749.5b280a8.el7 DEBUG: local 98 k DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: atlas x86_64 3.10.1-12.el7 base 4.5 M DEBUG: autoconf noarch 2.69-11.el7 base 701 k DEBUG: automake noarch 1.13.4-3.el7 base 679 k DEBUG: blosc x86_64 1.11.1-3.el7 delorean-master-testing 111 k DEBUG: cryptsetup x86_64 2.0.3-5.el7 base 154 k DEBUG: desktop-file-utils x86_64 0.23-2.el7 base 67 k DEBUG: device-mapper-event x86_64 7:1.02.158-2.el7_7.2 DEBUG: updates 190 k DEBUG: device-mapper-event-libs x86_64 7:1.02.158-2.el7_7.2 DEBUG: updates 189 k DEBUG: device-mapper-multipath x86_64 0.4.9-127.el7 base 143 k DEBUG: device-mapper-multipath-libs DEBUG: x86_64 0.4.9-127.el7 base 265 k DEBUG: device-mapper-persistent-data DEBUG: x86_64 0.8.5-1.el7 base 423 k DEBUG: dulwich-core x86_64 0.19.11-1.el7 delorean-master-testing 28 k DEBUG: e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k DEBUG: emacs-filesystem noarch 1:24.3-22.el7 base 58 k DEBUG: gettext x86_64 0.19.8.1-2.el7 base 1.0 M DEBUG: gettext-common-devel noarch 0.19.8.1-2.el7 base 410 k DEBUG: gettext-devel x86_64 0.19.8.1-2.el7 base 320 k DEBUG: gettext-libs x86_64 0.19.8.1-2.el7 base 501 k DEBUG: graphviz-python x86_64 2.30.1-21.el7 base 47 k DEBUG: gssproxy x86_64 0.7.0-26.el7 base 110 k DEBUG: hdf5 x86_64 1.8.13-7.el7 delorean-master-testing 1.6 M DEBUG: hostname x86_64 3.13-3.el7_7.1 updates 17 k DEBUG: initscripts x86_64 9.49.47-1.el7 base 439 k DEBUG: iproute x86_64 4.11.0-25.el7 base 803 k DEBUG: iptables x86_64 1.4.21-33.el7 base 433 k DEBUG: iputils x86_64 20160308-10.el7 base 148 k DEBUG: keyutils x86_64 1.5.8-3.el7 base 54 k DEBUG: libaio x86_64 0.3.109-13.el7 base 24 k DEBUG: libbasicobjects x86_64 0.1.1-32.el7 base 26 k DEBUG: libcollection x86_64 0.7.0-32.el7 base 42 k DEBUG: libevent x86_64 2.0.21-4.el7 base 214 k DEBUG: libgfortran x86_64 4.8.5-39.el7 base 300 k DEBUG: libini_config x86_64 1.3.1-32.el7 base 64 k DEBUG: libmnl x86_64 1.0.3-7.el7 base 23 k DEBUG: libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k DEBUG: libnfnetlink x86_64 1.0.1-4.el7 base 26 k DEBUG: libnfsidmap x86_64 0.25-19.el7 base 50 k DEBUG: libpath_utils x86_64 0.2.1-32.el7 base 28 k DEBUG: libqhull x86_64 2015.2-1.el7 delorean-master-testing 159 k DEBUG: libquadmath x86_64 4.8.5-39.el7 base 190 k DEBUG: libref_array x86_64 0.1.5-32.el7 base 27 k DEBUG: libsodium x86_64 1.0.16-1.el7 delorean-master-testing 139 k DEBUG: libsysfs x86_64 2.1.0-16.el7 base 46 k DEBUG: libtirpc x86_64 0.2.4-0.16.el7 base 89 k DEBUG: libunistring x86_64 0.9.3-9.el7 base 293 k DEBUG: libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k DEBUG: libxslt x86_64 1.1.28-5.el7 base 242 k DEBUG: lvm2 x86_64 7:2.02.185-2.el7_7.2 DEBUG: updates 1.3 M DEBUG: lvm2-libs x86_64 7:2.02.185-2.el7_7.2 DEBUG: updates 1.1 M DEBUG: lzo x86_64 2.06-8.el7 base 59 k DEBUG: m4 x86_64 1.4.16-10.el7 base 256 k DEBUG: nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k DEBUG: perl-Data-Dumper x86_64 2.145-3.el7 base 47 k DEBUG: perl-Test-Harness noarch 3.28-3.el7 base 302 k DEBUG: perl-XML-Parser x86_64 2.41-10.el7 base 223 k DEBUG: python-Bottleneck x86_64 0.6.0-4.el7 delorean-master-testing 893 k DEBUG: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG: python-editor noarch 0.4-4.el7 delorean-master-testing 12 k DEBUG: python-httplib2 noarch 0.9.2-1.el7 extras 115 k DEBUG: python-inotify noarch 0.9.4-4.el7 base 49 k DEBUG: python-kazoo noarch 2.2.1-1.el7 delorean-master-testing 130 k DEBUG: python-keyring noarch 5.7.1-1.el7 delorean-master-testing 116 k DEBUG: python-kmod x86_64 0.9-4.el7 base 57 k DEBUG: python-linecache2 noarch 1.0.0-1.el7 delorean-master-testing 11 k DEBUG: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG: python-matplotlib-data noarch 2.0.0-3.el7 delorean-master-testing 2.1 M DEBUG: python-matplotlib-data-fonts DEBUG: noarch 2.0.0-3.el7 delorean-master-testing 2.4 M DEBUG: python-memcached noarch 1.58-1.el7 delorean-master-testing 37 k DEBUG: python-migrate noarch 0.11.0-1.el7 delorean-master-testing 227 k DEBUG: python-netifaces x86_64 0.10.4-3.el7 base 17 k DEBUG: python-nose noarch 1.3.7-7.el7 delorean-master-testing 275 k DEBUG: python-oslo-cache-lang noarch 1.37.0-0.20191002122711.f67262f.el7 DEBUG: local 11 k DEBUG: python-oslo-concurrency-lang DEBUG: noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 8.6 k DEBUG: python-oslo-db-lang noarch 5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: local 8.2 k DEBUG: python-oslo-i18n-lang noarch 3.24.0-0.20191002135216.91b39bb.el7 DEBUG: local 8.8 k DEBUG: python-oslo-log-lang noarch 3.44.1-0.20191002123216.3ff497d.el7 DEBUG: local 8.0 k DEBUG: python-oslo-middleware-lang DEBUG: noarch 3.38.1-0.20191002122214.9bae80e.el7 DEBUG: local 7.0 k DEBUG: python-oslo-policy-lang noarch 2.3.2-0.20190917113237.e433a3c.el7 DEBUG: local 7.1 k DEBUG: python-oslo-privsep-lang noarch 1.33.3-0.20190917112255.ddde706.el7 DEBUG: local 7.3 k DEBUG: python-oslo-utils-lang noarch 3.41.2-0.20191011041226.89bccde.el7 DEBUG: local 7.8 k DEBUG: python-oslo-versionedobjects-lang DEBUG: noarch 1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: local 7.2 k DEBUG: python-oslo-vmware-lang noarch 2.34.1-0.20190906081212.c592465.el7 DEBUG: local 8.7 k DEBUG: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 DEBUG: base 866 k DEBUG: python-paste-deploy noarch 1.5.2-6.el7 delorean-master-testing 45 k DEBUG: python-ply noarch 3.4-11.el7 base 123 k DEBUG: python-prettytable noarch 0.7.2-3.el7 base 37 k DEBUG: python-pycadf-common noarch 2.10.0-0.20191002121730.d113c15.el7 DEBUG: local 9.6 k DEBUG: python-pycparser noarch 2.14-1.el7 base 104 k DEBUG: python-pyngus noarch 2.0.3-3.el7 delorean-master-testing 41 k DEBUG: python-repoze-lru noarch 0.4-3.el7 delorean-master-testing 12 k DEBUG: python-routes noarch 2.4.1-1.el7 delorean-master-testing 191 k DEBUG: python-sqlparse noarch 0.1.18-5.el7 delorean-master-testing 74 k DEBUG: python-tempita noarch 0.5.1-8.el7 delorean-master-testing 32 k DEBUG: python-unicodecsv noarch 0.14.1-1.el7 delorean-master-testing 25 k DEBUG: python-warlock noarch 1.0.1-1.el7 delorean-master-testing 13 k DEBUG: python2-PyMySQL noarch 0.9.2-2.el7 delorean-master-testing 91 k DEBUG: python2-alembic noarch 1.0.7-1.el7 delorean-master-testing 786 k DEBUG: python2-amqp noarch 2.4.1-1.el7 delorean-master-testing 89 k DEBUG: python2-appdirs noarch 1.4.0-4.el7 delorean-master-testing 16 k DEBUG: python2-asn1crypto noarch 0.23.0-2.el7 delorean-master-testing 172 k DEBUG: python2-automaton noarch 1.17.0-0.20190906073800.5e82feb.el7 DEBUG: local 36 k DEBUG: python2-bcrypt x86_64 3.1.6-1.el7 delorean-master-testing 38 k DEBUG: python2-cachetools noarch 3.1.0-1.el7 delorean-master-testing 27 k DEBUG: python2-cffi x86_64 1.11.2-1.el7 delorean-master-testing 228 k DEBUG: python2-cliff noarch 2.16.0-0.20191002173131.6b6b186.el7 DEBUG: local 88 k DEBUG: python2-cmd2 noarch 0.8.8-5.el7 delorean-master-testing 105 k DEBUG: python2-contextlib2 noarch 0.5.5-8.el7 delorean-master-testing 19 k DEBUG: python2-cycler noarch 0.10.0-2.el7 delorean-master-testing 14 k DEBUG: python2-dateutil noarch 1:2.8.0-1.el7 delorean-master-testing 290 k DEBUG: python2-debtcollector noarch 1.22.0-0.20191002134846.0be4911.el7 DEBUG: local 27 k DEBUG: python2-dogpile-cache noarch 0.6.8-1.el7 delorean-master-testing 73 k DEBUG: python2-dulwich x86_64 0.19.11-1.el7 delorean-master-testing 635 k DEBUG: python2-extras noarch 1.0.0-2.el7 delorean-master-testing 15 k DEBUG: python2-fasteners noarch 0.14.1-6.el7 delorean-master-testing 37 k DEBUG: python2-functools32 noarch 3.2.3.2-1.el7 delorean-master-testing 24 k DEBUG: python2-future noarch 0.16.0-4.el7 delorean-master-testing 798 k DEBUG: python2-futures noarch 3.1.1-5.el7 base 29 k DEBUG: python2-futurist noarch 1.9.0-0.20191002114039.25ffb8f.el7 DEBUG: local 58 k DEBUG: python2-gflags noarch 2.0-5.el7 delorean-master-testing 59 k DEBUG: python2-iso8601 noarch 0.1.11-1.el7 delorean-master-testing 18 k DEBUG: python2-jmespath noarch 0.9.0-5.el7 delorean-master-testing 38 k DEBUG: python2-jsonpatch noarch 1.21-1.el7 delorean-master-testing 21 k DEBUG: python2-jsonpointer noarch 1.10-4.el7 delorean-master-testing 13 k DEBUG: python2-jsonschema noarch 2.6.0-2.el7 delorean-master-testing 76 k DEBUG: python2-keystoneauth1 noarch 3.18.0-0.20191108045118.de53f90.el7 DEBUG: local 416 k DEBUG: python2-keystoneclient noarch 1:3.22.0-0.20191025061144.925c2c1.el7 DEBUG: local 243 k DEBUG: python2-kombu noarch 1:4.6.3-3.el7 delorean-master-testing 364 k DEBUG: python2-matplotlib x86_64 2.0.0-3.el7 delorean-master-testing 3.0 M DEBUG: python2-matplotlib-tk x86_64 2.0.0-3.el7 delorean-master-testing 57 k DEBUG: python2-mimeparse noarch 1.6.0-2.el7 delorean-master-testing 12 k DEBUG: python2-mox3 noarch 0.28.0-0.20191002133807.0a1e5b9.el7 DEBUG: local 74 k DEBUG: python2-msgpack x86_64 0.6.1-2.el7 delorean-master-testing 87 k DEBUG: python2-munch noarch 2.2.0-2.el7 delorean-master-testing 15 k DEBUG: python2-networkx noarch 2.2-3.el7 delorean-master-testing 2.1 M DEBUG: python2-numexpr x86_64 2.6.1-3.el7 delorean-master-testing 330 k DEBUG: python2-numpy x86_64 1:1.14.5-1.el7 delorean-master-testing 3.7 M DEBUG: python2-oauth2client noarch 1.5.2-3.el7.1 delorean-master-testing 98 k DEBUG: python2-openstacksdk noarch 0.37.0-0.20191028124234.6fa13c2.el7 DEBUG: local 766 k DEBUG: python2-os-client-config noarch 1.33.0-0.20191002104320.d0eea17.el7 DEBUG: local 48 k DEBUG: python2-os-service-types noarch 1.7.0-0.20191002121500.0b2f473.el7 DEBUG: local 31 k DEBUG: python2-oslo-cache noarch 1.37.0-0.20191002122711.f67262f.el7 DEBUG: local 45 k DEBUG: python2-oslo-concurrency noarch 3.30.0-0.20191002125608.610df38.el7 DEBUG: local 35 k DEBUG: python2-oslo-context noarch 2.23.0-0.20191002125854.07f068d.el7 DEBUG: local 20 k DEBUG: python2-oslo-messaging noarch 10.3.0-0.20191113063857.6bca848.el7 DEBUG: local 219 k DEBUG: python2-oslo-middleware noarch 3.38.1-0.20191002122214.9bae80e.el7 DEBUG: local 48 k DEBUG: python2-oslo-serialization DEBUG: noarch 2.29.2-0.20191002130344.fa399b6.el7 DEBUG: local 29 k DEBUG: python2-oslo-service noarch 1.40.2-0.20191002114731.a7621c8.el7 DEBUG: local 66 k DEBUG: python2-pandas x86_64 0.19.1-2.el7.2 delorean-master-testing 7.9 M DEBUG: python2-psutil x86_64 5.5.1-1.el7 delorean-master-testing 387 k DEBUG: python2-pyOpenSSL noarch 19.0.0-1.el7 delorean-master-testing 97 k DEBUG: python2-pyasn1 noarch 0.3.7-6.el7 delorean-master-testing 118 k DEBUG: python2-pyasn1-modules noarch 0.3.7-6.el7 delorean-master-testing 104 k DEBUG: python2-pycadf noarch 2.10.0-0.20191002121730.d113c15.el7 DEBUG: local 45 k DEBUG: python2-pydot noarch 1.4.1-1.el7 delorean-master-testing 45 k DEBUG: python2-pynacl x86_64 1.3.0-1.el7 delorean-master-testing 92 k DEBUG: python2-pyperclip noarch 1.6.4-1.el7 delorean-master-testing 16 k DEBUG: python2-pyudev noarch 0.18.1-6.el7 delorean-master-testing 72 k DEBUG: python2-qpid-proton x86_64 0.26.0-2.el7 delorean-master-testing 216 k DEBUG: python2-redis noarch 3.1.0-1.el7 delorean-master-testing 120 k DEBUG: python2-requestsexceptions DEBUG: noarch 1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: local 10 k DEBUG: python2-rfc3986 noarch 1.2.0-1.el7 delorean-master-testing 41 k DEBUG: python2-rsa noarch 3.3-2.el7 delorean-master-testing 63 k DEBUG: python2-scipy x86_64 0.18.0-3.el7 delorean-master-testing 12 M DEBUG: python2-simplejson x86_64 3.10.0-7.el7 delorean-master-testing 274 k DEBUG: python2-statsd noarch 3.2.1-5.el7 delorean-master-testing 27 k DEBUG: python2-stestr noarch 2.3.1-1.el7 delorean-master-testing 145 k DEBUG: python2-stevedore noarch 1.31.0-0.20191002172820.6817543.el7 DEBUG: local 56 k DEBUG: python2-subprocess32 x86_64 3.2.6-14.el7 base 47 k DEBUG: python2-tables x86_64 3.3.0-4.el7 delorean-master-testing 1.3 M DEBUG: python2-tenacity noarch 5.0.2-2.el7 delorean-master-testing 60 k DEBUG: python2-traceback2 noarch 1.4.0-14.el7 delorean-master-testing 18 k DEBUG: python2-unittest2 noarch 1.1.0-15.el7 delorean-master-testing 175 k DEBUG: python2-uri-templates noarch 0.6-5.el7 delorean-master-testing 9.4 k DEBUG: python2-vine noarch 1.2.0-2.el7 delorean-master-testing 29 k DEBUG: python2-voluptuous noarch 0.10.5-2.el7 delorean-master-testing 49 k DEBUG: python2-wcwidth noarch 0.1.7-8.el7 delorean-master-testing 27 k DEBUG: python2-wrapt x86_64 1.11.1-1.el7 delorean-master-testing 48 k DEBUG: python2-yappi x86_64 1.0-1.el7 delorean-master-testing 39 k DEBUG: python2-zake noarch 0.2.2-2.el7 delorean-master-testing 39 k DEBUG: qpid-proton-c x86_64 0.26.0-2.el7 delorean-master-testing 184 k DEBUG: quota x86_64 1:4.01-19.el7 base 179 k DEBUG: quota-nls noarch 1:4.01-19.el7 base 90 k DEBUG: rpcbind x86_64 0.2.0-48.el7 base 60 k DEBUG: sg3_utils x86_64 1.37-18.el7_7.1 updates 646 k DEBUG: sg3_utils-libs x86_64 1.37-18.el7_7.1 updates 65 k DEBUG: snappy x86_64 1.1.0-3.el7 base 40 k DEBUG: sysfsutils x86_64 2.1.0-16.el7 base 41 k DEBUG: systemd-sysv x86_64 219-67.el7_7.2 updates 88 k DEBUG: sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k DEBUG: t1lib x86_64 5.1.2-14.el7 base 166 k DEBUG: tcl x86_64 1:8.5.13-8.el7 base 1.9 M DEBUG: tcp_wrappers x86_64 7.6-77.el7 base 78 k DEBUG: tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k DEBUG: texlive-base noarch 2:2012-43.20130427_r30134.el7 DEBUG: base 326 k DEBUG: texlive-dvipng noarch 2:svn26689.1.14-43.el7 DEBUG: base 44 k DEBUG: texlive-dvipng-bin x86_64 2:svn26509.0-43.20130427_r30134.el7 DEBUG: base 64 k DEBUG: texlive-kpathsea noarch 2:svn28792.0-43.el7 DEBUG: base 140 k DEBUG: texlive-kpathsea-bin x86_64 2:svn27347.0-43.20130427_r30134.el7 DEBUG: base 41 k DEBUG: texlive-kpathsea-lib x86_64 2:2012-43.20130427_r30134.el7 DEBUG: base 79 k DEBUG: tix x86_64 1:8.4.3-12.el7 base 254 k DEBUG: tk x86_64 1:8.5.13-6.el7 base 1.4 M DEBUG: tkinter x86_64 2.7.5-86.el7 base 327 k DEBUG: which x86_64 2.20-7.el7 base 41 k DEBUG: xdg-utils noarch 1.1.0-0.17.20120809git.el7 DEBUG: base 70 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 43 Packages (+205 Dependent packages) DEBUG: Total size: 82 M DEBUG: Total download size: 6.9 M DEBUG: Installed size: 333 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 90 MB/s | 6.9 MB 00:00 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python2-stevedore-1.31.0-0.20191002172820.6817543.el7. 1/248 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/248 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/248 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 4/248 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 5/248 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 6/248 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 7/248 DEBUG: Installing : libquadmath-4.8.5-39.el7.x86_64 8/248 DEBUG: Installing : libgfortran-4.8.5-39.el7.x86_64 9/248 DEBUG: Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 10/248 DEBUG: Installing : libaio-0.3.109-13.el7.x86_64 11/248 DEBUG: Installing : 1:python2-dateutil-2.8.0-1.el7.noarch 12/248 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 13/248 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 14/248 DEBUG: Installing : 1:tcl-8.5.13-8.el7.x86_64 15/248 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 16/248 DEBUG: Installing : python2-futurist-1.9.0-0.20191002114039.25ffb8f.el7.no 17/248 DEBUG: Installing : 7:device-mapper-event-libs-1.02.158-2.el7_7.2.x86_64 18/248 DEBUG: Installing : python2-extras-1.0.0-2.el7.noarch 19/248 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 20/248 DEBUG: Installing : 1:tk-8.5.13-6.el7.x86_64 21/248 DEBUG: Installing : atlas-3.10.1-12.el7.x86_64 22/248 DEBUG: Installing : python2-tenacity-5.0.2-2.el7.noarch 23/248 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 24/248 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 25/248 DEBUG: Installing : libcollection-0.7.0-32.el7.x86_64 26/248 DEBUG: Installing : python2-os-service-types-1.7.0-0.20191002121500.0b2f47 27/248 DEBUG: Installing : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90. 28/248 DEBUG: Installing : libevent-2.0.21-4.el7.x86_64 29/248 DEBUG: Installing : libref_array-0.1.5-32.el7.x86_64 30/248 DEBUG: Installing : which-2.20-7.el7.x86_64 31/248 DEBUG: Installing : libtirpc-0.2.4-0.16.el7.x86_64 32/248 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 33/248 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 34/248 DEBUG: Installing : python2-voluptuous-0.10.5-2.el7.noarch 35/248 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 36/248 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 37/248 DEBUG: Installing : python2-debtcollector-1.22.0-0.20191002134846.0be4911. 38/248 DEBUG: Installing : python2-oslo-context-2.23.0-0.20191002125854.07f068d.e 39/248 DEBUG: Installing : libmnl-1.0.3-7.el7.x86_64 40/248 DEBUG: Installing : 2:texlive-base-2012-43.20130427_r30134.el7.noarch 41/248 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 42/248 DEBUG: Installing : python2-simplejson-3.10.0-7.el7.x86_64 43/248 DEBUG: Installing : python-httplib2-0.9.2-1.el7.noarch 44/248 DEBUG: Installing : libbasicobjects-0.1.1-32.el7.x86_64 45/248 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 46/248 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 47/248 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 48/248 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 49/248 DEBUG: Installing : libunistring-0.9.3-9.el7.x86_64 50/248 DEBUG: Installing : gettext-libs-0.19.8.1-2.el7.x86_64 51/248 DEBUG: Installing : libnfnetlink-1.0.1-4.el7.x86_64 52/248 DEBUG: Installing : systemd-sysv-219-67.el7_7.2.x86_64 53/248 DEBUG: Installing : rpcbind-0.2.0-48.el7.x86_64 54/248 DEBUG: Installing : 2:texlive-kpathsea-lib-2012-43.20130427_r30134.el7.x86 55/248 DEBUG: Installing : 2:texlive-kpathsea-svn28792.0-43.el7.noarch 56/248 DEBUG: Installing : 2:texlive-kpathsea-bin-svn27347.0-43.20130427_r30134.e 57/248 DEBUG: Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 58/248 DEBUG: Installing : iptables-1.4.21-33.el7.x86_64 59/248 DEBUG: Installing : iproute-4.11.0-25.el7.x86_64 60/248 DEBUG: Installing : gettext-0.19.8.1-2.el7.x86_64 61/248 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 62/248 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 63/248 DEBUG: Installing : 1:python2-kombu-4.6.3-3.el7.noarch 64/248 DEBUG: Installing : python2-uri-templates-0.6-5.el7.noarch 65/248 DEBUG: Installing : libverto-libevent-0.2.5-4.el7.x86_64 66/248 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 67/248 DEBUG: Installing : 1:tix-8.4.3-12.el7.x86_64 68/248 DEBUG: Installing : tkinter-2.7.5-86.el7.x86_64 69/248 DEBUG: Installing : 7:device-mapper-event-1.02.158-2.el7_7.2.x86_64 70/248 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(device-mapper-event-7:1.02.158-2.el7_7.2.x86_64) scriptlet failed, exit status 1 DEBUG: Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.158-2.el7_7.2.x86_64 DEBUG: Installing : 7:lvm2-libs-2.02.185-2.el7_7.2.x86_64 71/248 DEBUG: Installing : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 72/248 DEBUG: Installing : device-mapper-persistent-data-0.8.5-1.el7.x86_64 73/248 DEBUG: Installing : 7:lvm2-2.02.185-2.el7_7.2.x86_64 74/248 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(lvm2-7:2.02.185-2.el7_7.2.x86_64) scriptlet failed, exit status 1 DEBUG: Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.185-2.el7_7.2.x86_64 DEBUG: Installing : tcp_wrappers-7.6-77.el7.x86_64 75/248 DEBUG: Installing : hdf5-1.8.13-7.el7.x86_64 76/248 DEBUG: Installing : python2-rsa-3.3-2.el7.noarch 77/248 DEBUG: Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 78/248 DEBUG: Installing : python2-automaton-1.17.0-0.20190906073800.5e82feb.el7. 79/248 DEBUG: Installing : python-matplotlib-data-2.0.0-3.el7.noarch 80/248 DEBUG: Installing : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 81/248 DEBUG: Installing : 1:quota-nls-4.01-19.el7.noarch 82/248 DEBUG: Installing : python2-psutil-5.5.1-1.el7.x86_64 83/248 DEBUG: Installing : python2-mimeparse-1.6.0-2.el7.noarch 84/248 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 85/248 DEBUG: Installing : m4-1.4.16-10.el7.x86_64 86/248 DEBUG: Installing : python2-functools32-3.2.3.2-1.el7.noarch 87/248 DEBUG: Installing : python2-jsonpointer-1.10-4.el7.noarch 88/248 DEBUG: Installing : python2-jsonpatch-1.21-1.el7.noarch 89/248 DEBUG: Installing : python-warlock-1.0.1-1.el7.noarch 90/248 DEBUG: Installing : python2-future-0.16.0-4.el7.noarch 91/248 DEBUG: Installing : perl-Data-Dumper-2.145-3.el7.x86_64 92/248 DEBUG: Installing : autoconf-2.69-11.el7.noarch 93/248 DEBUG: Installing : python-oslo-concurrency-lang-3.30.0-0.20191002125608.6 94/248 DEBUG: Installing : python-retrying-1.2.3-4.el7.noarch 95/248 DEBUG: Installing : python2-cycler-0.10.0-2.el7.noarch 96/248 DEBUG: Installing : 1:emacs-filesystem-24.3-22.el7.noarch 97/248 DEBUG: Installing : desktop-file-utils-0.23-2.el7.x86_64 98/248 DEBUG: Installing : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 99/248 DEBUG: Installing : e2fsprogs-libs-1.42.9-16.el7.x86_64 100/248 DEBUG: Installing : 1:quota-4.01-19.el7.x86_64 101/248 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 102/248 DEBUG: Installing : python-nose-1.3.7-7.el7.noarch 103/248 DEBUG: Installing : 1:python2-numpy-1.14.5-1.el7.x86_64 104/248 DEBUG: Installing : python2-scipy-0.18.0-3.el7.x86_64 105/248 DEBUG: Installing : python2-numexpr-2.6.1-3.el7.x86_64 106/248 DEBUG: Installing : python-Bottleneck-0.6.0-4.el7.x86_64 107/248 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 108/248 DEBUG: Installing : gettext-common-devel-0.19.8.1-2.el7.noarch 109/248 DEBUG: Installing : gettext-devel-0.19.8.1-2.el7.x86_64 110/248 DEBUG: Installing : python2-redis-3.1.0-1.el7.noarch 111/248 DEBUG: Installing : python2-pyudev-0.18.1-6.el7.noarch 112/248 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 113/248 DEBUG: Installing : python-oslo-cache-lang-1.37.0-0.20191002122711.f67262f 114/248 DEBUG: Installing : libxslt-1.1.28-5.el7.x86_64 115/248 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 116/248 DEBUG: Installing : hostname-3.13-3.el7_7.1.x86_64 117/248 DEBUG: Installing : python-editor-0.4-4.el7.noarch 118/248 DEBUG: Installing : perl-Test-Harness-3.28-3.el7.noarch 119/248 DEBUG: Installing : automake-1.13.4-3.el7.noarch 120/248 DEBUG: Installing : snappy-1.1.0-3.el7.x86_64 121/248 DEBUG: Installing : blosc-1.11.1-3.el7.x86_64 122/248 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 123/248 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 124/248 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20191018154 125/248 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20191002130740.fb40cdb.el7 126/248 DEBUG: Installing : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac 127/248 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 128/248 DEBUG: Installing : graphviz-python-2.30.1-21.el7.x86_64 129/248 DEBUG: Installing : keyutils-1.5.8-3.el7.x86_64 130/248 DEBUG: Installing : libnfsidmap-0.25-19.el7.x86_64 131/248 DEBUG: Installing : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 132/248 DEBUG: Installing : python-kmod-0.9-4.el7.x86_64 133/248 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 134/248 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 135/248 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20191002122214.9b 136/248 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 137/248 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 138/248 DEBUG: Installing : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noar 139/248 DEBUG: Installing : python-oslo-policy-lang-2.3.2-0.20190917113237.e433a3c 140/248 DEBUG: Installing : python-oslo-privsep-lang-1.33.3-0.20190917112255.ddde7 141/248 DEBUG: Installing : python-ply-3.4-11.el7.noarch 142/248 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 143/248 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 144/248 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 145/248 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 146/248 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 147/248 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 148/248 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 149/248 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 150/248 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 151/248 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 152/248 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 153/248 DEBUG: Installing : python2-bcrypt-3.1.6-1.el7.x86_64 154/248 DEBUG: Installing : lzo-2.06-8.el7.x86_64 155/248 DEBUG: Installing : python2-tables-3.3.0-4.el7.x86_64 156/248 DEBUG: Installing : iputils-20160308-10.el7.x86_64 157/248 DEBUG: Installing : t1lib-5.1.2-14.el7.x86_64 158/248 DEBUG: Installing : 2:texlive-dvipng-svn26689.1.14-43.el7.noarch 159/248 DEBUG: Installing : 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7 160/248 DEBUG: Installing : python2-munch-2.2.0-2.el7.noarch 161/248 DEBUG: Installing : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde 162/248 DEBUG: Installing : dulwich-core-0.19.11-1.el7.x86_64 163/248 DEBUG: Installing : python2-dulwich-0.19.11-1.el7.x86_64 164/248 DEBUG: Installing : python-pycadf-common-2.10.0-0.20191002121730.d113c15.e 165/248 DEBUG: Installing : perl-XML-Parser-2.41-10.el7.x86_64 166/248 DEBUG: Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 167/248 DEBUG: Installing : initscripts-9.49.47-1.el7.x86_64 168/248 DEBUG: Installing : device-mapper-multipath-0.4.9-127.el7.x86_64 169/248 DEBUG: Installing : sg3_utils-libs-1.37-18.el7_7.1.x86_64 170/248 DEBUG: Installing : sg3_utils-1.37-18.el7_7.1.x86_64 171/248 DEBUG: Installing : python-kazoo-2.2.1-1.el7.noarch 172/248 DEBUG: Installing : python2-zake-0.2.2-2.el7.noarch 173/248 DEBUG: Installing : python-linecache2-1.0.0-1.el7.noarch 174/248 DEBUG: Installing : python2-traceback2-1.4.0-14.el7.noarch 175/248 DEBUG: Installing : python2-unittest2-1.1.0-15.el7.noarch 176/248 DEBUG: Installing : python2-testtools-2.3.0-7.el7.noarch 177/248 DEBUG: Installing : python2-subunit-1.2.0-14.el7.noarch 178/248 DEBUG: Installing : python2-fixtures-3.0.0-7.el7.noarch 179/248 DEBUG: Installing : python2-stestr-2.3.1-1.el7.noarch 180/248 DEBUG: Installing : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarc 181/248 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb. 182/248 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7. 183/248 DEBUG: Installing : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7 184/248 DEBUG: Installing : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7. 185/248 DEBUG: Installing : python2-oslo-serialization-2.29.2-0.20191002130344.fa3 186/248 DEBUG: Installing : python2-oslo-concurrency-3.30.0-0.20191002125608.610df 187/248 DEBUG: Installing : 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2 188/248 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d. 189/248 DEBUG: Installing : python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noa 190/248 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20191002122214.9bae80 191/248 DEBUG: Installing : python2-gflags-2.0-5.el7.noarch 192/248 DEBUG: Installing : python2-oauth2client-1.5.2-3.el7.1.noarch 193/248 DEBUG: Installing : libsysfs-2.1.0-16.el7.x86_64 194/248 DEBUG: Installing : sysfsutils-2.1.0-16.el7.x86_64 195/248 DEBUG: Installing : libsodium-1.0.16-1.el7.x86_64 196/248 DEBUG: Installing : python2-pynacl-1.3.0-1.el7.x86_64 197/248 DEBUG: Installing : python-oslo-vmware-lang-2.34.1-0.20190906081212.c59246 198/248 DEBUG: Installing : python2-pydot-1.4.1-1.el7.noarch 199/248 DEBUG: Installing : libpath_utils-0.2.1-32.el7.x86_64 200/248 DEBUG: Installing : libini_config-1.3.1-32.el7.x86_64 201/248 DEBUG: Installing : gssproxy-0.7.0-26.el7.x86_64 202/248 DEBUG: Installing : 1:nfs-utils-1.3.0-0.65.el7.x86_64 203/248 DEBUG: Installing : python2-jmespath-0.9.0-5.el7.noarch 204/248 DEBUG: Installing : python2-appdirs-1.4.0-4.el7.noarch 205/248 DEBUG: Installing : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.e 206/248 DEBUG: Installing : python2-os-client-config-1.33.0-0.20191002104320.d0eea 207/248 DEBUG: Installing : libqhull-2015.2-1.el7.x86_64 208/248 DEBUG: Installing : python2-matplotlib-tk-2.0.0-3.el7.x86_64 209/248 DEBUG: Installing : python2-matplotlib-2.0.0-3.el7.x86_64 210/248 DEBUG: Installing : python2-pandas-0.19.1-2.el7.2.x86_64 211/248 DEBUG: Installing : python2-networkx-2.2-3.el7.noarch 212/248 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 213/248 DEBUG: Installing : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.e 214/248 DEBUG: Installing : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.n 215/248 DEBUG: Installing : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.e 216/248 DEBUG: Installing : python2-oslo-messaging-10.3.0-0.20191113063857.6bca848 217/248 DEBUG: Installing : python2-os-win-4.3.2-0.20190920151402.c5450ed.el7.noar 218/248 DEBUG: Installing : python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.e 219/248 DEBUG: Installing : python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7 220/248 DEBUG: Installing : python2-castellan-1.3.1-0.20191002085217.54af64d.el7.n 221/248 DEBUG: Installing : cryptsetup-2.0.3-5.el7.x86_64 222/248 DEBUG: Installing : python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.n 223/248 DEBUG: Installing : python2-cursive-0.2.2-0.20190912141219.d7cea1f.el7.noa 224/248 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.20191002085527.0a65 225/248 DEBUG: Installing : python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7. 226/248 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.20191018154003. 227/248 DEBUG: Installing : python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.no 228/248 DEBUG: Installing : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.no 229/248 DEBUG: Installing : python2-oslo-vmware-2.34.1-0.20190906081212.c592465.el 230/248 DEBUG: Installing : python2-paramiko-2.4.2-2.el7.noarch 231/248 DEBUG: Installing : python2-google-api-client-1.4.2-4.el7.noarch 232/248 DEBUG: Installing : python2-swiftclient-3.8.1-0.20190917115042.72b90fe.el7 233/248 DEBUG: Installing : python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarc 234/248 DEBUG: Installing : python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.e 235/248 DEBUG: Installing : 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.e 236/248 DEBUG: Installing : python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7 237/248 DEBUG: Installing : python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noa 238/248 DEBUG: Installing : 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa 239/248 DEBUG: Installing : python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.no 240/248 DEBUG: Installing : python2-testrepository-0.0.20-12.el7.noarch 241/248 DEBUG: Installing : python2-testscenarios-0.5.0-8.el7.noarch 242/248 DEBUG: Installing : intltool-0.50.2-7.el7.noarch 243/248 DEBUG: Installing : python2-reno-2.11.3-0.20190416063906.cba8022.el7.noarc 244/248 DEBUG: Installing : python-rtslib-2.1.fb69-3.el7.noarch 245/248 DEBUG: Installing : python2-defusedxml-0.5.0-2.el7.noarch 246/248 DEBUG: Installing : python2-testresources-1.0.0-6.el7.noarch 247/248 DEBUG: Installing : python2-ddt-1.2.0-2.el7.noarch 248/248 DEBUG: Verifying : desktop-file-utils-0.23-2.el7.x86_64 1/248 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20191002114731.a7621c8.e 2/248 DEBUG: Verifying : initscripts-9.49.47-1.el7.x86_64 3/248 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 4/248 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 5/248 DEBUG: Verifying : python2-taskflow-3.7.1-0.20190905143335.f0eae2c.el7.no 6/248 DEBUG: Verifying : python2-paramiko-2.4.2-2.el7.noarch 7/248 DEBUG: Verifying : cryptsetup-2.0.3-5.el7.x86_64 8/248 DEBUG: Verifying : 2:texlive-kpathsea-lib-2012-43.20130427_r30134.el7.x86 9/248 DEBUG: Verifying : python-oslo-log-lang-3.44.1-0.20191002123216.3ff497d.e 10/248 DEBUG: Verifying : python2-openstacksdk-0.37.0-0.20191028124234.6fa13c2.e 11/248 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 12/248 DEBUG: Verifying : gettext-0.19.8.1-2.el7.x86_64 13/248 DEBUG: Verifying : libqhull-2015.2-1.el7.x86_64 14/248 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 15/248 DEBUG: Verifying : python-matplotlib-data-fonts-2.0.0-3.el7.noarch 16/248 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 17/248 DEBUG: Verifying : python2-appdirs-1.4.0-4.el7.noarch 18/248 DEBUG: Verifying : 1:tk-8.5.13-6.el7.x86_64 19/248 DEBUG: Verifying : python2-tooz-1.66.2-0.20190906082749.5b280a8.el7.noarc 20/248 DEBUG: Verifying : systemd-sysv-219-67.el7_7.2.x86_64 21/248 DEBUG: Verifying : intltool-0.50.2-7.el7.noarch 22/248 DEBUG: Verifying : python2-jmespath-0.9.0-5.el7.noarch 23/248 DEBUG: Verifying : python2-oslo-serialization-2.29.2-0.20191002130344.fa3 24/248 DEBUG: Verifying : python2-networkx-2.2-3.el7.noarch 25/248 DEBUG: Verifying : python2-tables-3.3.0-4.el7.x86_64 26/248 DEBUG: Verifying : libpath_utils-0.2.1-32.el7.x86_64 27/248 DEBUG: Verifying : python2-automaton-1.17.0-0.20190906073800.5e82feb.el7. 28/248 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 29/248 DEBUG: Verifying : python2-pydot-1.4.1-1.el7.noarch 30/248 DEBUG: Verifying : python2-oslo-context-2.23.0-0.20191002125854.07f068d.e 31/248 DEBUG: Verifying : libnfnetlink-1.0.1-4.el7.x86_64 32/248 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 33/248 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 34/248 DEBUG: Verifying : python-oslo-vmware-lang-2.34.1-0.20190906081212.c59246 35/248 DEBUG: Verifying : python2-os-client-config-1.33.0-0.20191002104320.d0eea 36/248 DEBUG: Verifying : libunistring-0.9.3-9.el7.x86_64 37/248 DEBUG: Verifying : python2-oslo-utils-3.41.2-0.20191011041226.89bccde.el7 38/248 DEBUG: Verifying : libsodium-1.0.16-1.el7.x86_64 39/248 DEBUG: Verifying : autoconf-2.69-11.el7.noarch 40/248 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 41/248 DEBUG: Verifying : python2-ddt-1.2.0-2.el7.noarch 42/248 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 43/248 DEBUG: Verifying : libsysfs-2.1.0-16.el7.x86_64 44/248 DEBUG: Verifying : python2-gflags-2.0-5.el7.noarch 45/248 DEBUG: Verifying : libini_config-1.3.1-32.el7.x86_64 46/248 DEBUG: Verifying : 2:texlive-kpathsea-bin-svn27347.0-43.20130427_r30134.e 47/248 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20191002130740.fb40cdb.el7.noa 48/248 DEBUG: Verifying : python2-oslo-concurrency-3.30.0-0.20191002125608.610df 49/248 DEBUG: Verifying : python2-testscenarios-0.5.0-8.el7.noarch 50/248 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 51/248 DEBUG: Verifying : 1:python2-glanceclient-2.17.0-0.20190917115343.40c19aa 52/248 DEBUG: Verifying : python2-extras-1.0.0-2.el7.noarch 53/248 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20191002135216.91b39bb. 54/248 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 55/248 DEBUG: Verifying : libverto-libevent-0.2.5-4.el7.x86_64 56/248 DEBUG: Verifying : python-linecache2-1.0.0-1.el7.noarch 57/248 DEBUG: Verifying : python2-matplotlib-2.0.0-3.el7.x86_64 58/248 DEBUG: Verifying : python2-subunit-1.2.0-14.el7.noarch 59/248 DEBUG: Verifying : python-kazoo-2.2.1-1.el7.noarch 60/248 DEBUG: Verifying : 1:python2-keystoneclient-3.22.0-0.20191025061144.925c2 61/248 DEBUG: Verifying : python2-oslo-reports-1.30.0-0.20190906080437.cf35fec.e 62/248 DEBUG: Verifying : sg3_utils-libs-1.37-18.el7_7.1.x86_64 63/248 DEBUG: Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 64/248 DEBUG: Verifying : xdg-utils-1.1.0-0.17.20120809git.el7.noarch 65/248 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 66/248 DEBUG: Verifying : 1:tix-8.4.3-12.el7.x86_64 67/248 DEBUG: Verifying : python2-oauth2client-1.5.2-3.el7.1.noarch 68/248 DEBUG: Verifying : perl-XML-Parser-2.41-10.el7.x86_64 69/248 DEBUG: Verifying : libbasicobjects-0.1.1-32.el7.x86_64 70/248 DEBUG: Verifying : atlas-3.10.1-12.el7.x86_64 71/248 DEBUG: Verifying : 7:device-mapper-event-libs-1.02.158-2.el7_7.2.x86_64 72/248 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20191002121730.d113c15.e 73/248 DEBUG: Verifying : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 74/248 DEBUG: Verifying : sysfsutils-2.1.0-16.el7.x86_64 75/248 DEBUG: Verifying : dulwich-core-0.19.11-1.el7.x86_64 76/248 DEBUG: Verifying : python-oslo-utils-lang-3.41.2-0.20191011041226.89bccde 77/248 DEBUG: Verifying : python2-munch-2.2.0-2.el7.noarch 78/248 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20191002134846.0be4911. 79/248 DEBUG: Verifying : 1:python2-numpy-1.14.5-1.el7.x86_64 80/248 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 81/248 DEBUG: Verifying : t1lib-5.1.2-14.el7.x86_64 82/248 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.20191002085527.0a65 83/248 DEBUG: Verifying : 7:device-mapper-event-1.02.158-2.el7_7.2.x86_64 84/248 DEBUG: Verifying : iputils-20160308-10.el7.x86_64 85/248 DEBUG: Verifying : python-httplib2-0.9.2-1.el7.noarch 86/248 DEBUG: Verifying : python2-rsa-3.3-2.el7.noarch 87/248 DEBUG: Verifying : python2-simplejson-3.10.0-7.el7.x86_64 88/248 DEBUG: Verifying : lzo-2.06-8.el7.x86_64 89/248 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20191002135216.91b39bb.el7. 90/248 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 91/248 DEBUG: Verifying : 1:python2-novaclient-16.0.0-0.20191106091533.380fc08.e 92/248 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 93/248 DEBUG: Verifying : python-oslo-privsep-lang-1.33.3-0.20190917112255.ddde7 94/248 DEBUG: Verifying : python-oslo-policy-lang-2.3.2-0.20190917113237.e433a3c 95/248 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 96/248 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20191002122214.9b 97/248 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 98/248 DEBUG: Verifying : python2-pynacl-1.3.0-1.el7.x86_64 99/248 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 100/248 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 101/248 DEBUG: Verifying : python2-testresources-1.0.0-6.el7.noarch 102/248 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 103/248 DEBUG: Verifying : python2-os-win-4.3.2-0.20190920151402.c5450ed.el7.noar 104/248 DEBUG: Verifying : iproute-4.11.0-25.el7.x86_64 105/248 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 106/248 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20191105134019.9c0e02d. 107/248 DEBUG: Verifying : device-mapper-multipath-0.4.9-127.el7.x86_64 108/248 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 109/248 DEBUG: Verifying : python-warlock-1.0.1-1.el7.noarch 110/248 DEBUG: Verifying : python-kmod-0.9-4.el7.x86_64 111/248 DEBUG: Verifying : 1:python2-kombu-4.6.3-3.el7.noarch 112/248 DEBUG: Verifying : python2-cliff-2.16.0-0.20191002173131.6b6b186.el7.noar 113/248 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 114/248 DEBUG: Verifying : sg3_utils-1.37-18.el7_7.1.x86_64 115/248 DEBUG: Verifying : gssproxy-0.7.0-26.el7.x86_64 116/248 DEBUG: Verifying : python2-suds-0.7-0.4.94664ddd46a6.el7.noarch 117/248 DEBUG: Verifying : libnfsidmap-0.25-19.el7.x86_64 118/248 DEBUG: Verifying : 1:python2-dateutil-2.8.0-1.el7.noarch 119/248 DEBUG: Verifying : python2-numexpr-2.6.1-3.el7.x86_64 120/248 DEBUG: Verifying : keyutils-1.5.8-3.el7.x86_64 121/248 DEBUG: Verifying : python2-fixtures-3.0.0-7.el7.noarch 122/248 DEBUG: Verifying : graphviz-python-2.30.1-21.el7.x86_64 123/248 DEBUG: Verifying : 2:texlive-base-2012-43.20130427_r30134.el7.noarch 124/248 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 125/248 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 126/248 DEBUG: Verifying : python2-requestsexceptions-1.4.0-0.20191002111839.d7ac 127/248 DEBUG: Verifying : python2-uri-templates-0.6-5.el7.noarch 128/248 DEBUG: Verifying : 1:tcl-8.5.13-8.el7.x86_64 129/248 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20191002130740.fb40cdb.el7 130/248 DEBUG: Verifying : python-Bottleneck-0.6.0-4.el7.x86_64 131/248 DEBUG: Verifying : libmnl-1.0.3-7.el7.x86_64 132/248 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 133/248 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 134/248 DEBUG: Verifying : python2-stestr-2.3.1-1.el7.noarch 135/248 DEBUG: Verifying : blosc-1.11.1-3.el7.x86_64 136/248 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20191018154 137/248 DEBUG: Verifying : python2-traceback2-1.4.0-14.el7.noarch 138/248 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 139/248 DEBUG: Verifying : python2-futurist-1.9.0-0.20191002114039.25ffb8f.el7.no 140/248 DEBUG: Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 141/248 DEBUG: Verifying : python2-pycadf-2.10.0-0.20191002121730.d113c15.el7.noa 142/248 DEBUG: Verifying : python2-stevedore-1.31.0-0.20191002172820.6817543.el7. 143/248 DEBUG: Verifying : rpcbind-0.2.0-48.el7.x86_64 144/248 DEBUG: Verifying : snappy-1.1.0-3.el7.x86_64 145/248 DEBUG: Verifying : python2-jsonpatch-1.21-1.el7.noarch 146/248 DEBUG: Verifying : 2:texlive-kpathsea-svn28792.0-43.el7.noarch 147/248 DEBUG: Verifying : perl-Test-Harness-3.28-3.el7.noarch 148/248 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 149/248 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 150/248 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 151/248 DEBUG: Verifying : libaio-0.3.109-13.el7.x86_64 152/248 DEBUG: Verifying : python2-oslo-vmware-2.34.1-0.20190906081212.c592465.el 153/248 DEBUG: Verifying : python2-voluptuous-0.10.5-2.el7.noarch 154/248 DEBUG: Verifying : 2:python2-oslo-config-6.11.1-0.20191002135534.c4d8fa7. 155/248 DEBUG: Verifying : hostname-3.13-3.el7_7.1.x86_64 156/248 DEBUG: Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 157/248 DEBUG: Verifying : python2-os-testr-1.1.0-0.20191002110811.414bbf6.el7.no 158/248 DEBUG: Verifying : python2-zake-0.2.2-2.el7.noarch 159/248 DEBUG: Verifying : python2-oslo-privsep-1.33.3-0.20190917112255.ddde706.e 160/248 DEBUG: Verifying : libxslt-1.1.28-5.el7.x86_64 161/248 DEBUG: Verifying : python2-oslo-messaging-10.3.0-0.20191113063857.6bca848 162/248 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 163/248 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 164/248 DEBUG: Verifying : python-oslo-cache-lang-1.37.0-0.20191002122711.f67262f 165/248 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 166/248 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 167/248 DEBUG: Verifying : python2-pyudev-0.18.1-6.el7.noarch 168/248 DEBUG: Verifying : 1:quota-4.01-19.el7.x86_64 169/248 DEBUG: Verifying : 2:texlive-dvipng-svn26689.1.14-43.el7.noarch 170/248 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 171/248 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 172/248 DEBUG: Verifying : python2-redis-3.1.0-1.el7.noarch 173/248 DEBUG: Verifying : python2-oslo-log-3.44.1-0.20191002123216.3ff497d.el7.n 174/248 DEBUG: Verifying : libgfortran-4.8.5-39.el7.x86_64 175/248 DEBUG: Verifying : libquadmath-4.8.5-39.el7.x86_64 176/248 DEBUG: Verifying : gettext-common-devel-0.19.8.1-2.el7.noarch 177/248 DEBUG: Verifying : tcp_wrappers-7.6-77.el7.x86_64 178/248 DEBUG: Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 179/248 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 180/248 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 181/248 DEBUG: Verifying : python2-unittest2-1.1.0-15.el7.noarch 182/248 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 183/248 DEBUG: Verifying : libtirpc-0.2.4-0.16.el7.x86_64 184/248 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 185/248 DEBUG: Verifying : gettext-devel-0.19.8.1-2.el7.x86_64 186/248 DEBUG: Verifying : python-nose-1.3.7-7.el7.noarch 187/248 DEBUG: Verifying : python2-cursive-0.2.2-0.20190912141219.d7cea1f.el7.noa 188/248 DEBUG: Verifying : automake-1.13.4-3.el7.noarch 189/248 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 190/248 DEBUG: Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 191/248 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 192/248 DEBUG: Verifying : tkinter-2.7.5-86.el7.x86_64 193/248 DEBUG: Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 194/248 DEBUG: Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 195/248 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 196/248 DEBUG: Verifying : python2-scipy-0.18.0-3.el7.x86_64 197/248 DEBUG: Verifying : python2-oslo-cache-1.37.0-0.20191002122711.f67262f.el7 198/248 DEBUG: Verifying : python2-cycler-0.10.0-2.el7.noarch 199/248 DEBUG: Verifying : iptables-1.4.21-33.el7.x86_64 200/248 DEBUG: Verifying : python-retrying-1.2.3-4.el7.noarch 201/248 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.0-0.20191002125608.6 202/248 DEBUG: Verifying : python2-matplotlib-tk-2.0.0-3.el7.x86_64 203/248 DEBUG: Verifying : python2-pandas-0.19.1-2.el7.2.x86_64 204/248 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 205/248 DEBUG: Verifying : 7:lvm2-libs-2.02.185-2.el7_7.2.x86_64 206/248 DEBUG: Verifying : which-2.20-7.el7.x86_64 207/248 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 208/248 DEBUG: Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 209/248 DEBUG: Verifying : python2-future-0.16.0-4.el7.noarch 210/248 DEBUG: Verifying : python2-osprofiler-2.8.2-0.20190906080145.d431c7a.el7. 211/248 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 212/248 DEBUG: Verifying : python2-dulwich-0.19.11-1.el7.x86_64 213/248 DEBUG: Verifying : python2-oslotest-3.8.1-0.20191002172439.7ad16de.el7.no 214/248 DEBUG: Verifying : python2-reno-2.11.3-0.20190416063906.cba8022.el7.noarc 215/248 DEBUG: Verifying : python2-bcrypt-3.1.6-1.el7.x86_64 216/248 DEBUG: Verifying : libref_array-0.1.5-32.el7.x86_64 217/248 DEBUG: Verifying : python2-keystoneauth1-3.18.0-0.20191108045118.de53f90. 218/248 DEBUG: Verifying : python2-testtools-2.3.0-7.el7.noarch 219/248 DEBUG: Verifying : python2-google-api-client-1.4.2-4.el7.noarch 220/248 DEBUG: Verifying : libevent-2.0.21-4.el7.x86_64 221/248 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20191002121500.0b2f47 222/248 DEBUG: Verifying : python2-jsonpointer-1.10-4.el7.noarch 223/248 DEBUG: Verifying : python2-castellan-1.3.1-0.20191002085217.54af64d.el7.n 224/248 DEBUG: Verifying : libcollection-0.7.0-32.el7.x86_64 225/248 DEBUG: Verifying : python2-tenacity-5.0.2-2.el7.noarch 226/248 DEBUG: Verifying : python2-functools32-3.2.3.2-1.el7.noarch 227/248 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.20191018154003. 228/248 DEBUG: Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 229/248 DEBUG: Verifying : python2-testrepository-0.0.20-12.el7.noarch 230/248 DEBUG: Verifying : m4-1.4.16-10.el7.x86_64 231/248 DEBUG: Verifying : python2-swiftclient-3.8.1-0.20190917115042.72b90fe.el7 232/248 DEBUG: Verifying : python2-mox3-0.28.0-0.20191002133807.0a1e5b9.el7.noarc 233/248 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20191002122214.9bae80 234/248 DEBUG: Verifying : 2:texlive-dvipng-bin-svn26509.0-43.20130427_r30134.el7 235/248 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 236/248 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 237/248 DEBUG: Verifying : python2-mimeparse-1.6.0-2.el7.noarch 238/248 DEBUG: Verifying : 7:lvm2-2.02.185-2.el7_7.2.x86_64 239/248 DEBUG: Verifying : python2-os-brick-2.10.0-0.20190913074257.cc22ac0.el7.n 240/248 DEBUG: Verifying : python2-defusedxml-0.5.0-2.el7.noarch 241/248 DEBUG: Verifying : python2-oslo-policy-2.3.2-0.20190917113237.e433a3c.el7 242/248 DEBUG: Verifying : python-matplotlib-data-2.0.0-3.el7.noarch 243/248 DEBUG: Verifying : python-rtslib-2.1.fb69-3.el7.noarch 244/248 DEBUG: Verifying : device-mapper-persistent-data-0.8.5-1.el7.x86_64 245/248 DEBUG: Verifying : python2-psutil-5.5.1-1.el7.x86_64 246/248 DEBUG: Verifying : 1:quota-nls-4.01-19.el7.noarch 247/248 DEBUG: Verifying : hdf5-1.8.13-7.el7.x86_64 248/248 DEBUG: Installed: DEBUG: intltool.noarch 0:0.50.2-7.el7 DEBUG: python-decorator.noarch 0:3.4.0-3.el7 DEBUG: python-lxml.x86_64 0:3.2.1-4.el7 DEBUG: python-retrying.noarch 0:1.2.3-4.el7 DEBUG: python-rtslib.noarch 0:2.1.fb69-3.el7 DEBUG: python2-barbicanclient.noarch 0:4.9.0-0.20191105134019.9c0e02d.el7 DEBUG: python2-castellan.noarch 0:1.3.1-0.20191002085217.54af64d.el7 DEBUG: python2-cryptography.x86_64 0:2.5-1.el7 DEBUG: python2-cursive.noarch 0:0.2.2-0.20190912141219.d7cea1f.el7 DEBUG: python2-ddt.noarch 0:1.2.0-2.el7 DEBUG: python2-defusedxml.noarch 0:0.5.0-2.el7 DEBUG: python2-fixtures.noarch 0:3.0.0-7.el7 DEBUG: python2-glanceclient.noarch 1:2.17.0-0.20190917115343.40c19aa.el7 DEBUG: python2-google-api-client.noarch 0:1.4.2-4.el7 DEBUG: python2-keystonemiddleware.noarch 0:7.0.1-0.20191002085527.0a65b14.el7 DEBUG: python2-netaddr.noarch 0:0.7.19-5.el7 DEBUG: python2-novaclient.noarch 1:16.0.0-0.20191106091533.380fc08.el7 DEBUG: python2-os-brick.noarch 0:2.10.0-0.20190913074257.cc22ac0.el7 DEBUG: python2-os-testr.noarch 0:1.1.0-0.20191002110811.414bbf6.el7 DEBUG: python2-os-win.noarch 0:4.3.2-0.20190920151402.c5450ed.el7 DEBUG: python2-oslo-config.noarch 2:6.11.1-0.20191002135534.c4d8fa7.el7 DEBUG: python2-oslo-db.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: python2-oslo-i18n.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python2-oslo-log.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python2-oslo-policy.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 DEBUG: python2-oslo-privsep.noarch 0:1.33.3-0.20190917112255.ddde706.el7 DEBUG: python2-oslo-reports.noarch 0:1.30.0-0.20190906080437.cf35fec.el7 DEBUG: python2-oslo-utils.noarch 0:3.41.2-0.20191011041226.89bccde.el7 DEBUG: python2-oslo-versionedobjects.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: python2-oslo-vmware.noarch 0:2.34.1-0.20190906081212.c592465.el7 DEBUG: python2-oslotest.noarch 0:3.8.1-0.20191002172439.7ad16de.el7 DEBUG: python2-osprofiler.noarch 0:2.8.2-0.20190906080145.d431c7a.el7 DEBUG: python2-paramiko.noarch 0:2.4.2-2.el7 DEBUG: python2-reno.noarch 0:2.11.3-0.20190416063906.cba8022.el7 DEBUG: python2-subunit.noarch 0:1.2.0-14.el7 DEBUG: python2-suds.noarch 0:0.7-0.4.94664ddd46a6.el7 DEBUG: python2-swiftclient.noarch 0:3.8.1-0.20190917115042.72b90fe.el7 DEBUG: python2-taskflow.noarch 0:3.7.1-0.20190905143335.f0eae2c.el7 DEBUG: python2-testrepository.noarch 0:0.0.20-12.el7 DEBUG: python2-testresources.noarch 0:1.0.0-6.el7 DEBUG: python2-testscenarios.noarch 0:0.5.0-8.el7 DEBUG: python2-testtools.noarch 0:2.3.0-7.el7 DEBUG: python2-tooz.noarch 0:1.66.2-0.20190906082749.5b280a8.el7 DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 DEBUG: atlas.x86_64 0:3.10.1-12.el7 DEBUG: autoconf.noarch 0:2.69-11.el7 DEBUG: automake.noarch 0:1.13.4-3.el7 DEBUG: blosc.x86_64 0:1.11.1-3.el7 DEBUG: cryptsetup.x86_64 0:2.0.3-5.el7 DEBUG: desktop-file-utils.x86_64 0:0.23-2.el7 DEBUG: device-mapper-event.x86_64 7:1.02.158-2.el7_7.2 DEBUG: device-mapper-event-libs.x86_64 7:1.02.158-2.el7_7.2 DEBUG: device-mapper-multipath.x86_64 0:0.4.9-127.el7 DEBUG: device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 DEBUG: device-mapper-persistent-data.x86_64 0:0.8.5-1.el7 DEBUG: dulwich-core.x86_64 0:0.19.11-1.el7 DEBUG: e2fsprogs-libs.x86_64 0:1.42.9-16.el7 DEBUG: emacs-filesystem.noarch 1:24.3-22.el7 DEBUG: gettext.x86_64 0:0.19.8.1-2.el7 DEBUG: gettext-common-devel.noarch 0:0.19.8.1-2.el7 DEBUG: gettext-devel.x86_64 0:0.19.8.1-2.el7 DEBUG: gettext-libs.x86_64 0:0.19.8.1-2.el7 DEBUG: graphviz-python.x86_64 0:2.30.1-21.el7 DEBUG: gssproxy.x86_64 0:0.7.0-26.el7 DEBUG: hdf5.x86_64 0:1.8.13-7.el7 DEBUG: hostname.x86_64 0:3.13-3.el7_7.1 DEBUG: initscripts.x86_64 0:9.49.47-1.el7 DEBUG: iproute.x86_64 0:4.11.0-25.el7 DEBUG: iptables.x86_64 0:1.4.21-33.el7 DEBUG: iputils.x86_64 0:20160308-10.el7 DEBUG: keyutils.x86_64 0:1.5.8-3.el7 DEBUG: libaio.x86_64 0:0.3.109-13.el7 DEBUG: libbasicobjects.x86_64 0:0.1.1-32.el7 DEBUG: libcollection.x86_64 0:0.7.0-32.el7 DEBUG: libevent.x86_64 0:2.0.21-4.el7 DEBUG: libgfortran.x86_64 0:4.8.5-39.el7 DEBUG: libini_config.x86_64 0:1.3.1-32.el7 DEBUG: libmnl.x86_64 0:1.0.3-7.el7 DEBUG: libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 DEBUG: libnfnetlink.x86_64 0:1.0.1-4.el7 DEBUG: libnfsidmap.x86_64 0:0.25-19.el7 DEBUG: libpath_utils.x86_64 0:0.2.1-32.el7 DEBUG: libqhull.x86_64 0:2015.2-1.el7 DEBUG: libquadmath.x86_64 0:4.8.5-39.el7 DEBUG: libref_array.x86_64 0:0.1.5-32.el7 DEBUG: libsodium.x86_64 0:1.0.16-1.el7 DEBUG: libsysfs.x86_64 0:2.1.0-16.el7 DEBUG: libtirpc.x86_64 0:0.2.4-0.16.el7 DEBUG: libunistring.x86_64 0:0.9.3-9.el7 DEBUG: libverto-libevent.x86_64 0:0.2.5-4.el7 DEBUG: libxslt.x86_64 0:1.1.28-5.el7 DEBUG: lvm2.x86_64 7:2.02.185-2.el7_7.2 DEBUG: lvm2-libs.x86_64 7:2.02.185-2.el7_7.2 DEBUG: lzo.x86_64 0:2.06-8.el7 DEBUG: m4.x86_64 0:1.4.16-10.el7 DEBUG: nfs-utils.x86_64 1:1.3.0-0.65.el7 DEBUG: perl-Data-Dumper.x86_64 0:2.145-3.el7 DEBUG: perl-Test-Harness.noarch 0:3.28-3.el7 DEBUG: perl-XML-Parser.x86_64 0:2.41-10.el7 DEBUG: python-Bottleneck.x86_64 0:0.6.0-4.el7 DEBUG: python-beaker.noarch 0:1.5.4-10.el7 DEBUG: python-editor.noarch 0:0.4-4.el7 DEBUG: python-httplib2.noarch 0:0.9.2-1.el7 DEBUG: python-inotify.noarch 0:0.9.4-4.el7 DEBUG: python-kazoo.noarch 0:2.2.1-1.el7 DEBUG: python-keyring.noarch 0:5.7.1-1.el7 DEBUG: python-kmod.x86_64 0:0.9-4.el7 DEBUG: python-linecache2.noarch 0:1.0.0-1.el7 DEBUG: python-mako.noarch 0:0.8.1-2.el7 DEBUG: python-matplotlib-data.noarch 0:2.0.0-3.el7 DEBUG: python-matplotlib-data-fonts.noarch 0:2.0.0-3.el7 DEBUG: python-memcached.noarch 0:1.58-1.el7 DEBUG: python-migrate.noarch 0:0.11.0-1.el7 DEBUG: python-netifaces.x86_64 0:0.10.4-3.el7 DEBUG: python-nose.noarch 0:1.3.7-7.el7 DEBUG: python-oslo-cache-lang.noarch 0:1.37.0-0.20191002122711.f67262f.el7 DEBUG: python-oslo-concurrency-lang.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python-oslo-db-lang.noarch 0:5.0.2-0.20191002130740.fb40cdb.el7 DEBUG: python-oslo-i18n-lang.noarch 0:3.24.0-0.20191002135216.91b39bb.el7 DEBUG: python-oslo-log-lang.noarch 0:3.44.1-0.20191002123216.3ff497d.el7 DEBUG: python-oslo-middleware-lang.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 DEBUG: python-oslo-policy-lang.noarch 0:2.3.2-0.20190917113237.e433a3c.el7 DEBUG: python-oslo-privsep-lang.noarch 0:1.33.3-0.20190917112255.ddde706.el7 DEBUG: python-oslo-utils-lang.noarch 0:3.41.2-0.20191011041226.89bccde.el7 DEBUG: python-oslo-versionedobjects-lang.noarch 0:1.36.1-0.20191018154003.14ee7e0.el7 DEBUG: python-oslo-vmware-lang.noarch 0:2.34.1-0.20190906081212.c592465.el7 DEBUG: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 DEBUG: python-paste-deploy.noarch 0:1.5.2-6.el7 DEBUG: python-ply.noarch 0:3.4-11.el7 DEBUG: python-prettytable.noarch 0:0.7.2-3.el7 DEBUG: python-pycadf-common.noarch 0:2.10.0-0.20191002121730.d113c15.el7 DEBUG: python-pycparser.noarch 0:2.14-1.el7 DEBUG: python-pyngus.noarch 0:2.0.3-3.el7 DEBUG: python-repoze-lru.noarch 0:0.4-3.el7 DEBUG: python-routes.noarch 0:2.4.1-1.el7 DEBUG: python-sqlparse.noarch 0:0.1.18-5.el7 DEBUG: python-tempita.noarch 0:0.5.1-8.el7 DEBUG: python-unicodecsv.noarch 0:0.14.1-1.el7 DEBUG: python-warlock.noarch 0:1.0.1-1.el7 DEBUG: python2-PyMySQL.noarch 0:0.9.2-2.el7 DEBUG: python2-alembic.noarch 0:1.0.7-1.el7 DEBUG: python2-amqp.noarch 0:2.4.1-1.el7 DEBUG: python2-appdirs.noarch 0:1.4.0-4.el7 DEBUG: python2-asn1crypto.noarch 0:0.23.0-2.el7 DEBUG: python2-automaton.noarch 0:1.17.0-0.20190906073800.5e82feb.el7 DEBUG: python2-bcrypt.x86_64 0:3.1.6-1.el7 DEBUG: python2-cachetools.noarch 0:3.1.0-1.el7 DEBUG: python2-cffi.x86_64 0:1.11.2-1.el7 DEBUG: python2-cliff.noarch 0:2.16.0-0.20191002173131.6b6b186.el7 DEBUG: python2-cmd2.noarch 0:0.8.8-5.el7 DEBUG: python2-contextlib2.noarch 0:0.5.5-8.el7 DEBUG: python2-cycler.noarch 0:0.10.0-2.el7 DEBUG: python2-dateutil.noarch 1:2.8.0-1.el7 DEBUG: python2-debtcollector.noarch 0:1.22.0-0.20191002134846.0be4911.el7 DEBUG: python2-dogpile-cache.noarch 0:0.6.8-1.el7 DEBUG: python2-dulwich.x86_64 0:0.19.11-1.el7 DEBUG: python2-extras.noarch 0:1.0.0-2.el7 DEBUG: python2-fasteners.noarch 0:0.14.1-6.el7 DEBUG: python2-functools32.noarch 0:3.2.3.2-1.el7 DEBUG: python2-future.noarch 0:0.16.0-4.el7 DEBUG: python2-futures.noarch 0:3.1.1-5.el7 DEBUG: python2-futurist.noarch 0:1.9.0-0.20191002114039.25ffb8f.el7 DEBUG: python2-gflags.noarch 0:2.0-5.el7 DEBUG: python2-iso8601.noarch 0:0.1.11-1.el7 DEBUG: python2-jmespath.noarch 0:0.9.0-5.el7 DEBUG: python2-jsonpatch.noarch 0:1.21-1.el7 DEBUG: python2-jsonpointer.noarch 0:1.10-4.el7 DEBUG: python2-jsonschema.noarch 0:2.6.0-2.el7 DEBUG: python2-keystoneauth1.noarch 0:3.18.0-0.20191108045118.de53f90.el7 DEBUG: python2-keystoneclient.noarch 1:3.22.0-0.20191025061144.925c2c1.el7 DEBUG: python2-kombu.noarch 1:4.6.3-3.el7 DEBUG: python2-matplotlib.x86_64 0:2.0.0-3.el7 DEBUG: python2-matplotlib-tk.x86_64 0:2.0.0-3.el7 DEBUG: python2-mimeparse.noarch 0:1.6.0-2.el7 DEBUG: python2-mox3.noarch 0:0.28.0-0.20191002133807.0a1e5b9.el7 DEBUG: python2-msgpack.x86_64 0:0.6.1-2.el7 DEBUG: python2-munch.noarch 0:2.2.0-2.el7 DEBUG: python2-networkx.noarch 0:2.2-3.el7 DEBUG: python2-numexpr.x86_64 0:2.6.1-3.el7 DEBUG: python2-numpy.x86_64 1:1.14.5-1.el7 DEBUG: python2-oauth2client.noarch 0:1.5.2-3.el7.1 DEBUG: python2-openstacksdk.noarch 0:0.37.0-0.20191028124234.6fa13c2.el7 DEBUG: python2-os-client-config.noarch 0:1.33.0-0.20191002104320.d0eea17.el7 DEBUG: python2-os-service-types.noarch 0:1.7.0-0.20191002121500.0b2f473.el7 DEBUG: python2-oslo-cache.noarch 0:1.37.0-0.20191002122711.f67262f.el7 DEBUG: python2-oslo-concurrency.noarch 0:3.30.0-0.20191002125608.610df38.el7 DEBUG: python2-oslo-context.noarch 0:2.23.0-0.20191002125854.07f068d.el7 DEBUG: python2-oslo-messaging.noarch 0:10.3.0-0.20191113063857.6bca848.el7 DEBUG: python2-oslo-middleware.noarch 0:3.38.1-0.20191002122214.9bae80e.el7 DEBUG: python2-oslo-serialization.noarch 0:2.29.2-0.20191002130344.fa399b6.el7 DEBUG: python2-oslo-service.noarch 0:1.40.2-0.20191002114731.a7621c8.el7 DEBUG: python2-pandas.x86_64 0:0.19.1-2.el7.2 DEBUG: python2-psutil.x86_64 0:5.5.1-1.el7 DEBUG: python2-pyOpenSSL.noarch 0:19.0.0-1.el7 DEBUG: python2-pyasn1.noarch 0:0.3.7-6.el7 DEBUG: python2-pyasn1-modules.noarch 0:0.3.7-6.el7 DEBUG: python2-pycadf.noarch 0:2.10.0-0.20191002121730.d113c15.el7 DEBUG: python2-pydot.noarch 0:1.4.1-1.el7 DEBUG: python2-pynacl.x86_64 0:1.3.0-1.el7 DEBUG: python2-pyperclip.noarch 0:1.6.4-1.el7 DEBUG: python2-pyudev.noarch 0:0.18.1-6.el7 DEBUG: python2-qpid-proton.x86_64 0:0.26.0-2.el7 DEBUG: python2-redis.noarch 0:3.1.0-1.el7 DEBUG: python2-requestsexceptions.noarch 0:1.4.0-0.20191002111839.d7ac0ff.el7 DEBUG: python2-rfc3986.noarch 0:1.2.0-1.el7 DEBUG: python2-rsa.noarch 0:3.3-2.el7 DEBUG: python2-scipy.x86_64 0:0.18.0-3.el7 DEBUG: python2-simplejson.x86_64 0:3.10.0-7.el7 DEBUG: python2-statsd.noarch 0:3.2.1-5.el7 DEBUG: python2-stestr.noarch 0:2.3.1-1.el7 DEBUG: python2-stevedore.noarch 0:1.31.0-0.20191002172820.6817543.el7 DEBUG: python2-subprocess32.x86_64 0:3.2.6-14.el7 DEBUG: python2-tables.x86_64 0:3.3.0-4.el7 DEBUG: python2-tenacity.noarch 0:5.0.2-2.el7 DEBUG: python2-traceback2.noarch 0:1.4.0-14.el7 DEBUG: python2-unittest2.noarch 0:1.1.0-15.el7 DEBUG: python2-uri-templates.noarch 0:0.6-5.el7 DEBUG: python2-vine.noarch 0:1.2.0-2.el7 DEBUG: python2-voluptuous.noarch 0:0.10.5-2.el7 DEBUG: python2-wcwidth.noarch 0:0.1.7-8.el7 DEBUG: python2-wrapt.x86_64 0:1.11.1-1.el7 DEBUG: python2-yappi.x86_64 0:1.0-1.el7 DEBUG: python2-zake.noarch 0:0.2.2-2.el7 DEBUG: qpid-proton-c.x86_64 0:0.26.0-2.el7 DEBUG: quota.x86_64 1:4.01-19.el7 DEBUG: quota-nls.noarch 1:4.01-19.el7 DEBUG: rpcbind.x86_64 0:0.2.0-48.el7 DEBUG: sg3_utils.x86_64 0:1.37-18.el7_7.1 DEBUG: sg3_utils-libs.x86_64 0:1.37-18.el7_7.1 DEBUG: snappy.x86_64 0:1.1.0-3.el7 DEBUG: sysfsutils.x86_64 0:2.1.0-16.el7 DEBUG: systemd-sysv.x86_64 0:219-67.el7_7.2 DEBUG: sysvinit-tools.x86_64 0:2.88-14.dsf.el7 DEBUG: t1lib.x86_64 0:5.1.2-14.el7 DEBUG: tcl.x86_64 1:8.5.13-8.el7 DEBUG: tcp_wrappers.x86_64 0:7.6-77.el7 DEBUG: tcp_wrappers-libs.x86_64 0:7.6-77.el7 DEBUG: texlive-base.noarch 2:2012-43.20130427_r30134.el7 DEBUG: texlive-dvipng.noarch 2:svn26689.1.14-43.el7 DEBUG: texlive-dvipng-bin.x86_64 2:svn26509.0-43.20130427_r30134.el7 DEBUG: texlive-kpathsea.noarch 2:svn28792.0-43.el7 DEBUG: texlive-kpathsea-bin.x86_64 2:svn27347.0-43.20130427_r30134.el7 DEBUG: texlive-kpathsea-lib.x86_64 2:2012-43.20130427_r30134.el7 DEBUG: tix.x86_64 1:8.4.3-12.el7 DEBUG: tk.x86_64 1:8.5.13-6.el7 DEBUG: tkinter.x86_64 0:2.7.5-86.el7 DEBUG: which.x86_64 0:2.20-7.el7 DEBUG: xdg-utils.noarch 0:1.1.0-0.17.20120809git.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: build setup for openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm Start: rpmbuild openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/centos-master-uc/data/repos/5a/d4/5ad452fcd403554cce784c2ce03368dc764002a6_4afdef04/installed_pkgs.log with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ '} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'], timeout=0nspawn_args=[]shell=Falseuid=1004chrootPath='/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '810b47a9f0f9457a91b19d79416a5466', '-D', '/var/lib/mock/dlrn-centos-master-uc-x86_64-9/root', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-cinder.spec'] with env {'LANG': 'en_US.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 DEBUG: DEBUG: Unsharing. Flags: 1073741824 DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EozajV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf cinder-15.1.0.dev64 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/cinder-15.1.0.dev64-0.20191115025244.5ad452f.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd cinder-15.1.0.dev64 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-cinder-15.1.0 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find cinder -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python2/' tools/generate_driver_list.py DEBUG: + sed -i 's/15.1.0.%{milestone}/15.1.0/' PKG-INFO DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf driver-requirements.txt requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9oyDIu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cinder-15.1.0.dev64 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=tools/config/cinder-config-generator.conf DEBUG: 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 DEBUG: 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 DEBUG: + 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' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/cinder DEBUG: creating build/lib/cinder/tests DEBUG: creating build/lib/cinder/tests/unit DEBUG: creating build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_glance.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_cache.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/test_accelerator.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/fake.py -> build/lib/cinder/tests/unit/image DEBUG: copying cinder/tests/unit/image/__init__.py -> build/lib/cinder/tests/unit/image DEBUG: creating build/lib/cinder/volume DEBUG: creating build/lib/cinder/volume/drivers DEBUG: creating build/lib/cinder/volume/drivers/netapp DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/performance DEBUG: creating build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume_metadata.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume_actions.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_volume.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/test_base.py -> build/lib/cinder/tests/unit/policies DEBUG: copying cinder/tests/unit/policies/__init__.py -> build/lib/cinder/tests/unit/policies DEBUG: creating build/lib/cinder/db DEBUG: creating build/lib/cinder/db/sqlalchemy DEBUG: creating build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> build/lib/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: creating build/lib/cinder/brick DEBUG: copying cinder/brick/__init__.py -> build/lib/cinder/brick DEBUG: creating build/lib/cinder/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/taskflows.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/replication.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/const.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/common.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/client.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: copying cinder/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/cmd DEBUG: copying cinder/tests/unit/cmd/test_status.py -> build/lib/cinder/tests/unit/cmd DEBUG: copying cinder/tests/unit/cmd/__init__.py -> build/lib/cinder/tests/unit/cmd DEBUG: creating build/lib/cinder/policies DEBUG: copying cinder/policies/workers.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volumes.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_type.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_transfer.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_metadata.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/volume_access.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/type_extra_specs.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshot_metadata.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/snapshot_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/services.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/scheduler_stats.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/quotas.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/quota_class.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/qos_specs.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/messages.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/manageable_volumes.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/manageable_snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/limits.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/hosts.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/groups.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_types.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_snapshots.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_snapshot_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/group_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/clusters.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/capabilities.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/base.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/backups.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/backup_actions.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/attachments.py -> build/lib/cinder/policies DEBUG: copying cinder/policies/__init__.py -> build/lib/cinder/policies DEBUG: creating build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/migration.py -> build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/conf_key_mgr.py -> build/lib/cinder/keymgr DEBUG: copying cinder/keymgr/__init__.py -> build/lib/cinder/keymgr DEBUG: creating build/lib/cinder/tests/unit/api DEBUG: creating build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/test_faults.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/test_auth.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: copying cinder/tests/unit/api/middleware/__init__.py -> build/lib/cinder/tests/unit/api/middleware DEBUG: creating build/lib/cinder/tests/unit/volume DEBUG: creating build/lib/cinder/tests/unit/volume/drivers DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: 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 DEBUG: 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 DEBUG: creating build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/tgt.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/spdknvmf.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/scst.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/nvmet.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/nvmeof.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/lio.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/iscsi.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/iet.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/fake.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/driver.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/cxt.py -> build/lib/cinder/volume/targets DEBUG: copying cinder/volume/targets/__init__.py -> build/lib/cinder/volume/targets DEBUG: creating build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_volumes.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_types.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_snapshots.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_snapshot_metadata.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/test_limits.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/fakes.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: copying cinder/tests/unit/api/v2/__init__.py -> build/lib/cinder/tests/unit/api/v2 DEBUG: creating build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_workers.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volumes.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_metadata.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_volume_manage.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_types.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_snapshots.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_resource_filters.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_messages.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_limits.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_groups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_types.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_specs.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_group_snapshots.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_cluster.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_backups.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/test_attachments.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/stubs.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/fakes.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: copying cinder/tests/unit/api/v3/__init__.py -> build/lib/cinder/tests/unit/api/v3 DEBUG: creating build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_volumes.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_quotas.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_login.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_groups.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_group_snapshots.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_group_replication.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/test_extensions.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/functional_helpers.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/api_samples_test_base.py -> build/lib/cinder/tests/functional DEBUG: copying cinder/tests/functional/__init__.py -> build/lib/cinder/tests/functional DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: creating build/lib/cinder/volume/flows DEBUG: creating build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/manage_existing_snapshot.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/manage_existing.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/create_volume.py -> build/lib/cinder/volume/flows/manager DEBUG: copying cinder/volume/flows/manager/__init__.py -> build/lib/cinder/volume/flows/manager DEBUG: creating build/lib/cinder/api DEBUG: creating build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/validators.py -> build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/parameter_types.py -> build/lib/cinder/api/validation DEBUG: copying cinder/api/validation/__init__.py -> build/lib/cinder/api/validation DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/veritas_access DEBUG: creating build/lib/cinder/scheduler DEBUG: creating build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/volume_number.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/stochastic.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/goodness.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/chance.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/capacity.py -> build/lib/cinder/scheduler/weights DEBUG: copying cinder/scheduler/weights/__init__.py -> build/lib/cinder/scheduler/weights DEBUG: creating build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/test_brick_lvm.py -> build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/fake_lvm.py -> build/lib/cinder/tests/unit/brick DEBUG: copying cinder/tests/unit/brick/__init__.py -> build/lib/cinder/tests/unit/brick DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: creating build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/test_attachments_manager.py -> build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/test_attachments_api.py -> build/lib/cinder/tests/unit/attachments DEBUG: copying cinder/tests/unit/attachments/__init__.py -> build/lib/cinder/tests/unit/attachments DEBUG: creating build/lib/cinder/volume/drivers/inspur DEBUG: copying cinder/volume/drivers/inspur/__init__.py -> build/lib/cinder/volume/drivers/inspur DEBUG: creating build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume_helper.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume_common.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/volume.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/cli.py -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/volume/drivers/nec/__init__.py -> build/lib/cinder/volume/drivers/nec DEBUG: creating build/lib/cinder/volume/drivers/san DEBUG: creating build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_fc.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_common.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/hpmsa_client.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: copying cinder/volume/drivers/san/hp/__init__.py -> build/lib/cinder/volume/drivers/san/hp DEBUG: creating build/lib/cinder/image DEBUG: copying cinder/image/image_utils.py -> build/lib/cinder/image DEBUG: copying cinder/image/glance.py -> build/lib/cinder/image DEBUG: copying cinder/image/cache.py -> build/lib/cinder/image DEBUG: copying cinder/image/accelerator.py -> build/lib/cinder/image DEBUG: copying cinder/image/__init__.py -> build/lib/cinder/image DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: copying cinder/tests/unit/volume/drivers/hpe/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/hpe DEBUG: creating build/lib/cinder/volume/drivers/ibm DEBUG: creating build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/replication.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying cinder/volume/drivers/ibm/storwize_svc/__init__.py -> build/lib/cinder/volume/drivers/ibm/storwize_svc DEBUG: creating build/lib/cinder/scheduler/flows DEBUG: copying cinder/scheduler/flows/create_volume.py -> build/lib/cinder/scheduler/flows DEBUG: copying cinder/scheduler/flows/__init__.py -> build/lib/cinder/scheduler/flows DEBUG: creating build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_wsgi.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_versioned_method.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/test_api_version_request.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/tests/unit/api/openstack/__init__.py -> build/lib/cinder/tests/unit/api/openstack DEBUG: copying cinder/volume/drivers/san/san.py -> build/lib/cinder/volume/drivers/san DEBUG: copying cinder/volume/drivers/san/__init__.py -> build/lib/cinder/volume/drivers/san DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/utils.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/utils DEBUG: creating build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/synology_iscsi.py -> build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/synology_common.py -> build/lib/cinder/volume/drivers/synology DEBUG: copying cinder/volume/drivers/synology/__init__.py -> build/lib/cinder/volume/drivers/synology DEBUG: creating build/lib/cinder/tests/unit/backup DEBUG: creating build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_tsm.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_swift.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_posix.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_nfs.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_google.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/test_backup_ceph.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: copying cinder/tests/unit/backup/drivers/__init__.py -> build/lib/cinder/tests/unit/backup/drivers DEBUG: creating build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/fault.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/auth.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/api/middleware/__init__.py -> build/lib/cinder/api/middleware DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/options.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/driver.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/vxflexos DEBUG: creating build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/options.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dplcommon.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dpl_iscsi.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/dpl_fc.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: copying cinder/volume/drivers/prophetstor/__init__.py -> build/lib/cinder/volume/drivers/prophetstor DEBUG: creating build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/wsgi.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/versioned_method.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/api_version_request.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/api/openstack/__init__.py -> build/lib/cinder/api/openstack DEBUG: copying cinder/volume/volume_utils.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/volume_types.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/volume_migration.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/throttling.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/rpcapi.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/qos_specs.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/manager.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/group_types.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/driver_utils.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/driver.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/configuration.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/api.py -> build/lib/cinder/volume DEBUG: copying cinder/volume/__init__.py -> build/lib/cinder/volume DEBUG: creating build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_manager_replication.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_manager.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/test_groups_api.py -> build/lib/cinder/tests/unit/group DEBUG: copying cinder/tests/unit/group/__init__.py -> build/lib/cinder/tests/unit/group DEBUG: creating build/lib/cinder/tests/unit/compute DEBUG: copying cinder/tests/unit/compute/test_nova.py -> build/lib/cinder/tests/unit/compute DEBUG: copying cinder/tests/unit/compute/__init__.py -> build/lib/cinder/tests/unit/compute DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying cinder/tests/unit/volume/drivers/infortrend/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/infortrend DEBUG: creating build/lib/cinder/tests/unit/image/accelerators DEBUG: copying cinder/tests/unit/image/accelerators/test_qat_gzip.py -> build/lib/cinder/tests/unit/image/accelerators DEBUG: copying cinder/tests/unit/image/accelerators/__init__.py -> build/lib/cinder/tests/unit/image/accelerators DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying cinder/tests/unit/volume/drivers/nexenta/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nexenta DEBUG: creating build/lib/cinder/brick/local_dev DEBUG: copying cinder/brick/local_dev/lvm.py -> build/lib/cinder/brick/local_dev DEBUG: copying cinder/brick/local_dev/__init__.py -> build/lib/cinder/brick/local_dev DEBUG: copying cinder/tests/unit/utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_types_extra_specs.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_types.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_transfer.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_throttling.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_glance_metadata.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_configuration.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_volume_cleanup.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_test_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_test.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_ssh_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_setup_profiler.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_service_auth.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_service.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_rpc.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_quota_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_quota.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_qos_specs.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_policy.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_paginate_query.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_manager.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_macrosan_drivers.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_interface.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_image_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_hacking.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_fixtures.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_exception.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_evaluator.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_db_worker_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_db_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_coordination.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_context.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_cmd.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_cleanable_manager.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_api_urlmap.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/test_api.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_volume.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_utils.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_snapshot.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_service.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_objects.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_notifier.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_group_snapshot.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_group.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_constants.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/fake_cluster.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/conf_fixture.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/cast_as_call.py -> build/lib/cinder/tests/unit DEBUG: copying cinder/tests/unit/__init__.py -> build/lib/cinder/tests/unit DEBUG: creating build/lib/cinder/compute DEBUG: copying cinder/compute/nova.py -> build/lib/cinder/compute DEBUG: copying cinder/compute/__init__.py -> build/lib/cinder/compute DEBUG: creating build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume_type.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume_attachment.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_volume.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_snapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_service.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_qos.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_objects.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group_type.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group_snapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_group.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_fields.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_consistencygroup.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cluster.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cleanup_request.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cleanable.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_cgsnapshot.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_base.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/test_backup.py -> build/lib/cinder/tests/unit/objects DEBUG: copying cinder/tests/unit/objects/__init__.py -> build/lib/cinder/tests/unit/objects DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: creating build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_message_field.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_defined_messages.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/test_api.py -> build/lib/cinder/tests/unit/message DEBUG: copying cinder/tests/unit/message/__init__.py -> build/lib/cinder/tests/unit/message DEBUG: creating build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/driver.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/devop_client.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/config.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: copying cinder/volume/drivers/macrosan/__init__.py -> build/lib/cinder/volume/drivers/macrosan DEBUG: creating build/lib/cinder/zonemanager DEBUG: creating build/lib/cinder/zonemanager/drivers DEBUG: creating build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/exception.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: copying cinder/zonemanager/drivers/cisco/__init__.py -> build/lib/cinder/zonemanager/drivers/cisco DEBUG: creating build/lib/cinder/volume/drivers/veritas_access DEBUG: copying cinder/volume/drivers/veritas_access/veritas_iscsi.py -> build/lib/cinder/volume/drivers/veritas_access DEBUG: copying cinder/volume/drivers/veritas_access/__init__.py -> build/lib/cinder/volume/drivers/veritas_access DEBUG: creating build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: copying cinder/volume/drivers/infortrend/__init__.py -> build/lib/cinder/volume/drivers/infortrend DEBUG: creating build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/qat.py -> build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/gzip.py -> build/lib/cinder/image/accelerators DEBUG: copying cinder/image/accelerators/__init__.py -> build/lib/cinder/image/accelerators DEBUG: creating build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/volumeops.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/vmdk.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/fcd.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/exceptions.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/datastore.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/volume/drivers/vmware/__init__.py -> build/lib/cinder/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/test_volume_usage_audit.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_retype.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_migration.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume_manager.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_volume.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_snapshot.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_rpcapi.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_replication_manager.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_manage_volume.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_init_host.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_image.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_driver.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_connection.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_capabilities.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/test_availability_zone.py -> build/lib/cinder/tests/unit/volume DEBUG: copying cinder/tests/unit/volume/__init__.py -> build/lib/cinder/tests/unit/volume DEBUG: creating build/lib/cinder/cmd DEBUG: copying cinder/cmd/volume_usage_audit.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/volume.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/status.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/scheduler.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/rtstool.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/manage.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/backup.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/api.py -> build/lib/cinder/cmd DEBUG: copying cinder/cmd/__init__.py -> build/lib/cinder/cmd DEBUG: copying cinder/db/sqlalchemy/models.py -> build/lib/cinder/db/sqlalchemy DEBUG: copying cinder/db/sqlalchemy/api.py -> build/lib/cinder/db/sqlalchemy DEBUG: copying cinder/db/sqlalchemy/__init__.py -> build/lib/cinder/db/sqlalchemy DEBUG: creating build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/test_create_volume_flow.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/fake_volume_api.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: copying cinder/tests/unit/volume/flows/__init__.py -> build/lib/cinder/tests/unit/volume/flows DEBUG: creating build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/foxinsocks.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/client.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/tests/functional/api/__init__.py -> build/lib/cinder/tests/functional/api DEBUG: copying cinder/api/versions.py -> build/lib/cinder/api DEBUG: copying cinder/api/urlmap.py -> build/lib/cinder/api DEBUG: copying cinder/api/microversions.py -> build/lib/cinder/api DEBUG: copying cinder/api/extensions.py -> build/lib/cinder/api DEBUG: copying cinder/api/common.py -> build/lib/cinder/api DEBUG: copying cinder/api/api_utils.py -> build/lib/cinder/api DEBUG: copying cinder/api/__init__.py -> build/lib/cinder/api DEBUG: copying cinder/db/sqlalchemy/migrate_repo/manage.py -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: creating build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/manage_existing.py -> build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/create_volume.py -> build/lib/cinder/volume/flows/api DEBUG: copying cinder/volume/flows/api/__init__.py -> build/lib/cinder/volume/flows/api DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: copying cinder/tests/unit/volume/drivers/synology/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/synology DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: creating build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/rest_client.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/hedvig_cinder.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/config.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: copying cinder/volume/drivers/hedvig/__init__.py -> build/lib/cinder/volume/drivers/hedvig DEBUG: creating build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/smbfs.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/iscsi.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/constants.py -> build/lib/cinder/volume/drivers/windows DEBUG: copying cinder/volume/drivers/windows/__init__.py -> build/lib/cinder/volume/drivers/windows DEBUG: creating build/lib/cinder/volume/drivers/fujitsu DEBUG: creating build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/constants.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> build/lib/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: creating build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_iscsi.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_fc.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/kaminario_common.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: copying cinder/volume/drivers/kaminario/__init__.py -> build/lib/cinder/volume/drivers/kaminario DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: creating build/lib/cinder/api/views DEBUG: copying cinder/api/views/versions.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/types.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/transfers.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/snapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/scheduler_stats.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/qos_specs.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/manageable_volumes.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/manageable_snapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/limits.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/consistencygroups.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/cgsnapshots.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/capabilities.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/backups.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/availability_zones.py -> build/lib/cinder/api/views DEBUG: copying cinder/api/views/__init__.py -> build/lib/cinder/api/views DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: creating build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/json_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/instance_locality_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/extra_specs_ops.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/driver_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/capacity_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/capabilities_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/availability_zone_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/affinity_filter.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/scheduler/filters/__init__.py -> build/lib/cinder/scheduler/filters DEBUG: copying cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/nfs_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/block_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/block_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/test_zadara.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_vzstorage.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_storpool.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_spdk.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_sheepdog.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_seagate.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_san.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_rsd.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_remotefs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_rbd.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_quobyte.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_qnap.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_pure.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_nimble.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_nfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_lvm_driver.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_linstordrv.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_kaminario.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_infinidat.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_hedvig.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_gpfs.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/test_datera.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/__init__.py -> build/lib/cinder/tests/unit/volume/drivers DEBUG: copying cinder/volume/flows/common.py -> build/lib/cinder/volume/flows DEBUG: copying cinder/volume/flows/__init__.py -> build/lib/cinder/volume/flows DEBUG: copying cinder/tests/fixtures.py -> build/lib/cinder/tests DEBUG: copying cinder/tests/fake_driver.py -> build/lib/cinder/tests DEBUG: copying cinder/tests/__init__.py -> build/lib/cinder/tests DEBUG: creating build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: copying cinder/volume/drivers/inspur/as13000/as13000_driver.py -> build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: copying cinder/volume/drivers/inspur/as13000/__init__.py -> build/lib/cinder/volume/drivers/inspur/as13000 DEBUG: creating build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/workers.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volumes.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_types.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_type_encryption.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_type_access.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_transfer.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_metadata.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_manage.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_image_metadata.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/volume_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/types_extra_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshots.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshot_manage.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/snapshot_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/services.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/scheduler_hints.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/quotas.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/quota_classes.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/qos_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/groups.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_types.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_specs.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/group_snapshots.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/clusters.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/backups.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/attachments.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/admin_actions.py -> build/lib/cinder/api/schemas DEBUG: copying cinder/api/schemas/__init__.py -> build/lib/cinder/api/schemas DEBUG: creating build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/utils.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/options.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/nfs.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/iscsi.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/nexenta/__init__.py -> build/lib/cinder/volume/drivers/nexenta DEBUG: copying cinder/volume/drivers/ibm/gpfs.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_iscsi.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_fc.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/flashsystem_common.py -> build/lib/cinder/volume/drivers/ibm DEBUG: copying cinder/volume/drivers/ibm/__init__.py -> build/lib/cinder/volume/drivers/ibm DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: copying cinder/tests/unit/volume/drivers/ibm/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/ibm DEBUG: creating build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/client_base.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/api.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/volume/drivers/netapp/dataontap/client/__init__.py -> build/lib/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying cinder/zonemanager/drivers/fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/zonemanager/drivers/driver_utils.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/zonemanager/drivers/__init__.py -> build/lib/cinder/zonemanager/drivers DEBUG: copying cinder/tests/unit/volume/drivers/netapp/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: copying cinder/tests/unit/volume/drivers/netapp/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp DEBUG: creating build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_unmanage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_type_access.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_transfer.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_volume_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_used_limits.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_types_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_types_extra_specs.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_snapshot_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_services.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_scheduler_stats.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_scheduler_hints.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_quotas_classes.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_quotas.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_hosts.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_consistencygroups.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_cgsnapshots.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_capabilities.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_backups.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_availability_zones.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/test_admin_actions.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: copying cinder/tests/unit/api/contrib/__init__.py -> build/lib/cinder/tests/unit/api/contrib DEBUG: creating build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_volume_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_fczm_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/test_backup_drivers.py -> build/lib/cinder/tests/compliance DEBUG: copying cinder/tests/compliance/__init__.py -> build/lib/cinder/tests/compliance DEBUG: creating build/lib/cinder/backup DEBUG: creating build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/tsm.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/swift.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/posix.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/nfs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/glusterfs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/gcs.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/ceph.py -> build/lib/cinder/backup/drivers DEBUG: copying cinder/backup/drivers/__init__.py -> build/lib/cinder/backup/drivers DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: creating build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/scheduler/evaluator/evaluator.py -> build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/scheduler/evaluator/__init__.py -> build/lib/cinder/scheduler/evaluator DEBUG: copying cinder/volume/drivers/netapp/utils.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/options.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/common.py -> build/lib/cinder/volume/drivers/netapp DEBUG: copying cinder/volume/drivers/netapp/__init__.py -> build/lib/cinder/volume/drivers/netapp DEBUG: creating build/lib/cinder/interface DEBUG: copying cinder/interface/volume_snapshotmanagement_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_snapshot_revert.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_manageable_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_group_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/volume_consistencygroup_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/util.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/fczm_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/base.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/backup_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/backup_chunked_driver.py -> build/lib/cinder/interface DEBUG: copying cinder/interface/__init__.py -> build/lib/cinder/interface DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: copying cinder/tests/unit/volume/drivers/vmware/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/vmware DEBUG: creating build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/example_b.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/example_a.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: copying cinder/tests/unit/monkey_patch_example/__init__.py -> build/lib/cinder/tests/unit/monkey_patch_example DEBUG: creating build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_weights.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_volume_number_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_scheduler_options.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_scheduler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_rpcapi.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_host_manager.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_host_filters.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_goodness_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_filter_scheduler.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_chance_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_base_filter.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/fakes.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/fake_hosts.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/tests/unit/scheduler/__init__.py -> build/lib/cinder/tests/unit/scheduler DEBUG: copying cinder/scheduler/scheduler_options.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/rpcapi.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/manager.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/host_manager.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/filter_scheduler.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/driver.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_weight.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_handler.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/base_filter.py -> build/lib/cinder/scheduler DEBUG: copying cinder/scheduler/__init__.py -> build/lib/cinder/scheduler DEBUG: copying cinder/volume/drivers/zadara.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/vzstorage.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/veritas_cnfs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/storpool.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/spdk.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/solidfire.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/sheepdog.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/rsd.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/remotefs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/rbd.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/quobyte.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/qnap.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/pure.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/nimble.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/nfs.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/lvm.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/linstordrv.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/infinidat.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/volume/drivers/__init__.py -> build/lib/cinder/volume/drivers DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/test_migration.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/test_conf_key_mgr.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/fake.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/tests/unit/keymgr/__init__.py -> build/lib/cinder/tests/unit/keymgr DEBUG: copying cinder/volume/drivers/dell_emc/xtremio.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: copying cinder/volume/drivers/dell_emc/ps.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: copying cinder/volume/drivers/dell_emc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc DEBUG: creating build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_tgt_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_spdknvmf.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_scst_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_nvmet_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_nvmeof_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_lio_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_iser_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_iet_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_cxt_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/test_base_iscsi_driver.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/targets_fixture.py -> build/lib/cinder/tests/unit/targets DEBUG: copying cinder/tests/unit/targets/__init__.py -> build/lib/cinder/tests/unit/targets DEBUG: creating build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/iscsi.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/fc.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/exception.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/common.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/client.py -> build/lib/cinder/volume/drivers/stx DEBUG: copying cinder/volume/drivers/stx/__init__.py -> build/lib/cinder/volume/drivers/stx DEBUG: creating build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/smartx.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/rest_client.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/replication.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/hypermetro.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_utils.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_driver.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/huawei_conf.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/fc_zone_helper.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/constants.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/common.py -> build/lib/cinder/volume/drivers/huawei DEBUG: copying cinder/volume/drivers/huawei/__init__.py -> build/lib/cinder/volume/drivers/huawei DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/utils.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/rest.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/provision.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/metadata.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/masking.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/fc.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/common.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: copying cinder/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/powermax DEBUG: creating build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: copying cinder/tests/unit/consistencygroup/__init__.py -> build/lib/cinder/tests/unit/consistencygroup DEBUG: creating build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> build/lib/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: creating build/lib/cinder/tests/hacking DEBUG: copying cinder/tests/hacking/checks.py -> build/lib/cinder/tests/hacking DEBUG: copying cinder/tests/hacking/__init__.py -> build/lib/cinder/tests/hacking DEBUG: creating build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_volume_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_driverutils.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: copying cinder/tests/unit/zonemanager/__init__.py -> build/lib/cinder/tests/unit/zonemanager DEBUG: creating build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_iscsi.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_fc.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_common.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/lenovo_client.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/volume/drivers/lenovo/__init__.py -> build/lib/cinder/volume/drivers/lenovo DEBUG: copying cinder/tests/unit/api/test_versions.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/test_common.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/test_api_validation.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/fakes.py -> build/lib/cinder/tests/unit/api DEBUG: copying cinder/tests/unit/api/__init__.py -> build/lib/cinder/tests/unit/api DEBUG: creating build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/test_smbfs.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/test_iscsi.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/db_fakes.py -> build/lib/cinder/tests/unit/windows DEBUG: copying cinder/tests/unit/windows/__init__.py -> build/lib/cinder/tests/unit/windows DEBUG: creating build/lib/cinder/api/v2 DEBUG: creating build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/volumes.py -> build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/types.py -> build/lib/cinder/api/v2/views DEBUG: copying cinder/api/v2/views/__init__.py -> build/lib/cinder/api/v2/views DEBUG: creating build/lib/cinder/privsep DEBUG: copying cinder/privsep/path.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/nvmcli.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/lvm.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/hscli.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/fs.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/cgroup.py -> build/lib/cinder/privsep DEBUG: copying cinder/privsep/__init__.py -> build/lib/cinder/privsep DEBUG: creating build/lib/cinder/tests/unit/glance DEBUG: copying cinder/tests/unit/glance/stubs.py -> build/lib/cinder/tests/unit/glance DEBUG: copying cinder/tests/unit/glance/__init__.py -> build/lib/cinder/tests/unit/glance DEBUG: creating build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/wsgi.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/eventlet_server.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/common.py -> build/lib/cinder/wsgi DEBUG: copying cinder/wsgi/__init__.py -> build/lib/cinder/wsgi DEBUG: creating build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_volume_type.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_transfers.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_reset_backend.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_qos_specs.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_purge.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_name_id.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_migrations.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/test_cluster.py -> build/lib/cinder/tests/unit/db DEBUG: copying cinder/tests/unit/db/__init__.py -> build/lib/cinder/tests/unit/db DEBUG: creating build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/rest_constants.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/exception.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/zonemanager/drivers/brocade/__init__.py -> build/lib/cinder/zonemanager/drivers/brocade DEBUG: copying cinder/backup/rpcapi.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/manager.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/driver.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/chunkeddriver.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/api.py -> build/lib/cinder/backup DEBUG: copying cinder/backup/__init__.py -> build/lib/cinder/backup DEBUG: creating build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/replication.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_fc.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_const.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/instorage_common.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/backup/test_rpcapi.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/test_chunkeddriver.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/test_backup.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_swift_client2.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_swift_client.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_service.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_google_client2.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_google_client.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/fake_backup.py -> build/lib/cinder/tests/unit/backup DEBUG: copying cinder/tests/unit/backup/__init__.py -> build/lib/cinder/tests/unit/backup DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: copying cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: copying cinder/tests/unit/volume/drivers/huawei/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/huawei DEBUG: creating build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_unmanage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_type_encryption.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_type_access.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_transfer.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_tenant_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_mig_status_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_image_metadata.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_host_attribute.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_encryption_metadata.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/volume_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/used_limits.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/types_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/types_extra_specs.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_unmanage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/snapshot_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/services.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/scheduler_stats.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/scheduler_hints.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/resource_common_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/quotas.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/quota_classes.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/qos_specs_manage.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/hosts.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/extended_snapshot_attributes.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/extended_services.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/consistencygroups.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/cgsnapshots.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/capabilities.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/backups.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/availability_zones.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/admin_actions.py -> build/lib/cinder/api/contrib DEBUG: copying cinder/api/contrib/__init__.py -> build/lib/cinder/api/contrib DEBUG: creating build/lib/cinder/api/v3 DEBUG: creating build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/workers.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/volumes.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/snapshots.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/resource_filters.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/messages.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/groups.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/group_types.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/group_snapshots.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/clusters.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/backups.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/attachments.py -> build/lib/cinder/api/v3/views DEBUG: copying cinder/api/v3/views/__init__.py -> build/lib/cinder/api/v3/views DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: copying cinder/volume/drivers/dell_emc/sc/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/sc DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: creating build/lib/cinder/group DEBUG: copying cinder/group/api.py -> build/lib/cinder/group DEBUG: copying cinder/group/__init__.py -> build/lib/cinder/group DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: copying cinder/tests/unit/volume/drivers/nec/test_volume.py -> build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: copying cinder/tests/unit/volume/drivers/nec/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/nec DEBUG: 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 DEBUG: copying cinder/tests/unit/volume/drivers/inspur/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: creating build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_fc.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_common.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/hpe_3par_base.py -> build/lib/cinder/volume/drivers/hpe DEBUG: copying cinder/volume/drivers/hpe/__init__.py -> build/lib/cinder/volume/drivers/hpe DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: creating build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/nfs.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/iscsi.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: copying cinder/volume/drivers/nexenta/ns5/__init__.py -> build/lib/cinder/volume/drivers/nexenta/ns5 DEBUG: creating build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: creating build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/strings.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/certificate.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying cinder/volume/drivers/ibm/ibm_storage/__init__.py -> build/lib/cinder/volume/drivers/ibm/ibm_storage DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volumes.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_types.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_volume_actions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_versions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_snapshots.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/test_extensions.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/fakes.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: copying cinder/tests/functional/api_sample_tests/__init__.py -> build/lib/cinder/tests/functional/api_sample_tests DEBUG: creating build/lib/cinder/common DEBUG: copying cinder/common/sqlalchemyutils.py -> build/lib/cinder/common DEBUG: copying cinder/common/constants.py -> build/lib/cinder/common DEBUG: copying cinder/common/config.py -> build/lib/cinder/common DEBUG: copying cinder/common/__init__.py -> build/lib/cinder/common DEBUG: creating build/lib/cinder/message DEBUG: copying cinder/message/message_field.py -> build/lib/cinder/message DEBUG: copying cinder/message/defined_messages.py -> build/lib/cinder/message DEBUG: copying cinder/message/api.py -> build/lib/cinder/message DEBUG: copying cinder/message/__init__.py -> build/lib/cinder/message DEBUG: creating build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_iscsi.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_common.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_api21.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/datera_api2.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/volume/drivers/datera/__init__.py -> build/lib/cinder/volume/drivers/datera DEBUG: copying cinder/zonemanager/utils.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fczm_constants.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_zone_manager.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_san_lookup_service.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/fc_common.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/zonemanager/__init__.py -> build/lib/cinder/zonemanager DEBUG: copying cinder/version.py -> build/lib/cinder DEBUG: copying cinder/utils.py -> build/lib/cinder DEBUG: copying cinder/test.py -> build/lib/cinder DEBUG: copying cinder/ssh_utils.py -> build/lib/cinder DEBUG: copying cinder/service_auth.py -> build/lib/cinder DEBUG: copying cinder/service.py -> build/lib/cinder DEBUG: copying cinder/rpc.py -> build/lib/cinder DEBUG: copying cinder/quota_utils.py -> build/lib/cinder DEBUG: copying cinder/quota.py -> build/lib/cinder DEBUG: copying cinder/policy.py -> build/lib/cinder DEBUG: copying cinder/opts.py -> build/lib/cinder DEBUG: copying cinder/manager.py -> build/lib/cinder DEBUG: copying cinder/i18n.py -> build/lib/cinder DEBUG: copying cinder/flow_utils.py -> build/lib/cinder DEBUG: copying cinder/exception.py -> build/lib/cinder DEBUG: copying cinder/coordination.py -> build/lib/cinder DEBUG: copying cinder/context.py -> build/lib/cinder DEBUG: copying cinder/__init__.py -> build/lib/cinder DEBUG: creating build/lib/cinder/tests/unit/api/views DEBUG: copying cinder/tests/unit/api/views/test_versions.py -> build/lib/cinder/tests/unit/api/views DEBUG: copying cinder/tests/unit/api/views/__init__.py -> build/lib/cinder/tests/unit/api/views DEBUG: creating build/lib/cinder/transfer DEBUG: copying cinder/transfer/api.py -> build/lib/cinder/transfer DEBUG: copying cinder/transfer/__init__.py -> build/lib/cinder/transfer DEBUG: creating build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/utils.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/replication.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/driver.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/client.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/adapter.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/volume/drivers/dell_emc/unity/__init__.py -> build/lib/cinder/volume/drivers/dell_emc/unity DEBUG: copying cinder/api/v2/volumes.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/volume_metadata.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/types.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/snapshots.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/snapshot_metadata.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/router.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/limits.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v2/__init__.py -> build/lib/cinder/api/v2 DEBUG: copying cinder/api/v3/workers.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volumes.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_transfer.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_metadata.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/volume_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/snapshots.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/snapshot_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/router.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/resource_filters.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/resource_common_manage.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/messages.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/limits.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/groups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_types.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_specs.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/group_snapshots.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/consistencygroups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/clusters.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/backups.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/attachments.py -> build/lib/cinder/api/v3 DEBUG: copying cinder/api/v3/__init__.py -> build/lib/cinder/api/v3 DEBUG: creating build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/fs_conf.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/fs_client.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/dsware.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/constants.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: copying cinder/volume/drivers/fusionstorage/__init__.py -> build/lib/cinder/volume/drivers/fusionstorage DEBUG: creating build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/tgt.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/scst.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/iet.py -> build/lib/cinder/privsep/targets DEBUG: copying cinder/privsep/targets/__init__.py -> build/lib/cinder/privsep/targets DEBUG: creating build/lib/cinder/objects DEBUG: copying cinder/objects/volume_type.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/volume_attachment.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/volume.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/snapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/service.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/request_spec.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/qos_specs.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/manageableresources.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group_type.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group_snapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/group.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/fields.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/dynamic_log.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/consistencygroup.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cluster.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cleanup_request.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cleanable.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/cgsnapshot.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/base.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/backup.py -> build/lib/cinder/objects DEBUG: copying cinder/objects/__init__.py -> build/lib/cinder/objects DEBUG: copying cinder/db/migration.py -> build/lib/cinder/db DEBUG: copying cinder/db/base.py -> build/lib/cinder/db DEBUG: copying cinder/db/api.py -> build/lib/cinder/db DEBUG: copying cinder/db/__init__.py -> build/lib/cinder/db DEBUG: copying cinder/volume/drivers/fujitsu/__init__.py -> build/lib/cinder/volume/drivers/fujitsu DEBUG: running egg_info DEBUG: writing requirements to cinder.egg-info/requires.txt DEBUG: writing cinder.egg-info/PKG-INFO DEBUG: writing top-level names to cinder.egg-info/top_level.txt DEBUG: writing dependency_links to cinder.egg-info/dependency_links.txt DEBUG: writing entry points to cinder.egg-info/entry_points.txt DEBUG: writing pbr to cinder.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'cinder.egg-info/SOURCES.txt' DEBUG: copying cinder/brick/README.txt -> build/lib/cinder/brick DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> build/lib/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying cinder/volume/drivers/nec/product.xml -> build/lib/cinder/volume/drivers/nec DEBUG: copying cinder/api/openstack/rest_api_version_history.rst -> build/lib/cinder/api/openstack DEBUG: copying cinder/tests/unit/policy.json -> build/lib/cinder/tests/unit DEBUG: copying cinder/db/sqlalchemy/migrate_repo/README -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/cinder/db/sqlalchemy/migrate_repo DEBUG: copying cinder/tests/README.rst -> build/lib/cinder/tests DEBUG: creating build/lib/cinder/volume/drivers/hpe/releasenotes DEBUG: creating build/lib/cinder/volume/drivers/hpe/releasenotes/notes DEBUG: copying cinder/volume/drivers/hpe/releasenotes/notes/hpe_3par_multiattach_detach_fix-d2d3785d656fba90.yaml -> build/lib/cinder/volume/drivers/hpe/releasenotes/notes DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: 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 DEBUG: copying cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: 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 DEBUG: 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 DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: 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 DEBUG: 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 DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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 DEBUG: creating build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: 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 DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: 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 DEBUG: copying cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> build/lib/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: creating build/lib/cinder/locale DEBUG: creating build/lib/cinder/locale/de DEBUG: creating build/lib/cinder/locale/de/LC_MESSAGES DEBUG: copying cinder/locale/de/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/de/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/es DEBUG: creating build/lib/cinder/locale/es/LC_MESSAGES DEBUG: copying cinder/locale/es/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/es/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/fr DEBUG: creating build/lib/cinder/locale/fr/LC_MESSAGES DEBUG: copying cinder/locale/fr/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/fr/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/it DEBUG: creating build/lib/cinder/locale/it/LC_MESSAGES DEBUG: copying cinder/locale/it/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/it/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ja DEBUG: creating build/lib/cinder/locale/ja/LC_MESSAGES DEBUG: copying cinder/locale/ja/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ja/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ko_KR DEBUG: creating build/lib/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/pt_BR DEBUG: creating build/lib/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/ru DEBUG: creating build/lib/cinder/locale/ru/LC_MESSAGES DEBUG: copying cinder/locale/ru/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/ru/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/zh_CN DEBUG: creating build/lib/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/cinder/locale/zh_TW DEBUG: creating build/lib/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> build/lib/cinder/locale/zh_TW/LC_MESSAGES DEBUG: + sleep 1 DEBUG: + python2 setup.py compile_catalog -d build/lib/cinder/locale -D cinder DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po to build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po to build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/it/LC_MESSAGES/cinder.po to build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po to build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/es/LC_MESSAGES/cinder.po to build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo DEBUG: compiling catalog build/lib/cinder/locale/de/LC_MESSAGES/cinder.po to build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l72S4o DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64 DEBUG: + cd cinder-15.1.0.dev64 DEBUG: + 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' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_TW/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/zh_CN/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ru/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/pt_BR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ko_KR/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/ja/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/it/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/fr/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/es/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.mo -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: copying build/lib/cinder/locale/de/LC_MESSAGES/cinder.po -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/dynamic_log.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/fields.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/manageableresources.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/request_spec.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: copying build/lib/cinder/objects/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/transfer/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/transfer/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/transfer DEBUG: copying build/lib/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/context.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/flow_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/i18n.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/policy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/quota.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/test.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: copying build/lib/cinder/version.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: copying build/lib/cinder/message/message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/message DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: copying build/lib/cinder/common/sqlalchemyutils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/common DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: copying build/lib/cinder/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: copying build/lib/cinder/group/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/group DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: copying build/lib/cinder/wsgi/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/wsgi DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep/targets DEBUG: copying build/lib/cinder/privsep/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/cgroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/fs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/hscli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/nvmcli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: copying build/lib/cinder/privsep/path.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/privsep DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/backup_chunked_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/backup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/fczm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/util.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_consistencygroup_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_group_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_manageable_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_snapshot_revert.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: copying build/lib/cinder/interface/volume_snapshotmanagement_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/interface DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: copying build/lib/cinder/backup/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/gcs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/posix.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/swift.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: copying build/lib/cinder/backup/drivers/tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/backup/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/rtstool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/status.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: copying build/lib/cinder/cmd/volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/fczm_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: copying build/lib/cinder/zonemanager/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_connector_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/brcd_rest_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/brocade/rest_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/brocade DEBUG: copying build/lib/cinder/zonemanager/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: copying build/lib/cinder/zonemanager/drivers/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: copying build/lib/cinder/zonemanager/drivers/fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fabric_opts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: copying build/lib/cinder/zonemanager/drivers/cisco/fc_zone_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/zonemanager/drivers/cisco DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: copying build/lib/cinder/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: copying build/lib/cinder/compute/nova.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/gzip.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/accelerators/qat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image/accelerators DEBUG: copying build/lib/cinder/image/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/accelerator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/cache.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/glance.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: copying build/lib/cinder/image/image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/image DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/base_weight.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: copying build/lib/cinder/scheduler/scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: copying build/lib/cinder/scheduler/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: copying build/lib/cinder/scheduler/evaluator/evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/evaluator DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/affinity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/availability_zone_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/capabilities_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/capacity_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/driver_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/extra_specs_ops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/ignore_attempted_hosts_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/instance_locality_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: copying build/lib/cinder/scheduler/filters/json_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/filters DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: copying build/lib/cinder/scheduler/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: copying build/lib/cinder/scheduler/flows/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/capacity.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/chance.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/goodness.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/stochastic.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: copying build/lib/cinder/scheduler/weights/volume_number.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/scheduler/weights DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/router.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: copying build/lib/cinder/api/v3/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/resource_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: copying build/lib/cinder/api/v3/views/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v3/views DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/extended_services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/resource_common_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_mig_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: copying build/lib/cinder/api/contrib/volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: copying build/lib/cinder/api/v2/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: copying build/lib/cinder/api/v2/views/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/v2/views DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/quota_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: copying build/lib/cinder/api/schemas/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/schemas DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/views/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/views DEBUG: copying build/lib/cinder/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/api_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/microversions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: copying build/lib/cinder/api/versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: copying build/lib/cinder/api/openstack/wsgi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/openstack DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: copying build/lib/cinder/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: copying build/lib/cinder/api/validation/validators.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/api/validation DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: copying build/lib/cinder/keymgr/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/keymgr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/attachments.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/backup_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/clusters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/manageable_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/manageable_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/quota_class.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshot_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/type_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: copying build/lib/cinder/policies/workers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: copying build/lib/cinder/brick/README.txt -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/local_dev/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/local_dev/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick/local_dev DEBUG: copying build/lib/cinder/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: copying build/lib/cinder/db/migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: copying build/lib/cinder/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: copying build/lib/cinder/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/db/sqlalchemy/migrate_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/driver_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/group_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: copying build/lib/cinder/volume/volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: copying build/lib/cinder/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: copying build/lib/cinder/volume/flows/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: copying build/lib/cinder/volume/flows/api/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: copying build/lib/cinder/volume/flows/manager/manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/flows/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/cxt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/iet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/lio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/nvmeof.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/nvmet.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/scst.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: copying build/lib/cinder/volume/targets/tgt.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/targets DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/volume/drivers/fusionstorage/fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fusionstorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_api2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_api21.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: copying build/lib/cinder/volume/drivers/datera/datera_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/datera DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/releasenotes/notes DEBUG: copying build/lib/cinder/volume/drivers/hpe/releasenotes/notes/hpe_3par_multiattach_detach_fix-d2d3785d656fba90.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe/releasenotes/notes DEBUG: copying build/lib/cinder/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_3par_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: copying build/lib/cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hpe DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: copying build/lib/cinder/volume/drivers/lenovo/lenovo_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/lenovo DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/fc_zone_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/huawei_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/hypermetro.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: copying build/lib/cinder/volume/drivers/huawei/smartx.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/huawei DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/stx/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/stx DEBUG: copying build/lib/cinder/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/pure.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/rsd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: copying build/lib/cinder/volume/drivers/zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/ns5/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta/ns5 DEBUG: copying build/lib/cinder/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: copying build/lib/cinder/volume/drivers/nexenta/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: copying build/lib/cinder/volume/drivers/kaminario/kaminario_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/kaminario DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: copying build/lib/cinder/volume/drivers/fujitsu/eternus_dx/eternus_dx_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/fujitsu/eternus_dx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: copying build/lib/cinder/volume/drivers/windows/smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/windows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/hedvig_cinder.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: copying build/lib/cinder/volume/drivers/hedvig/rest_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/hedvig DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: copying build/lib/cinder/volume/drivers/vmware/volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/vmware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/cli_factory.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/raidcmd_cli/common_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend/raidcmd_cli DEBUG: copying build/lib/cinder/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: copying build/lib/cinder/volume/drivers/infortrend/infortrend_fc_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: copying build/lib/cinder/volume/drivers/infortrend/infortrend_iscsi_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/volume/drivers/veritas_access/veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/veritas_access DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/config.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/devop_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: copying build/lib/cinder/volume/drivers/macrosan/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/macrosan DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dpl_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dpl_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/dplcommon.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: copying build/lib/cinder/volume/drivers/prophetstor/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/prophetstor DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: copying build/lib/cinder/volume/drivers/synology/synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/synology DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/certificate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/cryptish.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ds8k_restclient.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/strings.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/ibm_storage/xiv_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/ibm_storage DEBUG: copying build/lib/cinder/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: copying build/lib/cinder/volume/drivers/ibm/gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: copying build/lib/cinder/volume/drivers/ibm/storwize_svc/storwize_svc_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/ibm/storwize_svc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: copying build/lib/cinder/volume/drivers/san/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: copying build/lib/cinder/volume/drivers/san/san.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: copying build/lib/cinder/volume/drivers/san/hp/hpmsa_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/san/hp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/product.xml -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: copying build/lib/cinder/volume/drivers/nec/volume_helper.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/nec DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/instorage_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/volume/drivers/inspur/instorage/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/instorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/as13000/as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/unity/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/unity DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/sc/storagecenter_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/masking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/provision.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/rest.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/powermax/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/ps.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vxflexos/simplecache.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vxflexos DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/const.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/vnx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: copying build/lib/cinder/volume/drivers/netapp/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/client/client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/fc_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/iscsi_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/utils/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/volume/drivers/netapp/dataontap/performance/perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/volume/drivers/netapp/dataontap/performance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/README.rst -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: copying build/lib/cinder/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: copying build/lib/cinder/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_backup_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_fczm_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/compliance/test_volume_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/compliance DEBUG: copying build/lib/cinder/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/fake_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: copying build/lib/cinder/tests/fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volumes-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volumes/volume-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volumes DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-types-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-default-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/volume-type-access-add-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: 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-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_type DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfers-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_transfer/volume-transfer-accept-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_transfer DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions/volume-manage-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_manage_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/volume_actions/volume-upload-to-image-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/volume_actions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/versions-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/versions/version-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshots-list-detailed-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-update-key-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-show-key-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-metadata-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshots/snapshot-create-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshots DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions/snapshot-manage-request.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/snapshot_manage_extensions DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/samples/extensions/extensions-list-response.json.tpl -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests/samples/extensions DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshot_manage_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_manage_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: copying build/lib/cinder/tests/functional/api_sample_tests/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api_sample_tests DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/api/foxinsocks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional/api DEBUG: copying build/lib/cinder/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/api_samples_test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/functional_helpers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_extensions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_group_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_group_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_login.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: copying build/lib/cinder/tests/functional/test_volumes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/policy.json -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_name_id.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_purge.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_reset_backend.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_transfers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: copying build/lib/cinder/tests/unit/db/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: copying build/lib/cinder/tests/unit/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: copying build/lib/cinder/tests/unit/glance/stubs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/glance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/db_fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/test_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: copying build/lib/cinder/tests/unit/windows/test_smbfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/windows DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_http_fc_zone_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_brcd_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_san_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_client_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_fc_zone_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_cisco_lookup_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_driverutils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_fc_zone_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: copying build/lib/cinder/tests/unit/zonemanager/test_volume_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/zonemanager DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/fake_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: copying build/lib/cinder/tests/unit/consistencygroup/fake_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/consistencygroup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/targets_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_base_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_cxt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_iet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_iser_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_lio_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_nvmeof_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_nvmet_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_scst_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_spdknvmf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: copying build/lib/cinder/tests/unit/targets/test_tgt_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/targets DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/test_conf_key_mgr.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: copying build/lib/cinder/tests/unit/keymgr/test_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/keymgr DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/fake_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_allocated_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_base_filter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_capacity_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_chance_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_filter_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_goodness_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_host_filters.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_host_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_scheduler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_scheduler_options.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_stochastic_weight_handler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_volume_number_weigher.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: copying build/lib/cinder/tests/unit/scheduler/test_weights.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/scheduler DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/example_a.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: copying build/lib/cinder/tests/unit/monkey_patch_example/example_b.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/monkey_patch_example DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_defined_messages.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: copying build/lib/cinder/tests/unit/message/test_message_field.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/message DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cgsnapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cleanable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cleanup_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_consistencygroup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_group_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_manageable_volumes_snapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_qos.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume_attachment.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/objects/test_volume_type.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/objects DEBUG: copying build/lib/cinder/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/cast_as_call.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_cluster.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_constants.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_group.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_group_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/fake_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_api_urlmap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_cleanable_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_cmd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_coordination.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_db_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_db_worker_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_evaluator.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_image_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_interface.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_macrosan_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_paginate_query.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_qos_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_quota_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_rpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_service_auth.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_setup_profiler.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_ssh_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_test.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_cleanup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_configuration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_glance_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_throttling.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_types.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/test_volume_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: copying build/lib/cinder/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: copying build/lib/cinder/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: copying build/lib/cinder/tests/unit/compute/test_nova.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: copying build/lib/cinder/tests/unit/group/test_groups_manager_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/group DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_google_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_google_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_service.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_swift_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/fake_swift_client2.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_backup.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_chunkeddriver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: copying build/lib/cinder/tests/unit/backup/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_ceph.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_driver_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_glusterfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_google.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_posix.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_swift.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: copying build/lib/cinder/tests/unit/backup/drivers/test_backup_tsm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/backup/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/test_attachments_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: copying build/lib/cinder/tests/unit/attachments/test_attachments_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/attachments DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/fake_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: copying build/lib/cinder/tests/unit/brick/test_brick_lvm.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/brick DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/fake_volume_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_create_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_manage_snapshot_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/flows/test_manage_volume_flow.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/flows DEBUG: copying build/lib/cinder/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_availability_zone.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_image.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_init_host.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_manage_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_replication_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_manager.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_migration.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_retype.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: copying build/lib/cinder/tests/unit/volume/test_volume_usage_audit.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nec/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nec/test_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nec DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/huawei/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/huawei/test_huawei_drivers.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/huawei DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_fcd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_datastore.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_vmdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/vmware/test_vmware_volumeops.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/vmware DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/fake_pyxcli_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ds8k_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_flashsystem_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_ibm_storage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_storwize_svc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/ibm/test_xiv_proxy.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/ibm DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_datera.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_fujitsu_dx.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_gpfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_hedvig.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_infinidat.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_kaminario.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_linstordrv.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_lvm_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_nimble.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_prophetstor_dpl.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_pure.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_qnap.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_quobyte.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_rbd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_remotefs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_rsd.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_san.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_seagate.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_sheepdog.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_spdk.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_storpool.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_veritas_cnfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_vzstorage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/test_zadara.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/performance/test_perf_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/performance DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_data_motion.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_loopingcalls.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/utils/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/utils DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_block_driver_interfaces.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/test_nfs_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_api.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/netapp/dataontap/client DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/synology/test_synology_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/synology DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_fc_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_helper_routines.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_iscsi_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/instorage/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/instorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/inspur/as13000/test_as13000_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/inspur/as13000 DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_jsonrpc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/nexenta/test_nexenta5_nfs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/nexenta DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_cli.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/infortrend/test_infortrend_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/infortrend DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_3par_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/fake_hpe_lefthand_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpe3par.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/hpe/test_hpelefthand.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/hpe DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_test_data.json -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/scaled_iops_invalid_data.json -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/solidfire/test_solidfire.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/solidfire DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/veritas_access/test_veritas_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/veritas_access DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_dsware.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_fs_conf.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/fusionstorage/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/fusionstorage DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_data.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/powermax_fake_objects.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_iscsi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_masking.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_provision.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_rest.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/powermax/test_powermax_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/powermax DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/mocks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_attach_detach_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_cloned_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_create_volume_from_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_delete_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_extend_volume.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_get_manageable.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_groups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_initialize_connection_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_manage_existing_snapshot.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_misc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vxflexos/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vxflexos DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_fc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_sc.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/sc/test_scapi.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/sc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/unity/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/unity DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_ps.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/test_xtremio.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_vnx.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/mocked_cinder.yaml -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_enum.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_exception.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_adapter.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_base.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_client.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_driver.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_replication.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_res_mock.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_taskflows.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/test_utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/utils.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: copying build/lib/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib/tasks.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/volume/drivers/dell_emc/vnx/fake_storops/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/views/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/views/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/views DEBUG: copying build/lib/cinder/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/fakes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_api_validation.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: copying build/lib/cinder/tests/unit/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_admin_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_backup_project_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_backups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_capabilities.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_cgsnapshots.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_consistencygroups.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_extended_snapshot_attributes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_hosts.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_qos_specs_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_quotas.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_quotas_classes.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_hints.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_scheduler_stats.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_services.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_snapshot_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_types_extra_specs.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_types_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_used_limits.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_actions.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_encryption_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_host_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_image_metadata.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_manage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_migration_status_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_tenant_attribute.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_transfer.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_access.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_type_encryption.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: copying build/lib/cinder/tests/unit/api/contrib/test_volume_unmanage.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/test_api_version_request.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/api/openstack DEBUG: copying build/lib/cinder/tests/unit/api/openstack/test_versioned_method.py -> /builddir/build/BUILDROOT/openstack-cinder-15.1.0-0.20191115025244.5ad452f.el7.x86_64/usr/lib/python2.7/site-packages/cinder/tests/unit/ap