Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-munch.spec'], chrootPath='/var/lib/mock/1119787-centos-stream-x86_64-1574919151.620364/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '634ef6af1d614ec49496cb58f1427c5e', '-D', '/var/lib/mock/1119787-centos-stream-x86_64-1574919151.620364/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-munch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-munch-2.3.2-6.el8.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-munch.spec'], chrootPath='/var/lib/mock/1119787-centos-stream-x86_64-1574919151.620364/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1480fef829bb4b038b0e84952d8d4952', '-D', '/var/lib/mock/1119787-centos-stream-x86_64-1574919151.620364/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4maro52j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-munch.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9gfmqO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf munch-2.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/munch-2.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd munch-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/\/usr\/bin\/python/d' munch/__init__.py + rm -rf munch.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RYnm3b + umask 022 + cd /builddir/build/BUILD + cd munch-2.3.2 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/munch copying munch/__init__.py -> build/lib/munch copying munch/python3_compat.py -> build/lib/munch + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.baC0JA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 + cd munch-2.3.2 + /usr/libexec/platform-python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch copying build/lib/munch/python3_compat.py -> /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch copying build/lib/munch/__init__.py -> /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch byte-compiling /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch/python3_compat.py to python3_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp7auv748b.py' /usr/libexec/platform-python /tmp/tmp7auv748b.py removing /tmp/tmp7auv748b.py running install_egg_info running egg_info creating munch.egg-info writing munch.egg-info/PKG-INFO writing dependency_links to munch.egg-info/dependency_links.txt writing requirements to munch.egg-info/requires.txt writing top-level names to munch.egg-info/top_level.txt writing manifest file 'munch.egg-info/SOURCES.txt' reading manifest file 'munch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'munch.egg-info/SOURCES.txt' Copying munch.egg-info to /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6/site-packages/munch-2.3.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.3.2-6.el8 --unique-debug-suffix -2.3.2-6.el8.x86_64 --unique-debug-src-base python-munch-2.3.2-6.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/munch-2.3.2 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-munch-2.3.2-6.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-munch-2.3.2-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f2gZT1 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1qdq5s + umask 022 + cd /builddir/build/BUILD + cd munch-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/doc/python3-munch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/doc/python3-munch + cp -pr README.md /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/doc/python3-munch + exit 0 + umask 022 + cd /builddir/build/BUILD + cd munch-2.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/licenses/python3-munch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/licenses/python3-munch + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64/usr/share/licenses/python3-munch + exit 0 Provides: python3-munch = 2.3.2-6.el8 python3.6dist(munch) = 2.3.2 python3dist(munch) = 2.3.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.6 python3.6dist(six) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 Wrote: /builddir/build/RPMS/python3-munch-2.3.2-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rzse25 + umask 022 + cd /builddir/build/BUILD + cd munch-2.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-munch-2.3.2-6.el8.x86_64 + exit 0 Child return code was: 0