Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-watcher-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-train-el8-build-73082-388198/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ac463bc597ae4da19368629a209f8de8', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-73082-388198/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-watcher-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-watcher-tests-tempest-1.2.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-watcher-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-train-el8-build-73082-388198/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b0e231c9247e4202afe24df253130aef', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-73082-388198/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-watcher-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.spRDqL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf watcher-tempest-plugin-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/watcher-tempest-plugin-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd watcher-tempest-plugin-1.2.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-watcher-tests-tempest-1.2.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf watcher_tempest_plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LlaNX4 + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.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/watcher_tempest_plugin creating build/lib/watcher_tempest_plugin/services creating build/lib/watcher_tempest_plugin/services/infra_optim copying watcher_tempest_plugin/services/infra_optim/__init__.py -> build/lib/watcher_tempest_plugin/services/infra_optim creating build/lib/watcher_tempest_plugin/services/metric creating build/lib/watcher_tempest_plugin/services/metric/v1 creating build/lib/watcher_tempest_plugin/services/metric/v1/json copying watcher_tempest_plugin/services/metric/v1/json/client.py -> build/lib/watcher_tempest_plugin/services/metric/v1/json copying watcher_tempest_plugin/services/metric/v1/json/__init__.py -> build/lib/watcher_tempest_plugin/services/metric/v1/json copying watcher_tempest_plugin/services/base.py -> build/lib/watcher_tempest_plugin/services copying watcher_tempest_plugin/services/__init__.py -> build/lib/watcher_tempest_plugin/services creating build/lib/watcher_tempest_plugin/tests creating build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_vm_workload_consolidation.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_dummy_optim.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_storage_balance.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_workload_balancing.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_actuator.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_zone_migration.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_strategies.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/base.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/__init__.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/test_execute_host_maintenance.py -> build/lib/watcher_tempest_plugin/tests/scenario copying watcher_tempest_plugin/tests/scenario/manager.py -> build/lib/watcher_tempest_plugin/tests/scenario creating build/lib/watcher_tempest_plugin/tests/api creating build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_scoring_engine.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_service.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_api_discovery.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_action_plan.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_audit_template.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_audit.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/base.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/__init__.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_strategy.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_goal.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/admin/test_action.py -> build/lib/watcher_tempest_plugin/tests/api/admin copying watcher_tempest_plugin/tests/api/__init__.py -> build/lib/watcher_tempest_plugin/tests/api copying watcher_tempest_plugin/tests/__init__.py -> build/lib/watcher_tempest_plugin/tests copying watcher_tempest_plugin/services/metric/__init__.py -> build/lib/watcher_tempest_plugin/services/metric copying watcher_tempest_plugin/services/metric/v1/__init__.py -> build/lib/watcher_tempest_plugin/services/metric/v1 creating build/lib/watcher_tempest_plugin/services/infra_optim/v1 creating build/lib/watcher_tempest_plugin/services/infra_optim/v1/json copying watcher_tempest_plugin/services/infra_optim/v1/json/client.py -> build/lib/watcher_tempest_plugin/services/infra_optim/v1/json copying watcher_tempest_plugin/services/infra_optim/v1/json/__init__.py -> build/lib/watcher_tempest_plugin/services/infra_optim/v1/json copying watcher_tempest_plugin/config.py -> build/lib/watcher_tempest_plugin copying watcher_tempest_plugin/__init__.py -> build/lib/watcher_tempest_plugin copying watcher_tempest_plugin/infra_optim_clients.py -> build/lib/watcher_tempest_plugin copying watcher_tempest_plugin/plugin.py -> build/lib/watcher_tempest_plugin creating build/lib/watcher_tempest_plugin/tests/client_functional creating build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_scoring_engine.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_service.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_action_plan.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_audit_template.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_audit.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/base.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/__init__.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_strategy.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_goal.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/v1/test_action.py -> build/lib/watcher_tempest_plugin/tests/client_functional/v1 copying watcher_tempest_plugin/tests/client_functional/__init__.py -> build/lib/watcher_tempest_plugin/tests/client_functional copying watcher_tempest_plugin/services/infra_optim/v1/__init__.py -> build/lib/watcher_tempest_plugin/services/infra_optim/v1 running egg_info creating watcher_tempest_plugin.egg-info writing watcher_tempest_plugin.egg-info/PKG-INFO writing dependency_links to watcher_tempest_plugin.egg-info/dependency_links.txt writing entry points to watcher_tempest_plugin.egg-info/entry_points.txt writing top-level names to watcher_tempest_plugin.egg-info/top_level.txt writing pbr to watcher_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'watcher_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 'watcher_tempest_plugin.egg-info/SOURCES.txt' copying watcher_tempest_plugin/README.rst -> build/lib/watcher_tempest_plugin + python3 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/watcher-tempest-plugin-1.2.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] contributing reading sources... [ 66%] index reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/watcher-tempest-plugin/tree/doc/source' [openstackdocstheme] bug_project (from user) 'Tempest plugin watcher-tempest-plugin' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributing is 2020-02-27 18:47:21 writing output... [ 66%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-27 18:47:21 writing output... [100%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-02-27 18:47:21 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4RJIMt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch + cd watcher-tempest-plugin-1.2.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-watcher-tests-tempest-1.2.0-1.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-watcher-tests-tempest-1.2.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin copying build/lib/watcher_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_vm_workload_consolidation.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_dummy_optim.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_storage_balance.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_workload_balancing.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_zone_migration.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_strategies.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/base.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/test_execute_host_maintenance.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario copying build/lib/watcher_tempest_plugin/tests/scenario/manager.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api copying build/lib/watcher_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_scoring_engine.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_service.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_api_discovery.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_action_plan.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_audit_template.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_audit.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/base.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_strategy.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_goal.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/api/admin/test_action.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin copying build/lib/watcher_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_scoring_engine.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_service.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_action_plan.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_audit_template.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_audit.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/base.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_strategy.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_goal.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/v1/test_action.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1 copying build/lib/watcher_tempest_plugin/tests/client_functional/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional copying build/lib/watcher_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin copying build/lib/watcher_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin copying build/lib/watcher_tempest_plugin/infra_optim_clients.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1 creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/json copying build/lib/watcher_tempest_plugin/services/metric/v1/json/client.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/json copying build/lib/watcher_tempest_plugin/services/metric/v1/json/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/json copying build/lib/watcher_tempest_plugin/services/metric/v1/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1 copying build/lib/watcher_tempest_plugin/services/metric/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1 creating /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/json copying build/lib/watcher_tempest_plugin/services/infra_optim/v1/json/client.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/json copying build/lib/watcher_tempest_plugin/services/infra_optim/v1/json/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/json copying build/lib/watcher_tempest_plugin/services/infra_optim/v1/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1 copying build/lib/watcher_tempest_plugin/services/infra_optim/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim copying build/lib/watcher_tempest_plugin/services/base.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services copying build/lib/watcher_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services copying build/lib/watcher_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_vm_workload_consolidation.py to test_execute_vm_workload_consolidation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_dummy_optim.py to test_execute_dummy_optim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_storage_balance.py to test_execute_storage_balance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_basic_optim.py to test_execute_basic_optim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_workload_balancing.py to test_execute_workload_balancing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_actuator.py to test_execute_actuator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_zone_migration.py to test_execute_zone_migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_strategies.py to test_execute_strategies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/test_execute_host_maintenance.py to test_execute_host_maintenance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/scenario/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_scoring_engine.py to test_scoring_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_api_discovery.py to test_api_discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_action_plan.py to test_action_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_audit_template.py to test_audit_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_audit.py to test_audit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_strategy.py to test_strategy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_goal.py to test_goal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/api/admin/test_action.py to test_action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_scoring_engine.py to test_scoring_engine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_action_plan.py to test_action_plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_audit_template.py to test_audit_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_audit.py to test_audit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_strategy.py to test_strategy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_goal.py to test_goal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/v1/test_action.py to test_action.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/tests/client_functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/infra_optim_clients.py to infra_optim_clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/json/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/metric/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/json/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/json/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/infra_optim/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin/plugin.py to plugin.cpython-36.pyc writing byte-compilation script '/tmp/tmpmjew6k9i.py' /usr/bin/python3 /tmp/tmpmjew6k9i.py removing /tmp/tmpmjew6k9i.py running install_egg_info running egg_info writing watcher_tempest_plugin.egg-info/PKG-INFO writing dependency_links to watcher_tempest_plugin.egg-info/dependency_links.txt writing entry points to watcher_tempest_plugin.egg-info/entry_points.txt writing top-level names to watcher_tempest_plugin.egg-info/top_level.txt writing pbr to watcher_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 'watcher_tempest_plugin.egg-info/SOURCES.txt' Copying watcher_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/lib/python3.6/site-packages/watcher_tempest_plugin-1.2.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.2.0-1.el8 --unique-debug-suffix -1.2.0-1.el8.noarch --unique-debug-src-base python-watcher-tests-tempest-1.2.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/watcher-tempest-plugin-1.2.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-watcher-tests-tempest-1.2.0-1.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-watcher-tests-tempest-1.2.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z8P8BX + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python3-watcher-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python3-watcher-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python3-watcher-tests-tempest + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W6nisr + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python3-watcher-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python3-watcher-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python3-watcher-tests-tempest + exit 0 Provides: python3-watcher-tests-tempest = 1:1.2.0-1.el8 python3.6dist(watcher-tempest-plugin) = 1.2.0 python3dist(watcher-tempest-plugin) = 1.2.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 Processing files: python-watcher-tests-tempest-doc-1.2.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AUMyvk + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python-watcher-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python-watcher-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/doc/python-watcher-tests-tempest-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kSn4Ad + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python-watcher-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python-watcher-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch/usr/share/licenses/python-watcher-tests-tempest-doc + exit 0 Provides: python-watcher-tests-tempest-doc = 1:1.2.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-watcher-tests-tempest-1.2.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-watcher-tests-tempest-doc-1.2.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qln1y8 + umask 022 + cd /builddir/build/BUILD + cd watcher-tempest-plugin-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watcher-tests-tempest-1.2.0-1.el8.noarch + exit 0 Child return code was: 0