Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681503928.513394/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f943cc01350>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-requre-0.8.2-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681503928.513394/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7feb40f10b10>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-requre-0.8.2-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681503928.513394/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7feb40f10b10>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/python-requre.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m73u74
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf requre-0.8.2
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/requre-0.8.2.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd requre-0.8.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bKLHiW
+ umask 022
+ cd /builddir/build/BUILD
+ cd requre-0.8.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
running build
running build_py
creating build
creating build/lib
creating build/lib/requre
copying requre/__init__.py -> build/lib/requre
copying requre/singleton.py -> build/lib/requre
copying requre/cassette.py -> build/lib/requre
copying requre/utils.py -> build/lib/requre
copying requre/objects.py -> build/lib/requre
copying requre/exceptions.py -> build/lib/requre
copying requre/constants.py -> build/lib/requre
copying requre/online_replacing.py -> build/lib/requre
copying requre/guess_object.py -> build/lib/requre
copying requre/pytest_fixtures.py -> build/lib/requre
copying requre/requre_patch.py -> build/lib/requre
copying requre/record_and_replace.py -> build/lib/requre
copying requre/simple_object.py -> build/lib/requre
copying requre/storage.py -> build/lib/requre
copying requre/postprocessing.py -> build/lib/requre
copying requre/import_system.py -> build/lib/requre
copying requre/modules_decorate_all_methods.py -> build/lib/requre
copying requre/base_testclass.py -> build/lib/requre
creating build/lib/requre/helpers
copying requre/helpers/__init__.py -> build/lib/requre/helpers
copying requre/helpers/function_output.py -> build/lib/requre/helpers
copying requre/helpers/files.py -> build/lib/requre/helpers
copying requre/helpers/guess_object.py -> build/lib/requre/helpers
copying requre/helpers/tempfile.py -> build/lib/requre/helpers
copying requre/helpers/requests_response.py -> build/lib/requre/helpers
copying requre/helpers/simple_object.py -> build/lib/requre/helpers
creating build/lib/requre/helpers/git
copying requre/helpers/git/__init__.py -> build/lib/requre/helpers/git
copying requre/helpers/git/helper.py -> build/lib/requre/helpers/git
copying requre/helpers/git/fetchinfo.py -> build/lib/requre/helpers/git
copying requre/helpers/git/repo.py -> build/lib/requre/helpers/git
copying requre/helpers/git/pushinfo.py -> build/lib/requre/helpers/git
running egg_info
writing requre.egg-info/PKG-INFO
writing dependency_links to requre.egg-info/dependency_links.txt
writing entry points to requre.egg-info/entry_points.txt
writing requirements to requre.egg-info/requires.txt
writing top-level names to requre.egg-info/top_level.txt
reading manifest file 'requre.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'requre.egg-info/SOURCES.txt'
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PPZ5ST
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
+ cd requre-0.8.2
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '
+ LDFLAGS='-Wl,-z,relro   -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
running install
/usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/singleton.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/cassette.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/utils.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/objects.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/exceptions.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/constants.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/online_replacing.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/guess_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/pytest_fixtures.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/requre_patch.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/record_and_replace.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/simple_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/storage.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/postprocessing.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/import_system.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/modules_decorate_all_methods.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
copying build/lib/requre/base_testclass.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/function_output.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/files.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/guess_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/tempfile.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/requests_response.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
copying build/lib/requre/helpers/simple_object.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers
creating /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
copying build/lib/requre/helpers/git/__init__.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
copying build/lib/requre/helpers/git/helper.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
copying build/lib/requre/helpers/git/fetchinfo.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
copying build/lib/requre/helpers/git/repo.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
copying build/lib/requre/helpers/git/pushinfo.py -> /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/singleton.py to singleton.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/cassette.py to cassette.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/objects.py to objects.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/online_replacing.py to online_replacing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/guess_object.py to guess_object.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/pytest_fixtures.py to pytest_fixtures.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/requre_patch.py to requre_patch.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/record_and_replace.py to record_and_replace.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/simple_object.py to simple_object.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/storage.py to storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/postprocessing.py to postprocessing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/import_system.py to import_system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/modules_decorate_all_methods.py to modules_decorate_all_methods.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/base_testclass.py to base_testclass.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/function_output.py to function_output.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/files.py to files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/guess_object.py to guess_object.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/tempfile.py to tempfile.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/requests_response.py to requests_response.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/simple_object.py to simple_object.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git/helper.py to helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git/fetchinfo.py to fetchinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git/repo.py to repo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre/helpers/git/pushinfo.py to pushinfo.cpython-39.pyc
writing byte-compilation script '/tmp/tmpdrv3lt_v.py'
/usr/bin/python3 /tmp/tmpdrv3lt_v.py
removing /tmp/tmpdrv3lt_v.py
running install_egg_info
running egg_info
writing requre.egg-info/PKG-INFO
writing dependency_links to requre.egg-info/dependency_links.txt
writing entry points to requre.egg-info/entry_points.txt
writing requirements to requre.egg-info/requires.txt
writing top-level names to requre.egg-info/top_level.txt
reading manifest file 'requre.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'requre.egg-info/SOURCES.txt'
Copying requre.egg-info to /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9/site-packages/requre-0.8.2-py3.9.egg-info
running install_scripts
Installing requre-patch script to /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64//usr/share/doc/python-requre
+ '[' -d doc ']'
+ '[' -d docs ']'
+ cp -arf docs /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64//usr/share/doc/python-requre
+ '[' -d example ']'
+ '[' -d examples ']'
+ cp -arf examples /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64//usr/share/doc/python-requre
~/build/BUILDROOT/python-requre-0.8.2-1.x86_64 ~/build/BUILD/requre-0.8.2
+ pushd /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '/%h/%f\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ find usr/bin -type f -printf '/%h/%f\n'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
~/build/BUILD/requre-0.8.2
+ '[' -d usr/share/man ']'
+ popd
+ mv /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.2-1 --unique-debug-suffix -0.8.2-1.x86_64 --unique-debug-src-base python-requre-0.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/requre-0.8.2
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-requre-0.8.2-1.noarch
Provides: python-requre python3-requre = 0.8.2-1 python3.9dist(requre) = 0.8.2 python3dist(requre) = 0.8.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(gitpython) python3.9dist(pytest) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(setuptools)
Processing files: python-requre-help-0.8.2-1.noarch
warning: Empty %files file /builddir/build/BUILD/requre-0.8.2/doclist.lst
Provides: python-requre-help = 0.8.2-1 python3-requre-doc
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-requre-0.8.2-1.x86_64
Wrote: /builddir/build/RPMS/python-requre-help-0.8.2-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-requre-0.8.2-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z4UiBa
+ umask 022
+ cd /builddir/build/BUILD
+ cd requre-0.8.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requre-0.8.2-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0