D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-stevedore-3.2.2-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bHW3Ci + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf stevedore-3.2.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/stevedore-3.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stevedore-3.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf stevedore.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yUBokl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stevedore-3.2.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/stevedore creating build/lib/stevedore/tests copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests copying stevedore/tests/manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_sphinxext.py -> build/lib/stevedore/tests copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests copying stevedore/tests/utils.py -> build/lib/stevedore/tests copying stevedore/tests/__init__.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests copying stevedore/tests/test_named.py -> build/lib/stevedore/tests creating build/lib/stevedore/example copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example copying stevedore/example/base.py -> build/lib/stevedore/example copying stevedore/example/simple.py -> build/lib/stevedore/example copying stevedore/example/__init__.py -> build/lib/stevedore/example copying stevedore/example/setup.py -> build/lib/stevedore/example copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example creating build/lib/stevedore/example2 copying stevedore/example2/fields.py -> build/lib/stevedore/example2 copying stevedore/example2/__init__.py -> build/lib/stevedore/example2 copying stevedore/example2/setup.py -> build/lib/stevedore/example2 copying stevedore/named.py -> build/lib/stevedore copying stevedore/sphinxext.py -> build/lib/stevedore copying stevedore/extension.py -> build/lib/stevedore copying stevedore/hook.py -> build/lib/stevedore copying stevedore/__init__.py -> build/lib/stevedore copying stevedore/dispatch.py -> build/lib/stevedore copying stevedore/enabled.py -> build/lib/stevedore copying stevedore/_cache.py -> build/lib/stevedore copying stevedore/exception.py -> build/lib/stevedore copying stevedore/driver.py -> build/lib/stevedore running egg_info creating stevedore.egg-info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt writing requirements to stevedore.egg-info/requires.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'stevedore.egg-info/SOURCES.txt' /usr/lib/python3.8/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'stevedore.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JJUmxl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 + cd stevedore-3.2.2 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/named.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/sphinxext.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_driver.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/base.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/simple.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/setup.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_extension.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example copying build/lib/stevedore/extension.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/hook.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/dispatch.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_enabled.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_extension.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_dispatch.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_sphinxext.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_hook.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_test_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_callback.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_simple.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_driver.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/extension_unimportable.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_named.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests copying build/lib/stevedore/enabled.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/_cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore copying build/lib/stevedore/exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore creating /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2 copying build/lib/stevedore/example2/fields.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2 copying build/lib/stevedore/example2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2 copying build/lib/stevedore/example2/setup.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2 copying build/lib/stevedore/driver.py -> /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/named.py to named.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/sphinxext.py to sphinxext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/load_as_driver.py to load_as_driver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/base.py to base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/simple.py to simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example/load_as_extension.py to load_as_extension.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/extension.py to extension.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/hook.py to hook.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/dispatch.py to dispatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_enabled.py to test_enabled.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_extension.py to test_extension.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_dispatch.py to test_dispatch.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/manager.py to manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_sphinxext.py to test_sphinxext.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_hook.py to test_hook.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_example_fields.py to test_example_fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_test_manager.py to test_test_manager.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_callback.py to test_callback.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_example_simple.py to test_example_simple.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_driver.py to test_driver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/extension_unimportable.py to extension_unimportable.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/tests/test_named.py to test_named.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/enabled.py to enabled.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/_cache.py to _cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/exception.py to exception.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2/fields.py to fields.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/example2/setup.py to setup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore/driver.py to driver.cpython-38.pyc writing byte-compilation script '/tmp/tmpfp_piq9q.py' /usr/bin/python3 /tmp/tmpfp_piq9q.py removing /tmp/tmpfp_piq9q.py running install_egg_info running egg_info writing stevedore.egg-info/PKG-INFO writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt writing requirements to stevedore.egg-info/requires.txt writing top-level names to stevedore.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying stevedore.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8/site-packages/stevedore-3.2.2-py3.8.egg-info running install_scripts /usr/lib/python3.8/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) /usr/lib/python3.8/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.2.2-1.mga8 --unique-debug-suffix -3.2.2-1.mga8.x86_64 --unique-debug-src-base python-stevedore-3.2.2-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/stevedore-3.2.2 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-stevedore-3.2.2-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vCfwml + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stevedore-3.2.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + cp -pr CONTRIBUTING.rst /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64/usr/share/doc/python3-stevedore + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-stevedore = 3.2.2-1.mga8 python3-stevedore = 3.2.2-1.mga8 python3.8-stevedore = 3.2.2-1.mga8 python3.8dist(stevedore) = 3.2.2 python3dist(stevedore) = 3.2.2 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.8 python3.8dist(pbr) >= 2 Obsoletes: python-stevedore < 3.2.2-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-stevedore-3.2.2-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dbi80l + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd stevedore-3.2.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-stevedore-3.2.2-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sDA96h + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf stevedore-3.2.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!