Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/qpid-tests.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2771/root'timeout=0env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'logger=shell=FalseprintOutput=Falseuid=1001gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/qpid-tests.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-447949358.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qpid-tests-0.34-2.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/qpid-tests.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-2771/root'logger=private_network=Trueenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'shell=FalseprintOutput=Falsetimeout=0uid=1001gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/qpid-tests.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0e2KSb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qpid-tests-0.34 + /usr/bin/gzip -dc /builddir/build/SOURCES/qpid-tests-0.34.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qpid-tests-0.34 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mrg.patch):' Patch #0 (mrg.patch): + /bin/cat /builddir/build/SOURCES/mrg.patch + /usr/bin/patch -p3 --fuzz=0 patching file src/py/qpid_tests/broker_1_0/selector.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ISXR5w + umask 022 + cd /builddir/build/BUILD + cd qpid-tests-0.34 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/qpid_tests copying src/py/qpid_tests/__init__.py -> build/lib/qpid_tests creating build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/__init__.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/management.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/example.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/message.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/new_api.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/qmf_events.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/persistence.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/alternate_exchange.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/msg_groups.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/query.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/broker.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/lvq.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/threshold.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/extensions.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/queue.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/exchange.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/priority.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/dtx.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/stats.py -> build/lib/qpid_tests/broker_0_10 copying src/py/qpid_tests/broker_0_10/tx.py -> build/lib/qpid_tests/broker_0_10 creating build/lib/qpid_tests/broker_0_9 copying src/py/qpid_tests/broker_0_9/__init__.py -> build/lib/qpid_tests/broker_0_9 copying src/py/qpid_tests/broker_0_9/query.py -> build/lib/qpid_tests/broker_0_9 copying src/py/qpid_tests/broker_0_9/echo.py -> build/lib/qpid_tests/broker_0_9 copying src/py/qpid_tests/broker_0_9/queue.py -> build/lib/qpid_tests/broker_0_9 copying src/py/qpid_tests/broker_0_9/messageheader.py -> build/lib/qpid_tests/broker_0_9 creating build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/__init__.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/testlib.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/example.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/broker.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/queue.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/exchange.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/basic.py -> build/lib/qpid_tests/broker_0_8 copying src/py/qpid_tests/broker_0_8/tx.py -> build/lib/qpid_tests/broker_0_8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jcDxnS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 + cd qpid-tests-0.34 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/tx.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/basic.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/exchange.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/queue.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/broker.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/example.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/testlib.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 copying build/lib/qpid_tests/broker_0_8/__init__.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8 creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 copying build/lib/qpid_tests/broker_0_9/messageheader.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 copying build/lib/qpid_tests/broker_0_9/queue.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 copying build/lib/qpid_tests/broker_0_9/echo.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 copying build/lib/qpid_tests/broker_0_9/query.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 copying build/lib/qpid_tests/broker_0_9/__init__.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9 creating /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/tx.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/stats.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/dtx.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/priority.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/exchange.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/queue.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/extensions.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/threshold.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/lvq.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/broker.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/query.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/msg_groups.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/alternate_exchange.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/persistence.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/qmf_events.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/new_api.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/message.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/example.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/management.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/broker_0_10/__init__.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10 copying build/lib/qpid_tests/__init__.py -> /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/tx.py to tx.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/exchange.py to exchange.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/broker.py to broker.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/example.py to example.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/testlib.py to testlib.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_8/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9/messageheader.py to messageheader.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9/echo.py to echo.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_9/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/tx.py to tx.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/dtx.py to dtx.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/priority.py to priority.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/exchange.py to exchange.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/queue.py to queue.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/extensions.py to extensions.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/threshold.py to threshold.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/lvq.py to lvq.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/broker.py to broker.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/msg_groups.py to msg_groups.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/alternate_exchange.py to alternate_exchange.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/persistence.py to persistence.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/qmf_events.py to qmf_events.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/new_api.py to new_api.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/example.py to example.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/management.py to management.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/broker_0_10/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/lib/python2.6/site-packages/qpid_tests-0.34-py2.6.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/qpid-tests-0.34 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/qpid-tests-0.34-2.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: qpid-tests-0.34-2.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K3nUKe + umask 022 + cd /builddir/build/BUILD + cd qpid-tests-0.34 + DOCDIR=/builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/share/doc/qpid-tests-0.34 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/share/doc/qpid-tests-0.34 + /bin/mkdir -p /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/share/doc/qpid-tests-0.34 + cp -pr LICENSE.txt NOTICE.txt /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64/usr/share/doc/qpid-tests-0.34 + 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: python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-447949358.novalocal Wrote: /builddir/build/RPMS/qpid-tests-0.34-2.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CHyFia + umask 022 + cd /builddir/build/BUILD + cd qpid-tests-0.34 + rm -rf /builddir/build/BUILDROOT/qpid-tests-0.34-2.el6.x86_64 + exit 0 Child return code was: 0