Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-congressclient.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-72517-385151/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'be987e4f2f0148fdabb4b6b5eac3310a', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72517-385151/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-congressclient.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-congressclient-1.13.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-congressclient.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-72517-385151/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd8279795c17f4bca8904ce8028f7233c', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72517-385151/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-congressclient.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.KrtmbI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-congressclient-1.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-congressclient-1.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-congressclient-1.13.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-congressclient-1.13.0 base' + rm -rf congressclient.egg-info + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fJ1Ohe + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.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/congressclient creating build/lib/congressclient/osc creating build/lib/congressclient/osc/v1 copying congressclient/osc/v1/driver.py -> build/lib/congressclient/osc/v1 copying congressclient/osc/v1/datasource.py -> build/lib/congressclient/osc/v1 copying congressclient/osc/v1/api_versions.py -> build/lib/congressclient/osc/v1 copying congressclient/osc/v1/__init__.py -> build/lib/congressclient/osc/v1 copying congressclient/osc/v1/policy.py -> build/lib/congressclient/osc/v1 copying congressclient/osc/__init__.py -> build/lib/congressclient/osc copying congressclient/osc/osc_plugin.py -> build/lib/congressclient/osc creating build/lib/congressclient/common copying congressclient/common/parseractions.py -> build/lib/congressclient/common copying congressclient/common/__init__.py -> build/lib/congressclient/common copying congressclient/common/utils.py -> build/lib/congressclient/common creating build/lib/congressclient/tests creating build/lib/congressclient/tests/v1 copying congressclient/tests/v1/test_policy.py -> build/lib/congressclient/tests/v1 copying congressclient/tests/v1/test_api_versions.py -> build/lib/congressclient/tests/v1 copying congressclient/tests/v1/test_drivers.py -> build/lib/congressclient/tests/v1 copying congressclient/tests/v1/test_datasource.py -> build/lib/congressclient/tests/v1 copying congressclient/tests/v1/__init__.py -> build/lib/congressclient/tests/v1 copying congressclient/i18n.py -> build/lib/congressclient copying congressclient/exceptions.py -> build/lib/congressclient copying congressclient/__init__.py -> build/lib/congressclient creating build/lib/congressclient/v1 copying congressclient/v1/client.py -> build/lib/congressclient/v1 copying congressclient/v1/__init__.py -> build/lib/congressclient/v1 copying congressclient/tests/common.py -> build/lib/congressclient/tests copying congressclient/tests/__init__.py -> build/lib/congressclient/tests copying congressclient/tests/fakes.py -> build/lib/congressclient/tests copying congressclient/tests/utils.py -> build/lib/congressclient/tests copying congressclient/tests/base.py -> build/lib/congressclient/tests running egg_info writing python_congressclient.egg-info/PKG-INFO writing dependency_links to python_congressclient.egg-info/dependency_links.txt writing entry points to python_congressclient.egg-info/entry_points.txt deleting python_congressclient.egg-info/requires.txt writing top-level names to python_congressclient.egg-info/top_level.txt writing pbr to python_congressclient.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 'python_congressclient.egg-info/SOURCES.txt' copying congressclient/tests/v1/test_policy_file.yaml -> build/lib/congressclient/tests/v1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kyH4VL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch + cd python-congressclient-1.13.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-congressclient-1.13.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-congressclient-1.13.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/v1 copying build/lib/congressclient/v1/client.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/v1 copying build/lib/congressclient/v1/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/v1 copying build/lib/congressclient/i18n.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient copying build/lib/congressclient/exceptions.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/v1/driver.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/v1/datasource.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/v1/api_versions.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/v1/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/v1/policy.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1 copying build/lib/congressclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc copying build/lib/congressclient/osc/osc_plugin.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc copying build/lib/congressclient/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/test_policy.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/test_api_versions.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/test_drivers.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/test_datasource.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/v1/test_policy_file.yaml -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1 copying build/lib/congressclient/tests/common.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests copying build/lib/congressclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests copying build/lib/congressclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests copying build/lib/congressclient/tests/utils.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests copying build/lib/congressclient/tests/base.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests creating /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common copying build/lib/congressclient/common/parseractions.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common copying build/lib/congressclient/common/__init__.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common copying build/lib/congressclient/common/utils.py -> /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/v1/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1/datasource.py to datasource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1/api_versions.py to api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/v1/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/osc/osc_plugin.py to osc_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1/test_policy.py to test_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1/test_api_versions.py to test_api_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1/test_drivers.py to test_drivers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1/test_datasource.py to test_datasource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common/parseractions.py to parseractions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/congressclient/common/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpudc8p6g6.py' /usr/bin/python3 /tmp/tmpudc8p6g6.py removing /tmp/tmpudc8p6g6.py running install_egg_info running egg_info writing python_congressclient.egg-info/PKG-INFO writing dependency_links to python_congressclient.egg-info/dependency_links.txt writing entry points to python_congressclient.egg-info/entry_points.txt writing top-level names to python_congressclient.egg-info/top_level.txt writing pbr to python_congressclient.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 'python_congressclient.egg-info/SOURCES.txt' Copying python_congressclient.egg-info to /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_congressclient-1.13.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) + sphinx-build-3 -b html doc/source doc/build/html 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/python-congressclient-1.13.0/.gitreview found Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.exceptions.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.i18n.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.common.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.common.parseractions.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.common.utils.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.osc_plugin.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.v1.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.v1.api_versions.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.v1.datasource.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.v1.driver.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.osc.v1.policy.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.v1.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/congressclient.v1.client.rst. Creating file /builddir/build/BUILD/python-congressclient-1.13.0/doc/source/reference/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 22 added, 0 changed, 0 removed reading sources... [ 4%] contributor/index reading sources... [ 9%] index reading sources... [ 13%] install/index reading sources... [ 18%] reference/api/congressclient reading sources... [ 22%] reference/api/congressclient.common reading sources... [ 27%] reference/api/congressclient.common.parseractions reading sources... [ 31%] reference/api/congressclient.common.utils reading sources... [ 36%] reference/api/congressclient.exceptions reading sources... [ 40%] reference/api/congressclient.i18n reading sources... [ 45%] reference/api/congressclient.osc reading sources... [ 50%] reference/api/congressclient.osc.osc_plugin reading sources... [ 54%] reference/api/congressclient.osc.v1 reading sources... [ 59%] reference/api/congressclient.osc.v1.api_versions reading sources... [ 63%] reference/api/congressclient.osc.v1.datasource reading sources... [ 68%] reference/api/congressclient.osc.v1.driver reading sources... [ 72%] reference/api/congressclient.osc.v1.policy reading sources... [ 77%] reference/api/congressclient.v1 reading sources... [ 81%] reference/api/congressclient.v1.client reading sources... [ 86%] reference/api/modules reading sources... [ 90%] reference/index reading sources... [ 95%] user/index reading sources... [100%] user/readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] contributor/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-congressclient/tree/doc/source' [openstackdocstheme] bug_project (from user) 'python-congressclient' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-02-21 12:59:11 writing output... [ 9%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 12:59:11 writing output... [ 13%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-02-21 12:59:11 writing output... [ 18%] reference/api/congressclient [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient' writing output... [ 22%] reference/api/congressclient.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.common' writing output... [ 27%] reference/api/congressclient.common.parseractions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.common.parseractions' writing output... [ 31%] reference/api/congressclient.common.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.common.utils' writing output... [ 36%] reference/api/congressclient.exceptions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.exceptions' writing output... [ 40%] reference/api/congressclient.i18n [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.i18n' writing output... [ 45%] reference/api/congressclient.osc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc' writing output... [ 50%] reference/api/congressclient.osc.osc_plugin [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.osc_plugin' writing output... [ 54%] reference/api/congressclient.osc.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.v1' writing output... [ 59%] reference/api/congressclient.osc.v1.api_versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.v1.api_versions' writing output... [ 63%] reference/api/congressclient.osc.v1.datasource [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.v1.datasource' writing output... [ 68%] reference/api/congressclient.osc.v1.driver [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.v1.driver' writing output... [ 72%] reference/api/congressclient.osc.v1.policy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.osc.v1.policy' writing output... [ 77%] reference/api/congressclient.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.v1' writing output... [ 81%] reference/api/congressclient.v1.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/congressclient.v1.client' writing output... [ 86%] reference/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 90%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-02-21 12:59:11 writing output... [ 95%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-02-21 12:59:11 writing output... [100%] user/readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/readme is 2020-02-21 12:59:11 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' 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 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.13.0-1.el8 --unique-debug-suffix -1.13.0-1.el8.noarch --unique-debug-src-base python-congressclient-1.13.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-congressclient-1.13.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-congressclient-1.13.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5wGjaw + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing python_congressclient.egg-info/PKG-INFO writing dependency_links to python_congressclient.egg-info/dependency_links.txt writing entry points to python_congressclient.egg-info/entry_points.txt writing top-level names to python_congressclient.egg-info/top_level.txt writing pbr to python_congressclient.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 'python_congressclient.egg-info/SOURCES.txt' running build_ext test_create_policy (congressclient.tests.v1.test_policy.TestCreatePolicy) congressclient.tests.v1.test_policy.TestCreatePolicy.test_create_policy ... ok test_create_policy (congressclient.tests.v1.test_policy.TestCreatePolicyFromFile) congressclient.tests.v1.test_policy.TestCreatePolicyFromFile.test_create_policy ... ok test_create_policy_rule (congressclient.tests.v1.test_policy.TestCreatePolicyRule) congressclient.tests.v1.test_policy.TestCreatePolicyRule.test_create_policy_rule ... ok test_create_policy_rule_with_name (congressclient.tests.v1.test_policy.TestCreatePolicyRule) congressclient.tests.v1.test_policy.TestCreatePolicyRule.test_create_policy_rule_with_name ... ok test_delete_policy (congressclient.tests.v1.test_policy.TestDeletePolicy) congressclient.tests.v1.test_policy.TestDeletePolicy.test_delete_policy ... ok test_delete_policy_rule (congressclient.tests.v1.test_policy.TestDeletePolicyRule) congressclient.tests.v1.test_policy.TestDeletePolicyRule.test_delete_policy_rule ... ok test_create_policy_rule (congressclient.tests.v1.test_policy.TestGet) congressclient.tests.v1.test_policy.TestGet.test_create_policy_rule ... ok test_list_policy_rules (congressclient.tests.v1.test_policy.TestListPolicy) congressclient.tests.v1.test_policy.TestListPolicy.test_list_policy_rules ... ok test_list_policy_rules (congressclient.tests.v1.test_policy.TestListPolicyRows) congressclient.tests.v1.test_policy.TestListPolicyRows.test_list_policy_rules ... ok test_list_policy_rules_trace (congressclient.tests.v1.test_policy.TestListPolicyRows) congressclient.tests.v1.test_policy.TestListPolicyRows.test_list_policy_rules_trace ... ok test_list_policy_rules (congressclient.tests.v1.test_policy.TestListPolicyRules) congressclient.tests.v1.test_policy.TestListPolicyRules.test_list_policy_rules ... ok test_list_policy_tables (congressclient.tests.v1.test_policy.TestListPolicyTables) congressclient.tests.v1.test_policy.TestListPolicyTables.test_list_policy_tables ... ok test_show_policy (congressclient.tests.v1.test_policy.TestShowPolicy) congressclient.tests.v1.test_policy.TestShowPolicy.test_show_policy ... ok test_simulate_policy (congressclient.tests.v1.test_policy.TestSimulatePolicy) congressclient.tests.v1.test_policy.TestSimulatePolicy.test_simulate_policy ... ok test_simulate_policy_delta (congressclient.tests.v1.test_policy.TestSimulatePolicy) congressclient.tests.v1.test_policy.TestSimulatePolicy.test_simulate_policy_delta ... ok test_simulate_policy_trace (congressclient.tests.v1.test_policy.TestSimulatePolicy) congressclient.tests.v1.test_policy.TestSimulatePolicy.test_simulate_policy_trace ... ok test_list_api_versions (congressclient.tests.v1.test_api_versions.TestAPIVersions) congressclient.tests.v1.test_api_versions.TestAPIVersions.test_list_api_versions ... ok test_list_drivers (congressclient.tests.v1.test_drivers.TestListDrivers) congressclient.tests.v1.test_drivers.TestListDrivers.test_list_drivers ... ok test_show_driver_config (congressclient.tests.v1.test_drivers.TestShowDriverConfig) congressclient.tests.v1.test_drivers.TestShowDriverConfig.test_show_driver_config ... ok test_show_driver_shema (congressclient.tests.v1.test_drivers.TestShowDriverSchema) congressclient.tests.v1.test_drivers.TestShowDriverSchema.test_show_driver_shema ... ok test_create_datasource (congressclient.tests.v1.test_datasource.TestCreateDatasource) congressclient.tests.v1.test_datasource.TestCreateDatasource.test_create_datasource ... ok test_datasource_request_refresh (congressclient.tests.v1.test_datasource.TestDatasourceRequestRefresh) congressclient.tests.v1.test_datasource.TestDatasourceRequestRefresh.test_datasource_request_refresh ... ok test_delete_datasource (congressclient.tests.v1.test_datasource.TestDeleteDatasourceDriver) congressclient.tests.v1.test_datasource.TestDeleteDatasourceDriver.test_delete_datasource ... ok test_list_datasource_row (congressclient.tests.v1.test_datasource.TestListDatasourceRows) congressclient.tests.v1.test_datasource.TestListDatasourceRows.test_list_datasource_row ... ok test_list_datasource_status (congressclient.tests.v1.test_datasource.TestListDatasourceStatus) congressclient.tests.v1.test_datasource.TestListDatasourceStatus.test_list_datasource_status ... ok test_list_datasource_tables (congressclient.tests.v1.test_datasource.TestListDatasourceTables) congressclient.tests.v1.test_datasource.TestListDatasourceTables.test_list_datasource_tables ... ok test_list_datasource (congressclient.tests.v1.test_datasource.TestListDatasources) congressclient.tests.v1.test_datasource.TestListDatasources.test_list_datasource ... ok test_list_datasource_output_not_unicode (congressclient.tests.v1.test_datasource.TestListDatasources) congressclient.tests.v1.test_datasource.TestListDatasources.test_list_datasource_output_not_unicode ... ok test_show_datasource_actions (congressclient.tests.v1.test_datasource.TestShowDatasourceActions) congressclient.tests.v1.test_datasource.TestShowDatasourceActions.test_show_datasource_actions ... ok test_show_datasource_schema (congressclient.tests.v1.test_datasource.TestShowDatasourceSchema) congressclient.tests.v1.test_datasource.TestShowDatasourceSchema.test_show_datasource_schema ... ok test_show_datasource_table (congressclient.tests.v1.test_datasource.TestShowDatasourceTable) congressclient.tests.v1.test_datasource.TestShowDatasourceTable.test_show_datasource_table ... ok test_show_datasource_table_schema (congressclient.tests.v1.test_datasource.TestShowDatasourceTableSchema) congressclient.tests.v1.test_datasource.TestShowDatasourceTableSchema.test_show_datasource_table_schema ... ok test_update_datasource_row (congressclient.tests.v1.test_datasource.TestUpdateDatasourceRow) congressclient.tests.v1.test_datasource.TestUpdateDatasourceRow.test_update_datasource_row ... Call p(x, y) Exit p('69abc88b-c950-4625-801b-542e84381509', 'default') // ID: e531f2b3-3d97-42c0-b3b5-b7b6ab532018 // Name: None security_group(port, security_group_name) error(1) error(2) error(1) error(2) error(1) error(2) Call ok ---------------------------------------------------------------------- Ran 33 tests in 0.056s OK + exit 0 Processing files: python3-congressclient-1.13.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2GQQJi + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient + cp -pr README.rst /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Dlshk5 + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient + exit 0 Provides: python3-congressclient = 1.13.0-1.el8 python3.6dist(python-congressclient) = 1.13.0 python3dist(python-congressclient) = 1.13.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: python3-congressclient-doc-1.13.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yhQei2 + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/doc/python3-congressclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NcsEiZ + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch/usr/share/licenses/python3-congressclient-doc + exit 0 Provides: python3-congressclient-doc = 1.13.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-congressclient-tests-1.13.0-1.el8.noarch Provides: python3-congressclient-tests = 1.13.0-1.el8 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-congressclient-1.13.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-congressclient-doc-1.13.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-congressclient-tests-1.13.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y9GR21 + umask 022 + cd /builddir/build/BUILD + cd python-congressclient-1.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-congressclient-1.13.0-1.el8.noarch + exit 0 Child return code was: 0