Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KApeyV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-14.0.1.dev31 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-14.0.1.dev31-0.20250210184419.7694a87.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-14.0.1.dev31 + /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 'openstack-octavia-14.0.1 base' + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme pylint + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pylint.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BbRVaq + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DBij44 + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DWtGb4 + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement not satisfied: alembic>=0.9.6 Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement not satisfied: cotyledon>=1.3.0 Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement not satisfied: pecan>=1.3.2 Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement not satisfied: SQLAlchemy-Utils>=0.30.11 Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: futurist>=1.2.0 Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: rfc3986>=1.2.0 Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement not satisfied: keystoneauth1>=3.4.0 Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement not satisfied: keystonemiddleware>=9.5.0 Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement not satisfied: WebOb>=1.8.2 Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=1.20.0 Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement not satisfied: openstacksdk>=0.103.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.db[mysql]>=8.4.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.log>=4.3.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.middleware>=4.0.1 Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.policy>=3.7.0 Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.reports>=1.18.0 Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement not satisfied: oslo.serialization>=2.28.1 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement not satisfied: psutil>=5.7.1 Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement not satisfied: pyasn1!=0.2.3,>=0.1.8 Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement not satisfied: pyasn1-modules>=0.0.6 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement not satisfied: python-barbicanclient>=4.5.2 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement not satisfied: python-novaclient>=9.1.0 Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement not satisfied: python-cinderclient>=3.3.0 Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement not satisfied: WSME>=0.8.0 Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.5.0 from tox --print-deps-only: py39 Requirement not satisfied: taskflow>=5.5.0 Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement not satisfied: castellan>=0.16.0 Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement not satisfied: tenacity>=5.0.4 Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: distro>=1.2.0 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: jsonschema>=3.2.0 Handling octavia-lib>=3.3.0 from tox --print-deps-only: py39 Requirement not satisfied: octavia-lib>=3.3.0 Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement not satisfied: simplejson>=3.13.2 Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement not satisfied: setproctitle>=1.1.10 Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement not satisfied: python-dateutil>=2.7.0 Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement not satisfied: Flask!=0.11,>=0.10 Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement not satisfied: cryptography>=3.0 Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement not satisfied: pyroute2>=0.5.14;sys_platform!='win32' Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement not satisfied: gunicorn>=19.9.0 Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement not satisfied: Werkzeug>=0.14.1 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.2.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement not satisfied: python-subunit>=1.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement not satisfied: oslotest>=3.2.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement not satisfied: testrepository>=0.0.18 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: testresources>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement not satisfied: testscenarios>=0.4 Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement not satisfied: tempest>=23.0.0 Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement not satisfied: WebTest>=2.0.26 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-14.0.1.dev31/octavia-14.0.1.dev31.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: alembic (>=0.9.6) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: cotyledon (>=1.3.0) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pecan (>=1.3.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.0.0) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: SQLAlchemy-Utils (>=0.30.11) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: futurist (>=1.2.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: rfc3986 (>=1.2.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: keystoneauth1 (>=3.4.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: keystonemiddleware (>=9.5.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: WebOb (>=1.8.2) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: stevedore (>=1.20.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: openstacksdk (>=0.103.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.db[mysql] (>=8.4.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.log (>=4.3.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.middleware (>=4.0.1) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.policy (>=3.7.0) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.reports (>=1.18.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.serialization (>=2.28.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: oslo.utils (>=4.7.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: psutil (>=5.7.1) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyasn1 (!=0.2.3,>=0.1.8) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyasn1-modules (>=0.0.6) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-barbicanclient (>=4.5.2) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-glanceclient (>=2.8.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-novaclient (>=9.1.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-cinderclient (>=3.3.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: WSME (>=0.8.0) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: taskflow (>=5.5.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: castellan (>=0.16.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: tenacity (>=5.0.4) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: distro (>=1.2.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: jsonschema (>=3.2.0) Handling octavia-lib (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: octavia-lib (>=3.3.0) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: simplejson (>=3.13.2) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: setproctitle (>=1.1.10) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: python-dateutil (>=2.7.0) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: Flask (!=0.11,>=0.10) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: cryptography (>=3.0) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: pyroute2 (>=0.5.14) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: gunicorn (>=19.9.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement not satisfied: Werkzeug (>=0.14.1) Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-14.0.1.dev31.dist-info/ removed 'octavia-14.0.1.dev31.dist-info/LICENSE' removed 'octavia-14.0.1.dev31.dist-info/AUTHORS' removed 'octavia-14.0.1.dev31.dist-info/METADATA' removed 'octavia-14.0.1.dev31.dist-info/entry_points.txt' removed 'octavia-14.0.1.dev31.dist-info/pbr.json' removed 'octavia-14.0.1.dev31.dist-info/top_level.txt' removed directory 'octavia-14.0.1.dev31.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.JtNNIR + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.8.1) Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: cotyledon>=1.3.0 (installed: cotyledon 1.7.3) Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement satisfied: pecan>=1.3.2 (installed: pecan 1.4.2) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.0) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.6.0) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 3.0.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.4.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.5.0) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 15.0.0) (extras are currently not checked) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.3.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.1 (installed: psutil 5.8.0) Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement satisfied: pyasn1!=0.2.3,>=0.1.8 (installed: pyasn1 0.5.1) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.3.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.7.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.6.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.5.0) Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=5.5.0 (installed: taskflow 5.6.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 5.0.0) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 8.2.3) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.9.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling octavia-lib>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.3.0 (installed: octavia-lib 3.5.0) Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement satisfied: simplejson>=3.13.2 (installed: simplejson 3.19.2) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.2.3) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement satisfied: Flask!=0.11,>=0.10 (installed: Flask 3.0.2) Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement satisfied: pyroute2>=0.5.14;sys_platform!='win32' (installed: pyroute2 0.7.12) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 21.2.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=23.0.0 (installed: tempest 41.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-14.0.1.dev31/octavia-14.0.1.dev31.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.8.1) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cotyledon (>=1.3.0) (installed: cotyledon 1.7.3) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pecan (>=1.3.2) (installed: pecan 1.4.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.0.0) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy-Utils (>=0.30.11) (installed: SQLAlchemy-Utils 0.41.1) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.0.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.6.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 3.0.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.4.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.5.0) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.db[mysql] (>=8.4.0) (installed: oslo.db 15.0.0) (extras are currently not checked) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.3.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.2) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.3.0) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.3.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.4.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 7.1.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: psutil (>=5.7.1) (installed: psutil 5.8.0) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1 (!=0.2.3,>=0.1.8) (installed: pyasn1 0.5.1) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.3.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 5.7.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.5.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.6.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.5.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=5.5.0) (installed: taskflow 5.6.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 5.0.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 8.2.3) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.9.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling octavia-lib (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.3.0) (installed: octavia-lib 3.5.0) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: simplejson (>=3.13.2) (installed: simplejson 3.19.2) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.2.3) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Flask (!=0.11,>=0.10) (installed: Flask 3.0.2) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyroute2 (>=0.5.14) (installed: pyroute2 0.7.12) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 21.2.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.1) Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-14.0.1.dev31.dist-info/ removed 'octavia-14.0.1.dev31.dist-info/AUTHORS' removed 'octavia-14.0.1.dev31.dist-info/LICENSE' removed 'octavia-14.0.1.dev31.dist-info/METADATA' removed 'octavia-14.0.1.dev31.dist-info/top_level.txt' removed 'octavia-14.0.1.dev31.dist-info/pbr.json' removed 'octavia-14.0.1.dev31.dist-info/entry_points.txt' removed directory 'octavia-14.0.1.dev31.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-x86_64-5/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=0uid=1022gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-octavia.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: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bmgj1Y + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires -t -e py39 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) Handling alembic>=0.9.6 from tox --print-deps-only: py39 Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.8.1) Handling cotyledon>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: cotyledon>=1.3.0 (installed: cotyledon 1.7.3) Handling pecan>=1.3.2 from tox --print-deps-only: py39 Requirement satisfied: pecan>=1.3.2 (installed: pecan 1.4.2) Handling pbr>=3.1.1 from tox --print-deps-only: py39 Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.0.0) Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy>=1.2.19 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.30.11 from tox --print-deps-only: py39 Requirement satisfied: SQLAlchemy-Utils>=0.30.11 (installed: SQLAlchemy-Utils 0.41.1) Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.0) Handling requests>=2.23.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling rfc3986>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: rfc3986>=1.2.0 (installed: rfc3986 1.5.0) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39 Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39 Requirement satisfied: keystonemiddleware>=9.5.0 (installed: keystonemiddleware 10.6.0) Handling WebOb>=1.8.2 from tox --print-deps-only: py39 Requirement satisfied: WebOb>=1.8.2 (installed: WebOb 1.8.7) Handling stevedore>=1.20.0 from tox --print-deps-only: py39 Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.2.0) Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.103.0 (installed: openstacksdk 3.0.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.4.0) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.5.0) Handling oslo.db[mysql]>=8.4.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.db[mysql]>=8.4.0 (installed: oslo.db 15.0.0) (extras are currently not checked) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.log>=4.3.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.middleware>=4.0.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.reports>=1.18.0 (installed: oslo.reports 3.3.0) Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39 Requirement satisfied: oslo.serialization>=2.28.1 (installed: oslo.serialization 5.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling psutil>=5.7.1 from tox --print-deps-only: py39 Requirement satisfied: psutil>=5.7.1 (installed: psutil 5.8.0) Handling pyasn1!=0.2.3,>=0.1.8 from tox --print-deps-only: py39 Requirement satisfied: pyasn1!=0.2.3,>=0.1.8 (installed: pyasn1 0.5.1) Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39 Requirement satisfied: pyasn1-modules>=0.0.6 (installed: pyasn1-modules 0.3.0) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39 Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 5.7.0) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.5.0) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39 Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.6.0) Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: python-cinderclient>=3.3.0 (installed: python-cinderclient 9.5.0) Handling WSME>=0.8.0 from tox --print-deps-only: py39 Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39 Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling taskflow>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: taskflow>=5.5.0 (installed: taskflow 5.6.0) Handling castellan>=0.16.0 from tox --print-deps-only: py39 Requirement satisfied: castellan>=0.16.0 (installed: castellan 5.0.0) Handling tenacity>=5.0.4 from tox --print-deps-only: py39 Requirement satisfied: tenacity>=5.0.4 (installed: tenacity 8.2.3) Handling distro>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: distro>=1.2.0 (installed: distro 1.9.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling octavia-lib>=3.3.0 from tox --print-deps-only: py39 Requirement satisfied: octavia-lib>=3.3.0 (installed: octavia-lib 3.5.0) Handling simplejson>=3.13.2 from tox --print-deps-only: py39 Requirement satisfied: simplejson>=3.13.2 (installed: simplejson 3.19.2) Handling setproctitle>=1.1.10 from tox --print-deps-only: py39 Requirement satisfied: setproctitle>=1.1.10 (installed: setproctitle 1.2.3) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39 Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py39 Requirement satisfied: Flask!=0.11,>=0.10 (installed: Flask 3.0.2) Handling cryptography>=3.0 from tox --print-deps-only: py39 Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling pyroute2>=0.5.14;sys_platform!='win32' from tox --print-deps-only: py39 Requirement satisfied: pyroute2>=0.5.14;sys_platform!='win32' (installed: pyroute2 0.7.12) Handling gunicorn>=19.9.0 from tox --print-deps-only: py39 Requirement satisfied: gunicorn>=19.9.0 (installed: gunicorn 21.2.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39 Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39 Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling testresources>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling tempest>=23.0.0 from tox --print-deps-only: py39 Requirement satisfied: tempest>=23.0.0 (installed: tempest 41.0.0) Handling WebTest>=2.0.26 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.26 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-14.0.1.dev31/octavia-14.0.1.dev31.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.8.1) Handling cotyledon (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cotyledon (>=1.3.0) (installed: cotyledon 1.7.3) Handling pecan (>=1.3.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pecan (>=1.3.2) (installed: pecan 1.4.2) Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.0.0) Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy (>=1.2.19) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.30.11) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: SQLAlchemy-Utils (>=0.30.11) (installed: SQLAlchemy-Utils 0.41.1) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.0.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: rfc3986 (>=1.2.0) (installed: rfc3986 1.5.0) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: keystonemiddleware (>=9.5.0) (installed: keystonemiddleware 10.6.0) Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WebOb (>=1.8.2) (installed: WebOb 1.8.7) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.2.0) Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: openstacksdk (>=0.103.0) (installed: openstacksdk 3.0.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.4.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.5.0) Handling oslo.db[mysql] (>=8.4.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.db[mysql] (>=8.4.0) (installed: oslo.db 15.0.0) (extras are currently not checked) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.3.0) Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.log (>=4.3.0) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.2) Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.middleware (>=4.0.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.3.0) Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.reports (>=1.18.0) (installed: oslo.reports 3.3.0) Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.serialization (>=2.28.1) (installed: oslo.serialization 5.4.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 7.1.0) Handling psutil (>=5.7.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: psutil (>=5.7.1) (installed: psutil 5.8.0) Handling pyasn1 (!=0.2.3,>=0.1.8) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1 (!=0.2.3,>=0.1.8) (installed: pyasn1 0.5.1) Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyasn1-modules (>=0.0.6) (installed: pyasn1-modules 0.3.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 5.7.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.5.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.6.0) Handling python-cinderclient (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-cinderclient (>=3.3.0) (installed: python-cinderclient 9.5.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling taskflow (>=5.5.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: taskflow (>=5.5.0) (installed: taskflow 5.6.0) Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: castellan (>=0.16.0) (installed: castellan 5.0.0) Handling tenacity (>=5.0.4) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: tenacity (>=5.0.4) (installed: tenacity 8.2.3) Handling distro (>=1.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: distro (>=1.2.0) (installed: distro 1.9.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling octavia-lib (>=3.3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: octavia-lib (>=3.3.0) (installed: octavia-lib 3.5.0) Handling simplejson (>=3.13.2) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: simplejson (>=3.13.2) (installed: simplejson 3.19.2) Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: setproctitle (>=1.1.10) (installed: setproctitle 1.2.3) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling Flask (!=0.11,>=0.10) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Flask (!=0.11,>=0.10) (installed: Flask 3.0.2) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling pyroute2 (>=0.5.14) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: pyroute2 (>=0.5.14) (installed: pyroute2 0.7.12) Handling gunicorn (>=19.9.0) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: gunicorn (>=19.9.0) (installed: gunicorn 21.2.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (octavia) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.1) Handling redis (>=3.4.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: redis (>=3.4.0) ; extra == 'redis' Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' Handling coverage (!=4.4,>=4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: coverage (!=4.4,>=4.0) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling python-subunit (>=1.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: python-subunit (>=1.0.0) ; extra == 'test' Handling oslotest (>=3.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: oslotest (>=3.2.0) ; extra == 'test' Handling testrepository (>=0.0.18) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testrepository (>=0.0.18) ; extra == 'test' Handling testtools (>=2.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testtools (>=2.2.0) ; extra == 'test' Handling testresources (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testresources (>=2.0.0) ; extra == 'test' Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' Handling tempest (>=23.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: tempest (>=23.0.0) ; extra == 'test' Handling WebTest (>=2.0.26) ; extra == 'test' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: WebTest (>=2.0.26) ; extra == 'test' Handling kazoo (>=2.6.0) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: kazoo (>=2.6.0) ; extra == 'zookeeper' Handling zake (>=0.1.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (octavia) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-buildrequires + rm -rfv octavia-14.0.1.dev31.dist-info/ removed 'octavia-14.0.1.dev31.dist-info/LICENSE' removed 'octavia-14.0.1.dev31.dist-info/AUTHORS' removed 'octavia-14.0.1.dev31.dist-info/METADATA' removed 'octavia-14.0.1.dev31.dist-info/entry_points.txt' removed 'octavia-14.0.1.dev31.dist-info/pbr.json' removed 'octavia-14.0.1.dev31.dist-info/top_level.txt' removed directory 'octavia-14.0.1.dev31.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CaKeeI + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + export PBR_VERSION=14.0.1 + PBR_VERSION=14.0.1 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + mkdir -p /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-14.0.1.dev31 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/tmpe9ims8o6 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info writing /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-modern-metadata-7fqcp93u/octavia-14.0.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: octavia Building wheel for octavia (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/tmpyv0x71h6 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/octavia creating build/lib/octavia/controller creating build/lib/octavia/controller/queue copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue creating build/lib/octavia/common creating build/lib/octavia/common/jinja creating build/lib/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy creating build/lib/octavia/tests creating build/lib/octavia/tests/common copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_certs.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> build/lib/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> build/lib/octavia/tests/common copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common creating build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/controller copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller creating build/lib/octavia/network copying octavia/network/__init__.py -> build/lib/octavia/network copying octavia/network/base.py -> build/lib/octavia/network copying octavia/network/data_models.py -> build/lib/octavia/network creating build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/unit/api/drivers creating build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent creating build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/network/drivers creating build/lib/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver creating build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator creating build/lib/octavia/tests/unit/controller/worker creating build/lib/octavia/tests/unit/controller/worker/v2 creating build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows creating build/lib/octavia/tests/functional copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional creating build/lib/octavia/controller/worker creating build/lib/octavia/controller/worker/v2 creating build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/notification_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/retry_tasks.py -> build/lib/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/shim_tasks.py -> build/lib/octavia/controller/worker/v2/tasks creating build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common creating build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db creating build/lib/octavia/tests/unit/controller/queue creating build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v2 creating build/lib/octavia/tests/unit/compute creating build/lib/octavia/tests/unit/compute/drivers creating build/lib/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver creating build/lib/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 creating build/lib/octavia/tests/unit/common creating build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/lib/octavia/tests/unit/common/sample_configs creating build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_pagination.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common creating build/lib/octavia/tests/unit/volume creating build/lib/octavia/tests/unit/volume/drivers creating build/lib/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver creating build/lib/octavia/tests/unit/common/jinja creating build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy creating build/lib/octavia/compute creating build/lib/octavia/compute/drivers creating build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver creating build/lib/octavia/certificates creating build/lib/octavia/certificates/manager copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/noop.py -> build/lib/octavia/certificates/manager creating build/lib/octavia/certificates/generator copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator creating build/lib/octavia/api copying octavia/api/__init__.py -> build/lib/octavia/api copying octavia/api/app.py -> build/lib/octavia/api copying octavia/api/config.py -> build/lib/octavia/api copying octavia/api/root_controller.py -> build/lib/octavia/api creating build/lib/octavia/amphorae creating build/lib/octavia/amphorae/drivers creating build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived creating build/lib/octavia/amphorae/backends creating build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon creating build/lib/octavia/network/drivers copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers creating build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils creating build/lib/octavia/tests/functional/api creating build/lib/octavia/tests/functional/api/drivers copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers creating build/lib/octavia/volume copying octavia/volume/__init__.py -> build/lib/octavia/volume copying octavia/volume/volume_base.py -> build/lib/octavia/volume creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon creating build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/__init__.py -> build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> build/lib/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> build/lib/octavia/controller/queue/v2 creating build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager creating build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/__init__.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/flow_utils.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> build/lib/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> build/lib/octavia/controller/worker/v2/flows creating build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth creating build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zones.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/__init__.py -> build/lib/octavia copying octavia/i18n.py -> build/lib/octavia copying octavia/opts.py -> build/lib/octavia copying octavia/version.py -> build/lib/octavia creating build/lib/octavia/tests/unit/db copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db copying octavia/tests/unit/api/drivers/__init__.py -> build/lib/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> build/lib/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> build/lib/octavia/tests/unit/api/drivers creating build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/functional/amphorae/backend creating build/lib/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server creating build/lib/octavia/volume/drivers creating build/lib/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> build/lib/octavia/volume/drivers/noop_driver creating build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server creating build/lib/octavia/certificates/common copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common creating build/lib/octavia/cmd copying octavia/cmd/__init__.py -> build/lib/octavia/cmd copying octavia/cmd/agent.py -> build/lib/octavia/cmd copying octavia/cmd/api.py -> build/lib/octavia/cmd copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd copying octavia/cmd/health_checker.py -> build/lib/octavia/cmd copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd copying octavia/cmd/interface.py -> build/lib/octavia/cmd copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd copying octavia/cmd/prometheus_proxy.py -> build/lib/octavia/cmd copying octavia/cmd/status.py -> build/lib/octavia/cmd creating build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health creating build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils creating build/lib/octavia/image creating build/lib/octavia/image/drivers creating build/lib/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/__init__.py -> build/lib/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/driver.py -> build/lib/octavia/image/drivers/noop_driver creating build/lib/octavia/policies copying octavia/policies/__init__.py -> build/lib/octavia/policies copying octavia/policies/amphora.py -> build/lib/octavia/policies copying octavia/policies/availability_zone.py -> build/lib/octavia/policies copying octavia/policies/availability_zone_profile.py -> build/lib/octavia/policies copying octavia/policies/base.py -> build/lib/octavia/policies copying octavia/policies/flavor.py -> build/lib/octavia/policies copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies copying octavia/policies/l7policy.py -> build/lib/octavia/policies copying octavia/policies/l7rule.py -> build/lib/octavia/policies copying octavia/policies/listener.py -> build/lib/octavia/policies copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies copying octavia/policies/member.py -> build/lib/octavia/policies copying octavia/policies/pool.py -> build/lib/octavia/policies copying octavia/policies/provider.py -> build/lib/octavia/policies copying octavia/policies/provider_availability_zone.py -> build/lib/octavia/policies copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies copying octavia/policies/quota.py -> build/lib/octavia/policies creating build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface_file.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/nftable_utils.py -> build/lib/octavia/amphorae/backends/utils copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers creating build/lib/octavia/api/v2 creating build/lib/octavia/api/v2/types copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/availability_zone_profile.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/availability_zones.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends creating build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions creating build/lib/octavia/common/jinja/logging copying octavia/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> build/lib/octavia/common/jinja/logging creating build/lib/octavia/distributor creating build/lib/octavia/distributor/drivers creating build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver creating build/lib/octavia/hacking copying octavia/hacking/__init__.py -> build/lib/octavia/hacking copying octavia/hacking/checks.py -> build/lib/octavia/hacking copying octavia/controller/worker/v2/__init__.py -> build/lib/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> build/lib/octavia/controller/worker/v2 copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/lib/octavia/controller/worker/v2 creating build/lib/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/__init__.py -> build/lib/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/logging creating build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers creating build/lib/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs creating build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae copying octavia/compute/__init__.py -> build/lib/octavia/compute copying octavia/compute/compute_base.py -> build/lib/octavia/compute creating build/lib/octavia/tests/unit/statistics creating build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/__init__.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_logger.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_update_db.py -> build/lib/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver creating build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute creating build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron creating build/lib/octavia/tests/unit/image creating build/lib/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/__init__.py -> build/lib/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/test_glance_driver.py -> build/lib/octavia/tests/unit/image/drivers creating build/lib/octavia/statistics creating build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/__init__.py -> build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/logger.py -> build/lib/octavia/statistics/drivers copying octavia/statistics/drivers/update_db.py -> build/lib/octavia/statistics/drivers creating build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_checker.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_interface.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_prometheus_proxy.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/certificates/__init__.py -> build/lib/octavia/certificates creating build/lib/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver creating build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager copying octavia/statistics/__init__.py -> build/lib/octavia/statistics copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics creating build/lib/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorators.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_keystone.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_validate.py -> build/lib/octavia/tests/unit/common creating build/lib/octavia/db copying octavia/db/__init__.py -> build/lib/octavia/db copying octavia/db/api.py -> build/lib/octavia/db copying octavia/db/base_models.py -> build/lib/octavia/db copying octavia/db/healthcheck.py -> build/lib/octavia/db copying octavia/db/models.py -> build/lib/octavia/db copying octavia/db/prepare.py -> build/lib/octavia/db copying octavia/db/repositories.py -> build/lib/octavia/db copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers copying octavia/image/drivers/__init__.py -> build/lib/octavia/image/drivers copying octavia/image/drivers/glance_driver.py -> build/lib/octavia/image/drivers copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/rules_schema.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server creating build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 creating build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policy.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rule.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listener.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_member.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pool.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_quotas.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/volume/drivers/__init__.py -> build/lib/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/lib/octavia/tests/unit/volume/drivers copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers copying octavia/image/__init__.py -> build/lib/octavia/image copying octavia/image/image_base.py -> build/lib/octavia/image creating build/lib/octavia/api/drivers creating build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/__init__.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> build/lib/octavia/api/drivers/driver_agent copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/test_version.py -> build/lib/octavia/tests/unit copying octavia/controller/__init__.py -> build/lib/octavia/controller copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_content_types.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_healthcheck.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api creating build/lib/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/__init__.py -> build/lib/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/lvs creating build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker creating build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zone_profiles.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zones.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/distributor/__init__.py -> build/lib/octavia/distributor creating build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers creating build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth creating build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_noop.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae copying octavia/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume creating build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue creating build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja creating build/lib/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/__init__.py -> build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> build/lib/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> build/lib/octavia/api/drivers/noop_driver creating build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron creating build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver copying octavia/common/__init__.py -> build/lib/octavia/common copying octavia/common/base_taskflow.py -> build/lib/octavia/common copying octavia/common/clients.py -> build/lib/octavia/common copying octavia/common/config.py -> build/lib/octavia/common copying octavia/common/constants.py -> build/lib/octavia/common copying octavia/common/context.py -> build/lib/octavia/common copying octavia/common/data_models.py -> build/lib/octavia/common copying octavia/common/decorators.py -> build/lib/octavia/common copying octavia/common/exceptions.py -> build/lib/octavia/common copying octavia/common/keystone.py -> build/lib/octavia/common copying octavia/common/policy.py -> build/lib/octavia/common copying octavia/common/rpc.py -> build/lib/octavia/common copying octavia/common/service.py -> build/lib/octavia/common copying octavia/common/stats.py -> build/lib/octavia/common copying octavia/common/utils.py -> build/lib/octavia/common copying octavia/common/validate.py -> build/lib/octavia/common copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker creating build/lib/octavia/api/drivers/amphora_driver creating build/lib/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v2 copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/statistics/__init__.py -> build/lib/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/test_stats_base.py -> build/lib/octavia/tests/unit/statistics copying octavia/tests/__init__.py -> build/lib/octavia/tests copying octavia/tests/fixtures.py -> build/lib/octavia/tests copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/api/drivers/amphora_driver creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 creating build/lib/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend creating build/lib/octavia/db/migration copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api copying octavia/tests/unit/api/test_config.py -> build/lib/octavia/tests/unit/api creating build/lib/octavia/api/common copying octavia/api/common/__init__.py -> build/lib/octavia/api/common copying octavia/api/common/hooks.py -> build/lib/octavia/api/common copying octavia/api/common/pagination.py -> build/lib/octavia/api/common copying octavia/api/common/types.py -> build/lib/octavia/api/common copying octavia/api/common/utils.py -> build/lib/octavia/api/common copying octavia/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/lib/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> build/lib/octavia/api/drivers/amphora_driver running egg_info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.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 'octavia.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.backends.agent.api_server.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.backends.agent.api_server.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.backends.agent.api_server.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.backends.agent.api_server.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.backends.agent.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.backends.agent.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.backends.agent.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.backends.agent.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.amphorae.drivers.keepalived.jinja.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.amphorae.drivers.keepalived.jinja.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.amphorae.drivers.keepalived.jinja.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.amphorae.drivers.keepalived.jinja.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.api.healthcheck' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.api.healthcheck' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.api.healthcheck' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.api.healthcheck' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.haproxy.combined_listeners.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.haproxy.combined_listeners.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.haproxy.combined_listeners.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.haproxy.combined_listeners.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.logging.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.logging.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.logging.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.logging.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.lvs.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.lvs.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.lvs.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.lvs.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.common.jinja.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.common.jinja.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.common.jinja.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.common.jinja.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.db.migration.alembic_migrations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.db.migration.alembic_migrations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.db.migration.alembic_migrations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.db.migration.alembic_migrations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.db.migration.alembic_migrations.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.db.migration.alembic_migrations.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.db.migration.alembic_migrations.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.db.migration.alembic_migrations.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.tests.unit.hacking' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.tests.unit.hacking' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.tests.unit.hacking' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.tests.unit.hacking' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'octavia.tests.unit.image.drivers.noop_driver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'octavia.tests.unit.image.drivers.noop_driver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'octavia.tests.unit.image.drivers.noop_driver' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'octavia.tests.unit.image.drivers.noop_driver' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying octavia/tests/common/sample_haproxy_prometheus -> build/lib/octavia/tests/common copying octavia/tests/common/sample_octavia_prometheus -> build/lib/octavia/tests/common copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs creating build/lib/octavia/api/healthcheck copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/common/jinja/logging/templates copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/lib/octavia/common/jinja/logging/templates creating build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/base.j2 -> build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/lib/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> build/lib/octavia/common/jinja/lvs/templates creating build/lib/octavia/tests/unit/image/drivers/noop_driver copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/image/drivers/noop_driver creating build/lib/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates creating build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates creating build/lib/octavia/tests/unit/hacking copying octavia/tests/unit/hacking/test_checks.py -> build/lib/octavia/tests/unit/hacking creating build/lib/octavia/common/jinja/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates creating build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration creating build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations creating build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/octavia creating build/bdist.linux-x86_64/wheel/octavia/db creating build/bdist.linux-x86_64/wheel/octavia/db/migration creating build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> build/bdist.linux-x86_64/wheel/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/octavia/db/migration copying build/lib/octavia/db/migration/cli.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration copying build/lib/octavia/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/db/migration copying build/lib/octavia/db/repositories.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/prepare.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/models.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/healthcheck.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/base_models.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/api.py -> build/bdist.linux-x86_64/wheel/octavia/db copying build/lib/octavia/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/db creating build/bdist.linux-x86_64/wheel/octavia/statistics copying build/lib/octavia/statistics/stats_base.py -> build/bdist.linux-x86_64/wheel/octavia/statistics copying build/lib/octavia/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/statistics creating build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/update_db.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/logger.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers copying build/lib/octavia/statistics/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/statistics/drivers creating build/bdist.linux-x86_64/wheel/octavia/hacking copying build/lib/octavia/hacking/checks.py -> build/bdist.linux-x86_64/wheel/octavia/hacking copying build/lib/octavia/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/hacking creating build/bdist.linux-x86_64/wheel/octavia/distributor copying build/lib/octavia/distributor/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor creating build/bdist.linux-x86_64/wheel/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/driver_base.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers creating build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/distributor/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/quota.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider_flavor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider_availability_zone.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/provider.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/pool.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/member.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/listener.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/flavor.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/base.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/availability_zone.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/policies copying build/lib/octavia/policies/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/policies creating build/bdist.linux-x86_64/wheel/octavia/image copying build/lib/octavia/image/image_base.py -> build/bdist.linux-x86_64/wheel/octavia/image copying build/lib/octavia/image/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image creating build/bdist.linux-x86_64/wheel/octavia/image/drivers copying build/lib/octavia/image/drivers/glance_driver.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers copying build/lib/octavia/image/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver copying build/lib/octavia/image/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver copying build/lib/octavia/image/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/image/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/status.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/prometheus_proxy.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/octavia_worker.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/interface.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/health_checker.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/api.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/agent.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/cmd copying build/lib/octavia/version.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/opts.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/i18n.py -> build/bdist.linux-x86_64/wheel/octavia copying build/lib/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/octavia creating build/bdist.linux-x86_64/wheel/octavia/volume creating build/bdist.linux-x86_64/wheel/octavia/volume/drivers copying build/lib/octavia/volume/drivers/cinder_driver.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers copying build/lib/octavia/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers creating build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume/drivers/noop_driver copying build/lib/octavia/volume/volume_base.py -> build/bdist.linux-x86_64/wheel/octavia/volume copying build/lib/octavia/volume/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/volume creating build/bdist.linux-x86_64/wheel/octavia/amphorae copying build/lib/octavia/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae creating build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/driver_exceptions creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/templates creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/rules_schema.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent copying build/lib/octavia/amphorae/backends/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/agent copying build/lib/octavia/amphorae/backends/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/udp_check.sh -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/nftable_utils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/network_utils.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/network_namespace.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/ip_advertisement.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/interface_file.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/interface.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/utils creating build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/backends/health_daemon creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/driver_base.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers copying build/lib/octavia/amphorae/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/health creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja creating build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/amphorae/drivers/keepalived creating build/bdist.linux-x86_64/wheel/octavia/api creating build/bdist.linux-x86_64/wheel/octavia/api/healthcheck copying build/lib/octavia/api/healthcheck/healthcheck_plugins.py -> build/bdist.linux-x86_64/wheel/octavia/api/healthcheck creating build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/types.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/pagination.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/hooks.py -> build/bdist.linux-x86_64/wheel/octavia/api/common copying build/lib/octavia/api/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/common creating build/bdist.linux-x86_64/wheel/octavia/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/flavor_schema.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver copying build/lib/octavia/api/drivers/amphora_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 copying build/lib/octavia/api/drivers/amphora_driver/v2/driver.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 copying build/lib/octavia/api/drivers/amphora_driver/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/amphora_driver/v2 creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/agent.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/noop_driver copying build/lib/octavia/api/drivers/utils.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers copying build/lib/octavia/api/drivers/driver_factory.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers copying build/lib/octavia/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_updater.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/driver_get.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent copying build/lib/octavia/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/drivers/driver_agent creating build/bdist.linux-x86_64/wheel/octavia/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/provider.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/pool.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/member.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/flavors.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/flavor_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/base.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/availability_zone_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/controllers copying build/lib/octavia/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/quotas.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/provider.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/pool.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/member.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/listener.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/flavors.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/amphora.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/v2/types/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api/v2/types copying build/lib/octavia/api/root_controller.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/config.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/app.py -> build/bdist.linux-x86_64/wheel/octavia/api copying build/lib/octavia/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/api creating build/bdist.linux-x86_64/wheel/octavia/certificates copying build/lib/octavia/certificates/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates creating build/bdist.linux-x86_64/wheel/octavia/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/pkcs12.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/cert.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/barbican.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common copying build/lib/octavia/certificates/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/cert_gen.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator copying build/lib/octavia/certificates/generator/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/generator creating build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/noop.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/local.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/cert_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/castellan_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican_legacy.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager copying build/lib/octavia/certificates/manager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/certificates/manager creating build/bdist.linux-x86_64/wheel/octavia/compute copying build/lib/octavia/compute/compute_base.py -> build/bdist.linux-x86_64/wheel/octavia/compute copying build/lib/octavia/compute/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute creating build/bdist.linux-x86_64/wheel/octavia/compute/drivers copying build/lib/octavia/compute/drivers/nova_driver.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers copying build/lib/octavia/compute/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers creating build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/compute/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/network creating build/bdist.linux-x86_64/wheel/octavia/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/driver.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/utils.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/base.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network/drivers copying build/lib/octavia/network/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/network copying build/lib/octavia/network/base.py -> build/bdist.linux-x86_64/wheel/octavia/network copying build/lib/octavia/network/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/network creating build/bdist.linux-x86_64/wheel/octavia/tests copying build/lib/octavia/tests/fixtures.py -> build/bdist.linux-x86_64/wheel/octavia/tests copying build/lib/octavia/tests/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests creating build/bdist.linux-x86_64/wheel/octavia/tests/functional creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae copying build/lib/octavia/tests/functional/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/amphorae/backend/agent creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_root_controller.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_healthcheck.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_content_types.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_provider.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_member.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_flavors.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers/driver_agent copying build/lib/octavia/tests/functional/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_repositories.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional/db copying build/lib/octavia/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/functional creating build/bdist.linux-x86_64/wheel/octavia/tests/unit creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/hacking copying build/lib/octavia/tests/unit/hacking/test_checks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/hacking copying build/lib/octavia/tests/unit/test_version.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/test_opts.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit copying build/lib/octavia/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_prometheus_proxy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_interface.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_checker.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_driver_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/cmd creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image copying build/lib/octavia/tests/unit/image/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers/noop_driver copying build/lib/octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers/noop_driver copying build/lib/octavia/tests/unit/image/drivers/test_glance_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers copying build/lib/octavia/tests/unit/image/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/image/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics copying build/lib/octavia/tests/unit/statistics/test_stats_base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics copying build/lib/octavia/tests/unit/statistics/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/test_update_db.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/test_logger.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers copying build/lib/octavia/tests/unit/statistics/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/statistics/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/db copying build/lib/octavia/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/db creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae copying build/lib/octavia/tests/unit/amphorae/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/drivers/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/agent/api_server creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/health_daemon creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/amphorae/backends/utils creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume copying build/lib/octavia/tests/unit/volume/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers copying build/lib/octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers copying build/lib/octavia/tests/unit/volume/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/volume/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_validate.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_stats.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_decorators.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_data_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_constants.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_config.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_clients.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/tls_utils creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/jinja/lvs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/lvs copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging copying build/lib/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging copying build/lib/octavia/tests/unit/common/jinja/logging/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/common/sample_configs creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute copying build/lib/octavia/tests/unit/compute/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/compute/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates copying build/lib/octavia/tests/unit/certificates/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_noop.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/manager creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/certificates/generator creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network copying build/lib/octavia/tests/unit/network/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver copying build/lib/octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver copying build/lib/octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/network/drivers/noop_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api copying build/lib/octavia/tests/unit/api/test_config.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api copying build/lib/octavia/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_types.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_pagination.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/common creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_quotas.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_member.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_flavors.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/base.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/amphora_driver/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/noop_driver copying build/lib/octavia/tests/unit/api/drivers/test_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers copying build/lib/octavia/tests/unit/api/drivers/test_driver_factory.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers copying build/lib/octavia/tests/unit/api/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent copying build/lib/octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/api/drivers/driver_agent creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/housekeeping creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/healthmanager creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 copying build/lib/octavia/tests/unit/controller/queue/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/queue/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/tasks copying build/lib/octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 copying build/lib/octavia/tests/unit/controller/worker/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller/worker/v2/flows copying build/lib/octavia/tests/unit/controller/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/unit/controller creating build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_octavia_prometheus -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_haproxy_prometheus -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_network_data.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_data_models.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/sample_certs.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/data_model_helpers.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common copying build/lib/octavia/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/tests/common creating build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/validate.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/utils.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/stats.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/service.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/rpc.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/policy.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/keystone.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/exceptions.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/decorators.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/data_models.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/context.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/config.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/clients.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/base_taskflow.py -> build/bdist.linux-x86_64/wheel/octavia/common copying build/lib/octavia/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common creating build/bdist.linux-x86_64/wheel/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/cert_parser.py -> build/bdist.linux-x86_64/wheel/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/tls_utils creating build/bdist.linux-x86_64/wheel/octavia/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja copying build/lib/octavia/common/jinja/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/macros.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/templates/base.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs/templates copying build/lib/octavia/common/jinja/lvs/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs copying build/lib/octavia/common/jinja/lvs/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/lvs creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging/templates copying build/lib/octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging/templates copying build/lib/octavia/common/jinja/logging/logging_jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging copying build/lib/octavia/common/jinja/logging/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/logging creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners creating build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners/templates copying build/lib/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners copying build/lib/octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy/combined_listeners copying build/lib/octavia/common/jinja/haproxy/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/common/jinja/haproxy creating build/bdist.linux-x86_64/wheel/octavia/controller copying build/lib/octavia/controller/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller creating build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/health_manager.py -> build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/healthmanager creating build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/house_keeping.py -> build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/housekeeping creating build/bdist.linux-x86_64/wheel/octavia/controller/worker copying build/lib/octavia/controller/worker/task_utils.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker copying build/lib/octavia/controller/worker/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/v2/controller_worker.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 copying build/lib/octavia/controller/worker/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2 creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/pool_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/member_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/listener_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/l7rule_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/l7policy_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/flow_utils.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/amphora_flows.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows copying build/lib/octavia/controller/worker/v2/flows/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/flows creating build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/shim_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/retry_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/notification_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/network_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/database_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/compute_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/cert_task.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks copying build/lib/octavia/controller/worker/v2/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/worker/v2/tasks creating build/bdist.linux-x86_64/wheel/octavia/controller/queue creating build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/endpoints.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/consumer.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue/v2 copying build/lib/octavia/controller/queue/__init__.py -> build/bdist.linux-x86_64/wheel/octavia/controller/queue running install_data creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.data creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia copying LICENSE -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia copying README.rst -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/diskimage-create.sh -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/image-tests.sh -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/README.rst -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/test-requirements.txt -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/tox.ini -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create copying diskimage-create/version.txt -> build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/data/share/octavia/diskimage-create running install_egg_info Copying octavia.egg-info to build/bdist.linux-x86_64/wheel/octavia-14.0.1-py3.9.egg-info running install_scripts Installing octavia-wsgi script to build/bdist.linux-x86_64/wheel/octavia-14.0.1.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/octavia-14.0.1.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir/pip-wheel-ndtoo1_n/tmpcjq0pz32/octavia-14.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'octavia/__init__.py' adding 'octavia/i18n.py' adding 'octavia/opts.py' adding 'octavia/version.py' adding 'octavia/amphorae/__init__.py' adding 'octavia/amphorae/backends/__init__.py' adding 'octavia/amphorae/backends/agent/__init__.py' adding 'octavia/amphorae/backends/agent/agent_jinja_cfg.py' adding 'octavia/amphorae/backends/agent/api_server/__init__.py' adding 'octavia/amphorae/backends/agent/api_server/amphora_info.py' adding 'octavia/amphorae/backends/agent/api_server/certificate_update.py' adding 'octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py' adding 'octavia/amphorae/backends/agent/api_server/keepalived.py' adding 'octavia/amphorae/backends/agent/api_server/keepalivedlvs.py' adding 'octavia/amphorae/backends/agent/api_server/loadbalancer.py' adding 'octavia/amphorae/backends/agent/api_server/lvs_listener_base.py' adding 'octavia/amphorae/backends/agent/api_server/osutils.py' adding 'octavia/amphorae/backends/agent/api_server/plug.py' adding 'octavia/amphorae/backends/agent/api_server/rules_schema.py' adding 'octavia/amphorae/backends/agent/api_server/server.py' adding 'octavia/amphorae/backends/agent/api_server/util.py' adding 'octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2' adding 'octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2' adding 'octavia/amphorae/backends/agent/templates/amphora_agent_conf.template' adding 'octavia/amphorae/backends/health_daemon/__init__.py' adding 'octavia/amphorae/backends/health_daemon/health_daemon.py' adding 'octavia/amphorae/backends/health_daemon/health_sender.py' adding 'octavia/amphorae/backends/health_daemon/status_message.py' adding 'octavia/amphorae/backends/utils/__init__.py' adding 'octavia/amphorae/backends/utils/haproxy_query.py' adding 'octavia/amphorae/backends/utils/interface.py' adding 'octavia/amphorae/backends/utils/interface_file.py' adding 'octavia/amphorae/backends/utils/ip_advertisement.py' adding 'octavia/amphorae/backends/utils/keepalivedlvs_query.py' adding 'octavia/amphorae/backends/utils/network_namespace.py' adding 'octavia/amphorae/backends/utils/network_utils.py' adding 'octavia/amphorae/backends/utils/nftable_utils.py' adding 'octavia/amphorae/backends/utils/udp_check.sh' adding 'octavia/amphorae/driver_exceptions/__init__.py' adding 'octavia/amphorae/driver_exceptions/exceptions.py' adding 'octavia/amphorae/drivers/__init__.py' adding 'octavia/amphorae/drivers/driver_base.py' adding 'octavia/amphorae/drivers/haproxy/__init__.py' adding 'octavia/amphorae/drivers/haproxy/data_models.py' adding 'octavia/amphorae/drivers/haproxy/exceptions.py' adding 'octavia/amphorae/drivers/haproxy/rest_api_driver.py' adding 'octavia/amphorae/drivers/health/__init__.py' adding 'octavia/amphorae/drivers/health/heartbeat_udp.py' adding 'octavia/amphorae/drivers/keepalived/__init__.py' adding 'octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py' adding 'octavia/amphorae/drivers/keepalived/jinja/__init__.py' adding 'octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py' adding 'octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template' adding 'octavia/amphorae/drivers/noop_driver/__init__.py' adding 'octavia/amphorae/drivers/noop_driver/driver.py' adding 'octavia/api/__init__.py' adding 'octavia/api/app.py' adding 'octavia/api/config.py' adding 'octavia/api/root_controller.py' adding 'octavia/api/common/__init__.py' adding 'octavia/api/common/hooks.py' adding 'octavia/api/common/pagination.py' adding 'octavia/api/common/types.py' adding 'octavia/api/common/utils.py' adding 'octavia/api/drivers/__init__.py' adding 'octavia/api/drivers/driver_factory.py' adding 'octavia/api/drivers/utils.py' adding 'octavia/api/drivers/amphora_driver/__init__.py' adding 'octavia/api/drivers/amphora_driver/availability_zone_schema.py' adding 'octavia/api/drivers/amphora_driver/flavor_schema.py' adding 'octavia/api/drivers/amphora_driver/v2/__init__.py' adding 'octavia/api/drivers/amphora_driver/v2/driver.py' adding 'octavia/api/drivers/driver_agent/__init__.py' adding 'octavia/api/drivers/driver_agent/driver_get.py' adding 'octavia/api/drivers/driver_agent/driver_listener.py' adding 'octavia/api/drivers/driver_agent/driver_updater.py' adding 'octavia/api/drivers/noop_driver/__init__.py' adding 'octavia/api/drivers/noop_driver/agent.py' adding 'octavia/api/drivers/noop_driver/driver.py' adding 'octavia/api/healthcheck/healthcheck_plugins.py' adding 'octavia/api/v2/__init__.py' adding 'octavia/api/v2/controllers/__init__.py' adding 'octavia/api/v2/controllers/amphora.py' adding 'octavia/api/v2/controllers/availability_zone_profiles.py' adding 'octavia/api/v2/controllers/availability_zones.py' adding 'octavia/api/v2/controllers/base.py' adding 'octavia/api/v2/controllers/flavor_profiles.py' adding 'octavia/api/v2/controllers/flavors.py' adding 'octavia/api/v2/controllers/health_monitor.py' adding 'octavia/api/v2/controllers/l7policy.py' adding 'octavia/api/v2/controllers/l7rule.py' adding 'octavia/api/v2/controllers/listener.py' adding 'octavia/api/v2/controllers/load_balancer.py' adding 'octavia/api/v2/controllers/member.py' adding 'octavia/api/v2/controllers/pool.py' adding 'octavia/api/v2/controllers/provider.py' adding 'octavia/api/v2/controllers/quotas.py' adding 'octavia/api/v2/types/__init__.py' adding 'octavia/api/v2/types/amphora.py' adding 'octavia/api/v2/types/availability_zone_profile.py' adding 'octavia/api/v2/types/availability_zones.py' adding 'octavia/api/v2/types/flavor_profile.py' adding 'octavia/api/v2/types/flavors.py' adding 'octavia/api/v2/types/health_monitor.py' adding 'octavia/api/v2/types/l7policy.py' adding 'octavia/api/v2/types/l7rule.py' adding 'octavia/api/v2/types/listener.py' adding 'octavia/api/v2/types/load_balancer.py' adding 'octavia/api/v2/types/member.py' adding 'octavia/api/v2/types/pool.py' adding 'octavia/api/v2/types/provider.py' adding 'octavia/api/v2/types/quotas.py' adding 'octavia/certificates/__init__.py' adding 'octavia/certificates/common/__init__.py' adding 'octavia/certificates/common/barbican.py' adding 'octavia/certificates/common/cert.py' adding 'octavia/certificates/common/local.py' adding 'octavia/certificates/common/pkcs12.py' adding 'octavia/certificates/common/auth/__init__.py' adding 'octavia/certificates/common/auth/barbican_acl.py' adding 'octavia/certificates/generator/__init__.py' adding 'octavia/certificates/generator/cert_gen.py' adding 'octavia/certificates/generator/local.py' adding 'octavia/certificates/manager/__init__.py' adding 'octavia/certificates/manager/barbican.py' adding 'octavia/certificates/manager/barbican_legacy.py' adding 'octavia/certificates/manager/castellan_mgr.py' adding 'octavia/certificates/manager/cert_mgr.py' adding 'octavia/certificates/manager/local.py' adding 'octavia/certificates/manager/noop.py' adding 'octavia/cmd/__init__.py' adding 'octavia/cmd/agent.py' adding 'octavia/cmd/api.py' adding 'octavia/cmd/driver_agent.py' adding 'octavia/cmd/haproxy_vrrp_check.py' adding 'octavia/cmd/health_checker.py' adding 'octavia/cmd/health_manager.py' adding 'octavia/cmd/house_keeping.py' adding 'octavia/cmd/interface.py' adding 'octavia/cmd/octavia_worker.py' adding 'octavia/cmd/prometheus_proxy.py' adding 'octavia/cmd/status.py' adding 'octavia/common/__init__.py' adding 'octavia/common/base_taskflow.py' adding 'octavia/common/clients.py' adding 'octavia/common/config.py' adding 'octavia/common/constants.py' adding 'octavia/common/context.py' adding 'octavia/common/data_models.py' adding 'octavia/common/decorators.py' adding 'octavia/common/exceptions.py' adding 'octavia/common/keystone.py' adding 'octavia/common/policy.py' adding 'octavia/common/rpc.py' adding 'octavia/common/service.py' adding 'octavia/common/stats.py' adding 'octavia/common/utils.py' adding 'octavia/common/validate.py' adding 'octavia/common/jinja/__init__.py' adding 'octavia/common/jinja/user_data_jinja_cfg.py' adding 'octavia/common/jinja/haproxy/__init__.py' adding 'octavia/common/jinja/haproxy/combined_listeners/__init__.py' adding 'octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/base.j2' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2' adding 'octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2' adding 'octavia/common/jinja/logging/__init__.py' adding 'octavia/common/jinja/logging/logging_jinja_cfg.py' adding 'octavia/common/jinja/logging/templates/10-rsyslog.conf.template' adding 'octavia/common/jinja/lvs/__init__.py' adding 'octavia/common/jinja/lvs/jinja_cfg.py' adding 'octavia/common/jinja/lvs/templates/base.j2' adding 'octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2' adding 'octavia/common/jinja/lvs/templates/macros.j2' adding 'octavia/common/jinja/templates/user_data_config_drive.template' adding 'octavia/common/tls_utils/__init__.py' adding 'octavia/common/tls_utils/cert_parser.py' adding 'octavia/compute/__init__.py' adding 'octavia/compute/compute_base.py' adding 'octavia/compute/drivers/__init__.py' adding 'octavia/compute/drivers/nova_driver.py' adding 'octavia/compute/drivers/noop_driver/__init__.py' adding 'octavia/compute/drivers/noop_driver/driver.py' adding 'octavia/controller/__init__.py' adding 'octavia/controller/healthmanager/__init__.py' adding 'octavia/controller/healthmanager/health_manager.py' adding 'octavia/controller/housekeeping/__init__.py' adding 'octavia/controller/housekeeping/house_keeping.py' adding 'octavia/controller/queue/__init__.py' adding 'octavia/controller/queue/v2/__init__.py' adding 'octavia/controller/queue/v2/consumer.py' adding 'octavia/controller/queue/v2/endpoints.py' adding 'octavia/controller/worker/__init__.py' adding 'octavia/controller/worker/amphora_rate_limit.py' adding 'octavia/controller/worker/task_utils.py' adding 'octavia/controller/worker/v2/__init__.py' adding 'octavia/controller/worker/v2/controller_worker.py' adding 'octavia/controller/worker/v2/taskflow_jobboard_driver.py' adding 'octavia/controller/worker/v2/flows/__init__.py' adding 'octavia/controller/worker/v2/flows/amphora_flows.py' adding 'octavia/controller/worker/v2/flows/flow_utils.py' adding 'octavia/controller/worker/v2/flows/health_monitor_flows.py' adding 'octavia/controller/worker/v2/flows/l7policy_flows.py' adding 'octavia/controller/worker/v2/flows/l7rule_flows.py' adding 'octavia/controller/worker/v2/flows/listener_flows.py' adding 'octavia/controller/worker/v2/flows/load_balancer_flows.py' adding 'octavia/controller/worker/v2/flows/member_flows.py' adding 'octavia/controller/worker/v2/flows/pool_flows.py' adding 'octavia/controller/worker/v2/tasks/__init__.py' adding 'octavia/controller/worker/v2/tasks/amphora_driver_tasks.py' adding 'octavia/controller/worker/v2/tasks/cert_task.py' adding 'octavia/controller/worker/v2/tasks/compute_tasks.py' adding 'octavia/controller/worker/v2/tasks/database_tasks.py' adding 'octavia/controller/worker/v2/tasks/lifecycle_tasks.py' adding 'octavia/controller/worker/v2/tasks/network_tasks.py' adding 'octavia/controller/worker/v2/tasks/notification_tasks.py' adding 'octavia/controller/worker/v2/tasks/retry_tasks.py' adding 'octavia/controller/worker/v2/tasks/shim_tasks.py' adding 'octavia/db/__init__.py' adding 'octavia/db/api.py' adding 'octavia/db/base_models.py' adding 'octavia/db/healthcheck.py' adding 'octavia/db/models.py' adding 'octavia/db/prepare.py' adding 'octavia/db/repositories.py' adding 'octavia/db/migration/__init__.py' adding 'octavia/db/migration/alembic.ini' adding 'octavia/db/migration/cli.py' adding 'octavia/db/migration/alembic_migrations/README.rst' adding 'octavia/db/migration/alembic_migrations/env.py' adding 'octavia/db/migration/alembic_migrations/script.py.mako' adding 'octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py' adding 'octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py' adding 'octavia/db/migration/alembic_migrations/versions/0995c26fc506_add_failover_stopped_to_provisioning_.py' adding 'octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py' adding 'octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py' adding 'octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py' adding 'octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py' adding 'octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py' adding 'octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py' adding 'octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py' adding 'octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py' adding 'octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py' adding 'octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py' adding 'octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py' adding 'octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py' adding 'octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py' adding 'octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py' adding 'octavia/db/migration/alembic_migrations/versions/31f7653ded67_allow_multiple_vips_per_loadbalancer.py' adding 'octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py' adding 'octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py' adding 'octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py' adding 'octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py' adding 'octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py' adding 'octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py' adding 'octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py' adding 'octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py' adding 'octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py' adding 'octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py' adding 'octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py' adding 'octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py' adding 'octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py' adding 'octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py' adding 'octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py' adding 'octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py' adding 'octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py' adding 'octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py' adding 'octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py' adding 'octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py' adding 'octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py' adding 'octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py' adding 'octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py' adding 'octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py' adding 'octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py' adding 'octavia/db/migration/alembic_migrations/versions/632152d2d32e_add_http_strict_transport_security_.py' adding 'octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py' adding 'octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py' adding 'octavia/db/migration/alembic_migrations/versions/6ac558d7fc21_add_prometheus_listener_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py' adding 'octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py' adding 'octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py' adding 'octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py' adding 'octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py' adding 'octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py' adding 'octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py' adding 'octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py' adding 'octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py' adding 'octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py' adding 'octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py' adding 'octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py' adding 'octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py' adding 'octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py' adding 'octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py' adding 'octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py' adding 'octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py' adding 'octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py' adding 'octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py' adding 'octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py' adding 'octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py' adding 'octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py' adding 'octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py' adding 'octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py' adding 'octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py' adding 'octavia/db/migration/alembic_migrations/versions/db2a73e82626_add_vnic_type_for_vip.py' adding 'octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py' adding 'octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py' adding 'octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py' adding 'octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py' adding 'octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py' adding 'octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py' adding 'octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py' adding 'octavia/db/migration/alembic_migrations/versions/fac584114642_.py' adding 'octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py' adding 'octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py' adding 'octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py' adding 'octavia/distributor/__init__.py' adding 'octavia/distributor/drivers/__init__.py' adding 'octavia/distributor/drivers/driver_base.py' adding 'octavia/distributor/drivers/noop_driver/__init__.py' adding 'octavia/distributor/drivers/noop_driver/driver.py' adding 'octavia/hacking/__init__.py' adding 'octavia/hacking/checks.py' adding 'octavia/image/__init__.py' adding 'octavia/image/image_base.py' adding 'octavia/image/drivers/__init__.py' adding 'octavia/image/drivers/glance_driver.py' adding 'octavia/image/drivers/noop_driver/__init__.py' adding 'octavia/image/drivers/noop_driver/driver.py' adding 'octavia/network/__init__.py' adding 'octavia/network/base.py' adding 'octavia/network/data_models.py' adding 'octavia/network/drivers/__init__.py' adding 'octavia/network/drivers/neutron/__init__.py' adding 'octavia/network/drivers/neutron/allowed_address_pairs.py' adding 'octavia/network/drivers/neutron/base.py' adding 'octavia/network/drivers/neutron/utils.py' adding 'octavia/network/drivers/noop_driver/__init__.py' adding 'octavia/network/drivers/noop_driver/driver.py' adding 'octavia/policies/__init__.py' adding 'octavia/policies/amphora.py' adding 'octavia/policies/availability_zone.py' adding 'octavia/policies/availability_zone_profile.py' adding 'octavia/policies/base.py' adding 'octavia/policies/flavor.py' adding 'octavia/policies/flavor_profile.py' adding 'octavia/policies/healthmonitor.py' adding 'octavia/policies/l7policy.py' adding 'octavia/policies/l7rule.py' adding 'octavia/policies/listener.py' adding 'octavia/policies/loadbalancer.py' adding 'octavia/policies/member.py' adding 'octavia/policies/pool.py' adding 'octavia/policies/provider.py' adding 'octavia/policies/provider_availability_zone.py' adding 'octavia/policies/provider_flavor.py' adding 'octavia/policies/quota.py' adding 'octavia/statistics/__init__.py' adding 'octavia/statistics/stats_base.py' adding 'octavia/statistics/drivers/__init__.py' adding 'octavia/statistics/drivers/logger.py' adding 'octavia/statistics/drivers/update_db.py' adding 'octavia/tests/__init__.py' adding 'octavia/tests/fixtures.py' adding 'octavia/tests/common/__init__.py' adding 'octavia/tests/common/constants.py' adding 'octavia/tests/common/data_model_helpers.py' adding 'octavia/tests/common/sample_certs.py' adding 'octavia/tests/common/sample_data_models.py' adding 'octavia/tests/common/sample_haproxy_prometheus' adding 'octavia/tests/common/sample_network_data.py' adding 'octavia/tests/common/sample_octavia_prometheus' adding 'octavia/tests/common/utils.py' adding 'octavia/tests/functional/__init__.py' adding 'octavia/tests/functional/amphorae/__init__.py' adding 'octavia/tests/functional/amphorae/backend/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py' adding 'octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py' adding 'octavia/tests/functional/api/__init__.py' adding 'octavia/tests/functional/api/test_content_types.py' adding 'octavia/tests/functional/api/test_healthcheck.py' adding 'octavia/tests/functional/api/test_root_controller.py' adding 'octavia/tests/functional/api/drivers/__init__.py' adding 'octavia/tests/functional/api/drivers/driver_agent/__init__.py' adding 'octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py' adding 'octavia/tests/functional/api/v2/__init__.py' adding 'octavia/tests/functional/api/v2/base.py' adding 'octavia/tests/functional/api/v2/test_amphora.py' adding 'octavia/tests/functional/api/v2/test_availability_zone_profiles.py' adding 'octavia/tests/functional/api/v2/test_availability_zones.py' adding 'octavia/tests/functional/api/v2/test_flavor_profiles.py' adding 'octavia/tests/functional/api/v2/test_flavors.py' adding 'octavia/tests/functional/api/v2/test_health_monitor.py' adding 'octavia/tests/functional/api/v2/test_l7policy.py' adding 'octavia/tests/functional/api/v2/test_l7rule.py' adding 'octavia/tests/functional/api/v2/test_listener.py' adding 'octavia/tests/functional/api/v2/test_load_balancer.py' adding 'octavia/tests/functional/api/v2/test_member.py' adding 'octavia/tests/functional/api/v2/test_pool.py' adding 'octavia/tests/functional/api/v2/test_provider.py' adding 'octavia/tests/functional/api/v2/test_quotas.py' adding 'octavia/tests/functional/db/__init__.py' adding 'octavia/tests/functional/db/base.py' adding 'octavia/tests/functional/db/test_models.py' adding 'octavia/tests/functional/db/test_repositories.py' adding 'octavia/tests/unit/__init__.py' adding 'octavia/tests/unit/base.py' adding 'octavia/tests/unit/test_opts.py' adding 'octavia/tests/unit/test_version.py' adding 'octavia/tests/unit/amphorae/__init__.py' adding 'octavia/tests/unit/amphorae/backends/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py' adding 'octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/__init__.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py' adding 'octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py' adding 'octavia/tests/unit/amphorae/backends/utils/__init__.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_interface.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_interface_file.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_network_utils.py' adding 'octavia/tests/unit/amphorae/backends/utils/test_nftable_utils.py' adding 'octavia/tests/unit/amphorae/drivers/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py' adding 'octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py' adding 'octavia/tests/unit/amphorae/drivers/health/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py' adding 'octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/api/__init__.py' adding 'octavia/tests/unit/api/test_config.py' adding 'octavia/tests/unit/api/common/__init__.py' adding 'octavia/tests/unit/api/common/base.py' adding 'octavia/tests/unit/api/common/test_pagination.py' adding 'octavia/tests/unit/api/common/test_types.py' adding 'octavia/tests/unit/api/drivers/__init__.py' adding 'octavia/tests/unit/api/drivers/test_driver_factory.py' adding 'octavia/tests/unit/api/drivers/test_utils.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/__init__.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py' adding 'octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py' adding 'octavia/tests/unit/api/drivers/driver_agent/__init__.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py' adding 'octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py' adding 'octavia/tests/unit/api/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/api/drivers/noop_driver/test_agent.py' adding 'octavia/tests/unit/api/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/api/v2/__init__.py' adding 'octavia/tests/unit/api/v2/types/__init__.py' adding 'octavia/tests/unit/api/v2/types/base.py' adding 'octavia/tests/unit/api/v2/types/test_availability_zone_profile.py' adding 'octavia/tests/unit/api/v2/types/test_availability_zones.py' adding 'octavia/tests/unit/api/v2/types/test_flavor_profile.py' adding 'octavia/tests/unit/api/v2/types/test_flavors.py' adding 'octavia/tests/unit/api/v2/types/test_health_monitor.py' adding 'octavia/tests/unit/api/v2/types/test_l7policy.py' adding 'octavia/tests/unit/api/v2/types/test_l7rule.py' adding 'octavia/tests/unit/api/v2/types/test_listener.py' adding 'octavia/tests/unit/api/v2/types/test_load_balancer.py' adding 'octavia/tests/unit/api/v2/types/test_member.py' adding 'octavia/tests/unit/api/v2/types/test_pool.py' adding 'octavia/tests/unit/api/v2/types/test_quotas.py' adding 'octavia/tests/unit/certificates/__init__.py' adding 'octavia/tests/unit/certificates/common/__init__.py' adding 'octavia/tests/unit/certificates/common/test_barbican.py' adding 'octavia/tests/unit/certificates/common/test_local.py' adding 'octavia/tests/unit/certificates/common/auth/__init__.py' adding 'octavia/tests/unit/certificates/common/auth/test_barbican_acl.py' adding 'octavia/tests/unit/certificates/generator/__init__.py' adding 'octavia/tests/unit/certificates/generator/local_csr.py' adding 'octavia/tests/unit/certificates/generator/test_local.py' adding 'octavia/tests/unit/certificates/manager/__init__.py' adding 'octavia/tests/unit/certificates/manager/test_barbican.py' adding 'octavia/tests/unit/certificates/manager/test_barbican_legacy.py' adding 'octavia/tests/unit/certificates/manager/test_castellan_mgr.py' adding 'octavia/tests/unit/certificates/manager/test_local.py' adding 'octavia/tests/unit/certificates/manager/test_noop.py' adding 'octavia/tests/unit/cmd/__init__.py' adding 'octavia/tests/unit/cmd/test_agent.py' adding 'octavia/tests/unit/cmd/test_driver_agent.py' adding 'octavia/tests/unit/cmd/test_haproxy_vrrp_check.py' adding 'octavia/tests/unit/cmd/test_health_checker.py' adding 'octavia/tests/unit/cmd/test_health_manager.py' adding 'octavia/tests/unit/cmd/test_house_keeping.py' adding 'octavia/tests/unit/cmd/test_interface.py' adding 'octavia/tests/unit/cmd/test_prometheus_proxy.py' adding 'octavia/tests/unit/cmd/test_status.py' adding 'octavia/tests/unit/common/__init__.py' adding 'octavia/tests/unit/common/test_base_taskflow.py' adding 'octavia/tests/unit/common/test_clients.py' adding 'octavia/tests/unit/common/test_config.py' adding 'octavia/tests/unit/common/test_constants.py' adding 'octavia/tests/unit/common/test_data_models.py' adding 'octavia/tests/unit/common/test_decorators.py' adding 'octavia/tests/unit/common/test_exceptions.py' adding 'octavia/tests/unit/common/test_keystone.py' adding 'octavia/tests/unit/common/test_policy.py' adding 'octavia/tests/unit/common/test_stats.py' adding 'octavia/tests/unit/common/test_utils.py' adding 'octavia/tests/unit/common/test_validate.py' adding 'octavia/tests/unit/common/jinja/__init__.py' adding 'octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/haproxy/__init__.py' adding 'octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py' adding 'octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/logging/__init__.py' adding 'octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py' adding 'octavia/tests/unit/common/jinja/lvs/__init__.py' adding 'octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py' adding 'octavia/tests/unit/common/sample_configs/__init__.py' adding 'octavia/tests/unit/common/sample_configs/sample_configs_combined.py' adding 'octavia/tests/unit/common/sample_configs/sample_pkcs12.p12' adding 'octavia/tests/unit/common/tls_utils/__init__.py' adding 'octavia/tests/unit/common/tls_utils/test_cert_parser.py' adding 'octavia/tests/unit/compute/__init__.py' adding 'octavia/tests/unit/compute/drivers/__init__.py' adding 'octavia/tests/unit/compute/drivers/test_nova_driver.py' adding 'octavia/tests/unit/compute/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/compute/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/controller/__init__.py' adding 'octavia/tests/unit/controller/healthmanager/__init__.py' adding 'octavia/tests/unit/controller/healthmanager/test_health_manager.py' adding 'octavia/tests/unit/controller/housekeeping/__init__.py' adding 'octavia/tests/unit/controller/housekeeping/test_house_keeping.py' adding 'octavia/tests/unit/controller/queue/__init__.py' adding 'octavia/tests/unit/controller/queue/v2/__init__.py' adding 'octavia/tests/unit/controller/queue/v2/test_consumer.py' adding 'octavia/tests/unit/controller/queue/v2/test_endpoints.py' adding 'octavia/tests/unit/controller/worker/__init__.py' adding 'octavia/tests/unit/controller/worker/test_amphora_rate_limit.py' adding 'octavia/tests/unit/controller/worker/test_task_utils.py' adding 'octavia/tests/unit/controller/worker/v2/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/test_controller_worker.py' adding 'octavia/tests/unit/controller/worker/v2/flows/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py' adding 'octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/__init__.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_notification_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py' adding 'octavia/tests/unit/controller/worker/v2/tasks/test_shim_tasks.py' adding 'octavia/tests/unit/db/__init__.py' adding 'octavia/tests/unit/hacking/test_checks.py' adding 'octavia/tests/unit/image/__init__.py' adding 'octavia/tests/unit/image/drivers/__init__.py' adding 'octavia/tests/unit/image/drivers/test_glance_driver.py' adding 'octavia/tests/unit/image/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/network/__init__.py' adding 'octavia/tests/unit/network/drivers/__init__.py' adding 'octavia/tests/unit/network/drivers/neutron/__init__.py' adding 'octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py' adding 'octavia/tests/unit/network/drivers/neutron/test_base.py' adding 'octavia/tests/unit/network/drivers/neutron/test_utils.py' adding 'octavia/tests/unit/network/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/network/drivers/noop_driver/test_driver.py' adding 'octavia/tests/unit/statistics/__init__.py' adding 'octavia/tests/unit/statistics/test_stats_base.py' adding 'octavia/tests/unit/statistics/drivers/__init__.py' adding 'octavia/tests/unit/statistics/drivers/test_logger.py' adding 'octavia/tests/unit/statistics/drivers/test_update_db.py' adding 'octavia/tests/unit/volume/__init__.py' adding 'octavia/tests/unit/volume/drivers/__init__.py' adding 'octavia/tests/unit/volume/drivers/test_cinder_driver.py' adding 'octavia/tests/unit/volume/drivers/noop_driver/__init__.py' adding 'octavia/tests/unit/volume/drivers/noop_driver/test_driver.py' adding 'octavia/volume/__init__.py' adding 'octavia/volume/volume_base.py' adding 'octavia/volume/drivers/__init__.py' adding 'octavia/volume/drivers/cinder_driver.py' adding 'octavia/volume/drivers/noop_driver/__init__.py' adding 'octavia/volume/drivers/noop_driver/driver.py' adding 'octavia-14.0.1.data/data/share/octavia/LICENSE' adding 'octavia-14.0.1.data/data/share/octavia/README.rst' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/README.rst' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/diskimage-create.sh' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/image-tests.sh' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/requirements.txt' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/test-requirements.txt' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/tox.ini' adding 'octavia-14.0.1.data/data/share/octavia/diskimage-create/version.txt' adding 'octavia-14.0.1.data/scripts/octavia-wsgi' adding 'octavia-14.0.1.dist-info/AUTHORS' adding 'octavia-14.0.1.dist-info/LICENSE' adding 'octavia-14.0.1.dist-info/METADATA' adding 'octavia-14.0.1.dist-info/WHEEL' adding 'octavia-14.0.1.dist-info/entry_points.txt' adding 'octavia-14.0.1.dist-info/pbr.json' adding 'octavia-14.0.1.dist-info/top_level.txt' adding 'octavia-14.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for octavia (pyproject.toml): finished with status 'done' Created wheel for octavia: filename=octavia-14.0.1-py3-none-any.whl size=1238536 sha256=468ed04001a2f7050ef60d26e42708b2e016de4766cd144503aec508f89fcf32 Stored in directory: /builddir/.cache/pip/wheels/78/d2/e9/cb4552d8a0c576cca84f2e5995a2b777c3f583d0b233ed3049 Successfully built octavia + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jt9D9q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 + cd octavia-14.0.1.dev31 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple ++ ls /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir/octavia-14.0.1-py3-none-any.whl + specifier=octavia==14.0.1 + '[' -z octavia==14.0.1 ']' + TMPDIR=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir octavia==14.0.1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/octavia-14.0.1.dev31/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia-14.0.1-py3-none-any.whl Installing collected packages: octavia changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-health-checker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-interface to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/haproxy-vrrp-check to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-db-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-driver-agent to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-health-manager to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-housekeeping to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-status to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-worker to 755 changing mode of /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/prometheus-proxy to 755 Successfully installed octavia-14.0.1 + '[' -d /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-agent /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-health-checker /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-interface /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/haproxy-vrrp-check /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-api /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-db-manage /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-driver-agent /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-health-manager /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-housekeeping /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-status /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-worker /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-wsgi /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/prometheus-proxy /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-agent: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-health-checker: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/amphora-interface: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/haproxy-vrrp-check: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-api: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-db-manage: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-driver-agent: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-health-manager: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-housekeeping: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-status: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-worker: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-wsgi: updating /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/prometheus-proxy: updating + rm -rfv /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/RECORD --output /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/octavia-14.0.1.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file etc/config/octavia-config-generator.conf --output-file etc/octavia.conf + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test auth_strategy + test noauth + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf + read name eq value + test use_stderr + test False + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf + read name eq value + test '' + continue + read name eq value + test '[database]' + test '' + continue + read name eq value + test max_pool_size + test 10 + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf + read name eq value + test max_overflow + test 20 + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf + read name eq value + test pool_timeout + test 10 + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf + read name eq value + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/etc/octavia + mv etc/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/etc/octavia + mv etc/policy/keystone_default_roles-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/etc/octavia/policy.yaml + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/etc/logrotate.d/openstack-octavia + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/etc/logrotate.d/openstack-octavia-amphora-agent + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-amphora-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-api.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-worker.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-health-manager.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-housekeeping.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-driver-agent.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-driver-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-prometheus-proxy.service /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/systemd/system/octavia-prometheus-proxy.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/var/lib/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/var/log/octavia + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia/octavia-dist.conf + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/common + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-amphora-agent + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-api + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-driver-agent + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-health-manager + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-housekeeping + for service in amphora-agent api driver-agent health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64//etc/octavia/conf.d/octavia-worker + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements' 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent' 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d' 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.init' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.service' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/prometheus-proxy.service' 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' 'elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd' 'elements/amphora-agent/post-install.d/90-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps' 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static' 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager' 'elements/amphora-agent/static/etc/NetworkManager/conf.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d' 'elements/amphora-agent/static/etc/NetworkManager/conf.d/dns-none.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/dns-none.conf' 'elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' 'elements/amphora-agent/static/etc/rsyslog.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d' 'elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' 'elements/amphora-agent/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local' 'elements/amphora-agent/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin' 'elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' 'elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh' 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips' 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d' 'elements/amphora-fips/environment.d/95-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips' 'elements/amphora-fips/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d' 'elements/amphora-fips/post-install.d/10-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux' 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d' 'elements/amphora-selinux/post-install.d/50-selinux-policies' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs' 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d' 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' 'elements/certs-ramfs/static' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local' 'elements/certs-ramfs/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin' 'elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' 'elements/cpu-pinning' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning' 'elements/cpu-pinning/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/README.rst' 'elements/cpu-pinning/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/element-deps' 'elements/cpu-pinning/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/environment.d' 'elements/cpu-pinning/environment.d/80-kernel-cpu-affinity' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/environment.d/80-kernel-cpu-affinity' 'elements/cpu-pinning/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/package-installs.yaml' 'elements/cpu-pinning/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d' 'elements/cpu-pinning/post-install.d/20-enable-tuned' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d/20-enable-tuned' 'elements/cpu-pinning/post-install.d/30-set-tuned-profile' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/post-install.d/30-set-tuned-profile' 'elements/cpu-pinning/static' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static' 'elements/cpu-pinning/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc' 'elements/cpu-pinning/static/etc/tuned' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned' 'elements/cpu-pinning/static/etc/tuned/active_profile' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/active_profile' 'elements/cpu-pinning/static/etc/tuned/amphora' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora' 'elements/cpu-pinning/static/etc/tuned/amphora/script.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora/script.sh' 'elements/cpu-pinning/static/etc/tuned/amphora/tuned.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/static/etc/tuned/amphora/tuned.conf' 'elements/cpu-pinning/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/cpu-pinning/svc-map' 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/disable-makecache' 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d' 'elements/disable-makecache/post-install.d/80-disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia' 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin' 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia' 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf' 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d' 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib' 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d' 'elements/octavia-lib/install.d/octavia-lib-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install' 'elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' 'elements/octavia-lib/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d' 'elements/octavia-lib/post-install.d/89-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps' 'elements/octavia-lib/source-repository-octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd' 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d' 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' 'elements/remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints' 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/README.rst' 'elements/remove-default-ints/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d' 'elements/remove-default-ints/post-install.d/91-remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints' 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-sshd' 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/root-passwd' 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d' 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/sos' 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/sos/README.rst' 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/sos/element-deps' 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia-image-elements/sos/pkg-map' + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin/octavia-diskimage-create.sh + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia/diskimage-create + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia/LICENSE + rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/octavia/README.rst + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 14.0.1-0.20250210184419.7694a87.el9 --unique-debug-suffix -14.0.1-0.20250210184419.7694a87.el9.x86_64 --unique-debug-src-base openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/octavia-14.0.1.dev31 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/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/octavia-diskimage-create.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/udp-masquerade.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jGqk6K + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + export OS_TEST_PATH=./octavia/tests/unit + OS_TEST_PATH=./octavia/tests/unit + rm -f octavia/tests/unit/test_hacking.py + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-14.0.1.dev31/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.359777s] ... ok Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.001765s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_unsupported_sysinit [0.002984s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.006033s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.002418s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.005403s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_get_next_interface [0.015852s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.007938s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network [0.019175s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_vrrp_ip [0.005163s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.000586s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000394s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001388s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.008868s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.003951s] ... ok {1} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.003362s] ... ok {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.015849s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.250267s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001628s] ... ok Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, skipping health heartbeat. {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.002571s] ... ok Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/backends/health_daemon/health_daemon.py", line 120, in run_sender with open(keepalived_pid_path, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect OSError Failed to check keepalived and haproxy status due to exception invalid literal for int() with base 10: 'foo', skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, in run_sender pid = int(pid_file.readline()) ValueError: invalid literal for int() with base 10: 'foo' {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.005077s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.009478s] ... ok Keepalived is configured but not running, skipping health heartbeat. Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/backends/health_daemon/health_daemon.py", line 123, in run_sender os.kill(pid, 0) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect OSError calculated hmac(hex=True): 62646564396432623630643661373563353064613239366632623831343865656435353230323563363166316662333866646666376365636232376238343666 not equal to msg hmac: 2d4dd7c4382d4937c9d4d458d7c0d022c9c2d034d52cc5d844a91600d50a134c26ba3e77d27f4d263b52f40642365f94b20f2ba9ded366bcea0b1e50f5d667bd dropping packet {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.044426s] ... ok calculated hmac(hex=True): 39636565393236366533386636353765386661306633663735303839666433636365323762343930383530333737646637623038363966653530636232336231 not equal to msg hmac: 2d4dd7c4382d4937c9d4d458d7c0d022c9c2d034d52cc5d844a91600d50a134c26ba3e77d27f4d263b52f40642365f94b20f2ba9ded366bcea0b1e50f5d667bd dropping packet calculated hmac(hex=False): 9ca82b23ab85855267f04a9ffd451e54bee7a5a1693b68c37391b1af113afdd8 not equal to msg hmac: 26ba3e77d27f4d263b52f40642365f94b20f2ba9ded366bcea0b1e50f5d667bd dropping packet {1} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.000916s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.001828s] ... ok Unable to save state: OSError() {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.000758s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000593s] ... ok Cannot call addr add with (add, arg1=1, arg2=2): (2, 'No such file or directory') {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.000465s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.014673s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.000779s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_network [0.000417s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.001245s] ... ok Error while running command 'post-down eth1' on eth1: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.002664s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.007381s] ... ok Failed to test world service: Command 'boom' returned non-zero exit status 1. None {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.001313s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.004629s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_member_advertisements [0.001912s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_backend [0.002841s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.002795s] ... ok {2} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.005287s] ... ok {1} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_missing [0.003071s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.002021s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.006964s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.003439s] ... ok {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.004404s] ... ok No controller address found. Unable to send heartbeat. {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.003392s] ... ok calculated hmac(hex=True): 61663835633039393938313438343831376261343034313234373730393131313564646230386565396337616436343539396262653933303966303765343862 not equal to msg hmac: 36623663383430303462313266366330353530343666363235363434386534386534663962363530663731366564663364363065636134333834653530373866 dropping packet calculated hmac(hex=False): 1ba064fcd489f2e8a8e89c96de46e92a9a010315a52bba5a2f9baccda91df860 not equal to msg hmac: 6534663962363530663731366564663364363065636134333834653530373866 dropping packet calculated hmac(hex=True): 62376133383762333661323537396133393764366563323862326165343435396662613639666365386431666237626165626466373263363166646530376231 not equal to msg hmac: 64626566653930356338623834393063663163653862626634346563646339623131343362666437306238613033306330333434323864356635663635333362 dropping packet calculated hmac(hex=False): 25a07aa675631932358c8edf4fb9e3d59a46461373490e7fab551ad8c31268c3 not equal to msg hmac: 3131343362666437306238613033306330333434323864356635663635333362 dropping packet calculated hmac(hex=True): 32396563383831646164646463396339633431396138333866666164383661343361666661663265626462343262323063616563353339303361633432326162 not equal to msg hmac: 30383362383338303865313731306538333066626361653837363566323033316631666536613463303764373330353165633831323937653538303866343931 dropping packet calculated hmac(hex=False): 3665658a0beb68dfaa1d872890ad490ee5548ecfe62d4146ed887400163aa378 not equal to msg hmac: 6631666536613463303764373330353165633831323937653538303866343931 dropping packet calculated hmac(hex=True): 35623664356130313431616461323238356165396266363563386561396235613438303961396539623532343265613263663965363633613862613930656435 not equal to msg hmac: 32313833663263353461376465663163386430643066353532383131303439363533386234613036316363626166343862383931663162653164656533386565 dropping packet calculated hmac(hex=False): 401ee821a251a6ff1c178ae3aac1b55a63b1f976b9e56b9a0d942f5385684961 not equal to msg hmac: 3533386234613036316363626166343862383931663162653164656533386565 dropping packet calculated hmac(hex=True): 35373934383632336333373937663762646264663566353134373166373163396663313039653433663233333165666136666431636232396434613864353365 not equal to msg hmac: 32396231326665636433333963316531643439323334333330303231336536356132653562653361366535373033396166663135356634333136323333366236 dropping packet calculated hmac(hex=False): 4b09e91b7988006253dcc88bb9dbedd23196b4f9d43141fc821d9f02769ef5f8 not equal to msg hmac: 6132653562653361366535373033396166663135356634333136323333366236 dropping packet calculated hmac(hex=True): 61303365363130613135363562623862323064346666326430663130623465653732393236323165313933333961623538666433393036346631346463333737 not equal to msg hmac: 37306339643763646236663939636431353765303238303135643163646462633365613063366635326661616234656163343962623436373962346266356333 dropping packet calculated hmac(hex=False): edd342a1c4e5ca5d63200cbe5a7acda9743d30e29a9d8ea0a164699870428fc5 not equal to msg hmac: 3365613063366635326661616234656163343962623436373962346266356333 dropping packet calculated hmac(hex=True): 61393138666236353736326639366534386630366262623230346265323136656434356536613865333339643639343762623938643539373437303263396662 not equal to msg hmac: 38383433613638306466633534633936386439346637386331656434626231646363333437356231663437306433376436383034343133393764313036643164 dropping packet calculated hmac(hex=False): a7eeb31e756c73a4814eeb0fe88ab5cadaa5633519d11a79ea020c4e00fec902 not equal to msg hmac: 6363333437356231663437306433376436383034343133393764313036643164 dropping packet calculated hmac(hex=True): 33373038326663366635636163623337383164653164356231643963396237346530386162346636303737636332663063306633643031643237383738313366 not equal to msg hmac: 33386537643236366564396337356333313930306130333962386637646533643733643830346239666462313731393663636634353962343035393261626437 dropping packet calculated hmac(hex=False): b346fbe40c52a0918d68630d1b8b8d0109359d9349ea7745d9cd950f8c0f9594 not equal to msg hmac: 3733643830346239666462313731393663636634353962343035393261626437 dropping packet calculated hmac(hex=True): 39653231336332333331376131333835326464353835613163343365343064346663313134623334346165333439313335373836373461613431656636353032 not equal to msg hmac: 30623632643235396365323830663366656365376533623163336464316666623833373539303763343936663235373961336662303433346133646663646338 dropping packet calculated hmac(hex=False): 4bb255b75195cde7add8d28ef85f741dcaf4e41a0fc983add2b2983314d5f5be not equal to msg hmac: 3833373539303763343936663235373961336662303433346133646663646338 dropping packet calculated hmac(hex=True): 37363538323739333535633036323737656535373230646230386562386235633639326537643233643231616231633263303864653466363364343665666431 not equal to msg hmac: 34303037376265396230643933373833383132376466646539353337356466366562303531613233373432363633633461643033306231353339306333363033 dropping packet calculated hmac(hex=False): 731110dc6000a44ce50a3748b60494fe55b0455f23c41459cd93becd9c697155 not equal to msg hmac: 6562303531613233373432363633633461643033306231353339306333363033 dropping packet calculated hmac(hex=True): 64356139333034373163623632663639373438646335316162383239613432323937623963623437643735396464633666323031383033396532313538313066 not equal to msg hmac: 62323165393131313331613736663265663730393734366236653233646136623561396339663533343732333731386663343565313435646561386265316537 dropping packet calculated hmac(hex=False): bf63818ba1f2802a6bbe799c6e8bda181cb10d4924d37cfc79483eb0c955354e not equal to msg hmac: 3561396339663533343732333731386663343565313435646561386265316537 dropping packet calculated hmac(hex=True): 61396462323838313238306363353131343335376164626332303561326562373732323232653036346131396439343834666535333837386464663836636162 not equal to msg hmac: 30363338613162386262666235663464616630626663373032666530336564373036633634663964396632613831383534623535306630393961656434366234 dropping packet calculated hmac(hex=False): ffaf9682a41c4c54d8a95ef6d295a293a77a7308ea31a2a756a7b3de2eb2455e not equal to msg hmac: 3036633634663964396632613831383534623535306630393961656434366234 dropping packet calculated hmac(hex=True): 32646338323162626537376666303466613736383965623238363236316461656437613063306137346365303361656164323638646162383538383230656138 not equal to msg hmac: 37383866363633396464343266326639303132313863343963636666356565363635613666373133316134356461613465613966616166643639653962386531 dropping packet calculated hmac(hex=False): b894aef82bcc0b8f339b728d50e1a7e38ebae7f1113bb19dc37fa7a091904295 not equal to msg hmac: 3635613666373133316134356461613465613966616166643639653962386531 dropping packet calculated hmac(hex=True): 61326531386433393764333637663463346635666433333637623632653637396262313639313130393261373730343765373439363464626363343238343632 not equal to msg hmac: 38333832366266666666363837313639663935363435663061626131663966326637646664643131346630366237623166613435663261353865333335336562 dropping packet calculated hmac(hex=False): a4b0cbf128fdc9a675685007a9d2e37b1b0d15ecafa7dcb67f73ffceec85c1e9 not equal to msg hmac: 6637646664643131346630366237623166613435663261353865333335336562 dropping packet calculated hmac(hex=True): 38356664373438363031663762396330303163363862663533653336383661663563643662616636626563306466306264316162623632366566333035366562 not equal to msg hmac: 34656662363565373036623335363266643130663133376165363865373661663530366633383963366566336432313631666232343533633139326134306130 dropping packet calculated hmac(hex=False): 8c828d6d8768d44f1cd7d263cfd46db385b1ecbfb4f38cbf950a1b2ab74e3d16 not equal to msg hmac: 3530366633383963366566336432313631666232343533633139326134306130 dropping packet calculated hmac(hex=True): 30623862333163623331626537656661373438333537333534303861366136383633363134613734373937306631663739653630643833396165383537353931 not equal to msg hmac: 35383833303662666362313363303166623664363533353937383339383032323935386230316365313532623736623531303435666635633862613330376637 dropping packet calculated hmac(hex=False): 1c629a96a7b7870a873933dcf98f48e6b874932734a843169020e0dd95d8c3ce not equal to msg hmac: 3935386230316365313532623736623531303435666635633862613330376637 dropping packet {2} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.003697s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000878s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.000903s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.001261s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.000936s] ... ok Some IPV6 addresses remain still in 'tentative' state after 30 seconds. {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.002017s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.004167s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.001114s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.008621s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.024725s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.075221s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_update [0.015412s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.004400s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002988s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.003686s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002259s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002086s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002086s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.001994s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.009712s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_with_fixed_ips [0.003766s] ... ok Unable to send address advertisement for address: "not an IP", error: 'not an IP' does not appear to be an IPv4 or IPv6 address. Skipping Unknown IP version for address: "2001:db8::33". Skipping {2} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.003211s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.016783s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.014505s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.018425s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.014249s] ... ok Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.012473s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_missing_listener [0.012220s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_set_interface_rules [0.003193s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.003463s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.003063s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.003006s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.002745s] ... ok {2} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_exists [0.001778s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002543s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_set_interface_rules [0.003226s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002572s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_unsupported_api_version [0.001792s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002478s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002435s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.002622s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.004122s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.002841s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.014190s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.337836s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.008390s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.008522s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.010392s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.007230s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.010867s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.011012s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.001115s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.004356s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.066637s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.001519s] ... ok Unable to update listener sample_listener_id_1 due to "". Skipping this listener. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 168, in update_amphora_listeners self._process_tls_certificates( File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 440, in _process_tls_certificates data = cert_parser.load_certificates_data( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.003455s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.013211s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.003444s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.005391s] ... ok {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.009759s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.003410s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.002786s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.004086s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.003383s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002885s] ... ok Amphora agent returned unexpected result code 500 with response FAIL {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.009387s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.004536s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001850s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.003595s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.003222s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.007519s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.004381s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.003194s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_error [0.007599s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.005622s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.048420s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.004113s] ... ok Health update for amphora 109405cf-542d-4787-acdf-d28076ba9468 encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 347, in _update_health if listener['enabled']: KeyError: 'enabled' {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.004035s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.003237s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_list_full_member_down [0.006186s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.013767s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.004067s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.004724s] ... ok Health update for amphora 109405cf-542d-4787-acdf-d28076ba9468 encountered error 'boom'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 424, in _update_health lock_session.rollback() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 421, in _update_health lock_session.commit() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestException: 'boom' {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.013612s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.004311s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4_and_ipv6 [0.032510s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.026329s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.026536s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.009184s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.036535s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_lvs_vip_addresses [0.013856s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000892s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.354899s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.031133s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.006213s] ... ok {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.024056s] ... ok {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.002918s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.000828s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.006910s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.005981s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.021844s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.007355s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000904s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.001175s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.003791s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package_mapped [0.001495s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_interface_file [0.002006s] ... ok Amphora 109405cf-542d-4787-acdf-d28076ba9468 health message reports 1 listeners when 0 expected {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.165733s] ... ok {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.002357s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.045608s] ... ok {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.007183s] ... ok {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.002876s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000475s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000294s] ... ok {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000267s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.001190s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.003488s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_zero_limit [0.000974s] ... ok {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000295s] ... ok {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000317s] ... ok {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000294s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_lo [0.015787s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_existing_interface [0.008158s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_on_vip [0.008075s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.001615s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.000670s] ... ok {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements_udp [0.001495s] ... ok {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.003275s] ... ok Unable to query the HAProxy stats (TEST) due to: Boom {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats_exception [0.002867s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.001732s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000563s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.001938s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000577s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.000617s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.035831s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.003391s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_sriov [0.006335s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.003319s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.003051s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003248s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.003166s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000465s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.003459s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.002950s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.005135s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.003293s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.003391s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.003797s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.013372s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003392s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.005231s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.005704s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.003694s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.019108s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.003263s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.004767s] ... ok {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.003572s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.001086s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.008723s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.003697s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.018814s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.002164s] ... ok Cannot call addr ('delete',) (with {'arg1': 1, 'arg2': 2}) after 0 retries. {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.201275s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_address [0.000477s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.002292s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.002571s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.016032s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.013755s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.004911s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.003366s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.204218s] ... ok {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.005655s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.004474s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.002654s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.000815s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000361s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000457s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.000403s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000318s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000399s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000396s] ... ok {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000405s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.001816s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.009263s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.018183s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.001727s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.002165s] ... ok Unable to retrieve certificate: 1 due to . Unable to retrieve certificate: 2 due to . {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.002769s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.003448s] ... ok {3} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test__build_rule_cmd [0.000788s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug_additional_vips [0.009336s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.022717s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.014360s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.009413s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_additional_vip_to_vip_obj [0.001945s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.001488s] ... ok {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.001469s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.000489s] ... ok {1} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.000300s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000282s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000282s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000366s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.008448s] ... ok {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000342s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.000367s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000659s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000389s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000625s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.000397s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000386s] ... ok {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.000395s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000412s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.000364s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.000324s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000426s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.000296s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.000321s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.000342s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value_whitespace [0.000308s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000569s] ... ok {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000464s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000302s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000379s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.000298s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000330s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.000434s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.009681s] ... ok {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.000281s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.000288s] ... ok {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000393s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.000370s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.000405s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000294s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000376s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.000337s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000268s] ... ok {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000282s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000609s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000316s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000585s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.000291s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000273s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000258s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.000267s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.000446s] ... ok {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000266s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.009119s] ... ok {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.004063s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.035421s] ... ok {1} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000300s] ... ok {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.013912s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.000927s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.012539s] ... ok Member member-id-4 reported status of DRAINING Listener listener-id-5 reported status of bogus Pool pool-id-5 reported status of bogus Member member-id-5 reported status of bogus {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.006629s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.003765s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.009787s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.004498s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.002165s] ... ok None Cannot configure network resource in the amphora: %(detail)s {0} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_load_nftables_file [0.001908s] ... ok {0} octavia.tests.unit.amphorae.backends.utils.test_nftable_utils.TestNFTableUtils.test_write_nftable_rules_file_rules [0.004786s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.011441s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.001650s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.084458s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.006693s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002674s] ... ok Member member-id-1 reported status of blah {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.002970s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.015735s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.002594s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.002251s] ... ok Amphora b6bf5910-6ff4-4490-8b42-af944dbf4175 health message reports 0 listeners when 1 expected {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002396s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.006875s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002306s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002483s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.002275s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.002317s] ... ok Amphora b6bf5910-6ff4-4490-8b42-af944dbf4175 health message was processed too slowly: 11.000887393951416s! The system may be overloaded or otherwise malfunctioning. This heartbeat has been ignored and no update was made to the amphora health entry. THIS IS NOT GOOD. {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_recv_time_stale [0.011196s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.003853s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.002076s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002364s] ... ok Member member-id-1 reported status of ERROR {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002237s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002131s] ... ok {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.011447s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002528s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002126s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.003606s] ... ok {2} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.007927s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.001064s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000284s] ... ok {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.000583s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.062955s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.013059s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.002790s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002163s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.007900s] ... ok {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.000882s] ... ok {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000342s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.003154s] ... ok {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.000491s] ... ok {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000292s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002998s] ... ok Could not connect to instance. Retrying. Could not connect to instance. Retrying. Could not connect to instance. Retrying. Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.003233s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.002316s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.017819s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.002470s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002201s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002118s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.002204s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.009548s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.003058s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002139s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.011498s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.010861s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.009758s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.007198s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.008785s] ... ok {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.008033s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.063507s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.004462s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.004122s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.003356s] ... ok {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.038575s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.004307s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.001444s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.003234s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.003293s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.005243s] ... ok {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.005644s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.004150s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.003062s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.023065s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle get_data = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle get_data = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.001826s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.002759s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.003764s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.003074s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle status = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle status = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.001286s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.003158s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.001576s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.017485s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.006819s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.013806s] ... ok Failed to decrement FakeName quota for project: 05b40259-828b-4c65-a889-ce01231c4b76 the project may have excess quota in use. {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.005631s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.006472s] ... ok {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.003613s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000400s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000327s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.000332s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.000311s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000330s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000309s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000306s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.000346s] ... ok {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000308s] ... ok Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.000660s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.001736s] ... ok Provider 'provider_name' raised a driver error: An unknown driver error occurred. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/utils.py", line 52, in call_provider return driver_method(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia_lib.api.drivers.exceptions.DriverError: An unknown driver error occurred. Provider 'provider_name' raised an unknown error: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/utils.py", line 52, in call_provider return driver_method(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.002950s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.001366s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.001526s] ... ok {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.002244s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.002287s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000330s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000283s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000285s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.000300s] ... ok {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.000291s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000355s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.000264s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000446s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000276s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.000382s] ... ok {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000277s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.000382s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000284s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000329s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000409s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000401s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.000319s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.000343s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000258s] ... ok {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000774s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.000371s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.000285s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.000379s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.000354s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000297s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000310s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.000286s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000308s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key_whitespace [0.000312s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.000352s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.002521s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.000270s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000281s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000261s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000248s] ... ok {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key_linefeed [0.002341s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000320s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000301s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000261s] ... ok {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.000365s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.002862s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.000302s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.000311s] ... ok {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.000522s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000276s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000376s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.000353s] ... ok {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000250s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.000298s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.000303s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.000301s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.000319s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.000260s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_load_balancer [0.000587s] ... ok {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_members [0.000415s] ... ok {2} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000319s] ... ok {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.001782s] ... ok {2} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.011744s] ... ok calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.203083s] ... ok Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.003034s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.000897s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.004619s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.005240s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.004893s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 166, in delete self.manager.delete(server=compute_id) File "/usr/lib/python3.9/site-packages/novaclient/v2/servers.py", line 1750, in delete return self._delete("/servers/%s" % base.getid(server)) File "/usr/lib/python3.9/site-packages/novaclient/base.py", line 375, in _delete resp, body = self.api.client.delete(url) File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 408, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.9/site-packages/novaclient/client.py", line 69, in request resp, body = super(SessionClient, self).request(url, File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 552, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/adapter.py", line 255, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 810, in request base_url = self.get_endpoint(auth, allow=allow, File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1254, in get_endpoint auth = self._auth_required(auth, 'determine endpoint URL') File "/usr/lib/python3.9/site-packages/keystoneauth1/session.py", line 1194, in _auth_required raise exceptions.MissingAuthPlugin(msg_fmt % msg) keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.007926s] ... ok Health update for amphora 1fbfcc2d-71dd-42f1-bb58-1957076e8a58 encountered error 'enabled'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 347, in _update_health if listener['enabled']: KeyError: 'enabled' {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.005565s] ... ok {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.004138s] ... ok {0} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.010053s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000586s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000423s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000442s] ... ok {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000615s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.003292s] ... ok {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.002537s] ... ok {0} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000407s] ... ok {0} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000498s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.431037s] ... ok {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000507s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.210184s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.008265s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.007402s] ... ok Listener listener-id-1 is not in DB Member member-id-1 is not able to update in DB Pool pool-id-1 is not in DB Pool pool-id-2 is not in DB Health update for amphora be665f1d-8917-4f0e-b1af-10629f81dbab encountered error 'dict' object has no attribute 'id'. Skipping health update. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 547, in _update_health self._update_status( File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 233, in _update_status repo.update(session, entity_id, operating_status=new_op_status) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result sqlalchemy.exc.NoResultFound: () During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health self._update_health(health, srcaddr) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/amphorae/drivers/health/heartbeat_udp.py", line 552, in _update_health LOG.error("Load balancer %s is not in DB", db_lb.id) AttributeError: 'dict' object has no attribute 'id' {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.007829s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.041386s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.003665s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.006503s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.002939s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.005474s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.004333s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.004397s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.003197s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.002734s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.004540s] ... ok {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.005645s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.003038s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.002693s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.002915s] ... ok {3} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.011607s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.004934s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.005493s] ... ok {3} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips [0.010911s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.005275s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.002849s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.002950s] ... ok {3} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config_with_additional_vips_v2 [0.011897s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000694s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000421s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.004032s] ... ok {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.002436s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.002940s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000682s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.000887s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.000848s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_negative_limit [0.000901s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000493s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.002486s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.000440s] ... ok {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000396s] ... ok {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.001730s] ... ok {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.014940s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.003489s] ... ok {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.001590s] ... ok Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while sending data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle self.request.send(len_str) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_send_timeout [0.002435s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000582s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.000556s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000506s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000469s] ... ok {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000517s] ... ok {0} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.001188s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.001953s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.005513s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.004018s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.001629s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.002390s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.002366s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.002731s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.001569s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.001624s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.003118s] ... ok {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.001583s] ... ok {0} octavia.tests.unit.api.test_config.TestConfig.test_wsme_config [0.000386s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000548s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000421s] ... ok {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000508s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.051032s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000429s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000558s] ... ok {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000423s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.000488s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000499s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.000701s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000902s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000460s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000459s] ... ok {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000493s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.009256s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.000793s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.000492s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.000446s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.000452s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.003354s] ... ok {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.000495s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000463s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.000496s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000529s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.003721s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000801s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000411s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.000421s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.000525s] ... ok {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.000489s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003669s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips [0.000660s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_additional_vips_invalid_ip [0.000505s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000460s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000483s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000494s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.003603s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.000772s] ... ok {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.194368s] ... ok {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000431s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.000593s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000425s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000458s] ... ok {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.000537s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.003156s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_members [0.000765s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_without_children [0.000570s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.002000s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.007628s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000726s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000560s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.002703s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000480s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.000538s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000472s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_health_monitor [0.000657s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_with_session_persistence [0.000583s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000473s] ... ok Error storing certificate data: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.000484s] ... ok {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.004698s] ... ok {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000448s] ... ok Failed to access secret for secret_ref due to: boom. {1} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.001683s] ... ok {0} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.001204s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.009401s] ... ok {0} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.002269s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.323938s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.005197s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.002930s] ... ok {0} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.008716s] ... ok {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.014730s] ... ok {1} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.002037s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.000616s] ... ok {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.004408s] ... ok Health Manager listener experienced unknown error: break {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.003260s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.017675s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.006550s] ... ok {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.008919s] ... ok {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.001662s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.000850s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.000716s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.000448s] ... ok {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.000614s] ... ok {1} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test__add_memory_utilization [0.000733s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.006494s] ... ok {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.007734s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.004378s] ... ok {1} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get [0.015134s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.003513s] ... ok Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle stats = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout Error while receiving data. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle stats = _recv(self.request) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect socket.timeout {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.002643s] ... ok {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.003729s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000600s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.001476s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.004749s] ... ok {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.004747s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000532s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000328s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.000511s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.000457s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.000535s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details [0.003770s] ... ok {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.000348s] ... ok Unable to load provider driver amphora due to: boom {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.001338s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_amp_details_cpu_count_none [0.003128s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.002344s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.001957s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_additional_vip_dict_to_provider_dict [0.002711s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.002081s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.002989s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.005431s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.004345s] ... ok Unable to retrieve certificate(s) due to An unknown exception occurred.. {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.004820s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.003236s] ... ok Unable to retrieve certificate(s) due to . Unable to retrieve certificate(s) due to . {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.004139s] ... ok Unable to retrieve certificate(s) due to . {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.003050s] ... ok {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.001640s] ... ok {3} octavia.tests.unit.api.test_config.TestConfig.test_app_config [0.000434s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http_insecure_fork [0.006614s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000682s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000493s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000857s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000474s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000330s] ... ok {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.000560s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000284s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000586s] ... ok {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000611s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000591s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000448s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_prometheus [0.006462s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.001217s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000332s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000657s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.000370s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000289s] ... ok {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.000606s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000310s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.000613s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000695s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.000595s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000363s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.000551s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.007284s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000889s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000317s] ... ok {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value_linefeed [0.000293s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.000625s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.000432s] ... ok {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000689s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000545s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000542s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000425s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000778s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.006960s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.000330s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000436s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000328s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000665s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.000279s] ... ok {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000416s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000456s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000347s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.000472s] ... ok {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.000458s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolFullResponse.test_pool_full_response_with_health_monitor [0.000792s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.000326s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000288s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000750s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.000429s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000271s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.000272s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.008132s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolResponse.test_pool_response_without_children [0.000719s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000409s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000423s] ... ok {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000269s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.005101s] ... ok {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.003257s] ... ok {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.001088s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.009633s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.000971s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.009839s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.047500s] ... ok {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.006829s] ... ok {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.221632s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.045870s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_ipv6_session_persistence_default_values [0.002814s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.002013s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.002104s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.001843s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.001427s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.001601s] ... ok {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000476s] ... ok {1} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.004723s] ... ok {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.045037s] ... ok {1} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.004941s] ... ok {1} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.002833s] ... ok Deprecated: Option "active_connection_rety_interval" from group "haproxy_amphora" is deprecated. Use option "active_connection_retry_interval" from group "haproxy_amphora". {1} octavia.tests.unit.common.test_config.TestConfig.test_active_connection_retry_interval [0.003734s] ... ok Sending INIT packet to 192.168.0.27:1234 Received 1234 Type chunk Sending ABORT packet 2025-02-10 13:48:05.917 3670475 INFO octavia.common.config [-] Logging enabled! 2025-02-10 13:48:05.917 3670475 INFO octavia.common.config [-] /usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py version 14.0.1 {1} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.004420s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000624s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000440s] ... ok {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000641s] ... ok {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.000252s] ... ok {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000339s] ... ok {1} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override [0.002531s] ... ok {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.016737s] ... ok {0} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_cert [0.000896s] ... ok {0} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.002492s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001343s] ... ok {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.001353s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000690s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000517s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.000647s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.004755s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.005089s] ... ok {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.004106s] ... ok {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.008506s] ... ok {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.002117s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.001541s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.000856s] ... ok {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.000674s] ... ok {0} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_add_cpu_utilization [0.001148s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.004581s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.001758s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.001007s] ... ok {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.005447s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.002640s] ... ok {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.218977s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.002755s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.003049s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.002335s] ... ok {1} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.063134s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.001883s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.002601s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.360755s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.003420s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.009192s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.002258s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.002487s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.002208s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1134: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin or role:admin" failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.002254s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_new_defaults [0.010491s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn_hsts_max_age_only [0.002757s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.002646s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.002713s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000596s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.008538s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.001748s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.002113s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.003869s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000482s] ... ok {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.008602s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_expand_expected_codes [0.000447s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000571s] ... ok {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000299s] ... ok {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_with_disabled_listeners [0.002865s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000489s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.000337s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.001107s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000494s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000279s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000396s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000288s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000619s] ... ok {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000759s] ... ok 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser [None req-3c6781d6-697f-495c-9f34-1eaae2f192e3 - fake - - - -] Unreadable Certificate.: TypeError: argument 'data': 'str' object cannot be converted to 'PyBytes' 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 300, in get_cert_expiration 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser cert = x509.load_pem_x509_certificate(certificate_pem, 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 531, in load_pem_x509_certificate 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser return rust_x509.load_pem_x509_certificate(data) 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser TypeError: argument 'data': 'str' object cannot be converted to 'PyBytes' 2025-02-10 13:48:06.032 3670475 ERROR octavia.common.tls_utils.cert_parser {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.001416s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000580s] ... ok 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser [None req-3c6781d6-697f-495c-9f34-1eaae2f192e3 - fake - - - -] Unreadable Certificate.: pyasn1.error.SubstrateUnderrunError: Short substrate on input 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 223, in _get_certs_from_pkcs7_substrate 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser contentInfo, _ = der_decoder.decode(substrate, 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib/python3.9/site-packages/pyasn1/codec/ber/decoder.py", line 2065, in __call__ 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser raise error.SubstrateUnderrunError('Short substrate on input') 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser pyasn1.error.SubstrateUnderrunError: Short substrate on input 2025-02-10 13:48:06.035 3670475 ERROR octavia.common.tls_utils.cert_parser {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.001235s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000558s] ... ok Error storing certificate data: 2025-02-10 13:48:06.038 3670475 WARNING octavia.common.tls_utils.cert_parser [None req-a8641de3-cfc3-4e6d-a1f4-1bee5df655a8 - - - - -] Unable to retrieve certificate: 1 due to .: Exception 2025-02-10 13:48:06.038 3670475 WARNING octavia.common.tls_utils.cert_parser [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Unable to retrieve certificate: 2 due to .: Exception {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.002608s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.074436s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.034891s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.002115s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.001979s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.000571s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.002958s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.000673s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000550s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000504s] ... ok {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.000607s] ... ok {0} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.002372s] ... ok {0} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.001153s] ... ok {0} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations [0.000938s] ... ok {0} octavia.tests.unit.common.test_config.TestConfig.test_handle_neutron_deprecations_with_precedence [0.000624s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000725s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000658s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000525s] ... ok {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000559s] ... ok {0} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000448s] ... ok {0} octavia.tests.unit.common.test_keystone.TestKeystoneSession.test_get_auth_neutron_override_endpoint [0.001926s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.006969s] ... ok {0} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.001961s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.006418s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.048673s] ... ok /usr/lib/python3.9/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.008563s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.003618s] ... ok {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.002680s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.007522s] ... ok Failed to read secret for 9be6ba0e-ec43-4f31-a094-89f9247c5e92. {3} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.004522s] ... ok {3} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_get_secret [0.000846s] ... ok {3} octavia.tests.unit.certificates.manager.test_noop.TestNoopManager.test_store_cert [0.000616s] ... ok {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000782s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.010597s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.091222s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000656s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000625s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_is_cidr_ipv6 [0.000627s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000622s] ... ok {0} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000557s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000557s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000663s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options [0.000624s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_hsts_options_put [0.001165s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.000495s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_is_ip_member_of_cidr [0.000568s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.001027s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.001073s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000526s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000476s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000498s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000531s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000444s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000436s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.001217s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000604s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.000592s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000692s] ... ok {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000659s] ... ok {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.001235s] ... ok 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Passphrase required.: TypeError: Password was not given but private key is encrypted 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 81, in _read_private_key 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser return serialization.load_pem_private_key(private_key_pem, passphrase, 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 22, in load_pem_private_key 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser return ossl.load_pem_private_key(data, password) 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 827, in load_pem_private_key 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser return self._load_key( 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1064, in _load_key 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser raise TypeError( 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser TypeError: Password was not given but private key is encrypted 2025-02-10 13:48:06.131 3670475 ERROR octavia.common.tls_utils.cert_parser {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.005754s] ... ok Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 332, in _get_x509_from_der_bytes x509cert = x509.load_der_x509_certificate(certificate_der, File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 538, in load_der_x509_certificate return rust_x509.load_der_x509_certificate(data) ValueError: error parsing asn1 value: ParseError { kind: ShortData } {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.001055s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.000468s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.000447s] ... ok {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.000469s] ... ok Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.040343s] ... ok Provider agent "test_agent_name" raised exception: boom. Restarting the "test_agent_name" provider agent. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/cmd/driver_agent.py", line 65, in _process_wrapper function(exit_event) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.005195s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.005108s] ... ok Nova failed to build the instance due to: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 139, in build amphora = self.manager.create( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.003837s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.003526s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.003259s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.060222s] ... ok {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.088070s] ... ok {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.001217s] ... ok {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000733s] ... ok 2025-02-10 13:48:06.288 3670475 ERROR octavia.compute.drivers.nova_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Nova failed to claim PCI devices during interface attach for port None on instance 952e9d3b-7ec3-4c02-af2d-37fa5d18552a: novaclient.exceptions.BadRequest: Bad request (HTTP Failed to claim PCI device) {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_fail_claim_pci_exception [0.009135s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.004408s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.003775s] ... ok 2025-02-10 13:48:06.305 3670475 WARNING octavia.compute.drivers.nova_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Server group instance with id: 3c1c6b97-077e-400c-b578-e553b7da804f not found. Assuming already deleted.: novaclient.exceptions.NotFound: Not found (HTTP test_exception) 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error delete server group instance.: Exception 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 301, in delete_server_group 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver self.server_groups.delete(server_group_id) 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver return self._mock_call(*args, **kwargs) 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver return self._execute_mock_call(*args, **kwargs) 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver raise result 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver Exception 2025-02-10 13:48:06.308 3670475 ERROR octavia.compute.drivers.nova_driver {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.009208s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.366914s] ... ok {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.348355s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.002824s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.045613s] ... ok Failed to access secret for http://localhost:9311/v1/secrets/27e33842-662b-41a9-8055-644dd1f22332 due to: . {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.004172s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.047673s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.003137s] ... ok Error getting cert http://localhost:9311/v1/containers/794f5087-28be-460e-913b-c887d67de352: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.002464s] ... ok {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.002349s] ... ok {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.003085s] ... ok {2} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.001896s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.000496s] ... ok {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.003989s] ... ok {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.003485s] ... ok {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.001976s] ... ok {2} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_signalhandler [0.000764s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.039956s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.001914s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.002489s] ... ok {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.004275s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_build_config [0.002119s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000616s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.003756s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.003356s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.003000s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.002399s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.002719s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.002729s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.002758s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.004552s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_hsts [0.161968s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_PROMETHEUS [0.001946s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.003865s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000399s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.000776s] ... ok {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.000819s] ... ok {2} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.005691s] ... ok {2} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config_disable_logs [0.004879s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.033305s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.001348s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.001942s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.002875s] ... ok {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.001710s] ... ok {2} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.002443s] ... ok {2} octavia.tests.unit.common.test_base_taskflow.TestJobDetailsFilter.test_filter [0.000988s] ... ok {2} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__extend_jobs [0.005361s] ... ok {2} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.002709s] ... ok {2} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001565s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000488s] ... ok {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000478s] ... ok {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000323s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.008481s] ... ok {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.002313s] ... ok test_proc_name raised exception: boom. Restarting test_proc_name. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/cmd/driver_agent.py", line 65, in _process_wrapper function(exit_event) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.009156s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.007742s] ... ok {2} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.001653s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000646s] ... ok {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000335s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.000966s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000495s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.000928s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.001443s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000268s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000470s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000233s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000410s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000271s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle for substrate in _read_pem_blocks(pkcs7): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 212, in _read_pem_blocks yield b''.join([base64.b64decode(x) for x in certLines]) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 212, in yield b''.join([base64.b64decode(x) for x in certLines]) File "/usr/lib64/python3.9/base64.py", line 87, in b64decode return binascii.a2b_base64(s) binascii.Error: Incorrect padding {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000234s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000319s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000286s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000267s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.000436s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000394s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.000304s] ... ok {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.000346s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.000989s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.001125s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.005755s] ... ok {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.008090s] ... ok {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.007564s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.003628s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.004623s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001942s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001983s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.002046s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.003338s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001742s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001792s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.001708s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001986s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001682s] ... ok {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.001396s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.002368s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.002039s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.003978s] ... ok {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.002508s] ... ok {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.083933s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000464s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.000296s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000267s] ... ok {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.000268s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.005149s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.005945s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.004016s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.003559s] ... ok Error detaching port afee2fe7-d2d7-40ef-9a1b-8191e5820873 from amphora with compute ID 8404e04b-043f-4acc-81b4-64becf8ddbbb. Skipping. {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.005491s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.007617s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.005863s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.005356s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.003482s] ... ok {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.004563s] ... ok {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.003230s] ... ok {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.003501s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001294s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001181s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.002664s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001315s] ... ok {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.001154s] ... ok Failed to update health monitor 4650c24e-41aa-49e4-a1c8-b3ba5d9b4585 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.002143s] ... ok Failed to update l7rule f40831aa-1d0f-4a0f-85ff-d6452aecc5c0 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.001993s] ... ok Failed to update listener b2d78f18-12da-45a2-bdb2-6b19920f0fb4 provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.002175s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.002306s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_flow [0.006250s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.007900s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.006720s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.020532s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002778s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.003160s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002513s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.002932s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003031s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.006083s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.004816s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.021229s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.008914s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.011296s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.003940s] ... ok {2} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001263s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.006174s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.004173s] ... ok Failed to update amphora cb15b7b9-d25e-44c9-adf7-aae71dea664a status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.008022s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.003620s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.005687s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.006887s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.005275s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.003125s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.007135s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.006253s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.003718s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.004465s] ... ok {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [0.295189s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.004634s] ... ok Failed to update member 8ccbbae0-6aec-4c38-be6c-c2f73092f512 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.002478s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003003s] ... ok Failed to update amphora 4203250d-e413-4247-902a-d7cfd39a229b status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.005079s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003807s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.006328s] ... ok Failed to update l7rule 30e89582-f3e3-44ff-b802-59a0e7dd012d provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.005167s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.004197s] ... ok Failed to update listener 190b58eb-bfa8-412e-8920-373660e5d98a provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.006265s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.016155s] ... ok Failed to update listener 190b58eb-bfa8-412e-8920-373660e5d98a provisioning status to ERROR due to: fail {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.004757s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.005664s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.005687s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.005204s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001566s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.004848s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.003283s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.004582s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.002151s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.003315s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.004665s] ... ok Unknown topology: BOGUS. Unable to build load balancer. {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.002599s] ... ok Failed to decrement l7policy quota for project: b7191351-82f3-4e34-8aa1-0cf6efe70100 the project may have excess quota in use. Reverting decrement quota for l7policy on project a2566106-0a9e-4cd2-a985-7c15f7188586 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project a2566106-0a9e-4cd2-a985-7c15f7188586 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.013998s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.015332s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.019822s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.002992s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.003672s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.002148s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.002428s] ... ok {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.002151s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.004359s] ... ok Failed to update amphora ef25d272-e4c9-4c37-9248-a2354de5b368 status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.011457s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.010866s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.006681s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002229s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002239s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.007470s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.004622s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_firewall_rules [0.004563s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.007536s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.004142s] ... ok Reverting decrement quota for l7policy on project a2566106-0a9e-4cd2-a985-7c15f7188586 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project a2566106-0a9e-4cd2-a985-7c15f7188586 Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.177423s] ... ok Failed to decrement listener quota for project: 7e6b3a06-3305-4950-b970-629047c55d39 the project may have excess quota in use. Reverting decrement quota for listener on project 7e6b3a06-3305-4950-b970-629047c55d39 Project quota counts may be incorrect. Reverting decrement quota for listener on project 7e6b3a06-3305-4950-b970-629047c55d39 Project quota counts may be incorrect. Reverting decrement quota for listener on project 7e6b3a06-3305-4950-b970-629047c55d39 Project quota counts may be incorrect. Reverting decrement quota for listener on project 7e6b3a06-3305-4950-b970-629047c55d39 Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.005562s] ... ok Reverting decrement quota for pool on project 1dd7d6b8-eb80-4fea-a7bc-50cfa0d50861 Project quota counts may be incorrect. Reverting decrement quota for pool on project 1dd7d6b8-eb80-4fea-a7bc-50cfa0d50861 Project quota counts may be incorrect. Reverting decrement quota for pool on project 1dd7d6b8-eb80-4fea-a7bc-50cfa0d50861 Project quota counts may be incorrect. {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.004247s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.002961s] ... ok Failed to update l7policy 546807ee-b81d-488b-93ca-b424dcbf18fa provisioning status to ACTIVE due to: No sql_connection parameter is established {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.004071s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.001768s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001627s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.002775s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.004507s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.185869s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004954s] ... ok Failed to update amphora fa628d52-ee9a-4b97-9f4b-3cc4851f6d1e status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.005154s] ... ok Failed to update amphora fa628d52-ee9a-4b97-9f4b-3cc4851f6d1e status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004359s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.007347s] ... ok Failed to update l7rule b39aeed3-5508-4e64-b637-2290716b2463 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.005278s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.004604s] ... ok Failed to update member 0bbe11ef-ca15-4bf3-845b-43dca8057b18 provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.004974s] ... ok Failed to update pool 5267a2a4-754e-4a39-beeb-9ca5b3c8efef provisioning status to ERROR due to: fail {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.004225s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.004405s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003369s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.003500s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.004045s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003682s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.004599s] ... ok Failed to decrement load balancer quota for project: 8c97145b-ff44-4d42-9f7d-79ae5f6bacf3 the project may have excess quota in use. Reverting decrement quota for load balancer on project 8c97145b-ff44-4d42-9f7d-79ae5f6bacf3 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project 8c97145b-ff44-4d42-9f7d-79ae5f6bacf3 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project 8c97145b-ff44-4d42-9f7d-79ae5f6bacf3 Project quota counts may be incorrect. Reverting decrement quota for load balancer on project 8c97145b-ff44-4d42-9f7d-79ae5f6bacf3 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.004593s] ... ok Failed to decrement member quota for project: bc4bce7d-5902-49e8-ad6e-186e44c80ba4 the project may have excess quota in use. Reverting decrement quota for member on project bc4bce7d-5902-49e8-ad6e-186e44c80ba4 Project quota counts may be incorrect. Reverting decrement quota for member on project bc4bce7d-5902-49e8-ad6e-186e44c80ba4 Project quota counts may be incorrect. Reverting decrement quota for member on project bc4bce7d-5902-49e8-ad6e-186e44c80ba4 Project quota counts may be incorrect. Reverting decrement quota for member on project bc4bce7d-5902-49e8-ad6e-186e44c80ba4 Project quota counts may be incorrect. {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.005201s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002230s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.002520s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.004741s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005147s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.003913s] ... ok {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.006000s] ... ok {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000778s] ... ok {3} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.001707s] ... ok {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.014737s] ... ok {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.013084s] ... ok {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.001958s] ... ok {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.001346s] ... ok boom File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/cmd/prometheus_proxy.py", line 732, in do_GET with urllib.request.urlopen(METRICS_URL) as source: # nosec File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_do_get_exception [0.004702s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_log_request [0.001427s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_SRIOV_base_port [1.008089s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.006166s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.004534s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.009116s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.006716s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.004364s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_raise_db_error [0.004038s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora_subnet_not_found [0.005181s] ... ok {0} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_create_notification [0.002469s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.006448s] ... ok Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_main [1.008352s] ... ok {3} octavia.tests.unit.cmd.test_prometheus_proxy.TestPrometheusProxyCMD.test_shutdown_thread [0.004429s] ... ok {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.006767s] ... ok {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.000903s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_additional_vips [0.004328s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.003412s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.003249s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.007194s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.002885s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.004383s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.003185s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.003179s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.003833s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.002748s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000627s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.001612s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.001403s] ... ok {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.001007s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.033179s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.001591s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.002111s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.001961s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.002037s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.002317s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.002024s] ... ok {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000682s] ... ok {3} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.004001s] ... ok {3} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000881s] ... ok {3} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000452s] ... ok {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000861s] ... ok {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_TLSContainer_serialization [0.000611s] ... ok JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. {3} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.011787s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) Policy not registered Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/policy.py", line 118, in authorize return super().authorize( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1188, in authorize raise PolicyNotRegistered(rule) oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.008163s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.008151s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.007339s] ... ok {3} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.001977s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000815s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000932s] ... ok {3} octavia.tests.unit.common.test_utils.TestConfig.test_map_protocol_to_nftable_protocol [0.000709s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.001760s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.000966s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.001302s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.001186s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.000670s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000533s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000578s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.001058s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000749s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.000725s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000534s] ... ok {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000585s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000758s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.005557s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.011201s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.219601s] ... ok {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.047145s] ... ok Passphrase required. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 81, in _read_private_key return serialization.load_pem_private_key(private_key_pem, passphrase, File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 22, in load_pem_private_key return ossl.load_pem_private_key(data, password) File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 827, in load_pem_private_key return self._load_key( File "/usr/lib64/python3.9/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1064, in _load_key raise TypeError( TypeError: Password was not given but private key is encrypted {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.046478s] ... ok Unreadable Certificate. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/common/tls_utils/cert_parser.py", line 317, in _get_x509_from_pem_bytes x509cert = x509.load_pem_x509_certificate(certificate_pem, File "/usr/lib64/python3.9/site-packages/cryptography/x509/base.py", line 531, in load_pem_x509_certificate return rust_x509.load_pem_x509_certificate(data) ValueError: Unable to load PEM file. See https://cryptography.io/en/latest/faq.html#why-can-t-i-import-my-pem-file for more details. MalformedFraming {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.047490s] ... ok {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.000653s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.005095s] ... ok Nova failed to bind the port during interface attach for port None on instance b02805ce-e83c-42db-96c9-d915b6c03027 {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_bind_fail_exception [0.003806s] ... ok Error attaching network 480b99da-7434-4fff-abb2-55c81b04105a with ip None and port None to amphora (compute_id: 2c9198bc-4980-4e0b-a00e-0246cb22dc96) {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.004675s] ... ok Error create server group instance. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 288, in create_server_group server_group_obj = self.server_groups.create(**kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.003888s] ... ok Error deleting nova virtual machine. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 166, in delete self.manager.delete(server=compute_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.003931s] ... ok Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.012560s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.014045s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.004352s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.012884s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.006470s] ... ok {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.007926s] ... ok Failed to fetch l7rule from DB. Retrying for up to 60 seconds. Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.010996s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.008780s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.004935s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.004415s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.004103s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.008115s] ... ok Amphora 892da440-568a-40ec-a748-cf0c999d5b35 failover exception: 'boom' Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/controller/worker/v2/controller_worker.py", line 1019, in failover_amphora loadbalancer = self._lb_repo.get( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.007589s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.007238s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.008289s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.030984s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_add_vips [0.009373s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.008102s] ... ok Amphora 892da440-568a-40ec-a748-cf0c999d5b35 is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.006006s] ... ok {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.005340s] ... ok Unknown load balancer topology found: bogus, aborting failover! LB 6854db44-88db-4ac8-9d63-47c593dc2fd6 failover exception: Invalid topology specified: bogus Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/controller/worker/v2/controller_worker.py", line 1195, in failover_loadbalancer raise exceptions.InvalidTopology(topology=lb.topology) octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.005191s] ... ok Unknown load balancer topology found: bogus, aborting failover. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.005664s] ... ok Health monitor did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor_timeout [0.004880s] ... ok Pool did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool_update [0.004448s] ... ok {2} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.000852s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.515209s] ... ok Error creating neutron port on network None due to Exception(). Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 563, in allocate_vip new_port = self.network_proxy.create_port(**port) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.337997s] ... ok Neutron VIP mismatch. Expected ip None on subnet mock-subnet-1 in network mock-network-1. Neutron has fixed_ips [] in network 687d40b2-e7c5-47ef-8702-27bff918a95d. Deleting and recreating the VIP port. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.530331s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.304738s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.012468s] ... ok Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.513915s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.295095s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.494719s] ... ok Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. Attempt 1 to remove security group security-group-1 failed. Attempt 2 to remove security group security-group-1 failed. Failed to fetch load_balancer 808849c9-8209-44b9-9e02-989297e47aa4 from DB. Retrying for up to 60 seconds. All attempts to remove security group security-group-1 have failed. NoneType: None Failed to delete security group on first pass: security-group-1 Deleting extra port mock-port-1 on security group security-group-1... {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports [2.300460s] ... ok Error retrieving port (port id: 4. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 189, in _get_resource resource = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 4.. {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.547567s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.313630s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_with_add_vips [0.530223s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.294778s] ... ok 2025-02-10 13:48:20.334 3670475 ERROR octavia.compute.drivers.nova_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error retrieving nova virtual machine.: None: None 2025-02-10 13:48:20.334 3670475 ERROR octavia.compute.drivers.nova_driver NoneType: None 2025-02-10 13:48:20.334 3670475 ERROR octavia.compute.drivers.nova_driver 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error retrieving nova virtual machine status.: octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 181, in status 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver amphora, fault = self.get_amphora(compute_id) 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 289, in wrapped_f 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver return self(f, *args, **kw) 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver do = self.iter(retry_state=retry_state) 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 322, in iter 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver return self.retry_error_callback(retry_state) 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 37, in _raise_compute_exception 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver raise exceptions.ComputeGetException() 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. 2025-02-10 13:48:20.335 3670475 ERROR octavia.compute.drivers.nova_driver {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.025826s] ... ok {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.004748s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.005355s] ... ok {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.003106s] ... ok 2025-02-10 13:48:20.351 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Batch updating members: old='[None]', new='[None]', updated='[None]'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001570s] ... ok 2025-02-10 13:48:20.352 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Creating load balancer '12a28c63-5c30-40d3-b623-66f26838109d'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.001417s] ... ok 2025-02-10 13:48:20.354 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Creating member 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.001727s] ... ok 2025-02-10 13:48:20.356 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleting amphora '1234'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001426s] ... ok 2025-02-10 13:48:20.357 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleting health monitor 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001359s] ... ok 2025-02-10 13:48:20.359 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleting load balancer 'd43e096c-2e76-4625-ad57-c51943e89022'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001454s] ... ok 2025-02-10 13:48:20.360 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleting pool 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001277s] ... ok 2025-02-10 13:48:20.361 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failing over amphora '1234'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001296s] ... ok 2025-02-10 13:48:20.363 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Updating l7policy 'None'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.001320s] ... ok 2025-02-10 13:48:20.364 3670475 INFO octavia.controller.queue.v2.endpoints [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Updating load balancer '4a99317f-26a9-416d-9cb7-cd83b51cadc7'... {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001338s] ... ok {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.002947s] ... ok 2025-02-10 13:48:20.370 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to get loadbalancer 5879cd20-d4a3-444b-95d5-af513ec311d7 due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001934s] ... ok 2025-02-10 13:48:20.372 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update listener e61c4361-1796-4b1e-8a58-85dfff3e8de8 provisioning status to ACTIVE due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.001923s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.507341s] ... ok {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [0.339075s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.008069s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.003578s] ... ok 2025-02-10 13:48:20.727 3670475 INFO octavia.controller.worker.v2.flows.amphora_flows [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Performing failover for amphora: {'id': '2280c6d7-3dab-4d1a-ae93-e8595042fe5e', 'load_balancer_id': '56922d7f-6fee-43dc-b3c7-f7a6e4e38381', 'lb_network_ip': None, 'compute_id': None, 'role': 'standalone'} {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.017649s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.005672s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.004688s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.004163s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.011495s] ... ok 2025-02-10 13:48:20.773 3670475 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Performing failover for amphora: {'id': 'b008d5ed-29cf-4c91-b967-01a023b5e34d', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'e7d6c956-1a9f-4ad8-9936-6cca818efc96', 'role': 'standalone'} {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.020445s] ... ok 2025-02-10 13:48:20.796 3670475 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Performing failover for amphora: {'id': 'fdc7b927-3e62-4fc5-af95-0543694308b8', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'a7fcce06-551e-495d-ad8e-6992d8d6e62e', 'role': 'standalone'} {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.304445s] ... ok {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.023166s] ... ok 2025-02-10 13:48:20.818 3670475 INFO octavia.controller.worker.v2.flows.load_balancer_flows [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Performing failover for amphora: {'id': 'f6067787-bc43-4a3c-9657-b05547a9dd64', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '3bf76608-56aa-4a96-a616-fe020238ba0b', 'role': 'master_or_backup'} {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.023398s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.004661s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.004110s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.004411s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.015297s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002744s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.004307s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.004014s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.005339s] ... ok 2025-02-10 13:48:20.893 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update amphora 904ef25f-df35-457d-b40a-4cab00a8eb2d status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.009446s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug_with_host_routes [0.003760s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.010954s] ... ok Failed to fetch l7member from DB. Retrying for up to 60 seconds. {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_additional_vips [0.207833s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.005420s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.005553s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.011635s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.004989s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_set_amphora_firewall_rules [0.002820s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001676s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.004042s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.011040s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.005985s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.496403s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.304056s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.499617s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.013079s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.009169s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.007468s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.005836s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.008280s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.011882s] ... ok LB 808849c9-8209-44b9-9e02-989297e47aa4 failover exception: loadbalancer 808849c9-8209-44b9-9e02-989297e47aa4 not found. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/controller/worker/v2/controller_worker.py", line 1175, in failover_loadbalancer raise exceptions.NotFound(resource=constants.LOADBALANCER, octavia.common.exceptions.NotFound: loadbalancer 808849c9-8209-44b9-9e02-989297e47aa4 not found. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.005394s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.009194s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.005598s] ... ok L7 rule did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule_timeout [0.173232s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.003124s] ... ok {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.004529s] ... ok Member did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member_timeout [0.005199s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.324246s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.301792s] ... ok Error retrieving qos_policy (qos_policy id: mock-qos-id. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 189, in _get_resource resource = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect openstack.exceptions.SDKException: SDKException {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.536147s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.484930s] ... ok {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.301258s] ... ok VIP port mock-port-1 is missing from neutron. Rebuilding. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.307569s] ... ok Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.488350s] ... ok Error retrieving nova virtual machine. NoneType: None {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.020456s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_additional_vips [0.505718s] ... ok Error retrieving port (port id: mock-port-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 191, in _get_resource return getattr(utils, 'convert_%s_to_model' % File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/utils.py", line 39, in convert_port_to_model fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/utils.py", line 39, in fixed_ips = [convert_fixed_ip_dict_to_model(fixed_ip) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/utils.py", line 76, in convert_fixed_ip_dict_to_model return network_models.FixedIP(subnet_id=fixed_ip.get('subnet_id'), AttributeError: 'tuple' object has no attribute 'get' {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip_exception [0.316236s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.001391s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.000834s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.000824s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.000817s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.000717s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.000829s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.000711s] ... ok {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.000742s] ... ok {2} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.001218s] ... ok {2} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.002479s] ... ok /usr/lib64/python3.9/unittest/mock.py:2104: ResourceWarning: unclosed self.name = name ResourceWarning: Enable tracemalloc to get the object allocation traceback Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume Timed out waiting to create cinder volume {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.003655s] ... ok {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.001723s] ... ok {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.001131s] ... ok Sending INIT packet to 192.168.0.27:1234 Timeout after 3 seconds. {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.283862s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.003861s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.003798s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.003771s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.004759s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.003461s] ... ok {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.003548s] ... ok Nova reports a failure getting listing availability zones: Nova availability zone bogus not found. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 433, in validate_availability_zone raise exceptions.InvalidSubresource( octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.004066s] ... ok Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/compute/drivers/nova_driver.py", line 409, in validate_flavor self.flavor_manager.get(flavor_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result octavia.common.exceptions.OctaviaException: An unknown exception occurred. {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.006089s] ... ok {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.001644s] ... ok {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.001826s] ... ok Load balancer is in immutable state . Skipping failover. {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.007099s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.005192s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003612s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.008676s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.011696s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.007001s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.007688s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.007345s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.005535s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.005473s] ... ok 2025-02-10 13:48:24.249 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update amphora 2443fed7-9fae-477f-b741-171c94538df1 status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.010546s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004553s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.006359s] ... ok 2025-02-10 13:48:24.270 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update health monitor fe509ffe-660c-489e-906e-ecc7b525b89f provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.008093s] ... ok 2025-02-10 13:48:24.277 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update health monitor fe509ffe-660c-489e-906e-ecc7b525b89f provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.007393s] ... ok Error creating a port on network 9729a086-672b-45c5-a78b-5f6a8f23f307 due to boom. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 865, in create_port new_port = self.network_proxy.create_port(**port) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.317536s] ... ok 2025-02-10 13:48:24.288 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update l7policy 4e2a114b-e5c6-4eb3-bfc7-0393f26378cc provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.010331s] ... ok 2025-02-10 13:48:24.297 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update l7policy 4e2a114b-e5c6-4eb3-bfc7-0393f26378cc provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.007078s] ... ok 2025-02-10 13:48:24.306 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update l7rule 0e6125ce-bbce-450c-90e0-a29fe2398eb2 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.008331s] ... ok 2025-02-10 13:48:24.313 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update l7rule 0e6125ce-bbce-450c-90e0-a29fe2398eb2 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.006755s] ... ok 2025-02-10 13:48:24.321 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update listener e4de8e49-60d9-4ce7-b623-2735a355af62 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.007390s] ... ok 2025-02-10 13:48:24.328 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update member 6178b5cb-1009-4da9-a09b-2e1284c991d6 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.006525s] ... ok 2025-02-10 13:48:24.337 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update member 6178b5cb-1009-4da9-a09b-2e1284c991d6 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.008464s] ... ok 2025-02-10 13:48:24.345 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update pool edc8dece-8933-433b-9ec6-5058ee80eab5 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.007004s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.005213s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.004017s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.005852s] ... ok 2025-02-10 13:48:24.370 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update listener e4de8e49-60d9-4ce7-b623-2735a355af62 provisioning status to ERROR due to: fail: Exception: fail {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.006798s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.005833s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.005179s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.002192s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.002009s] ... ok 2025-02-10 13:48:24.395 3670475 ERROR octavia.controller.worker.task_utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to update pool c569f9b5-1350-4296-bfe7-eae54862cccf provisioning status to ACTIVE due to: No sql_connection parameter is established: oslo_db.exception.CantStartEngineError: No sql_connection parameter is established {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.005433s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002323s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004746s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.004972s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003106s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003912s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002757s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_delete_notification [0.002104s] ... ok 2025-02-10 13:48:24.428 3670475 WARNING octavia.controller.worker.v2.tasks.retry_tasks [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. 2025-02-10 13:48:24.430 3670475 ERROR octavia.controller.worker.v2.tasks.retry_tasks [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. {1} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.004756s] ... ok {1} octavia.tests.unit.controller.worker.v2.tasks.test_shim_tasks.TestShimTasks.test_amphora_to_amphorae_with_vrrp_ip [0.000802s] ... ok 2025-02-10 13:48:24.749 3670475 WARNING octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failed to fetch l7policy 86f84538-28ea-4538-972e-f5a7dd2fa977 from DB. Retrying for up to 60 seconds. Unable to get port information for port None. Continuing to delete the security group. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.500388s] ... ok Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.288362s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.496805s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.319390s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.004964s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.003944s] ... ok 2025-02-10 13:48:25.767 3670475 WARNING octavia.api.drivers.utils [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Unable to retrieve certificate(s) due to .: RuntimeError {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade_tls_unavailable [0.006668s] ... ok 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Amphora e417cc39-5a31-4e87-befc-af8689a8077e failover exception: 'boom': octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/controller/worker/v2/controller_worker.py", line 1019, in failover_amphora 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker loadbalancer = self._lb_repo.get( 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker return self._mock_call(*args, **kwargs) 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker return self._execute_mock_call(*args, **kwargs) 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker raise effect 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' 2025-02-10 13:48:25.774 3670475 ERROR octavia.controller.worker.v2.controller_worker {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.008073s] ... ok 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Amphora failover for amphora e417cc39-5a31-4e87-befc-af8689a8077e failed because there is no record of this amphora in the database. Check that the [house_keeping] amphora_expiry_age configuration setting is not too short. Skipping failover. 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Amphora e417cc39-5a31-4e87-befc-af8689a8077e failover exception: amphora e417cc39-5a31-4e87-befc-af8689a8077e not found.: octavia.common.exceptions.NotFound: amphora e417cc39-5a31-4e87-befc-af8689a8077e not found. 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker Traceback (most recent call last): 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/controller/worker/v2/controller_worker.py", line 1003, in failover_amphora 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker raise exceptions.NotFound(resource=constants.AMPHORA, 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker octavia.common.exceptions.NotFound: amphora e417cc39-5a31-4e87-befc-af8689a8077e not found. 2025-02-10 13:48:25.783 3670475 ERROR octavia.controller.worker.v2.controller_worker {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.006269s] ... ok 2025-02-10 13:48:25.793 3670475 INFO octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Successfully completed the failover for an amphora: {'id': 'e417cc39-5a31-4e87-befc-af8689a8077e', 'load_balancer_id': '22ee8a9a-4e05-4b4e-9a8d-61ba44d78568', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.009961s] ... ok 2025-02-10 13:48:25.803 3670475 INFO octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Successfully completed the failover for an amphora: {'id': 'e417cc39-5a31-4e87-befc-af8689a8077e', 'load_balancer_id': '22ee8a9a-4e05-4b4e-9a8d-61ba44d78568', 'lb_network_ip': , 'compute_id': , 'role': } {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.009815s] ... ok 2025-02-10 13:48:25.824 3670475 INFO octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failover of load balancer completed successfully. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.021420s] ... ok 2025-02-10 13:48:25.834 3670475 WARNING octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] 1 amphorae found on load balancer 22ee8a9a-4e05-4b4e-9a8d-61ba44d78568 where two should exist. Repairing. 2025-02-10 13:48:25.840 3670475 INFO octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Failover of load balancer completed successfully. {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.015173s] ... ok {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.003855s] ... ok 2025-02-10 13:48:25.848 3670475 WARNING octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Loadbalancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener_timeout [0.003921s] ... ok 2025-02-10 13:48:25.852 3670475 WARNING octavia.controller.worker.v2.controller_worker [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Load balancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer_timeout [0.003351s] ... ok {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.000672s] ... ok Error when getting security group Fake_SG_name due to boom Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 886, in get_security_group sec_grps = self.network_proxy.security_groups(name=sg_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: boom {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.307947s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.472140s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.512683s] ... ok 2025-02-10 13:48:26.634 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Removing security group lb-sec-grp1 from port vrrp-port-1 2025-02-10 13:48:26.634 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleted security group lb-sec-grp1 {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_vrrp_port [0.308791s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.302461s] ... ok 2025-02-10 13:48:26.945 3670475 WARNING octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup.: octavia.network.base.PortNotFound: port not found (port id: 1). 2025-02-10 13:48:26.946 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Removing security group from port 1 2025-02-10 13:48:26.947 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleted security group {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.312546s] ... ok Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 630, in plug_network interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect TypeError {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.493267s] ... ok Error plugging amphora (compute_id: 3) into port f5c575f9-1723-4244-81c0-d45a5c55d3d5. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 717, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect TypeError {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.285360s] ... ok 2025-02-10 13:48:27.519 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Removing security group lb-sec-grp1 from port vrrp-port-3 2025-02-10 13:48:27.520 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Deleted security group lb-sec-grp1 2025-02-10 13:48:27.520 3670475 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Port vrrp-port-3 will not be deleted by Octavia as it was not created by Octavia. {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.572729s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.281245s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.549392s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.485226s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.310073s] ... ok 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating the base (VRRP) port for the VIP with port details: {'name': 'octavia-lb-vrrp-amp9-id', 'network_id': 'vip-net-1', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'admin_state_up': True, 'device_owner': 'Octavia'}: Exception: Create failure 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 93, in _plug_amphora_vip 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs new_port = self.network_proxy.create_port(**port) 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: Create failure 2025-02-10 13:48:28.755 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.476522s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.492456s] ... ok 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-6.: openstack.exceptions.ResourceNotFound: Error 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 594, in unplug_aap_port 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs self.network_proxy.update_port(interface.port_id, 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._mock_call(*args, **kwargs) 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._execute_mock_call(*args, **kwargs) 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs openstack.exceptions.ResourceNotFound: Error 1969-12-31 19:00:01.001 3670475 ERROR octavia.network.drivers.neutron.allowed_address_pairs {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.290589s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.295309s] ... ok {3} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.013615s] ... ok {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.007520s] ... ok {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.008654s] ... ok {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.007245s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.003144s] ... ok {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.002810s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.003487s] ... ok {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.004894s] ... ok Failed to update amphora 08f03497-4641-46da-9f07-e67f46b48213 status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.005405s] ... ok Failed to update l7policy 0f61e1dc-1579-4dd2-8916-a22ec10a7495 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.006101s] ... ok Failed to update pool 0087c4b6-ee88-468d-9924-5a5f50bc2859 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.004715s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.010426s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.009250s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.009686s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.003570s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.004862s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.006487s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.026602s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow_SRIOV [0.013773s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.028643s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.289100s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.010464s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.031422s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.042348s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.024368s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.025237s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.024313s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.004743s] ... ok {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003600s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.005824s] ... ok Failed to update amphora 0d14f08a-2e5d-401a-a492-efdc8254b8c2 status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.007789s] ... ok Failed to update listener d8e1ce53-fcd4-4d5f-abad-1ba6b8d85125 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.006221s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.004118s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.008585s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.008660s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.008824s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.006982s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.005210s] ... ok Can't unplug vip because vip subnet vip-subnet-1 was not found Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 189, in _get_resource resource = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect openstack.exceptions.ResourceNotFound: Error The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 617, in unplug_vip subnet = self.get_subnet(vip.subnet_id) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 250, in get_subnet return self._get_resource('subnet', subnet_id, context=context) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 197, in _get_resource raise getattr(base, '%sNotFound' % ''.join( octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.524474s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.206069s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.004242s] ... ok Failed to update health monitor 96386257-db9a-4d86-97dd-50107ba05556 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.006025s] ... ok Failed to update health monitor 96386257-db9a-4d86-97dd-50107ba05556 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.004445s] ... ok Failed to update l7policy 462c2671-6d46-469e-9ee9-e5cd3702ba79 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.005365s] ... ok Failed to update l7policy 462c2671-6d46-469e-9ee9-e5cd3702ba79 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.004505s] ... ok Failed to update member 23b8cd03-197c-44fd-adf8-ade26c3b4705 provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.005412s] ... ok Failed to update pool bc88664f-ebad-4156-afb2-083ee1d6872d provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.004333s] ... ok Failed to update pool bc88664f-ebad-4156-afb2-083ee1d6872d provisioning status to ERROR due to: fail {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.005281s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_additional_vips_after_allocation [0.004243s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.004447s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004509s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.005398s] ... ok Failed to decrement health monitor quota for project: 002c1db3-1255-45d2-9f86-1e6fbe958249 the project may have excess quota in use. Reverting decrement quota for health monitor on project 002c1db3-1255-45d2-9f86-1e6fbe958249 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 002c1db3-1255-45d2-9f86-1e6fbe958249 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 002c1db3-1255-45d2-9f86-1e6fbe958249 Project quota counts may be incorrect. Reverting decrement quota for health monitor on project 002c1db3-1255-45d2-9f86-1e6fbe958249 Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.004740s] ... ok Reverting decrement quota for l7policy on project 83a8fe7d-f366-4451-b7e9-c6257696bf07 Project quota counts may be incorrect. Reverting decrement quota for l7policy on project 83a8fe7d-f366-4451-b7e9-c6257696bf07 Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.007312s] ... ok Failed to decrement l7rule quota for project: 051884c1-5bd4-4059-87b7-ed7800628d8f the project may have excess quota in use. Reverting decrement quota for l7rule on project 051884c1-5bd4-4059-87b7-ed7800628d8f Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 051884c1-5bd4-4059-87b7-ed7800628d8f Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 051884c1-5bd4-4059-87b7-ed7800628d8f Project quota counts may be incorrect. Reverting decrement quota for l7rule on project 051884c1-5bd4-4059-87b7-ed7800628d8f Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.005079s] ... ok Failed to decrement pool quota for project: 16bc0ea7-62aa-48cd-a45a-2a526783b402 the project may have excess quota in use. Reverting decrement quota for pool on project 16bc0ea7-62aa-48cd-a45a-2a526783b402 Project quota counts may be incorrect. Reverting decrement quota for pool on project 16bc0ea7-62aa-48cd-a45a-2a526783b402 Project quota counts may be incorrect. Reverting decrement quota for pool on project 16bc0ea7-62aa-48cd-a45a-2a526783b402 Project quota counts may be incorrect. Reverting decrement quota for pool on project 16bc0ea7-62aa-48cd-a45a-2a526783b402 Project quota counts may be incorrect. {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005818s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.524768s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.002290s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.001782s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_build_amp_data [0.001486s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.011492s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.317410s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.309537s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.541151s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.496049s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.302178s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.010770s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.004074s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.002636s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.010998s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003013s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.002485s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002443s] ... ok {3} octavia.tests.unit.controller.worker.v2.tasks.test_notification_tasks.TestNotificationTasks.test_update_notification_execute [0.002262s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.004235s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.012459s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.003666s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_jobboard_disabled [0.004660s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.002769s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.003884s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_qos_on_port [0.287517s] ... ok 2 amphorae found on load balancer 0ba7d4fb-8a28-414f-bedb-598c2817a7b7 where one should exist. Repairing. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.179051s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.005302s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.003762s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.005925s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002677s] ... ok L7 policy did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy_timeout [0.003472s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.003247s] ... ok {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.004124s] ... ok A single Glance image should be tagged with faketag tag, but at least two were found. Using efe729b7-d3ad-4500-87b9-ee190adceaa5. {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.001279s] ... ok {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.001054s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.499502s] ... ok Neutron is failing to service requests due to: boom. Aborting. {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.302942s] ... ok 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error retrieving network (network Filters: {'name': 'TestNet1'}.: Exception 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base resources = getattr( 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base raise effect 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base Exception 2025-02-10 13:48:31.496 3670475 ERROR octavia.network.drivers.neutron.base {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.533478s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.316355s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.365822s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.568773s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.512754s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.335790s] ... ok 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}.: Exception 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base resources = getattr( 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base return self._mock_call(*args, **kwargs) 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base return self._execute_mock_call(*args, **kwargs) 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base raise effect 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base Exception 2025-02-10 13:48:32.388 3670475 ERROR octavia.network.drivers.neutron.base {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_net_id_device_id [0.525398s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.347731s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.314467s] ... ok Error deleting VIP port_id 1 from neutron Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 390, in deallocate_vip self.network_proxy.delete_port(vip.port_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result TypeError {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.557363s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.514990s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.532681s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.312117s] ... ok Error retrieving port (port Filters: {'name': 'TestPort1'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.294572s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip [0.308544s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.333568s] ... ok Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 214, in _get_resources_by_filters resources = getattr( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.594123s] ... ok 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error retrieving port (port id: mock-port-1.: AttributeError: 'dict' object has no attribute 'fixed_ips' 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/base.py", line 191, in _get_resource 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base return getattr(utils, 'convert_%s_to_model' % 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/utils.py", line 40, in convert_port_to_model 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base for fixed_ip in port.fixed_ips] 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base AttributeError: 'dict' object has no attribute 'fixed_ips' 2025-02-10 13:48:34.062 3670475 ERROR octavia.network.drivers.neutron.base {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_exception [0.517604s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_to_model [0.000466s] ... ok {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_to_model [0.000439s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.001065s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.000861s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.000852s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_network [0.000813s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.000734s] ... ok {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.000780s] ... ok {1} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000243s] ... ok {1} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000464s] ... ok {1} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000279s] ... ok 2025-02-10 13:48:34.074 3670475 ERROR octavia.volume.drivers.cinder_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating 2025-02-10 13:48:34.075 3670475 ERROR octavia.volume.drivers.cinder_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating 2025-02-10 13:48:34.075 3670475 ERROR octavia.volume.drivers.cinder_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating 2025-02-10 13:48:34.075 3670475 ERROR octavia.volume.drivers.cinder_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating 2025-02-10 13:48:34.076 3670475 ERROR octavia.volume.drivers.cinder_driver [None req-b0be38b1-6378-44cc-b262-8c6b108fb48b - - - - -] Error creating {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.005100s] ... ok {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.001653s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.324227s] ... ok Error plugging amphora (compute_id: amp5-compute-id) into port . Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 717, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect novaclient.exceptions.NotFound: Network (HTTP 404) Error plugging amphora (compute_id: amp5-compute-id) into vip network vip-net-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 717, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect novaclient.exceptions.NotFound: Network (HTTP 404) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip interface = self.plug_port(amphora, new_port) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 743, in plug_port raise base.PlugNetworkException(message) from e octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp5-compute-id) into port . {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.659992s] ... ok Error plugging amphora (compute_id: amp7-compute-id) into port . Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 717, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: Attach failure Error plugging amphora (compute_id: amp7-compute-id) into vip network vip-net-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 717, in plug_port interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: Attach failure The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip interface = self.plug_port(amphora, new_port) File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 743, in plug_port raise base.PlugNetworkException(message) from e octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp7-compute-id) into port . {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.407286s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.541873s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000531s] ... ok {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_to_model [0.000465s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.001409s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.000895s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_fixed_ip [0.000998s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.000878s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.000946s] ... ok {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.000886s] ... ok {0} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.001200s] ... ok Sending INIT packet to 192.168.0.27:1234 Received INIT ACK Sending ABORT packet Sending INIT packet to 192.168.0.27:1234 Received ABORT Sending INIT packet to 192.168.0.27:1234 Received INIT ACK {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.531155s] ... ok Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 630, in plug_network interface = self.compute.attach_network_or_port( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect novaclient.exceptions.NotFound: Network not found (HTTP 404) {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.301623s] ... ok Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-5. Traceback (most recent call last): File "/builddir/build/BUILD/octavia-14.0.1.dev31/octavia/network/drivers/neutron/allowed_address_pairs.py", line 594, in unplug_aap_port self.network_proxy.update_port(interface.port_id, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect TypeError {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.498049s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.302073s] ... ok VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.534956s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.296281s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.533040s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.298995s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.523553s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.299413s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.310128s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.558482s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.290414s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_no_ip_address [0.521044s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip [0.306372s] ... ok {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_to_model [0.000433s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.001117s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.000771s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.000784s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.001238s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.000742s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_unplug_and_get_plugged_networks [0.000951s] ... ok {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.000749s] ... ok {3} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.002571s] ... ok error calling 'stats_db': Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 310, in _invoke_one_plugin response_callback(func(e, *args, **kwds)) File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 284, in _call_extension_method return getattr(extension.obj, method_name)(*args, **kwds) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception error calling 'stats_logger': Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 310, in _invoke_one_plugin response_callback(func(e, *args, **kwds)) File "/usr/lib/python3.9/site-packages/stevedore/extension.py", line 284, in _call_extension_method return getattr(extension.obj, method_name)(*args, **kwds) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.004342s] ... ok {3} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000308s] ... ok {3} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000270s] ... ok Now serving on port 9102 ====== Totals ====== Ran: 1577 tests in 37.0153 sec. - Passed: 1577 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 117.0802 sec. ============== Worker Balance ============== - Worker 0 (395 tests) => 0:00:30.637200 - Worker 1 (394 tests) => 0:00:30.315910 - Worker 2 (394 tests) => 0:00:20.101869 - Worker 3 (394 tests) => 0:00:36.446497 Test id Runtime (s) ------------------------------------------------------------------------------------------------------------------------------------------------------- ----------- octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status 14.026 octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora 14.020 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity 6.012 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity 6.011 octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora 5.014 octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port 4.013 octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete 3.007 octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports 2.300 octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper 2.006 octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy 1.319 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-octavia-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Whu7uY + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia = 14.0.1-0.20250210184419.7694a87.el9 python3-octavia = 14.0.1-0.20250210184419.7694a87.el9 python3.9-octavia = 14.0.1-0.20250210184419.7694a87.el9 python3.9dist(octavia) = 14.0.1 python3dist(octavia) = 14.0.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: ((python3.9dist(flask) < 0.11 or python3.9dist(flask) > 0.11) with python3.9dist(flask) >= 0.10) ((python3.9dist(pyasn1) < 0.2.3 or python3.9dist(pyasn1) > 0.2.3) with python3.9dist(pyasn1) >= 0.1.8) python(abi) = 3.9 python3.9dist(alembic) >= 0.9.6 python3.9dist(castellan) >= 0.16 python3.9dist(cotyledon) >= 1.3 python3.9dist(cryptography) >= 3 python3.9dist(distro) >= 1.2 python3.9dist(futurist) >= 1.2 python3.9dist(gunicorn) >= 19.9 python3.9dist(jinja2) >= 2.10 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(keystonemiddleware) >= 9.5 python3.9dist(octavia-lib) >= 3.3 python3.9dist(openstacksdk) >= 0.103 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 8.4 python3.9dist(oslo-db[mysql]) >= 8.4 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 4.3 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.0.1 python3.9dist(oslo-policy) >= 3.7 python3.9dist(oslo-reports) >= 1.18 python3.9dist(oslo-serialization) >= 2.28.1 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.7 python3.9dist(pbr) >= 3.1.1 python3.9dist(pecan) >= 1.3.2 python3.9dist(psutil) >= 5.7.1 python3.9dist(pyasn1-modules) >= 0.0.6 python3.9dist(pyroute2) >= 0.5.14 python3.9dist(python-barbicanclient) >= 4.5.2 python3.9dist(python-cinderclient) >= 3.3 python3.9dist(python-dateutil) >= 2.7 python3.9dist(python-glanceclient) >= 2.8 python3.9dist(python-novaclient) >= 9.1 python3.9dist(requests) >= 2.23 python3.9dist(rfc3986) >= 1.2 python3.9dist(setproctitle) >= 1.1.10 python3.9dist(simplejson) >= 3.13.2 python3.9dist(sqlalchemy) >= 1.2.19 python3.9dist(sqlalchemy-utils) >= 0.30.11 python3.9dist(stevedore) >= 1.20 python3.9dist(taskflow) >= 5.5 python3.9dist(tenacity) >= 5.0.4 python3.9dist(webob) >= 1.8.2 python3.9dist(werkzeug) >= 0.14.1 python3.9dist(wsme) >= 0.8 Obsoletes: python39-octavia < 14.0.1-0.20250210184419.7694a87.el9 Processing files: python3-octavia-tests-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZdqL1r + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/python3-octavia-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests = 14.0.1-0.20250210184419.7694a87.el9 python3-octavia-tests = 14.0.1-0.20250210184419.7694a87.el9 python3.9-octavia-tests = 14.0.1-0.20250210184419.7694a87.el9 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-octavia-tests < 14.0.1-0.20250210184419.7694a87.el9 Processing files: openstack-octavia-common-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JyIbSp + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oafeiy + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-common) = 14.0.1-0.20250210184419.7694a87.el9 openstack-octavia-common = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-amphora-agent-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7yoNCQ + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-amphora-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-octavia-amphora-agent) = 14.0.1-0.20250210184419.7694a87.el9 openstack-octavia-amphora-agent = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-api-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.73DLlN + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-api + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-api = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-worker-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mYMD4j + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-worker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-worker + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-worker + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-worker = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-health-manager-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.te8bVs + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-health-manager + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-health-manager = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-housekeeping-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WwQJeq + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-housekeeping + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-housekeeping = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-octavia-driver-agent-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7R9tBI + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/licenses/openstack-octavia-driver-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-driver-agent = 14.0.1-0.20250210184419.7694a87.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Processing files: openstack-octavia-diskimage-create-14.0.1-0.20250210184419.7694a87.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VdjvLW + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64/usr/share/doc/openstack-octavia-diskimage-create + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-octavia-diskimage-create = 14.0.1-0.20250210184419.7694a87.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-common-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-api-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-driver-agent-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-worker-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-14.0.1-0.20250210184419.7694a87.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7isx58 + umask 022 + cd /builddir/build/BUILD + cd octavia-14.0.1.dev31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-14.0.1-0.20250210184419.7694a87.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0