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/python-mock.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/module-python27-2.7-8050020210331180318-3e7ace8b-build-67862-19148/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-mock.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-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mock.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/module-python27-2.7-8050020210331180318-3e7ace8b-build-67862-19148/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mock.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.eLPVAT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mock-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mock-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mock-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Remove-pbr-dependency.patch):' Patch #0 (0001-Remove-pbr-dependency.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file mock/mock.py patching file requirements.txt patching file setup.cfg patching file setup.py + sed -i 's|VERSIONPLACEHOLDER|2.0.0|' setup.cfg mock/mock.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7JpOZU + umask 022 + cd /builddir/build/BUILD + cd mock-2.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/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/mock copying mock/__init__.py -> build/lib/mock copying mock/mock.py -> build/lib/mock + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r5oWGU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch ++ dirname /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch + cd mock-2.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/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr creating /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib creating /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock copying build/lib/mock/__init__.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock copying build/lib/mock/mock.py -> /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock/mock.py to mock.pyc writing byte-compilation script '/tmp/tmpkL6SkK.py' /usr/bin/python2 -O /tmp/tmpkL6SkK.py removing /tmp/tmpkL6SkK.py running install_egg_info running egg_info deleting mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt reading manifest file 'mock.egg-info/SOURCES.txt' writing manifest file 'mock.egg-info/SOURCES.txt' Copying mock.egg-info to /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7/site-packages/mock-2.0.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.0.0-13.module_el8.5.0+743+cd2f5d28 --unique-debug-suffix -2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch --unique-debug-src-base python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mock-2.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-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UKLI5U + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + exit 0 Processing files: python2-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VzNNnT + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/doc/python2-mock + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/doc/python2-mock + cp -pr docs/changelog.txt docs/conf.py docs/index.txt /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/doc/python2-mock + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g99iyV + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/licenses/python2-mock + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/licenses/python2-mock + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch/usr/share/licenses/python2-mock + exit 0 Provides: python2-mock = 2.0.0-13.module_el8.5.0+743+cd2f5d28 python2.7dist(mock) = 2.0.0 python2dist(mock) = 2.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) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch Wrote: /builddir/build/RPMS/python2-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FM734U + umask 022 + cd /builddir/build/BUILD + cd mock-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mock-2.0.0-13.module_el8.5.0+743+cd2f5d28.noarch + exit 0 Child return code was: 0