Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-httpretty.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2997/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-httpretty.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-961976235.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-httpretty-0.8.3-4.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-httpretty.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2997/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-httpretty.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TQV2tL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httpretty-0.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/httpretty-0.8.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httpretty-0.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Replace-unicode-character-with-ASCII.patch): + echo 'Patch #0 (0001-Replace-unicode-character-with-ASCII.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-Replace-unicode-character-with-ASCII.patch patching file README.rst patching file httpretty/__init__.py Patch #1 (0002-Un-pin-requirements.patch): + echo 'Patch #1 (0002-Un-pin-requirements.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0002-Un-pin-requirements.patch patching file requirements.txt patching file test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1D9W3A + umask 022 + cd /builddir/build/BUILD + cd httpretty-0.8.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/httpretty copying httpretty/__init__.py -> build/lib/httpretty copying httpretty/utils.py -> build/lib/httpretty copying httpretty/http.py -> build/lib/httpretty copying httpretty/errors.py -> build/lib/httpretty copying httpretty/core.py -> build/lib/httpretty copying httpretty/compat.py -> build/lib/httpretty + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lntCSq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 + cd httpretty-0.8.3 + rm -rf /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/compat.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/core.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/errors.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/http.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/utils.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty copying build/lib/httpretty/__init__.py -> /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpZLDEn3.py' /usr/bin/python2 -O /tmp/tmpZLDEn3.py removing /tmp/tmpZLDEn3.py running install_egg_info running egg_info writing requirements to httpretty.egg-info/requires.txt writing httpretty.egg-info/PKG-INFO writing top-level names to httpretty.egg-info/top_level.txt writing dependency_links to httpretty.egg-info/dependency_links.txt reading manifest file 'httpretty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'httpretty.egg-info/SOURCES.txt' Copying httpretty.egg-info to /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/lib/python2.7/site-packages/httpretty-0.8.3-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/httpretty-0.8.3 /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-httpretty-0.8.3-4.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.H3grBh + umask 022 + cd /builddir/build/BUILD + cd httpretty-0.8.3 + exit 0 Processing files: python-httpretty-0.8.3-4.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x3mFk8 + umask 022 + cd /builddir/build/BUILD + cd httpretty-0.8.3 + DOCDIR=/builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/share/doc/python-httpretty-0.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/share/doc/python-httpretty-0.8.3 + cp -pr COPYING /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/share/doc/python-httpretty-0.8.3 + cp -pr README.md /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64/usr/share/doc/python-httpretty-0.8.3 + exit 0 Provides: python-httpretty = 0.8.3-4.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-httpretty-0.8.3-4.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-961976235.novalocal Wrote: /builddir/build/RPMS/python-httpretty-0.8.3-4.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VV4oRR + umask 022 + cd /builddir/build/BUILD + cd httpretty-0.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-httpretty-0.8.3-4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->