Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-swiftclient.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-victoria-el8-build-84825-525299/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '403acb7d044d41079930b8ab72b27e39', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84825-525299/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-swiftclient.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-swiftclient-3.10.1-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-swiftclient.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-victoria-el8-build-84825-525299/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bd6dcde0ec454843be11b20420d60eea', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84825-525299/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-swiftclient.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.4LMF2o + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/python-swiftclient-3.10.1.tar.gz.asc --data=/builddir/build/SOURCES/python-swiftclient-3.10.1.tar.gz gpgv: Signature made Fri Sep 11 18:43:41 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf python-swiftclient-3.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-swiftclient-3.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-swiftclient-3.10.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-swiftclient-3.10.1 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.80fC6m + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/swiftclient copying swiftclient/client.py -> build/lib/swiftclient copying swiftclient/__init__.py -> build/lib/swiftclient copying swiftclient/shell.py -> build/lib/swiftclient copying swiftclient/service.py -> build/lib/swiftclient copying swiftclient/authv1.py -> build/lib/swiftclient copying swiftclient/version.py -> build/lib/swiftclient copying swiftclient/utils.py -> build/lib/swiftclient copying swiftclient/exceptions.py -> build/lib/swiftclient copying swiftclient/multithreading.py -> build/lib/swiftclient copying swiftclient/command_helpers.py -> build/lib/swiftclient running egg_info writing python_swiftclient.egg-info/PKG-INFO writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing entry points to python_swiftclient.egg-info/entry_points.txt writing requirements to python_swiftclient.egg-info/requires.txt writing top-level names to python_swiftclient.egg-info/top_level.txt writing pbr to python_swiftclient.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 reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.6 copying and adjusting bin/swift -> build/scripts-3.6 changing mode of build/scripts-3.6/swift from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Msg4Gm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch + cd python-swiftclient-3.10.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/client.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/__init__.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/shell.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/service.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/authv1.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/version.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/utils.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/exceptions.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/multithreading.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient copying build/lib/swiftclient/command_helpers.py -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/authv1.py to authv1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/multithreading.py to multithreading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/command_helpers.py to command_helpers.cpython-36.pyc writing byte-compilation script '/tmp/tmpygfil_70.py' /usr/bin/python3 /tmp/tmpygfil_70.py removing /tmp/tmpygfil_70.py running install_data creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/man creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/man/man1 copying doc/manpages/swift.1 -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/man/man1 running install_egg_info running egg_info writing python_swiftclient.egg-info/PKG-INFO writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing entry points to python_swiftclient.egg-info/entry_points.txt writing requirements to python_swiftclient.egg-info/requires.txt writing top-level names to python_swiftclient.egg-info/top_level.txt writing pbr to python_swiftclient.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 reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' Copying python_swiftclient.egg-info to /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/python_swiftclient-3.10.1-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/bin copying build/scripts-3.6/swift -> /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/bin/swift to 755 Installing swift script to /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + ln -s swift /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/bin/swift-3 + rm -fr /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6/site-packages/swiftclient/tests + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-swiftclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-swiftclient-3.10.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/index reading sources... [ 28%] client-api reading sources... [ 42%] contributor/contributing reading sources... [ 57%] index reading sources... [ 71%] introduction reading sources... [ 85%] service-api reading sources... [100%] swiftclient looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] cli/index [openstackdocstheme] pdf_link False writing output... [ 28%] client-api writing output... [ 42%] contributor/contributing writing output... [ 57%] index writing output... [ 71%] introduction writing output... [ 85%] service-api writing output... [100%] swiftclient generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[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. /usr/lib/python3.6/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -W -b man doc/source doc/build/man Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-swiftclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-swiftclient-3.10.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/index reading sources... [ 28%] client-api reading sources... [ 42%] contributor/contributing reading sources... [ 57%] index reading sources... [ 71%] introduction reading sources... [ 85%] service-api reading sources... [100%] swiftclient looking for now-outdated files... none found pickling environment... done checking consistency... done writing... python-swiftclient.1 { introduction contributor/contributing cli/index service-api client-api swiftclient } done build succeeded. The manual pages are in doc/build/man. /usr/lib/python3.6/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) + install -p -D -m 644 doc/build/man/python-swiftclient.1 /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.10.1-2.el8 --unique-debug-suffix -3.10.1-2.el8.noarch --unique-debug-src-base python-swiftclient-3.10.1-2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-swiftclient-3.10.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: /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-swiftclient-3.10.1-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-swiftclient-3.10.1-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lBzoTH + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python3-swiftclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python3-swiftclient + cp -pr README.rst /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python3-swiftclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2rJ162 + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python3-swiftclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python3-swiftclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python3-swiftclient + exit 0 Provides: python3-swiftclient = 3.10.1-2.el8 python3.6dist(python-swiftclient) = 3.10.1 python3dist(python-swiftclient) = 3.10.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/bin/python3 python(abi) = 3.6 Obsoletes: python2-swiftclient < 3.10.1-2.el8 Processing files: python-swiftclient-doc-3.10.1-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2zQoNv + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python-swiftclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python-swiftclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/doc/python-swiftclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yl56wY + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python-swiftclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python-swiftclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch/usr/share/licenses/python-swiftclient-doc + exit 0 Provides: python-swiftclient-doc = 3.10.1-2.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-swiftclient-3.10.1-2.el8.noarch Wrote: /builddir/build/RPMS/python3-swiftclient-3.10.1-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-swiftclient-doc-3.10.1-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ICqyft + umask 022 + cd /builddir/build/BUILD + cd python-swiftclient-3.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-swiftclient-3.10.1-2.el8.noarch + exit 0 Child return code was: 0