Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.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-72626-385228/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a4c60f0ecb37476d8c121b60fe0b5af3', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72626-385228/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-octaviaclient.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-octaviaclient-1.10.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-octaviaclient.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-72626-385228/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3335a1c372aa403db497cc8bc2a5f479', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72626-385228/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-octaviaclient.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.uE3Yet + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-octaviaclient-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-octaviaclient-1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-octaviaclient-1.10.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-octaviaclient-1.10.0 base' + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L3gNTX + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/octaviaclient creating build/lib/octaviaclient/tests creating build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/tests/functional/osc copying octaviaclient/tests/functional/osc/__init__.py -> build/lib/octaviaclient/tests/functional/osc creating build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/tests/unit/osc copying octaviaclient/tests/unit/osc/__init__.py -> build/lib/octaviaclient/tests/unit/osc creating build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_pool.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/fakes.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7rule.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_member.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_listener.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_amphora.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/__init__.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/constants.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_validations.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_quota.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_l7policy.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_provider.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/__init__.py -> build/lib/octaviaclient creating build/lib/octaviaclient/osc copying octaviaclient/osc/plugin.py -> build/lib/octaviaclient/osc copying octaviaclient/osc/__init__.py -> build/lib/octaviaclient/osc creating build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/__init__.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/test_octavia.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/fakes.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/__init__.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/unit/__init__.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/test_hacking.py -> build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/utils.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7rule.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/health_monitor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7policy.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/provider.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/load_balancer.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/__init__.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/validate.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/constants.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/listener.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/pool.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/quota.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/member.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/amphora.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavorprofile.py -> build/lib/octaviaclient/osc/v2 creating build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/osc/v2/__init__.py -> build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/__init__.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/base.py -> build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/hacking copying octaviaclient/hacking/__init__.py -> build/lib/octaviaclient/hacking copying octaviaclient/hacking/checks.py -> build/lib/octaviaclient/hacking creating build/lib/octaviaclient/api copying octaviaclient/api/__init__.py -> build/lib/octaviaclient/api copying octaviaclient/api/constants.py -> build/lib/octaviaclient/api creating build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/octavia.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/__init__.py -> build/lib/octaviaclient/api/v2 running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt deleting python_octaviaclient.egg-info/requires.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.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_octaviaclient.egg-info/SOURCES.txt' + sleep 1 + 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-octaviaclient-1.10.0/.gitreview found 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] 6 added, 0 changed, 0 removed reading sources... [ 16%] cli/index reading sources... [ 33%] contributor/index reading sources... [ 50%] index reading sources... [ 66%] install/index reading sources... [ 83%] readme reading sources... [100%] reference/index /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:11: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:14: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:17: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:20: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:23: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:26: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:29: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer stats show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:32: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer status show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:35: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer failover" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:42: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer listener *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:49: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer pool *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:56: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer member *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:63: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer healthmonitor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:70: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer l7policy *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:77: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer l7rule *" command name/pattern. Are you sure this is correct and the application being documented is installed? looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:84: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer quota *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:91: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer amphora *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:98: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer provider *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:105: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer flavor *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-octaviaclient-1.10.0/doc/source/cli/index.rst:112: WARNING: No commands found in the "openstack.load_balancer.v2" namespace using the "loadbalancer flavorprofile *" command name/pattern. Are you sure this is correct and the application being documented is installed? done checking consistency... done preparing documents... done writing output... [ 16%] cli/index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/python-octaviaclient/tree/doc/source' [openstackdocstheme] bug_project (from user) '911' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-02-21 17:23:41 writing output... [ 33%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-02-21 17:23:41 writing output... [ 50%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-21 17:23:41 writing output... [ 66%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-02-21 17:23:41 writing output... [ 83%] readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for readme is 2020-02-21 17:23:41 writing output... [100%] reference/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for reference/index is 2020-02-21 17:23:41 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, 20 warnings. 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.GNuy4A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch + cd python-octaviaclient-1.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/validate.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/member.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests copying build/lib/octaviaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_member.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_validations.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/test_octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit copying build/lib/octaviaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc copying build/lib/octaviaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/l7rule.py to l7rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/flavor.py to flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/health_monitor.py to health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/l7policy.py to l7policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/provider.py to provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/load_balancer.py to load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/validate.py to validate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/listener.py to listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/pool.py to pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/quota.py to quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/member.py to member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/amphora.py to amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/v2/flavorprofile.py to flavorprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2/octavia.py to octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/api/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_pool.py to test_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_flavor.py to test_flavor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/fakes.py to fakes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_l7rule.py to test_l7rule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_member.py to test_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_listener.py to test_listener.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_amphora.py to test_amphora.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py to test_flavorprofile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_validations.py to test_validations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_l7policy.py to test_l7policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/v2/test_provider.py to test_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/api/test_octavia.py to test_octavia.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/osc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/octaviaclient/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmphce2kniu.py' /usr/libexec/platform-python /tmp/tmphce2kniu.py removing /tmp/tmphce2kniu.py running install_egg_info running egg_info writing python_octaviaclient.egg-info/PKG-INFO writing dependency_links to python_octaviaclient.egg-info/dependency_links.txt writing entry points to python_octaviaclient.egg-info/entry_points.txt writing top-level names to python_octaviaclient.egg-info/top_level.txt writing pbr to python_octaviaclient.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_octaviaclient.egg-info/SOURCES.txt' Copying python_octaviaclient.egg-info to /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6/site-packages/python_octaviaclient-1.10.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.10.0-1.el8 --unique-debug-suffix -1.10.0-1.el8.noarch --unique-debug-src-base python-octaviaclient-1.10.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-octaviaclient-1.10.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-octaviaclient-1.10.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yylEri + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + export PYTHON=python3 + PYTHON=python3 + export OS_TEST_PATH=./octaviaclient/tests/unit + OS_TEST_PATH=./octaviaclient/tests/unit + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-1.10.0 + PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-1.10.0 + stestr-3 --test-path ./octaviaclient/tests/unit run {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy [0.008784s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] check_parser: error: the following arguments are required: {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_error [0.009875s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member_error [0.004014s] ... ok {0} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_listener [0.003950s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile [0.008726s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora [0.003679s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota [0.003511s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota_error [0.004031s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavorprofile [0.003674s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_hm_unset_description [0.013873s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_method [0.002897s] ... ok {11} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_true_or_false [0.002017s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool_error [0.008866s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavor_no_options [0.003923s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor_error [0.003705s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota [0.003724s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create [0.095341s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_expected_codes [0.003453s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_tls_listener_create [0.008099s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name [0.004023s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles_error [0.008872s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name [0.014320s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create [0.079927s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_allowed_cidrs [0.003748s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_none [0.003249s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_data [0.004015s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create [0.004755s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_listener [0.003415s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer_error [0.009105s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure [0.013988s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_with_options [0.078801s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_version [0.003210s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_pool [0.003883s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provider [0.004850s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set [0.005091s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_member [0.003219s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member_error [0.008950s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_no_options [0.004068s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set [0.014615s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyShow.test_l7policy_show [0.079944s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_name [0.006846s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStats.test_load_balancer_stats_show [0.005088s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_backup [0.004136s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_none [0.003309s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all [0.003170s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member_error [0.009033s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavor [0.003911s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_member [0.003631s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_status_show_load_balancer [0.003660s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileShow.test_flavorprofile_show [0.091308s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_domain_name [0.003235s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_insert_headers [0.004131s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_no_options [0.007863s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_no_options [0.008552s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule_error [0.009027s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners_error [0.004105s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_failure [0.013384s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_timeouts [0.080420s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener_error [0.009399s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule [0.004921s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer [0.008422s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer [0.006614s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set [0.015035s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_no_options [0.080934s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_address [0.004120s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_weight [0.003719s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_none [0.002596s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7policy_attrs [0.000745s] ... ok {2} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_check_localized_exception_message_skip_tests [0.001956s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile_error [0.009444s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_amphora [0.003872s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_with_loadbalancer [0.089021s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_connect [0.004359s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile_error [0.009198s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy_error [0.003940s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listeners_no_options [0.003718s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles [0.003775s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_max_retries_down [0.014595s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all [0.004438s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_none [0.002464s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set_no_args [0.083890s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor [0.008468s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_no_options [0.003950s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete [0.013919s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_remove_qos_policy [0.003638s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestMemberShow.test_member_show [0.082111s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_load_balancer [0.003657s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_load_balancer [0.003702s] ... ok [('flavor', '5e1f5bcc-f3e7-4969-a896-612b786ddeb6'), ('description', True)] {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor [0.008834s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule_error [0.004177s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer [0.003667s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor [0.008720s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener [0.003775s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor_error [0.004148s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_no_options [0.003767s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_listener [0.003747s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create [0.094286s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_description [0.003076s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_loadbalancer [0.003400s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor_error [0.009062s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member [0.003789s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora_error [0.003760s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule [0.008872s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool [0.003753s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool_error [0.004065s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora_error [0.009120s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule_error [0.008986s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7rule [0.003855s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_provider_capabilicy [0.003662s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_all [0.013784s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_key [0.003155s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set [0.004810s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_flavor [0.080916s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_listener_delete_failure [0.002535s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_none [0.002277s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer_error [0.008956s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora [0.008096s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor [0.003365s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor_error [0.003763s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member [0.003531s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorCreate.test_flavor_create [0.087563s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete [0.002855s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_description [0.004630s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name [0.003346s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete [0.002130s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerStatsShow.test_listener_stats_show [0.004199s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover [0.004529s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_qos_policy [0.004705s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_session_persistence [0.003261s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_pool [0.003691s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_no_options [0.090285s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool [0.003667s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show_no_args [0.090709s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor_error [0.004073s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_no_options [0.003829s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners [0.004751s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover [0.014710s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener_error [0.003698s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_no_options [0.008538s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener [0.008606s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy_error [0.004437s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule [0.003819s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7policy [0.003646s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_no_options [0.087669s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavorprofiles_no_options [0.003741s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorSet.test_flavor_set [0.013907s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_description [0.002779s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_operating_status [0.005449s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy_error [0.009349s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_provider [0.003917s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileCreate.test_flavorprofile_create [0.089602s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all [0.003595s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_qos_policy [0.005478s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provisioning_status [0.006344s] ... ok {31} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_in [0.002749s] ... ok {31} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_line_continuation_no_backslash [0.001701s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_no_options [0.089498s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerShow.test_listener_show [0.005355s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_connection_limit [0.004355s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_description [0.003308s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy [0.008490s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer_error [0.004409s] ... ok {15} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor [0.008732s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_no_options [0.003624s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_no_options [0.004034s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorShow.test_flavor_show [0.086489s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set [0.003534s] ... ok {16} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_check_localized_exception_messages [0.002606s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_url_path [0.003034s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_redirect_http_code [0.002415s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor_error [0.009352s] ... ok {27} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member [0.008872s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name [0.003744s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota_error [0.004435s] ... ok {6} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_health_monitor [0.003652s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name [0.014269s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_port [0.004322s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete [0.002622s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor [0.003707s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile [0.008704s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStatus.test_load_balancer_status_show [0.004654s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer [0.003826s] ... ok {10} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy [0.003669s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all [0.004536s] ... ok {26} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_dict_iteritems [0.002294s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete_failure [0.013332s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all [0.002508s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_none [0.001685s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show [0.084175s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_failure [0.004276s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_crl_container_ref [0.003236s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_failure [0.013539s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_client_data [0.003855s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_network [0.081043s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool [0.004031s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaDefaultsShow.test_quota_defaults_show [0.002394s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaList.test_quota_list_no_options [0.004130s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_with_options [0.087689s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorShow.test_health_monitor_show [0.004287s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete [0.003478s] ... ok {26} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_factory [0.001111s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set [0.004635s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_none [0.002029s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_ca_tls_container_ref [0.003029s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_all [0.014525s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert [0.003045s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set [0.003763s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_tcp_inspect [0.003657s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_no_options [0.089290s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_quota [0.003662s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create [0.073977s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_failure [0.002345s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create [0.091109s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_no_options [0.002400s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_missing_args [0.005308s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_no_options [0.079067s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete [0.004347s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all [0.003241s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7rule_attrs [0.000563s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_provider [0.005097s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create [0.005695s] ... ok {29} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_equal_or_not_none [0.002039s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_none [0.013764s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_ca_tls_container_ref [0.004134s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_health_monitor [0.002906s] ... ok {6} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_check_no_eventlet_imports [0.002545s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaShow.test_quota_show [0.003195s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_options [0.079503s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_qos [0.003305s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete [0.002809s] ... ok {10} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_check_no_basestring [0.002595s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete [0.003593s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_none [0.002467s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderList.test_provider_list [0.003321s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_sni_container_refs [0.004309s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_tls_container_ref [0.004617s] ... ok {27} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_log_warn [0.002322s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileSet.test_flavorprofile_set [0.002716s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_crl_container_ref [0.003860s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_no_options [0.079172s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_subnet [0.004482s] ... ok {27} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_mutable_default_args [0.001234s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_container_ref [0.002944s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerShow.test_load_balancer_show [0.006487s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list [0.002449s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list [0.003956s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_all [0.003622s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaReset.test_quota_reset [0.002787s] ... ok {15} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_assert_true_instance [0.002007s] ... ok {15} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_xrange [0.001104s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleShow.test_l7rule_show [0.004845s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolShow.test_pool_show [0.003461s] ... ok {4} octaviaclient.tests.unit.test_hacking.HackingTestCase.test_no_log_translations [0.003613s] ... ok { "operating_status": "ONLINE", "provisioning_status": "ACTIVE" } {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool_error [0.010018s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete [0.014127s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete_failure [0.002083s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set [0.004444s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_authentication [0.004008s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name [0.003407s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_no_options [0.081056s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_pool [0.003762s] ... ok ====== Totals ====== Ran: 261 tests in 0.2540 sec. - Passed: 261 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 3.6624 sec. ============== Worker Balance ============== - Worker 0 (9 tests) => 0:00:00.134525 - Worker 1 (9 tests) => 0:00:00.136448 - Worker 2 (9 tests) => 0:00:00.131768 - Worker 3 (9 tests) => 0:00:00.130895 - Worker 4 (9 tests) => 0:00:00.132410 - Worker 5 (8 tests) => 0:00:00.131622 - Worker 6 (8 tests) => 0:00:00.050424 - Worker 7 (8 tests) => 0:00:00.127596 - Worker 8 (8 tests) => 0:00:00.131667 - Worker 9 (8 tests) => 0:00:00.127318 - Worker 10 (8 tests) => 0:00:00.120891 - Worker 11 (8 tests) => 0:00:00.049028 - Worker 12 (8 tests) => 0:00:00.131436 - Worker 13 (8 tests) => 0:00:00.124371 - Worker 14 (8 tests) => 0:00:00.128656 - Worker 15 (8 tests) => 0:00:00.123111 - Worker 16 (8 tests) => 0:00:00.129107 - Worker 17 (8 tests) => 0:00:00.122303 - Worker 18 (8 tests) => 0:00:00.049084 - Worker 19 (8 tests) => 0:00:00.132458 - Worker 20 (8 tests) => 0:00:00.129204 - Worker 21 (8 tests) => 0:00:00.126132 - Worker 22 (8 tests) => 0:00:00.135947 - Worker 23 (8 tests) => 0:00:00.123308 - Worker 24 (8 tests) => 0:00:00.129453 - Worker 25 (8 tests) => 0:00:00.128248 - Worker 26 (8 tests) => 0:00:00.120205 - Worker 27 (8 tests) => 0:00:00.122223 - Worker 28 (8 tests) => 0:00:00.128713 - Worker 29 (8 tests) => 0:00:00.115897 - Worker 30 (8 tests) => 0:00:00.128501 - Worker 31 (8 tests) => 0:00:00.130095 + exit 0 Processing files: python3-octaviaclient-1.10.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7s1jea + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python3-octaviaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python3-octaviaclient + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SkLF11 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python3-octaviaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python3-octaviaclient + exit 0 Provides: python3-octaviaclient = 1.10.0-1.el8 python3.6dist(python-octaviaclient) = 1.10.0 python3dist(python-octaviaclient) = 1.10.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-octaviaclient-doc-1.10.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xFMs57 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/doc/python-octaviaclient-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.snA3ae + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch/usr/share/licenses/python-octaviaclient-doc + exit 0 Provides: python-octaviaclient-doc = 1.10.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-octaviaclient-tests-1.10.0-1.el8.noarch Provides: python3-octaviaclient-tests = 1.10.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-octaviaclient-1.10.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-octaviaclient-1.10.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-octaviaclient-doc-1.10.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-octaviaclient-tests-1.10.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.97yNxw + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octaviaclient-1.10.0-1.el8.noarch + exit 0 Child return code was: 0