Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-munch.spec'], False, '/srv/build/7/D/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-munch.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-munch-2.0.2-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-munch.spec'], False, '/srv/build/7/D/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-munch.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G8WOx0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf munch-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/munch-2.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd munch-2.0.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.tLm1pP + umask 022 + cd /builddir/build/BUILD + cd munch-2.0.2 + /usr/bin/python2 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.6HStuE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 + cd munch-2.0.2 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch copying build/lib/munch/__init__.py -> /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch copying build/lib/munch/python3_compat.py -> /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch byte-compiling /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch/python3_compat.py to python3_compat.pyc writing byte-compilation script '/tmp/tmp8enKuI.py' /usr/bin/python2 -O /tmp/tmp8enKuI.py removing /tmp/tmp8enKuI.py running install_egg_info running egg_info creating munch.egg-info writing munch.egg-info/PKG-INFO writing top-level names to munch.egg-info/top_level.txt writing dependency_links to munch.egg-info/dependency_links.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.0.2-2.el7.centos.x86_64/usr/lib/python2.7/site-packages/munch-2.0.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/munch-2.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-munch-2.0.2-2.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8lF6bu + umask 022 + cd /builddir/build/BUILD + cd munch-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/doc/python-munch-2.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/doc/python-munch-2.0.2 + cp -pr README.md /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/doc/python-munch-2.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xEFxUj + umask 022 + cd /builddir/build/BUILD + cd munch-2.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/licenses/python-munch-2.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/licenses/python-munch-2.0.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64/usr/share/licenses/python-munch-2.0.2 + exit 0 Provides: python-munch = 2.0.2-2.el7.centos 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-munch-2.0.2-2.el7.centos.x86_64 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/python-munch-2.0.2-2.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.enojXZ + umask 022 + cd /builddir/build/BUILD + cd munch-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-munch-2.0.2-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->