Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-zaqar-tests-tempest.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84834-525302/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '624a818599734f02b76aee322b4e467e', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84834-525302/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-zaqar-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-zaqar-tests-tempest-1.1.0-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-zaqar-tests-tempest.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84834-525302/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4dcab9f146634e2d88835aea4bd74c1c', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84834-525302/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-zaqar-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.plN4NJ + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/zaqar_tempest_plugin-1.1.0.tar.gz.asc --data=/builddir/build/SOURCES/zaqar_tempest_plugin-1.1.0.tar.gz gpgv: Signature made Thu Oct 1 17:24:31 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf zaqar_tempest_plugin-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/zaqar_tempest_plugin-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zaqar_tempest_plugin-1.1.0 + /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 --allow-empty -a --author 'rpm-build ' -m 'python-zaqar-tests-tempest-1.1.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + 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.emdZqj + umask 022 + cd /builddir/build/BUILD + cd zaqar_tempest_plugin-1.1.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/zaqar_tempest_plugin creating build/lib/zaqar_tempest_plugin/services creating build/lib/zaqar_tempest_plugin/services/messaging copying zaqar_tempest_plugin/services/messaging/__init__.py -> build/lib/zaqar_tempest_plugin/services/messaging creating build/lib/zaqar_tempest_plugin/tests creating 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_messages.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_queues.py -> 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_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/test_claims_negative.py -> build/lib/zaqar_tempest_plugin/tests/v2 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/api_schema/response 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/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_messages.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/tests/v1_1/test_claims.py -> build/lib/zaqar_tempest_plugin/tests/v1_1 copying zaqar_tempest_plugin/__init__.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/config.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/plugin.py -> build/lib/zaqar_tempest_plugin copying zaqar_tempest_plugin/tests/__init__.py -> build/lib/zaqar_tempest_plugin/tests copying zaqar_tempest_plugin/tests/base.py -> build/lib/zaqar_tempest_plugin/tests copying zaqar_tempest_plugin/api_schema/response/__init__.py -> build/lib/zaqar_tempest_plugin/api_schema/response copying zaqar_tempest_plugin/services/__init__.py -> build/lib/zaqar_tempest_plugin/services creating 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 copying zaqar_tempest_plugin/services/messaging/json/messaging_client.py -> build/lib/zaqar_tempest_plugin/services/messaging/json creating 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_messages.py -> build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/test_queues.py -> build/lib/zaqar_tempest_plugin/tests/v1 copying zaqar_tempest_plugin/tests/v1/test_claims.py -> build/lib/zaqar_tempest_plugin/tests/v1 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 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 running egg_info creating zaqar_tempest_plugin.egg-info writing zaqar_tempest_plugin.egg-info/PKG-INFO 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 top-level names to zaqar_tempest_plugin.egg-info/top_level.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 previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'zaqar_tempest_plugin.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bE08NT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch + cd zaqar_tempest_plugin-1.1.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch --prefix /usr 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-1.1.0-2.el8.noarch/usr creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin copying build/lib/zaqar_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema copying build/lib/zaqar_tempest_plugin/api_schema/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response copying build/lib/zaqar_tempest_plugin/api_schema/response/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v2 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1 copying build/lib/zaqar_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services copying build/lib/zaqar_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging copying build/lib/zaqar_tempest_plugin/services/messaging/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging/json creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests copying build/lib/zaqar_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests copying build/lib/zaqar_tempest_plugin/tests/base.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2 copying build/lib/zaqar_tempest_plugin/tests/v2/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1_1 creating /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1 copying build/lib/zaqar_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v2/queues.py to queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1_1/queues.py to queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/api_schema/response/v1/queues.py to queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/services/messaging/json/messaging_client.py to messaging_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_messages.py to test_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_subscriptions.py to test_subscriptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_messages_negative.py to test_messages_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_queues.py to test_queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_claims.py to test_claims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_queues_negative.py to test_queues_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_subscriptions_negative.py to test_subscriptions_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v2/test_claims_negative.py to test_claims_negative.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1_1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1_1/test_messages.py to test_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1_1/test_queues.py to test_queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1_1/test_claims.py to test_claims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1/test_messages.py to test_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1/test_queues.py to test_queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/tests/v1/test_claims.py to test_claims.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin/plugin.py to plugin.cpython-36.pyc writing byte-compilation script '/tmp/tmp48s9i2u2.py' /usr/bin/python3 /tmp/tmp48s9i2u2.py removing /tmp/tmp48s9i2u2.py running install_egg_info running egg_info writing zaqar_tempest_plugin.egg-info/PKG-INFO 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 top-level names to zaqar_tempest_plugin.egg-info/top_level.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 found matching '.gitignore' warning: no previously-included files found matching '.gitreview' 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-1.1.0-2.el8.noarch/usr/lib/python3.6/site-packages/zaqar_tempest_plugin-1.1.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.1.0-2.el8 --unique-debug-suffix -1.1.0-2.el8.noarch --unique-debug-src-base python-zaqar-tests-tempest-1.1.0-2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/zaqar_tempest_plugin-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-zaqar-tests-tempest-1.1.0-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Cgn3kw + umask 022 + cd /builddir/build/BUILD + cd zaqar_tempest_plugin-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/doc/python3-zaqar-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/doc/python3-zaqar-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/doc/python3-zaqar-tests-tempest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lkJnT8 + umask 022 + cd /builddir/build/BUILD + cd zaqar_tempest_plugin-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/licenses/python3-zaqar-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/licenses/python3-zaqar-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch/usr/share/licenses/python3-zaqar-tests-tempest + exit 0 Provides: python3-zaqar-tests-tempest = 1.1.0-2.el8 python3.6dist(zaqar-tempest-plugin) = 1.1.0 python3dist(zaqar-tempest-plugin) = 1.1.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) = 3.6 Obsoletes: python-zaqar-tests < 6.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch Wrote: /builddir/build/RPMS/python3-zaqar-tests-tempest-1.1.0-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yOOVM0 + umask 022 + cd /builddir/build/BUILD + cd zaqar_tempest_plugin-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zaqar-tests-tempest-1.1.0-2.el8.noarch + exit 0 Child return code was: 0