Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zaqar-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-41854-83919/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.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=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-zaqar-tests-tempest.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zaqar-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-41854-83919/root'shell=Falseuid=996env={'LANG': 'en_GB.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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-zaqar-tests-tempest.spec'] with env {'LANG': 'en_GB.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z27HlI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + /usr/bin/gzip -dc /builddir/build/SOURCES/zaqar-tempest-plugin-92d57f5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-zaqar-tests-tempest-0.0.1 base' + rm -rf requirements.txt test-requirements.txt + rm -rf zaqar_tempest_plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vkKDre + umask 022 + cd /builddir/build/BUILD + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + 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 '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/zaqar_tempest_plugin creating build/lib/zaqar_tempest_plugin/api_schema copying zaqar_tempest_plugin/api_schema/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema creating build/lib/zaqar_tempest_plugin/services creating build/lib/zaqar_tempest_plugin/services/messaging creating build/lib/zaqar_tempest_plugin/services/messaging/json copying zaqar_tempest_plugin/services/messaging/json/messaging_client.py -> build/lib/zaqar_tempest_plugin/services/messaging/json copying zaqar_tempest_plugin/services/messaging/json/__init__.py -> build/lib/zaqar_tempest_plugin/services/messaging/json creating build/lib/zaqar_tempest_plugin/api_schema/response copying zaqar_tempest_plugin/api_schema/response/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema/response creating build/lib/zaqar_tempest_plugin/tests creating build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/tests/v1_1/test_claims.py -> build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/tests/v1_1/test_messages.py -> build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/tests/v1_1/__init__.py -> build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/tests/v1_1/test_queues.py -> build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/services/__init__.py -> build/lib/zaqar_tempest_plugin/services creating build/lib/zaqar_tempest_plugin/api_schema/response/v1_1 copying zaqar_tempest_plugin/api_schema/response/v1_1/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v1_1 copying zaqar_tempest_plugin/api_schema/response/v1_1/queues.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v1_1 copying zaqar_tempest_plugin/tests/base.py -> build/lib/zaqar_tempest_plugin/tests copying zaqar_tempest_plugin/tests/__init__.py -> build/lib/zaqar_tempest_plugin/tests copying zaqar_tempest_plugin/config.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/__init__.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/plugin.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/services/messaging/__init__.py -> build/lib/zaqar_tempest_plugin/services/messaging creating build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/test_claims.py -> build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/test_messages.py -> build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/__init__.py -> build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/test_queues.py -> build/lib/zaqar_tempest_plugin/tests/v1 creating build/lib/zaqar_tempest_plugin/api_schema/response/v2 copying zaqar_tempest_plugin/api_schema/response/v2/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v2 copying zaqar_tempest_plugin/api_schema/response/v2/queues.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v2 creating build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_claims.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_messages.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_queues_negative.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_subscriptions_negative.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/__init__.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_queues.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_subscriptions.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_messages_negative.py -> build/lib/zaqar_tempest_plugin/tests/v2 copying zaqar_tempest_plugin/tests/v2/test_claims_negative.py -> build/lib/zaqar_tempest_plugin/tests/v2 creating build/lib/zaqar_tempest_plugin/api_schema/response/v1 copying zaqar_tempest_plugin/api_schema/response/v1/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v1 copying zaqar_tempest_plugin/api_schema/response/v1/queues.py -> build/lib/zaqar_tempest_plugin/api_schema/response/v1 running egg_info creating zaqar_tempest_plugin.egg-info writing zaqar_tempest_plugin.egg-info/PKG-INFO writing top-level names to zaqar_tempest_plugin.egg-info/top_level.txt writing dependency_links to zaqar_tempest_plugin.egg-info/dependency_links.txt writing entry points to zaqar_tempest_plugin.egg-info/entry_points.txt writing pbr to zaqar_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'zaqar_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'zaqar_tempest_plugin.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fXrkrN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + 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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/tests/v1/test_claims.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/tests/v1/test_messages.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/tests/v1/test_queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1 copying build/lib/zaqar_tempest_plugin/tests/v1_1/test_claims.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1 copying build/lib/zaqar_tempest_plugin/tests/v1_1/test_messages.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1 copying build/lib/zaqar_tempest_plugin/tests/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1 copying build/lib/zaqar_tempest_plugin/tests/v1_1/test_queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1 copying build/lib/zaqar_tempest_plugin/tests/base.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_claims.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_messages.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_queues_negative.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_subscriptions_negative.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_subscriptions.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_messages_negative.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/test_claims_negative.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests copying build/lib/zaqar_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1 copying build/lib/zaqar_tempest_plugin/api_schema/response/v1/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1 copying build/lib/zaqar_tempest_plugin/api_schema/response/v1/queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1 copying build/lib/zaqar_tempest_plugin/api_schema/response/v1_1/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1 copying build/lib/zaqar_tempest_plugin/api_schema/response/v1_1/queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v2 copying build/lib/zaqar_tempest_plugin/api_schema/response/v2/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v2 copying build/lib/zaqar_tempest_plugin/api_schema/response/v2/queues.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v2 copying build/lib/zaqar_tempest_plugin/api_schema/response/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response copying build/lib/zaqar_tempest_plugin/api_schema/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema copying build/lib/zaqar_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/json copying build/lib/zaqar_tempest_plugin/services/messaging/json/messaging_client.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/json copying build/lib/zaqar_tempest_plugin/services/messaging/json/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/json copying build/lib/zaqar_tempest_plugin/services/messaging/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging copying build/lib/zaqar_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services copying build/lib/zaqar_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1/test_claims.py to test_claims.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1/test_queues.py to test_queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1/test_claims.py to test_claims.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v1_1/test_queues.py to test_queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_claims.py to test_claims.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_queues_negative.py to test_queues_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_subscriptions_negative.py to test_subscriptions_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_queues.py to test_queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_subscriptions.py to test_subscriptions.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_messages_negative.py to test_messages_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/v2/test_claims_negative.py to test_claims_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/v2/queues.py to queues.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/response/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/api_schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/json/messaging_client.py to messaging_client.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin/plugin.py to plugin.pyc writing byte-compilation script '/tmp/tmpKE15gS.py' /usr/bin/python2 -O /tmp/tmpKE15gS.py removing /tmp/tmpKE15gS.py running install_egg_info running egg_info writing zaqar_tempest_plugin.egg-info/PKG-INFO writing top-level names to zaqar_tempest_plugin.egg-info/top_level.txt writing dependency_links to zaqar_tempest_plugin.egg-info/dependency_links.txt writing entry points to zaqar_tempest_plugin.egg-info/entry_points.txt writing pbr to zaqar_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'zaqar_tempest_plugin.egg-info/SOURCES.txt' Copying zaqar_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/lib/python2.7/site-packages/zaqar_tempest_plugin-0.0.0-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 50000000 /builddir/build/BUILD/zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 /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-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/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: python2-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r4siBs + umask 022 + cd /builddir/build/BUILD + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + DOCDIR=/builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/doc/python2-zaqar-tests-tempest-0.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/doc/python2-zaqar-tests-tempest-0.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/doc/python2-zaqar-tests-tempest-0.0.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.R5F1L7 + umask 022 + cd /builddir/build/BUILD + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + LICENSEDIR=/builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/licenses/python2-zaqar-tests-tempest-0.0.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/licenses/python2-zaqar-tests-tempest-0.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch/usr/share/licenses/python2-zaqar-tests-tempest-0.0.1 + exit 0 Provides: python-zaqar-tests-tempest = 0.0.1-0.1.92d57f5git.el7 python2-zaqar-tests-tempest = 0.0.1-0.1.92d57f5git.el7 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 Obsoletes: python-zaqar-tests-tempest < 0.0.1-0.1.92d57f5git.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch Wrote: /builddir/build/RPMS/python2-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k18Mnw + umask 022 + cd /builddir/build/BUILD + cd zaqar-tempest-plugin-92d57f52a1890a51d89b3c10918e77fcd440ac05 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zaqar-tests-tempest-0.0.1-0.1.92d57f5git.el7.noarch + exit 0 Child return code was: 0