Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-collect-config.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/cloud8s-openstack-ussuri-el8-build-93359-839508/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/os-collect-config.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 sh: python3: command not found sh: python3: command not found Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/os-collect-config-11.0.3-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-collect-config.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/cloud8s-openstack-ussuri-el8-build-93359-839508/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/os-collect-config.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.UtaS9r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-collect-config-11.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-collect-config-11.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-collect-config-11.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SWuZds + umask 022 + cd /builddir/build/BUILD + cd os-collect-config-11.0.3 ++ '[' -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/os_collect_config creating build/lib/os_collect_config/tests copying os_collect_config/tests/__init__.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_config_drive.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_cache.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_local.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_heat_local.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_collect.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_ec2.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_merger.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_request.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_keystone.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_zaqar.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_cfn.py -> build/lib/os_collect_config/tests copying os_collect_config/tests/test_heat.py -> build/lib/os_collect_config/tests copying os_collect_config/__init__.py -> build/lib/os_collect_config copying os_collect_config/common.py -> build/lib/os_collect_config copying os_collect_config/ec2.py -> build/lib/os_collect_config copying os_collect_config/cfn.py -> build/lib/os_collect_config copying os_collect_config/local.py -> build/lib/os_collect_config copying os_collect_config/collect.py -> build/lib/os_collect_config copying os_collect_config/heat_local.py -> build/lib/os_collect_config copying os_collect_config/version.py -> build/lib/os_collect_config copying os_collect_config/config_drive.py -> build/lib/os_collect_config copying os_collect_config/cache.py -> build/lib/os_collect_config copying os_collect_config/merger.py -> build/lib/os_collect_config copying os_collect_config/request.py -> build/lib/os_collect_config copying os_collect_config/heat.py -> build/lib/os_collect_config copying os_collect_config/exc.py -> build/lib/os_collect_config copying os_collect_config/zaqar.py -> build/lib/os_collect_config copying os_collect_config/keystone.py -> build/lib/os_collect_config running egg_info writing os_collect_config.egg-info/PKG-INFO writing dependency_links to os_collect_config.egg-info/dependency_links.txt writing entry points to os_collect_config.egg-info/entry_points.txt writing requirements to os_collect_config.egg-info/requires.txt writing top-level names to os_collect_config.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t5k04s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch + cd os-collect-config-11.0.3 ++ '[' -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/os-collect-config-11.0.3-1.el8.noarch --prefix /usr running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/__init__.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/common.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/ec2.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/cfn.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/local.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/collect.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/heat_local.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/version.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/config_drive.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/cache.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/merger.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config creating /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/__init__.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_config_drive.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_cache.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_local.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_heat_local.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_collect.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_ec2.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_merger.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_request.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_keystone.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_zaqar.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_cfn.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/tests/test_heat.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests copying build/lib/os_collect_config/request.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/heat.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/exc.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/zaqar.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config copying build/lib/os_collect_config/keystone.py -> /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/ec2.py to ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/cfn.py to cfn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/local.py to local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/collect.py to collect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/heat_local.py to heat_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/config_drive.py to config_drive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/merger.py to merger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_config_drive.py to test_config_drive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_cache.py to test_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_local.py to test_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_heat_local.py to test_heat_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_collect.py to test_collect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_ec2.py to test_ec2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_merger.py to test_merger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_request.py to test_request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_keystone.py to test_keystone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_zaqar.py to test_zaqar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_cfn.py to test_cfn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests/test_heat.py to test_heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/heat.py to heat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/zaqar.py to zaqar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/keystone.py to keystone.cpython-36.pyc writing byte-compilation script '/tmp/tmp97x0bwxh.py' /usr/bin/python3 /tmp/tmp97x0bwxh.py removing /tmp/tmp97x0bwxh.py running install_egg_info running egg_info writing os_collect_config.egg-info/PKG-INFO writing dependency_links to os_collect_config.egg-info/dependency_links.txt writing entry points to os_collect_config.egg-info/entry_points.txt writing requirements to os_collect_config.egg-info/requires.txt writing top-level names to os_collect_config.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying os_collect_config.egg-info to /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config-11.0.3-py3.6.egg-info running install_scripts Installing os-collect-config script to /builddir/build/BUILDROOT/os-collect-config-11.0.3-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) + install -p -D -m 644 /builddir/build/SOURCES/os-collect-config.service /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/systemd/system/os-collect-config.service + install -p -D -m 644 /builddir/build/SOURCES/os-collect-config.conf /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/etc/os-collect-config.conf + mkdir -p /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/var/lib/os-collect-config/local-data + rm -fr /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/lib/python3.6/site-packages/os_collect_config/tests + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 11.0.3-1.el8 --unique-debug-suffix -11.0.3-1.el8.noarch --unique-debug-src-base os-collect-config-11.0.3-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/os-collect-config-11.0.3 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/os-collect-config-11.0.3-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/os-collect-config-11.0.3-1.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: os-collect-config-11.0.3-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MA2IXs + umask 022 + cd /builddir/build/BUILD + cd os-collect-config-11.0.3 + DOCDIR=/builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/share/doc/os-collect-config + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/share/doc/os-collect-config + cp -pr README.rst /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/share/doc/os-collect-config + cp -pr LICENSE /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch/usr/share/doc/os-collect-config + exit 0 Provides: config(os-collect-config) = 11.0.3-1.el8 os-collect-config = 11.0.3-1.el8 python3.6dist(os-collect-config) = 11.0.3 python3dist(os-collect-config) = 11.0.3 Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch Wrote: /builddir/build/RPMS/os-collect-config-11.0.3-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hfb8qu + umask 022 + cd /builddir/build/BUILD + cd os-collect-config-11.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-collect-config-11.0.3-1.el8.noarch + exit 0 Child return code was: 0