Mock Version: 5.4 Mock Version: 5.4 Mock Version: 5.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-207576-1172786/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1709510400 Wrote: /builddir/build/SRPMS/python-octaviaclient-3.1.1-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-zed-el9s-build-207576-1172786/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-octaviaclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1709510400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ykMLoZ + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318.txt --signature=/builddir/build/SOURCES/python-octaviaclient-3.1.1.tar.gz.asc --data=/builddir/build/SOURCES/python-octaviaclient-3.1.1.tar.gz gpgv: Signature made Thu Feb 29 13:20:18 2024 UTC gpgv: using EDDSA key 8DA01F8E458F7C4040037EF27A1014352C3D5B21 gpgv: Good signature from "OpenStack Infra (2024.1/Caracal Cycle) " + cd /builddir/build/BUILD + rm -rf python-octaviaclient-3.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-octaviaclient-3.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-octaviaclient-3.1.1 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-octaviaclient-3.1.1 base' + rm -f requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4nQKWD + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 ++ '[' -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/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 creating build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/base.py -> build/lib/octaviaclient/tests/functional copying octaviaclient/tests/functional/__init__.py -> build/lib/octaviaclient/tests/functional creating build/lib/octaviaclient/api creating build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/__init__.py -> build/lib/octaviaclient/api/v2 copying octaviaclient/api/v2/octavia.py -> build/lib/octaviaclient/api/v2 creating build/lib/octaviaclient/tests/functional/osc copying octaviaclient/tests/functional/osc/__init__.py -> build/lib/octaviaclient/tests/functional/osc copying octaviaclient/tests/fakes.py -> build/lib/octaviaclient/tests copying octaviaclient/tests/__init__.py -> build/lib/octaviaclient/tests creating 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/quota.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzoneprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/health_monitor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/l7rule.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/availabilityzone.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/amphora.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/constants.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/load_balancer.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavor.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/pool.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/validate.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/listener.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/__init__.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/flavorprofile.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/utils.py -> build/lib/octaviaclient/osc/v2 copying octaviaclient/osc/v2/member.py -> build/lib/octaviaclient/osc/v2 creating build/lib/octaviaclient/tests/unit creating build/lib/octaviaclient/tests/unit/osc creating 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_availabilityzone.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_pool.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_member.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_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_listener.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_flavor.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_availabilityzoneprofile.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_load_balancer.py -> build/lib/octaviaclient/tests/unit/osc/v2 copying octaviaclient/tests/unit/osc/v2/test_provider.py -> build/lib/octaviaclient/tests/unit/osc/v2 creating build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/test_octavia.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/api/__init__.py -> build/lib/octaviaclient/tests/unit/api copying octaviaclient/tests/unit/test_hacking.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/tests/unit/__init__.py -> build/lib/octaviaclient/tests/unit copying octaviaclient/api/exceptions.py -> build/lib/octaviaclient/api copying octaviaclient/api/constants.py -> build/lib/octaviaclient/api copying octaviaclient/api/__init__.py -> build/lib/octaviaclient/api creating build/lib/octaviaclient/tests/functional/osc/v2 copying octaviaclient/tests/functional/osc/v2/__init__.py -> build/lib/octaviaclient/tests/functional/osc/v2 creating build/lib/octaviaclient/hacking copying octaviaclient/hacking/checks.py -> build/lib/octaviaclient/hacking copying octaviaclient/hacking/__init__.py -> build/lib/octaviaclient/hacking copying octaviaclient/tests/unit/osc/__init__.py -> build/lib/octaviaclient/tests/unit/osc copying octaviaclient/version.py -> build/lib/octaviaclient copying octaviaclient/__init__.py -> build/lib/octaviaclient 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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-octaviaclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-octaviaclient-3.1.1/.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 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] cli/index writing output... [ 33%] contributor/index writing output... [ 50%] index writing output... [ 66%] install/index writing output... [ 83%] readme writing output... [100%] reference/index generating indices... genindex done writing additional pages... 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qh1cwy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch + cd python-octaviaclient-3.1.1 ++ '[' -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-octaviaclient-3.1.1-1.el9s.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-octaviaclient-3.1.1-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit copying build/lib/octaviaclient/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_validations.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_member.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/v2/test_provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2 copying build/lib/octaviaclient/tests/unit/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/test_octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api copying build/lib/octaviaclient/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/functional/base.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2 copying build/lib/octaviaclient/tests/functional/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc copying build/lib/octaviaclient/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional copying build/lib/octaviaclient/tests/fakes.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests copying build/lib/octaviaclient/tests/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests copying build/lib/octaviaclient/version.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7policy.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/provider.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/quota.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzoneprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/health_monitor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/l7rule.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/availabilityzone.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/amphora.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/load_balancer.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavor.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/pool.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/validate.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/listener.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/flavorprofile.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/utils.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/v2/member.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2 copying build/lib/octaviaclient/osc/plugin.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc copying build/lib/octaviaclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/exceptions.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/api/constants.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/v2/octavia.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2 copying build/lib/octaviaclient/api/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api copying build/lib/octaviaclient/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient creating /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/checks.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking copying build/lib/octaviaclient/hacking/__init__.py -> /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_health_monitor.py to test_health_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzone.py to test_availabilityzone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_validations.py to test_validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_pool.py to test_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_member.py to test_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_amphora.py to test_amphora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_quota.py to test_quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_l7policy.py to test_l7policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_listener.py to test_listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_flavor.py to test_flavor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_flavorprofile.py to test_flavorprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py to test_availabilityzoneprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_l7rule.py to test_l7rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_load_balancer.py to test_load_balancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/v2/test_provider.py to test_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api/test_octavia.py to test_octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/l7policy.py to l7policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/quota.py to quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/availabilityzoneprofile.py to availabilityzoneprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/health_monitor.py to health_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/l7rule.py to l7rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/availabilityzone.py to availabilityzone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/amphora.py to amphora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/load_balancer.py to load_balancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/flavor.py to flavor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/listener.py to listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/flavorprofile.py to flavorprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/v2/member.py to member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/osc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/v2/octavia.py to octavia.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/octaviaclient/hacking/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpt_9qn_z9.py' /usr/bin/python3 /tmp/tmpt_9qn_z9.py removing /tmp/tmpt_9qn_z9.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_octaviaclient.egg-info/SOURCES.txt' Copying python_octaviaclient.egg-info to /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9/site-packages/python_octaviaclient-3.1.1-py3.9.egg-info running install_scripts + /usr/bin/find-debuginfo -j40 --strict-build-id -m -i --build-id-seed 3.1.1-1.el9s --unique-debug-suffix -3.1.1-1.el9s.noarch --unique-debug-src-base python-octaviaclient-3.1.1-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-octaviaclient-3.1.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.B8nIwF + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 + rm -f ./octaviaclient/tests/unit/test_hacking.py + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + export OS_TEST_PATH=./octaviaclient/tests/unit + OS_TEST_PATH=./octaviaclient/tests/unit + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/bin + export PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-3.1.1 + PYTHONPATH=/builddir/build/BUILD/python-octaviaclient-3.1.1 + stestr --test-path ./octaviaclient/tests/unit run {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member [0.007348s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavor_no_options [0.002076s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota [0.002341s] ... ok {1} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy_error [0.003056s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora [0.004994s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile_error [0.002456s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles_error [0.002194s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener [0.004204s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_no_options [0.002160s] ... ok {5} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_amphora [0.002144s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule [0.004089s] ... ok {7} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool_error [0.002811s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzone_no_options [0.004098s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_no_options [0.002148s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone [0.002516s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor_error [0.002498s] ... ok {2} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener_error [0.004379s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone [0.004077s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule [0.002234s] ... ok {9} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7rule_error [0.002476s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzone_error [0.004599s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member_error [0.002146s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_no_options [0.002025s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_not_allowed [0.002136s] ... ok {12} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_provider [0.001993s] ... ok {11} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzoneprofile [0.002192s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer_error [0.004387s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_not_allowed [0.002536s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_health_monitor [0.002143s] ... ok {4} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_listener [0.002101s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavor [0.005037s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor_error [0.002187s] ... ok {3} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7policy [0.002135s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile [0.004179s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_flavorprofiles_no_options [0.002145s] ... ok {8} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool_error [0.002464s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile_error [0.004352s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer [0.002061s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_not_allowed [0.002110s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_quota_not_allowed [0.002147s] ... ok {14} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_reset_quota_error [0.002193s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule_error [0.004455s] ... ok {16} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_provider_capability [0.002233s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_error [0.004358s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_member [0.004155s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor [0.002351s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora_error [0.002373s] ... ok {19} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles_error [0.002188s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile_error [0.002412s] ... ok {20} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavorprofile [0.002087s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_flavor_error [0.004389s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer_error [0.002477s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners_error [0.002150s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_stats_show_load_balancer [0.002071s] ... ok {21} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_status_show_load_balancer [0.002050s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_amphora [0.003949s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_no_options [0.002148s] ... ok {26} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_health_monitor [0.002093s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_listener_error [0.004320s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7rule_error [0.002516s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer [0.002177s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_amphora [0.002077s] ... ok {23} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_member [0.002073s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestAPI.test_client_exception [0.000198s] ... 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] [--sort-ascending | --sort-descending] [--tags [,,...]] [--any-tags [,,...]] [--not-tags [,,...]] [--not-any-tags [,,...]] check_parser: error: the following arguments are required: {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_availabilityzoneprofile_error [0.004584s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor_error [0.002184s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7rule [0.002210s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_not_allowed [0.002224s] ... ok {13} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_member_no_options [0.002172s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy [0.003951s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_availabilityzoneprofiles_no_options [0.002133s] ... ok {25} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_pool [0.002074s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create [0.206937s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleShow.test_l7rule_show [0.003309s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_provider [0.004999s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_not_any_tags [0.004464s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all [0.004595s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_weight [0.003788s] ... ok {1} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tag [0.003206s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_all [0.139908s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileSet.test_flavorprofile_set [0.136783s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_method [0.003404s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_description [0.002738s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_tag [0.002743s] ... ok {35} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool [0.004041s] ... ok {35} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_pool_error [0.002725s] ... ok {35} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_pool [0.001989s] ... ok {35} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_amphora [0.002055s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover [0.139536s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileCreate.test_availabilityzoneprofile_create [0.057888s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorShow.test_flavor_show [0.002156s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileCreate.test_flavorprofile_create [0.003000s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_crl_container_ref [0.004249s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_tcp_inspect [0.004464s] ... ok {9} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover_wait [0.006217s] ... ok {38} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member_error [0.004346s] ... ok {38} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_quota [0.002447s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete_failure [0.139732s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_failure [0.002560s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_client_data [0.003999s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_availability_zone [0.020408s] ... ok {3} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_flavor [0.002223s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavorprofile [0.004052s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor [0.002367s] ... ok {29} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_member [0.002125s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_with_options [0.156429s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileShow.test_flavorprofile_show [0.002907s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorCreate.test_flavor_create [0.248431s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_key [0.003512s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_connection_limit [0.004166s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provisioning_status [0.005380s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_remove_qos_policy [0.003932s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_wait [0.005860s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_qos [0.003386s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create_wait [0.007405s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_not_any_tags [0.003451s] ... ok {6} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_health_monitor [0.003363s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_any_tags [0.262361s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert_wait [0.005575s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_allowed_cidrs [0.004279s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_tag_no_tag [0.004553s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_all_tags [0.004771s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create_with_tag [0.005573s] ... ok {32} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listener_not_allowed [0.004119s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraDelete.test_amphora_delete [0.139769s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete [0.001996s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_no_options [0.023028s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show_no_args [0.198101s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create_wait [0.007771s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_tag_no_tag [0.003680s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create_wait [0.007143s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete [0.003602s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create [0.005522s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_tls_listener_create [0.005726s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_tag_no_tag [0.005034s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_ca_tls_container_ref [0.003582s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_none [0.002736s] ... ok {5} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7policy_attrs [0.000406s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name [0.140547s] ... ok {27} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_l7policy [0.004088s] ... ok {27} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota [0.002139s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_no_options [0.196155s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_linked_wait [0.142904s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_with_loadbalancer [0.021511s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_max_retries_down [0.002934s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_failure [0.002347s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_not_tags [0.003210s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_none [0.002745s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_options [0.021097s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_additional_vips [0.005630s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_no_options [0.006503s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_configure_amphora_error [0.004536s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor_error [0.002155s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_health_monitor_no_options [0.002055s] ... ok {31} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_load_balancer_no_options [0.002009s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete_failure [0.139320s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_by_listener [0.022812s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerShow.test_load_balancer_show [0.003046s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create_with_tag [0.005162s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name [0.004721s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_any_tags [0.003970s] ... ok {29} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_tag [0.004576s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_tags [0.196896s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_domain_name [0.003342s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete_wait [0.004501s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_tag_no_tag [0.004420s] ... ok {34} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_member_error [0.004307s] ... ok {34} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_failover_load_balancer [0.002379s] ... ok {34} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_amphora_not_allowed [0.002219s] ... ok {34} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_load_balancer_error [0.002230s] ... ok {34} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_quota_error [0.002216s] ... ok {34} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_no_options [0.159927s] ... ok {34} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete_wait [0.005038s] ... ok {34} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_wait [0.007173s] ... ok {34} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStatus.test_load_balancer_status_show [0.004447s] ... ok {21} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_tags [0.024486s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_linked_wait [0.142944s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileDelete.test_availabilityzoneprofile_delete [0.002106s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_no_options [0.055272s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all_tag [0.002874s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_member.TestCreateMember.test_member_create [0.006027s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorCreate.test_health_monitor_create_with_tag [0.024265s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyDelete.test_l7policy_delete [0.002737s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_none [0.003681s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_missing_args [0.004325s] ... ok {19} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_listener_delete_failure [0.002860s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy_error [0.004313s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_listener [0.002003s] ... ok {28} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzone_error [0.002178s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerShow.test_listener_show [0.197542s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneShow.test_availabilityzone_show [0.195632s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorSet.test_flavor_set [0.002524s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_wait [0.005269s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create [0.003931s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_qos_policy [0.199273s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_any_tags [0.004972s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete_wait [0.005871s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name_wait [0.005515s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneDelete.test_availabilityzone_delete [0.139988s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileSet.test_availabilityzoneprofile_set [0.002518s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_no_options [0.069616s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_no_options [0.003085s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_tag [0.004058s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tls_ciphers [0.004300s] ... ok {23} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_address [0.004228s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create [0.004250s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_not_any_tags [0.003137s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all_tag [0.002887s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_backup [0.004161s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_tag [0.003907s] ... ok {0} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderCapabilityShow.test_provider_capability_list_all [0.002289s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show_with_listener_id [0.196173s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete [0.002521s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_flavor [0.004984s] ... ok {13} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set [0.004516s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_hm_unset_description [0.140080s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_with_tag [0.023847s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneList.test_availabilityzone_list_no_options [0.196401s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_hm_unset_description [0.002477s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_with_options [0.002351s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_not_any_tags [0.002992s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_all [0.003169s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name_wait [0.005132s] ... ok {4} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create [0.005470s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_authentication [0.004556s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_data [0.004273s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_failure [0.005196s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_name [0.003890s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorList.test_flavor_list_with_options [0.194987s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_tag_no_tag [0.003694s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_tags [0.003318s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set [0.005200s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_member.TestMemberDelete.test_member_delete [0.004561s] ... ok {35} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set_no_args [0.004207s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure_unlinked_wait [0.142520s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_health_monitor_unset_tag [0.003310s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_timeouts [0.060159s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_tls_container_ref [0.004341s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_no_options [0.005884s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_tags [0.003469s] ... ok {10} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaReset.test_quota_reset [0.002735s] ... ok {27} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavor [0.002291s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraFailover.test_amphora_failover_unlinked_wait [0.145314s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileDelete.test_flavorprofile_delete_failure [0.001855s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name_wait [0.004597s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_none [0.002574s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all_tag [0.004029s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete_wait [0.006840s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_not_tags [0.004696s] ... ok {39} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone_error [0.006037s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_subnet [0.004762s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all_tag [0.003342s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_member [0.003236s] ... ok {15} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_pool [0.003686s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_failure [0.136629s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorDelete.test_health_monitor_delete_wait [0.004589s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_no_options [0.020221s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzoneprofile [0.003984s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_pool_not_allowed [0.002268s] ... ok {18} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_flavorprofiles [0.002515s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraConfigure.test_amphora_configure [0.140204s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set_tag [0.003792s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_expected_codes [0.003203s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_url_path [0.002993s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all_tags [0.005175s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_qos_policy [0.022229s] ... ok {18} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaList.test_quota_list_no_options [0.003063s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_flavor [0.004144s] ... ok {30} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_load_balancer [0.002410s] ... ok {34} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaSet.test_quota_set [0.003720s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_all [0.003636s] ... ok {28} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_member_attrs [0.000679s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_network [0.004795s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerDelete.test_listener_delete [0.002707s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name_wait [0.005918s] ... ok {8} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_name [0.006345s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneCreate.test_availabilityzone_create [0.003784s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_not_any_tags [0.002729s] ... ok {36} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_availabilityzone [0.002546s] ... ok {36} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_l7policy_error [0.002333s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraList.test_amphora_list_long [0.200095s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneSet.test_availabilityzone_set [0.002875s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileList.test_availabilityzoneprofile_list_no_options [0.002352s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_description [0.004069s] ... ok {20} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_listener_attrs [0.000411s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_default_pool [0.004091s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorSet.test_health_monitor_set [0.003928s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_none [0.002182s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_no_options [0.003126s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_versions [0.003391s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaDefaultsShow.test_quota_defaults_show [0.002734s] ... ok {36} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_listeners_no_options [0.002088s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_not_tags [0.196509s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_none [0.002775s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_tags [0.003519s] ... ok {37} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7rule_not_allowed [0.004149s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set [0.003846s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_all [0.003608s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_monitor_port [0.004050s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraShow.test_amphora_show [0.159565s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_tags [0.004017s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_client_ca_tls_container_ref [0.004706s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_not_any_tags [0.004647s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_none [0.141216s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete_failure [0.002059s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_health_monitor_error [0.004449s] ... ok {36} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_load_balancer [0.001443s] ... ok {25} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_none [0.003307s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set [0.004297s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_all [0.004369s] ... ok {12} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerStats.test_load_balancer_stats_show [0.057825s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraDelete.test_amphora_delete_wait [0.143355s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_sni_container_refs [0.004177s] ... ok {7} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_all [0.004132s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_l7policy [0.002173s] ... ok {11} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_listener [0.003172s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_insert_headers [0.005579s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_operating_status [0.005157s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleList.test_l7rule_list_with_not_tags [0.003515s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_member.TestMemberUnset.test_member_unset_name_wait [0.005826s] ... ok {27} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_crl_container_ref [0.004388s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorList.test_health_monitor_list_with_any_tags [0.169859s] ... ok {31} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create [0.005484s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_availabilityzone.TestAvailabilityzoneUnset.test_availabilityzone_unset_all [0.002084s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_any_tags [0.056623s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleUnset.test_l7rule_unset_invert [0.003521s] ... ok {14} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerFailover.test_load_balancer_failover [0.006087s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorShow.test_health_monitor_show [0.002608s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_availabilityzoneprofile.TestAvailabilityzoneProfileShow.test_availabilityzoneprofile_show [0.003249s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyShow.test_l7policy_show [0.003518s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_name [0.004716s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_list_l7policy_no_options [0.003964s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_availabilityzoneprofiles [0.002178s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_health_monitor_unset_all_tag [0.003854s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_name [0.003623s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleDelete.test_l7rule_delete_wait [0.006818s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_not_tags [0.004372s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_create_load_balancer_503_error [0.002355s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_redirect_http_code [0.122625s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_wait [0.007148s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_provider [0.022672s] ... ok {26} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaShow.test_quota_show [0.003364s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list_with_tags [0.004908s] ... ok {33} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_delete_health_monitor [0.003868s] ... ok {33} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_l7rule [0.002197s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_amphora.TestAmphoraStatsShow.test_amphora_stats_show [0.204408s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create_with_tag [0.004389s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleCreate.test_l7rule_create_with_tag [0.004544s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerCreate.test_load_balancer_create_with_tags [0.004740s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_not_tags [0.005517s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_wait [0.006311s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_tag [0.005471s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerList.test_load_balancer_list_with_any_tags [0.005682s] ... ok {30} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_ciphers [0.003599s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_listeners [0.002482s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyCreate.test_l7policy_create_wait [0.006716s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyList.test_l7policy_list_with_not_any_tags [0.003083s] ... ok {24} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_listener [0.002077s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_tag [0.142117s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_l7rule.TestL7RuleSet.test_l7rule_set_tag [0.004194s] ... ok {22} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_flavorprofile [0.002081s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set [0.004628s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicySet.test_l7policy_set_wait [0.006555s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_l7policy.TestL7PolicyUnset.test_l7policy_unset_name_wait [0.004367s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_flavorprofile.TestFlavorProfileList.test_flavorprofile_list_with_options [0.197794s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tag [0.004332s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set_tag [0.004782s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_all [0.004294s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_member.TestMemberSet.test_member_set [0.004690s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerSet.test_listener_set_wait [0.006488s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_http_version [0.003612s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete [0.002875s] ... ok {36} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_tls_container_ref [0.003689s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_tls_versions [0.004122s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_l7policy [0.003427s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolList.test_pool_list_with_not_tags [0.003570s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_name [0.003715s] ... ok {32} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_loadbalancer [0.003257s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerStatsShow.test_listener_stats_show [0.003716s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_tag_no_tag [0.003838s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_set_pool [0.004096s] ... ok {17} octaviaclient.tests.unit.api.test_octavia.TestLoadBalancer.test_show_availabilityzone [0.002376s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerList.test_listener_list_with_any_tags [0.003448s] ... ok {33} octaviaclient.tests.unit.osc.v2.test_provider.TestProviderList.test_provider_list [0.002263s] ... ok {38} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_check_l7rule_attrs [0.000392s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorDelete.test_flavor_delete [0.140376s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_flavor.TestFlavorUnset.test_flavor_unset_none [0.001655s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_health_monitor.TestHealthMonitorUnset.test_hm_unset_all [0.003331s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolShow.test_pool_show [0.002685s] ... ok {22} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolUnset.test_pool_unset_session_persistence [0.003268s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_description [0.004378s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerSet.test_load_balancer_set_tag [0.004265s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerCreate.test_listener_create_wait [0.061853s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_listener.TestListenerUnset.test_listener_unset_timeout_member_connect [0.004280s] ... ok {39} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolDelete.test_pool_delete_wait [0.005012s] ... ok {16} octaviaclient.tests.unit.osc.v2.test_validations.TestValidations.test_validate_TCP_UDP_SCTP_port_range [0.000378s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_description [0.003556s] ... ok {2} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_wait [0.005566s] ... ok {24} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolSet.test_pool_set_tag_no_tag [0.004377s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerDelete.test_load_balancer_delete [0.005133s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_load_balancer.TestLoadBalancerUnset.test_load_balancer_unset_tag [0.003780s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_member.TestListMember.test_member_list [0.003988s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_member.TestMemberShow.test_member_show [0.004396s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_l7rule [0.003324s] ... ok {17} octaviaclient.tests.unit.osc.v2.test_pool.TestPoolCreate.test_pool_create_wait [0.006955s] ... ok {37} octaviaclient.tests.unit.osc.v2.test_quota.TestQuotaUnset.test_quota_unset_none [0.002092s] ... ok [('flavor', '8112b4d2-972f-48e9-8164-9379ee1d4dd5'), ('description', True)] [('availabilityzone', 'az-name-6266dd0b-78d3-4404-94d2-52640968bcb1'), ('description', True)] { "operating_status": "ONLINE", "provisioning_status": "ACTIVE" } ====== Totals ====== Ran: 406 tests in 0.4866 sec. - Passed: 406 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 8.6552 sec. ============== Worker Balance ============== - Worker 0 (11 tests) => 0:00:00.197904 - Worker 1 (11 tests) => 0:00:00.251223 - Worker 2 (11 tests) => 0:00:00.241407 - Worker 3 (11 tests) => 0:00:00.193017 - Worker 4 (11 tests) => 0:00:00.233777 - Worker 5 (11 tests) => 0:00:00.304527 - Worker 6 (10 tests) => 0:00:00.293487 - Worker 7 (10 tests) => 0:00:00.231473 - Worker 8 (10 tests) => 0:00:00.235754 - Worker 9 (10 tests) => 0:00:00.230846 - Worker 10 (10 tests) => 0:00:00.248776 - Worker 11 (10 tests) => 0:00:00.237167 - Worker 12 (10 tests) => 0:00:00.226842 - Worker 13 (10 tests) => 0:00:00.226133 - Worker 14 (10 tests) => 0:00:00.228724 - Worker 15 (10 tests) => 0:00:00.243372 - Worker 16 (10 tests) => 0:00:00.238173 - Worker 17 (10 tests) => 0:00:00.238432 - Worker 18 (10 tests) => 0:00:00.194465 - Worker 19 (10 tests) => 0:00:00.193838 - Worker 20 (10 tests) => 0:00:00.228237 - Worker 21 (10 tests) => 0:00:00.187543 - Worker 22 (10 tests) => 0:00:00.231374 - Worker 23 (10 tests) => 0:00:00.231296 - Worker 24 (10 tests) => 0:00:00.181178 - Worker 25 (10 tests) => 0:00:00.197799 - Worker 26 (10 tests) => 0:00:00.188980 - Worker 27 (10 tests) => 0:00:00.181645 - Worker 28 (10 tests) => 0:00:00.234280 - Worker 29 (10 tests) => 0:00:00.194513 - Worker 30 (10 tests) => 0:00:00.238484 - Worker 31 (10 tests) => 0:00:00.194463 - Worker 32 (10 tests) => 0:00:00.239812 - Worker 33 (10 tests) => 0:00:00.247353 - Worker 34 (10 tests) => 0:00:00.198610 - Worker 35 (10 tests) => 0:00:00.195140 - Worker 36 (10 tests) => 0:00:00.176521 - Worker 37 (10 tests) => 0:00:00.200289 - Worker 38 (10 tests) => 0:00:00.200702 - Worker 39 (10 tests) => 0:00:00.220943 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-octaviaclient-3.1.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RHyWu6 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/doc/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/doc/python3-octaviaclient + cp -pr README.rst /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/doc/python3-octaviaclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bu2tb7 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/licenses/python3-octaviaclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octaviaclient = 3.1.1-1.el9s python3-octaviaclient = 3.1.1-1.el9s python3.9-octaviaclient = 3.1.1-1.el9s python3.9dist(python-octaviaclient) = 3.1.1 python3dist(python-octaviaclient) = 3.1.1 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.9 Obsoletes: python39-octaviaclient < 3.1.1-1.el9s Processing files: python-octaviaclient-doc-3.1.1-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ISmG8w + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.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-3.1.1-1.el9s.noarch/usr/share/doc/python-octaviaclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/doc/python-octaviaclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YKzR20 + umask 022 + cd /builddir/build/BUILD + cd python-octaviaclient-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.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-3.1.1-1.el9s.noarch/usr/share/licenses/python-octaviaclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch/usr/share/licenses/python-octaviaclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octaviaclient-doc = 3.1.1-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-octaviaclient-tests-3.1.1-1.el9s.noarch Provides: python-octaviaclient-tests = 3.1.1-1.el9s python3-octaviaclient-tests = 3.1.1-1.el9s python3.9-octaviaclient-tests = 3.1.1-1.el9s 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.9 Obsoletes: python39-octaviaclient-tests < 3.1.1-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-octaviaclient-3.1.1-1.el9s.noarch Wrote: /builddir/build/RPMS/python3-octaviaclient-3.1.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-octaviaclient-tests-3.1.1-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python-octaviaclient-doc-3.1.1-1.el9s.noarch.rpm Child return code was: 0