Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-rsdclient.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-72657-386615/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a7d7779efc74a28bb7a5c2f85577648', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72657-386615/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-rsdclient.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-rsdclient-1.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-rsdclient.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-72657-386615/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3d80d209c4cc4a5d994d3911daff1621', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72657-386615/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-rsdclient.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.dHjbgR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-rsdclient-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-rsdclient-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-rsdclient-1.0.0 + /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-rsdclient-1.0.0 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4cHXSB + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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/rsdclient creating build/lib/rsdclient/tests creating build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_fabric.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_node.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/__init__.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_client.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_storage_service.py -> build/lib/rsdclient/tests/v2 creating build/lib/rsdclient/tests/common copying rsdclient/tests/common/fakes.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/test_utils.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/__init__.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/test_command.py -> build/lib/rsdclient/tests/common creating build/lib/rsdclient/v2 copying rsdclient/v2/system.py -> build/lib/rsdclient/v2 copying rsdclient/v2/client.py -> build/lib/rsdclient/v2 copying rsdclient/v2/fabric.py -> build/lib/rsdclient/v2 copying rsdclient/v2/root.py -> build/lib/rsdclient/v2 copying rsdclient/v2/__init__.py -> build/lib/rsdclient/v2 copying rsdclient/v2/node.py -> build/lib/rsdclient/v2 copying rsdclient/v2/storage_service.py -> build/lib/rsdclient/v2 creating build/lib/rsdclient/osc copying rsdclient/osc/__init__.py -> build/lib/rsdclient/osc copying rsdclient/osc/plugin.py -> build/lib/rsdclient/osc copying rsdclient/__init__.py -> build/lib/rsdclient copying rsdclient/tests/base.py -> build/lib/rsdclient/tests copying rsdclient/tests/__init__.py -> build/lib/rsdclient/tests creating build/lib/rsdclient/common copying rsdclient/common/utils.py -> build/lib/rsdclient/common copying rsdclient/common/base.py -> build/lib/rsdclient/common copying rsdclient/common/command.py -> build/lib/rsdclient/common copying rsdclient/common/__init__.py -> build/lib/rsdclient/common creating build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/system.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/fabric.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/root.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/__init__.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/node.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/storage_service.py -> build/lib/rsdclient/osc/v2 running egg_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.egg-info/SOURCES.txt' + sleep 1 + python3 setup.py build_sphinx running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) 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-rsdclient-1.0.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] cli/index reading sources... [ 22%] cli/osc_plugin_cli reading sources... [ 33%] contributor/contributing reading sources... [ 44%] contributor/index reading sources... [ 55%] index reading sources... [ 66%] install/index reading sources... [ 77%] readme reading sources... [ 88%] reference/index reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-rsdclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'https://launchpad.net/python-rsdclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-02-24 11:16:48 writing output... [ 22%] cli/osc_plugin_cli [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/osc_plugin_cli is 2020-02-24 11:16:48 writing output... [ 33%] contributor/contributing [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/contributing is 2020-02-24 11:16:48 writing output... [ 44%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-02-24 11:16:48 writing output... [ 55%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-24 11:16:48 writing output... [ 66%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-02-24 11:16:48 writing output... [ 77%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-02-24 11:16:48 writing output... [ 88%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-02-24 11:16:48 writing output... [100%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-02-24 11:16:48 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 downloadable files... [100%] ../user/User_Guide.pdf 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. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lJo7vu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch + cd python-rsdclient-1.0.0 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-rsdclient-1.0.0-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-rsdclient-1.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common copying build/lib/rsdclient/tests/common/fakes.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common copying build/lib/rsdclient/tests/common/test_utils.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common copying build/lib/rsdclient/tests/common/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common copying build/lib/rsdclient/tests/common/test_command.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common copying build/lib/rsdclient/tests/base.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_fabric.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_node.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_client.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_storage_service.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2 copying build/lib/rsdclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/system.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/fabric.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/root.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/node.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/storage_service.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2 copying build/lib/rsdclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc copying build/lib/rsdclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common copying build/lib/rsdclient/common/utils.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common copying build/lib/rsdclient/common/base.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common copying build/lib/rsdclient/common/command.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common copying build/lib/rsdclient/common/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common creating /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/system.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/client.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/fabric.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/root.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/node.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/v2/storage_service.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2 copying build/lib/rsdclient/__init__.py -> /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/common/test_command.py to test_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2/test_fabric.py to test_fabric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2/test_node.py to test_node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/v2/test_storage_service.py to test_storage_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/system.py to system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/fabric.py to fabric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/v2/storage_service.py to storage_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/system.py to system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/fabric.py to fabric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/v2/storage_service.py to storage_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/rsdclient/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmperf5_mdf.py' /usr/libexec/platform-python /tmp/tmperf5_mdf.py removing /tmp/tmperf5_mdf.py running install_egg_info running egg_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.egg-info/SOURCES.txt' Copying python_rsdclient.egg-info to /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_rsdclient-1.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + install -d -m 755 /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/python_rsdclient + install -d -m 755 /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/var/lib/python_rsdclient + install -d -m 755 /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/var/log/python_rsdclient + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.0.0-1.el8 --unique-debug-suffix -1.0.0-1.el8.noarch --unique-debug-src-base python-rsdclient-1.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-rsdclient-1.0.0 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: /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-rsdclient-1.0.0-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-rsdclient-1.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IeKkDq + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python3-rsdclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python3-rsdclient + cp -pr README.rst /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python3-rsdclient + cp -pr doc/source/readme.rst /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python3-rsdclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jYNzLm + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient + exit 0 Provides: python3-rsdclient = 1.0.0-1.el8 python3.6dist(python-rsdclient) = 1.0.0 python3dist(python-rsdclient) = 1.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python3-rsdclient-tests-1.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eSL1lv + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python3-rsdclient-tests + exit 0 Provides: python3-rsdclient-tests = 1.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: python-rsdclient-doc-1.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FKDliI + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python-rsdclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python-rsdclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python-rsdclient-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/doc/python-rsdclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gc9mhV + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python-rsdclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python-rsdclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch/usr/share/licenses/python-rsdclient-doc + exit 0 Provides: python-rsdclient-doc = 1.0.0-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-rsdclient-1.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-rsdclient-1.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-rsdclient-tests-1.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-rsdclient-doc-1.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bQXUva + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rsdclient-1.0.0-1.el8.noarch + exit 0 Child return code was: 0