Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderclient.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-74085-401321/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cddc62dc14e84273951dcf911aaeb153', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-74085-401321/root', '--setenv=LANG=en_GB.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', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-cinderclient-5.0.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderclient.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-train-el8-build-74085-401321/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '56850a09c0e140fcbfa7ba3906a54e5c', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-74085-401321/root', '--private-network', '--setenv=LANG=en_GB.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', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-cinderclient.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fVVqEg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-cinderclient-5.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-cinderclient-5.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-cinderclient-5.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-cinderclient-5.0.1 base' + rm -rf python_cinderclient.egg-info + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bwsPBA + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-5.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/cinderclient creating build/lib/cinderclient/tests creating build/lib/cinderclient/tests/unit creating build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/base.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/keystone_client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/snapshots.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/__init__.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/client.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/tests/unit/fixture_data/availability_zones.py -> build/lib/cinderclient/tests/unit/fixture_data copying cinderclient/exceptions.py -> build/lib/cinderclient copying cinderclient/api_versions.py -> build/lib/cinderclient copying cinderclient/base.py -> build/lib/cinderclient copying cinderclient/shell_utils.py -> build/lib/cinderclient copying cinderclient/utils.py -> build/lib/cinderclient copying cinderclient/_i18n.py -> build/lib/cinderclient copying cinderclient/__init__.py -> build/lib/cinderclient copying cinderclient/client.py -> build/lib/cinderclient copying cinderclient/version.py -> build/lib/cinderclient copying cinderclient/shell.py -> build/lib/cinderclient copying cinderclient/extension.py -> build/lib/cinderclient creating build/lib/cinderclient/contrib copying cinderclient/contrib/noauth.py -> build/lib/cinderclient/contrib copying cinderclient/contrib/__init__.py -> build/lib/cinderclient/contrib creating build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/base.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_volume_create_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_snapshot_create_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/__init__.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_volume_extend_cli.py -> build/lib/cinderclient/tests/functional copying cinderclient/tests/functional/test_readonly_cli.py -> build/lib/cinderclient/tests/functional creating build/lib/cinderclient/tests/unit/v2 creating build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> build/lib/cinderclient/tests/unit/v2/contrib copying cinderclient/tests/unit/v2/contrib/__init__.py -> build/lib/cinderclient/tests/unit/v2/contrib creating build/lib/cinderclient/v3 creating build/lib/cinderclient/v3/contrib copying cinderclient/v3/contrib/list_extensions.py -> build/lib/cinderclient/v3/contrib copying cinderclient/v3/contrib/__init__.py -> build/lib/cinderclient/v3/contrib copying cinderclient/tests/__init__.py -> build/lib/cinderclient/tests copying cinderclient/tests/unit/v2/test_shell.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volumes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_types.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_qos.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quotas.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_type_access.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_quota_classes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_auth.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_snapshot_actions.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_consistencygroups.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_limits.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_cgsnapshots.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_availability_zone.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/__init__.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/fakes.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_encryption_types.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_pools.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_capabilities.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_services.py -> build/lib/cinderclient/tests/unit/v2 copying cinderclient/tests/unit/v2/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v2 creating build/lib/cinderclient/v2 copying cinderclient/v2/volume_encryption_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups_restore.py -> build/lib/cinderclient/v2 copying cinderclient/v2/pools.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_transfers.py -> build/lib/cinderclient/v2 copying cinderclient/v2/limits.py -> build/lib/cinderclient/v2 copying cinderclient/v2/services.py -> build/lib/cinderclient/v2 copying cinderclient/v2/capabilities.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volumes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quota_classes.py -> build/lib/cinderclient/v2 copying cinderclient/v2/__init__.py -> build/lib/cinderclient/v2 copying cinderclient/v2/client.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_types.py -> build/lib/cinderclient/v2 copying cinderclient/v2/consistencygroups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_type_access.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_backups.py -> build/lib/cinderclient/v2 copying cinderclient/v2/shell.py -> build/lib/cinderclient/v2 copying cinderclient/v2/quotas.py -> build/lib/cinderclient/v2 copying cinderclient/v2/qos_specs.py -> build/lib/cinderclient/v2 copying cinderclient/v2/volume_snapshots.py -> build/lib/cinderclient/v2 copying cinderclient/v2/availability_zones.py -> build/lib/cinderclient/v2 copying cinderclient/v2/cgsnapshots.py -> build/lib/cinderclient/v2 creating build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/list_extensions.py -> build/lib/cinderclient/v2/contrib copying cinderclient/v2/contrib/__init__.py -> build/lib/cinderclient/v2/contrib creating build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_shell.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_group_types.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volumes.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_quotas.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_attachments.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/__init__.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/fakes.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_group_snapshots.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_groups.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_resource_filters.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_messages.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volume_transfers.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_services.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_volume_backups.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/tests/unit/v3/test_clusters.py -> build/lib/cinderclient/tests/unit/v3 copying cinderclient/v3/attachments.py -> build/lib/cinderclient/v3 copying cinderclient/v3/resource_filters.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_encryption_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_backups_restore.py -> build/lib/cinderclient/v3 copying cinderclient/v3/groups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/workers.py -> build/lib/cinderclient/v3 copying cinderclient/v3/pools.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_transfers.py -> build/lib/cinderclient/v3 copying cinderclient/v3/messages.py -> build/lib/cinderclient/v3 copying cinderclient/v3/limits.py -> build/lib/cinderclient/v3 copying cinderclient/v3/services.py -> build/lib/cinderclient/v3 copying cinderclient/v3/capabilities.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volumes.py -> build/lib/cinderclient/v3 copying cinderclient/v3/quota_classes.py -> build/lib/cinderclient/v3 copying cinderclient/v3/__init__.py -> build/lib/cinderclient/v3 copying cinderclient/v3/group_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/client.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_types.py -> build/lib/cinderclient/v3 copying cinderclient/v3/consistencygroups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/group_snapshots.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_type_access.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_backups.py -> build/lib/cinderclient/v3 copying cinderclient/v3/shell.py -> build/lib/cinderclient/v3 copying cinderclient/v3/quotas.py -> build/lib/cinderclient/v3 copying cinderclient/v3/qos_specs.py -> build/lib/cinderclient/v3 copying cinderclient/v3/volume_snapshots.py -> build/lib/cinderclient/v3 copying cinderclient/v3/availability_zones.py -> build/lib/cinderclient/v3 copying cinderclient/v3/clusters.py -> build/lib/cinderclient/v3 copying cinderclient/v3/cgsnapshots.py -> build/lib/cinderclient/v3 creating build/lib/cinderclient/apiclient copying cinderclient/apiclient/exceptions.py -> build/lib/cinderclient/apiclient copying cinderclient/apiclient/base.py -> build/lib/cinderclient/apiclient copying cinderclient/apiclient/__init__.py -> build/lib/cinderclient/apiclient copying cinderclient/tests/unit/test_shell.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_utils.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/fake_actions_module.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_client.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_exceptions.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_api_versions.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/utils.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_base.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_auth_plugins.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/__init__.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/fakes.py -> build/lib/cinderclient/tests/unit copying cinderclient/tests/unit/test_http.py -> build/lib/cinderclient/tests/unit running egg_info creating python_cinderclient.egg-info writing python_cinderclient.egg-info/PKG-INFO writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt writing top-level names to python_cinderclient.egg-info/top_level.txt writing pbr to python_cinderclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' + sleep 1 + sphinx-build-3 -W -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-cinderclient-5.0.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/details reading sources... [ 28%] cli/index reading sources... [ 42%] contributor/functional_tests reading sources... [ 57%] contributor/unit_tests reading sources... [ 71%] index reading sources... [ 85%] user/no_auth reading sources... [100%] user/shell looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] cli/details [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-cinderclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'cinderclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/details is 2020-03-26 07:13:07 writing output... [ 28%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-03-26 07:13:07 writing output... [ 42%] contributor/functional_tests [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/functional_tests is 2020-03-26 07:13:07 writing output... [ 57%] contributor/unit_tests [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/unit_tests is 2020-03-26 07:13:07 writing output... [ 71%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-03-26 07:13:07 writing output... [ 85%] user/no_auth [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/no_auth is 2020-03-26 07:13:07 writing output... [100%] user/shell [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/shell is 2020-03-26 07:13:07 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + sphinx-build-3 -W -b man doc/source doc/build/man Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/python-cinderclient-5.0.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] cli/details reading sources... [ 28%] cli/index reading sources... [ 42%] contributor/functional_tests reading sources... [ 57%] contributor/unit_tests reading sources... [ 71%] index reading sources... [ 85%] user/no_auth reading sources... [100%] user/shell looking for now-outdated files... none found pickling environment... done checking consistency... done writing... cinder.1 { } done build succeeded. The manual pages are in doc/build/man. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KAVlpH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch + cd python-cinderclient-5.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_group_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_attachments.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_group_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_groups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_resource_filters.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_messages.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/v3/test_clusters.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3 copying build/lib/cinderclient/tests/unit/fake_actions_module.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_api_versions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/base.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/keystone_client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/fixture_data/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data copying build/lib/cinderclient/tests/unit/test_base.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/test_auth_plugins.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/unit/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/test_list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/contrib copying build/lib/cinderclient/tests/unit/v2/test_qos.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_auth.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_snapshot_actions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_limits.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_availability_zone.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/fakes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_pools.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_services.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/v2/test_volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2 copying build/lib/cinderclient/tests/unit/test_http.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit copying build/lib/cinderclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_volume_create_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_snapshot_create_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_volume_extend_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/tests/functional/test_readonly_cli.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional copying build/lib/cinderclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/api_versions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/attachments.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/resource_filters.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/groups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/workers.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/pools.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/contrib copying build/lib/cinderclient/v3/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/messages.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/services.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/group_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/group_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/clusters.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/v3/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3 copying build/lib/cinderclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/contrib copying build/lib/cinderclient/contrib/noauth.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/contrib copying build/lib/cinderclient/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/contrib copying build/lib/cinderclient/shell_utils.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/utils.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/_i18n.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/exceptions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/base.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient copying build/lib/cinderclient/apiclient/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient copying build/lib/cinderclient/version.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient copying build/lib/cinderclient/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_encryption_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups_restore.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/pools.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 creating /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/list_extensions.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/contrib/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/contrib copying build/lib/cinderclient/v2/volume_transfers.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/limits.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/services.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/capabilities.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volumes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quota_classes.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/client.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_types.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/consistencygroups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_type_access.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_backups.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/shell.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/quotas.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/qos_specs.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/volume_snapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/availability_zones.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/v2/cgsnapshots.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2 copying build/lib/cinderclient/extension.py -> /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_group_types.py to test_group_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_volumes.py to test_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_attachments.py to test_attachments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_group_snapshots.py to test_group_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_groups.py to test_groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_resource_filters.py to test_resource_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_messages.py to test_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_volume_transfers.py to test_volume_transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_volume_backups.py to test_volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v3/test_clusters.py to test_clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fake_actions_module.py to fake_actions_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_exceptions.py to test_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_api_versions.py to test_api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/keystone_client.py to keystone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/snapshots.py to snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fixture_data/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_base.py to test_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_auth_plugins.py to test_auth_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_volumes.py to test_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_types.py to test_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/contrib/test_list_extensions.py to test_list_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_qos.py to test_qos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_quotas.py to test_quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_type_access.py to test_type_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_quota_classes.py to test_quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_snapshot_actions.py to test_snapshot_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_consistencygroups.py to test_consistencygroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_limits.py to test_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_cgsnapshots.py to test_cgsnapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_availability_zone.py to test_availability_zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_volume_encryption_types.py to test_volume_encryption_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_pools.py to test_pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_capabilities.py to test_capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_volume_transfers.py to test_volume_transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/v2/test_volume_backups.py to test_volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/unit/test_http.py to test_http.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/test_volume_create_cli.py to test_volume_create_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/test_snapshot_create_cli.py to test_snapshot_create_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/test_cli.py to test_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/test_volume_extend_cli.py to test_volume_extend_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests/functional/test_readonly_cli.py to test_readonly_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/api_versions.py to api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/attachments.py to attachments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/resource_filters.py to resource_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_encryption_types.py to volume_encryption_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_backups_restore.py to volume_backups_restore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/groups.py to groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/workers.py to workers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/pools.py to pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/contrib/list_extensions.py to list_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_transfers.py to volume_transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/messages.py to messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/quota_classes.py to quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/group_types.py to group_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_types.py to volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/consistencygroups.py to consistencygroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/group_snapshots.py to group_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_type_access.py to volume_type_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_backups.py to volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/qos_specs.py to qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/volume_snapshots.py to volume_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/clusters.py to clusters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v3/cgsnapshots.py to cgsnapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/contrib/noauth.py to noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/shell_utils.py to shell_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/apiclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_encryption_types.py to volume_encryption_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_backups_restore.py to volume_backups_restore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/pools.py to pools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/contrib/list_extensions.py to list_extensions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_transfers.py to volume_transfers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/limits.py to limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volumes.py to volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/quota_classes.py to quota_classes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_types.py to volume_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/consistencygroups.py to consistencygroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_type_access.py to volume_type_access.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_backups.py to volume_backups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/quotas.py to quotas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/qos_specs.py to qos_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/volume_snapshots.py to volume_snapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/availability_zones.py to availability_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/v2/cgsnapshots.py to cgsnapshots.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/extension.py to extension.cpython-36.pyc writing byte-compilation script '/tmp/tmpn7f_83b3.py' /usr/libexec/platform-python /tmp/tmpn7f_83b3.py removing /tmp/tmpn7f_83b3.py running install_egg_info running egg_info writing python_cinderclient.egg-info/PKG-INFO writing dependency_links to python_cinderclient.egg-info/dependency_links.txt writing entry points to python_cinderclient.egg-info/entry_points.txt writing top-level names to python_cinderclient.egg-info/top_level.txt writing pbr to python_cinderclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'python_cinderclient.egg-info/SOURCES.txt' Copying python_cinderclient.egg-info to /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/python_cinderclient-5.0.1-py3.6.egg-info running install_scripts Installing cinder script to /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + ln -s cinder /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/bin/cinder-3 + rm -fr /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/cinderclient/tests + install -p -D -m 644 tools/cinder.bash_completion /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/etc/bash_completion.d/cinder.bash_completion + install -p -D -m 644 doc/build/man/cinder.1 /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/man/man1/cinder.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 5.0.1-1.el8 --unique-debug-suffix -5.0.1-1.el8.noarch --unique-debug-src-base python-cinderclient-5.0.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-cinderclient-5.0.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-cinderclient-5.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YBliif + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python3-cinderclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python3-cinderclient + cp -pr README.rst /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python3-cinderclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ob8WXP + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-5.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/licenses/python3-cinderclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/licenses/python3-cinderclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/licenses/python3-cinderclient + exit 0 Provides: python3-cinderclient = 5.0.1-1.el8 python3.6dist(python-cinderclient) = 5.0.1 python3dist(python-cinderclient) = 5.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python python(abi) = 3.6 Processing files: python-cinderclient-doc-5.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p7Gm6X + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-5.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python-cinderclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python-cinderclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch/usr/share/doc/python-cinderclient-doc + exit 0 Provides: python-cinderclient-doc = 5.0.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-cinderclient-5.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-cinderclient-doc-5.0.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Kq9y9i + umask 022 + cd /builddir/build/BUILD + cd python-cinderclient-5.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cinderclient-5.0.1-1.el8.noarch + exit 0 Child return code was: 0