Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/honcho.spec'], chrootPath='/var/lib/mock/582176-epel-6-i386/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=['--private-network']printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/honcho.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-332169432.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-honcho-1.0.1-14.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/honcho.spec'], chrootPath='/var/lib/mock/582176-epel-6-i386/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 i686 --nodeps /builddir/build/SPECS/honcho.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eg1xVm + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf honcho-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd honcho-1.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf honcho.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TO4NIe + umask 022 + cd /builddir/build/BUILD + cd honcho-1.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2.6 setup.py build '--executable=/usr/bin/python2.6 -s' running build running build_py creating build creating build/lib creating build/lib/honcho copying honcho/process.py -> build/lib/honcho copying honcho/printer.py -> build/lib/honcho copying honcho/manager.py -> build/lib/honcho copying honcho/environ.py -> build/lib/honcho copying honcho/compat.py -> build/lib/honcho copying honcho/command.py -> build/lib/honcho copying honcho/colour.py -> build/lib/honcho copying honcho/__init__.py -> build/lib/honcho creating build/lib/honcho/export copying honcho/export/upstart.py -> build/lib/honcho/export copying honcho/export/supervisord.py -> build/lib/honcho/export copying honcho/export/runit.py -> build/lib/honcho/export copying honcho/export/base.py -> build/lib/honcho/export copying honcho/export/__init__.py -> build/lib/honcho/export running egg_info creating honcho.egg-info writing requirements to honcho.egg-info/requires.txt writing honcho.egg-info/PKG-INFO writing top-level names to honcho.egg-info/top_level.txt writing dependency_links to honcho.egg-info/dependency_links.txt writing entry points to honcho.egg-info/entry_points.txt writing manifest file 'honcho.egg-info/SOURCES.txt' reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'honcho.egg-info/SOURCES.txt' creating build/lib/honcho/export/templates creating build/lib/honcho/export/templates/runit copying honcho/export/templates/runit/run -> build/lib/honcho/export/templates/runit creating build/lib/honcho/export/templates/runit/log copying honcho/export/templates/runit/log/run -> build/lib/honcho/export/templates/runit/log creating build/lib/honcho/export/templates/supervisord copying honcho/export/templates/supervisord/supervisord.conf -> build/lib/honcho/export/templates/supervisord creating build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/master.conf -> build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/process.conf -> build/lib/honcho/export/templates/upstart copying honcho/export/templates/upstart/process_master.conf -> build/lib/honcho/export/templates/upstart + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py running egg_info writing entry points to honcho.egg-info/entry_points.txt writing requirements to honcho.egg-info/requires.txt writing top-level names to honcho.egg-info/top_level.txt writing honcho.egg-info/PKG-INFO writing dependency_links to honcho.egg-info/dependency_links.txt reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'honcho.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uUPsmf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 + cd honcho-1.0.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process_master.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/master.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/upstart creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/supervisord copying build/lib/honcho/export/templates/supervisord/supervisord.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/supervisord creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/runit creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/templates/runit/log/run -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/templates/runit/run -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/templates/runit copying build/lib/honcho/export/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export copying build/lib/honcho/export/base.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export copying build/lib/honcho/export/runit.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export copying build/lib/honcho/export/supervisord.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export copying build/lib/honcho/export/upstart.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export copying build/lib/honcho/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/colour.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/command.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/compat.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/environ.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/manager.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/printer.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho copying build/lib/honcho/process.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/runit.py to runit.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/supervisord.py to supervisord.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/export/upstart.py to upstart.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/colour.py to colour.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/command.py to command.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/compat.py to compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/environ.py to environ.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/manager.py to manager.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/printer.py to printer.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho/process.py to process.cpython-34.pyc writing byte-compilation script '/tmp/tmpu47tth03.py' /usr/bin/python3.4 -O /tmp/tmpu47tth03.py removing /tmp/tmpu47tth03.py running install_egg_info running egg_info writing honcho.egg-info/PKG-INFO writing entry points to honcho.egg-info/entry_points.txt writing dependency_links to honcho.egg-info/dependency_links.txt writing top-level names to honcho.egg-info/top_level.txt writing requirements to honcho.egg-info/requires.txt reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'honcho.egg-info/SOURCES.txt' Copying honcho.egg-info to /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4/site-packages/honcho-1.0.1-py3.4.egg-info running install_scripts Installing honcho script to /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process_master.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/process.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/upstart copying build/lib/honcho/export/templates/upstart/master.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/upstart creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/supervisord copying build/lib/honcho/export/templates/supervisord/supervisord.conf -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/supervisord creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/runit creating /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/templates/runit/log/run -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/runit/log copying build/lib/honcho/export/templates/runit/run -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/templates/runit copying build/lib/honcho/export/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export copying build/lib/honcho/export/base.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export copying build/lib/honcho/export/runit.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export copying build/lib/honcho/export/supervisord.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export copying build/lib/honcho/export/upstart.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export copying build/lib/honcho/__init__.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/colour.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/command.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/compat.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/environ.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/manager.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/printer.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho copying build/lib/honcho/process.py -> /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/runit.py to runit.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/supervisord.py to supervisord.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/export/upstart.py to upstart.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/colour.py to colour.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/environ.py to environ.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/printer.py to printer.pyc byte-compiling /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho/process.py to process.pyc writing byte-compilation script '/tmp/tmpdDp0fP.py' /usr/bin/python2.6 -O /tmp/tmpdDp0fP.py removing /tmp/tmpdDp0fP.py running install_egg_info running egg_info writing requirements to honcho.egg-info/requires.txt writing honcho.egg-info/PKG-INFO writing top-level names to honcho.egg-info/top_level.txt writing dependency_links to honcho.egg-info/dependency_links.txt writing entry points to honcho.egg-info/entry_points.txt reading manifest file 'honcho.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'honcho.egg-info/SOURCES.txt' Copying honcho.egg-info to /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python2.6/site-packages/honcho-1.0.1-py2.6.egg-info running install_scripts Installing honcho script to /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/honcho-1.0.1 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-honcho-1.0.1-14.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-honcho-1.0.1-14.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n93u8i + umask 022 + cd /builddir/build/BUILD + cd honcho-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python2-honcho-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python2-honcho-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python2-honcho-1.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python2-honcho-1.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python2-honcho-1.0.1 + exit 0 Provides: python-honcho = 1.0.1-14.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: /bin/sh python(abi) = 2.6 Obsoletes: python-honcho < 1.0.1-14.el6 Processing files: python34-honcho-1.0.1-14.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yWpPEr + umask 022 + cd /builddir/build/BUILD + cd honcho-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python34-honcho-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python34-honcho-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python34-honcho-1.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python34-honcho-1.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386/usr/share/doc/python34-honcho-1.0.1 + exit 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: /bin/sh /usr/bin/python2.6 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 warning: Could not canonicalize hostname: copr-builder-332169432.novalocal Wrote: /builddir/build/RPMS/python2-honcho-1.0.1-14.el6.noarch.rpm Wrote: /builddir/build/RPMS/python34-honcho-1.0.1-14.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rj1217 + umask 022 + cd /builddir/build/BUILD + cd honcho-1.0.1 + /bin/rm -rf /builddir/build/BUILDROOT/python-honcho-1.0.1-14.el6.i386 + exit 0 Child return code was: 0