Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-urlgrabber.spec'], chrootPath='/var/lib/mock/567921-epel-6-x86_64/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-urlgrabber.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 warning: Could not canonicalize hostname: copr-builder-50458113.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-urlgrabber-3.10-8.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-urlgrabber.spec'], chrootPath='/var/lib/mock/567921-epel-6-x86_64/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-urlgrabber.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.ThIHDQ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf urlgrabber-3.10 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/urlgrabber-3.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd urlgrabber-3.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (BZ-853432-single-conn-reset.patch): + echo 'Patch #1 (BZ-853432-single-conn-reset.patch):' + /bin/cat /builddir/build/SOURCES/BZ-853432-single-conn-reset.patch + /usr/bin/patch -p1 --fuzz=0 patching file urlgrabber/grabber.py Patch #2 (BZ-1017491-respond-to-ctrl-c.patch): + echo 'Patch #2 (BZ-1017491-respond-to-ctrl-c.patch):' + /bin/cat /builddir/build/SOURCES/BZ-1017491-respond-to-ctrl-c.patch + /usr/bin/patch -p1 --fuzz=0 patching file urlgrabber/grabber.py Hunk #1 succeeded at 1893 (offset -10 lines). patching file urlgrabber/grabber.py Hunk #1 succeeded at 1893 (offset -10 lines). patching file urlgrabber/grabber.py Hunk #1 succeeded at 1507 (offset -10 lines). + echo 'Patch #10 (BZ-1099101-revert-curl-ctrl-c.patch):' Patch #10 (BZ-1099101-revert-curl-ctrl-c.patch): + /bin/cat /builddir/build/SOURCES/BZ-1099101-revert-curl-ctrl-c.patch + /usr/bin/patch -p1 --fuzz=0 patching file urlgrabber/grabber.py Hunk #1 succeeded at 1507 (offset -17 lines). Patch #11 (BZ-1082648-curl-77-error-message.patch): + echo 'Patch #11 (BZ-1082648-curl-77-error-message.patch):' + /usr/bin/patch -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/BZ-1082648-curl-77-error-message.patch patching file urlgrabber/grabber.py Hunk #1 succeeded at 1559 (offset -17 lines). Patch #20 (BZ-1233329-timedhosts-parsing-error-handling.patch): + echo 'Patch #20 (BZ-1233329-timedhosts-parsing-error-handling.patch):' + /usr/bin/patch -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/BZ-1233329-timedhosts-parsing-error-handling.patch patching file urlgrabber/grabber.py Hunk #1 succeeded at 2363 (offset -14 lines). Patch #25 (BZ-1342179-add-retry-no-cache-opt.patch): + echo 'Patch #25 (BZ-1342179-add-retry-no-cache-opt.patch):' + /usr/bin/patch -p1 --fuzz=0 + /bin/cat /builddir/build/SOURCES/BZ-1342179-add-retry-no-cache-opt.patch patching file test/test_mirror.py patching file test/test_mirror.py patching file urlgrabber/grabber.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fP31Bw + umask 022 + cd /builddir/build/BUILD + cd urlgrabber-3.10 + LANG=C + export LANG + unset DISPLAY + python setup.py build running build running build_py creating build creating build/lib creating build/lib/urlgrabber copying urlgrabber/grabber.py -> build/lib/urlgrabber copying urlgrabber/__init__.py -> build/lib/urlgrabber copying urlgrabber/progress.py -> build/lib/urlgrabber copying urlgrabber/byterange.py -> build/lib/urlgrabber copying urlgrabber/mirror.py -> build/lib/urlgrabber running build_scripts creating build/scripts-2.6 copying and adjusting scripts/urlgrabber -> build/scripts-2.6 changing mode of build/scripts-2.6/urlgrabber from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jBgdOc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 + cd urlgrabber-3.10 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 + python setup.py install -O1 --root=/builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 running install running build running build_py running build_scripts running install_lib creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber copying build/lib/urlgrabber/mirror.py -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber copying build/lib/urlgrabber/byterange.py -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber copying build/lib/urlgrabber/progress.py -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber copying build/lib/urlgrabber/__init__.py -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber copying build/lib/urlgrabber/grabber.py -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber byte-compiling /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber/mirror.py to mirror.pyc byte-compiling /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber/byterange.py to byterange.pyc byte-compiling /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber/progress.py to progress.pyc byte-compiling /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber/grabber.py to grabber.pyc writing byte-compilation script '/tmp/tmp4r8oaW.py' /usr/bin/python -O /tmp/tmp4r8oaW.py removing /tmp/tmp4r8oaW.py running install_scripts creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/bin copying build/scripts-2.6/urlgrabber -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/bin/urlgrabber to 755 running install_data creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/urlgrabber-3.10 copying README -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/urlgrabber-3.10 copying LICENSE -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/urlgrabber-3.10 copying TODO -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/urlgrabber-3.10 copying ChangeLog -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/urlgrabber-3.10 creating /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/libexec copying scripts/urlgrabber-ext-down -> /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/libexec running install_egg_info Writing /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6/site-packages/urlgrabber-3.10-py2.6.egg-info + rm -rf /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64//usr/share/doc/urlgrabber-3.10 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/urlgrabber-3.10 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-urlgrabber-3.10-8.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BmUFWT + umask 022 + cd /builddir/build/BUILD + cd urlgrabber-3.10 + DOCDIR=/builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/python-urlgrabber-3.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/python-urlgrabber-3.10 + /bin/mkdir -p /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/python-urlgrabber-3.10 + cp -pr ChangeLog LICENSE README TODO /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64/usr/share/doc/python-urlgrabber-3.10 + exit 0 Provides: urlgrabber = 3.10-8.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-50458113.novalocal Wrote: /builddir/build/RPMS/python-urlgrabber-3.10-8.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J2ZPLm + umask 022 + cd /builddir/build/BUILD + cd urlgrabber-3.10 + rm -rf /builddir/build/BUILDROOT/python-urlgrabber-3.10-8.el6.x86_64 + exit 0 Child return code was: 0