Mock Version: 6.2
Mock Version: 6.2
Mock Version: 6.2
Mock Version: 6.2
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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f2c947975e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-16.1.0-0.20250620232212.663a1d8.el9.src.rpm
Child return code was: 0
Mock Version: 6.2
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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-16.1.0-0.20250620232212.663a1d8.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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.R7by43
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf octavia-16.1.0.dev25
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-16.1.0.dev25-0.20250620232212.663a1d8.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd octavia-16.1.0.dev25
+ /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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-octavia-16.1.0 base'
+ /usr/bin/cat /builddir/build/SOURCES/revert_replace_of_deprecated_cert_not_valid_after.patch
+ /usr/bin/git apply --index --reject -
Checking patch octavia/common/tls_utils/cert_parser.py...
Checking patch octavia/tests/unit/common/tls_utils/test_cert_parser.py...
Applied patch octavia/common/tls_utils/cert_parser.py cleanly.
Applied patch octavia/tests/unit/common/tls_utils/test_cert_parser.py cleanly.
+ /usr/bin/git commit -q -m revert_replace_of_deprecated_cert_not_valid_after.patch --author 'rpm-build <rpm-build>'
+ 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
+ sed -i 's/cryptography.*/cryptography>=3.0/g' 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 '/^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.5x32DE
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ 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-16.1.0.dev25/.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-16.1.0.dev25/.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-16.1.0.dev25/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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.1.1)
Exiting dependency generation pass: get_requires_for_build_wheel
+ cat /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.myNqQD
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ 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-16.1.0.dev25/.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-16.1.0.dev25/.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-16.1.0.dev25/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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.1.1)
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-16.1.0-0.20250620232212.663a1d8.el9.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.GRGYTj
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ 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-16.1.0.dev25/.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-16.1.0.dev25/.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-16.1.0.dev25/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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.1.1)
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.1.1)
Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39
Requirement satisfied: SQLAlchemy>=1.2.19
   (installed: SQLAlchemy 2.0.38)
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.32.3)
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.9.0 from tox --print-deps-only: py39
Requirement not satisfied: taskflow>=5.9.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.8.0 from tox --print-deps-only: py39
Requirement not satisfied: octavia-lib>=3.8.0
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-16.1.0.dev25/octavia-16.1.0.dev25.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.1.1)
Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: SQLAlchemy (>=1.2.19)
   (installed: SQLAlchemy 2.0.38)
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.32.3)
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.9.0) from hook generated metadata: Requires-Dist (octavia)
Requirement not satisfied: taskflow (>=5.9.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.8.0) from hook generated metadata: Requires-Dist (octavia)
Requirement not satisfied: octavia-lib (>=3.8.0)
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 etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia)
Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd'
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-16.1.0-0.20250620232212.663a1d8.el9.x86_64-pyproject-buildrequires
+ rm -rfv octavia-16.1.0.dev25.dist-info/
removed 'octavia-16.1.0.dev25.dist-info/LICENSE'
removed 'octavia-16.1.0.dev25.dist-info/AUTHORS'
removed 'octavia-16.1.0.dev25.dist-info/METADATA'
removed 'octavia-16.1.0.dev25.dist-info/entry_points.txt'
removed 'octavia-16.1.0.dev25.dist-info/pbr.json'
removed 'octavia-16.1.0.dev25.dist-info/top_level.txt'
removed directory 'octavia-16.1.0.dev25.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.Ok7XsG
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ 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-16.1.0.dev25/.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-16.1.0.dev25/.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-16.1.0.dev25/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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.1.1)
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.14.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.5.1)
Handling pbr>=3.1.1 from tox --print-deps-only: py39
Requirement satisfied: pbr>=3.1.1
   (installed: pbr 6.1.1)
Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39
Requirement satisfied: SQLAlchemy>=1.2.19
   (installed: SQLAlchemy 2.0.38)
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.1.1)
Handling requests>=2.23.0 from tox --print-deps-only: py39
Requirement satisfied: requests>=2.23.0
   (installed: requests 2.32.3)
Handling rfc3986>=1.2.0 from tox --print-deps-only: py39
Requirement satisfied: rfc3986>=1.2.0
   (installed: rfc3986 2.0.0)
Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39
Requirement satisfied: keystoneauth1>=3.4.0
   (installed: keystoneauth1 5.11.1)
Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39
Requirement satisfied: keystonemiddleware>=9.5.0
   (installed: keystonemiddleware 10.10.0)
Handling WebOb>=1.8.2 from tox --print-deps-only: py39
Requirement satisfied: WebOb>=1.8.2
   (installed: WebOb 1.8.9)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.4.1)
Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39
Requirement satisfied: openstacksdk>=0.103.0
   (installed: openstacksdk 4.5.0)
Handling oslo.config>=6.8.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.config>=6.8.0
   (installed: oslo.config 9.8.0)
Handling oslo.context>=2.22.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.context>=2.22.0
   (installed: oslo.context 6.0.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 17.2.1)
   (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.5.1)
Handling oslo.log>=4.3.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.log>=4.3.0
   (installed: oslo.log 7.1.0)
Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.messaging>=14.1.0
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39
Requirement satisfied: oslo.middleware>=4.0.1
   (installed: oslo.middleware 6.5.0)
Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.policy>=3.7.0
   (installed: oslo.policy 4.5.1)
Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.reports>=1.18.0
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39
Requirement satisfied: oslo.serialization>=2.28.1
   (installed: oslo.serialization 5.7.0)
Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.upgradecheck>=1.3.0
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.utils>=4.7.0
   (installed: oslo.utils 9.0.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.6.0)
Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39
Requirement satisfied: pyasn1-modules>=0.0.6
   (installed: pyasn1-modules 0.4.0)
Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39
Requirement satisfied: python-barbicanclient>=4.5.2
   (installed: python-barbicanclient 7.1.0)
Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39
Requirement satisfied: python-glanceclient>=2.8.0
   (installed: python-glanceclient 4.8.0)
Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39
Requirement satisfied: python-novaclient>=9.1.0
   (installed: python-novaclient 18.9.0)
Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39
Requirement satisfied: python-cinderclient>=3.3.0
   (installed: python-cinderclient 9.7.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.9.0 from tox --print-deps-only: py39
Requirement satisfied: taskflow>=5.9.0
   (installed: taskflow 6.0.1)
Handling castellan>=0.16.0 from tox --print-deps-only: py39
Requirement satisfied: castellan>=0.16.0
   (installed: castellan 5.2.1)
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.8.0 from tox --print-deps-only: py39
Requirement satisfied: octavia-lib>=3.8.0
   (installed: octavia-lib 3.8.0)
Handling setproctitle>=1.1.10 from tox --print-deps-only: py39
Requirement satisfied: setproctitle>=1.1.10
   (installed: setproctitle 1.3.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.3)
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.3)
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.1.0)
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.1)
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 43.0.1.dev25)
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-16.1.0.dev25/octavia-16.1.0.dev25.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.14.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.5.1)
Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: pbr (>=3.1.1)
   (installed: pbr 6.1.1)
Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: SQLAlchemy (>=1.2.19)
   (installed: SQLAlchemy 2.0.38)
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.1.1)
Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: requests (>=2.23.0)
   (installed: requests 2.32.3)
Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: rfc3986 (>=1.2.0)
   (installed: rfc3986 2.0.0)
Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: keystoneauth1 (>=3.4.0)
   (installed: keystoneauth1 5.11.1)
Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: keystonemiddleware (>=9.5.0)
   (installed: keystonemiddleware 10.10.0)
Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: WebOb (>=1.8.2)
   (installed: WebOb 1.8.9)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.4.1)
Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: openstacksdk (>=0.103.0)
   (installed: openstacksdk 4.5.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.8.0)
Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.context (>=2.22.0)
   (installed: oslo.context 6.0.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 17.2.1)
   (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.5.1)
Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.log (>=4.3.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.messaging (>=14.1.0)
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.middleware (>=4.0.1)
   (installed: oslo.middleware 6.5.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.5.1)
Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.reports (>=1.18.0)
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.serialization (>=2.28.1)
   (installed: oslo.serialization 5.7.0)
Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.upgradecheck (>=1.3.0)
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.utils (>=4.7.0)
   (installed: oslo.utils 9.0.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.6.0)
Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: pyasn1-modules (>=0.0.6)
   (installed: pyasn1-modules 0.4.0)
Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: python-barbicanclient (>=4.5.2)
   (installed: python-barbicanclient 7.1.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.8.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.9.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.7.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.9.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: taskflow (>=5.9.0)
   (installed: taskflow 6.0.1)
Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: castellan (>=0.16.0)
   (installed: castellan 5.2.1)
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.8.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: octavia-lib (>=3.8.0)
   (installed: octavia-lib 3.8.0)
Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: setproctitle (>=1.1.10)
   (installed: setproctitle 1.3.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.3)
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.3)
Handling etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia)
Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd'
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-16.1.0-0.20250620232212.663a1d8.el9.x86_64-pyproject-buildrequires
+ rm -rfv octavia-16.1.0.dev25.dist-info/
removed 'octavia-16.1.0.dev25.dist-info/LICENSE'
removed 'octavia-16.1.0.dev25.dist-info/AUTHORS'
removed 'octavia-16.1.0.dev25.dist-info/METADATA'
removed 'octavia-16.1.0.dev25.dist-info/top_level.txt'
removed 'octavia-16.1.0.dev25.dist-info/pbr.json'
removed 'octavia-16.1.0.dev25.dist-info/entry_points.txt'
removed directory 'octavia-16.1.0.dev25.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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-master-uc-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9fc5b8a5e0>timeout=0uid=1020gid=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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.72MyFp
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ 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-16.1.0.dev25/.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-16.1.0.dev25/.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-16.1.0.dev25/pyproject-wheeldir --output /builddir/build/BUILD/openstack-octavia-16.1.0-0.20250620232212.663a1d8.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.1.1)
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.14.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.5.1)
Handling pbr>=3.1.1 from tox --print-deps-only: py39
Requirement satisfied: pbr>=3.1.1
   (installed: pbr 6.1.1)
Handling SQLAlchemy>=1.2.19 from tox --print-deps-only: py39
Requirement satisfied: SQLAlchemy>=1.2.19
   (installed: SQLAlchemy 2.0.38)
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.1.1)
Handling requests>=2.23.0 from tox --print-deps-only: py39
Requirement satisfied: requests>=2.23.0
   (installed: requests 2.32.3)
Handling rfc3986>=1.2.0 from tox --print-deps-only: py39
Requirement satisfied: rfc3986>=1.2.0
   (installed: rfc3986 2.0.0)
Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39
Requirement satisfied: keystoneauth1>=3.4.0
   (installed: keystoneauth1 5.11.1)
Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py39
Requirement satisfied: keystonemiddleware>=9.5.0
   (installed: keystonemiddleware 10.10.0)
Handling WebOb>=1.8.2 from tox --print-deps-only: py39
Requirement satisfied: WebOb>=1.8.2
   (installed: WebOb 1.8.9)
Handling stevedore>=1.20.0 from tox --print-deps-only: py39
Requirement satisfied: stevedore>=1.20.0
   (installed: stevedore 5.4.1)
Handling openstacksdk>=0.103.0 from tox --print-deps-only: py39
Requirement satisfied: openstacksdk>=0.103.0
   (installed: openstacksdk 4.5.0)
Handling oslo.config>=6.8.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.config>=6.8.0
   (installed: oslo.config 9.8.0)
Handling oslo.context>=2.22.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.context>=2.22.0
   (installed: oslo.context 6.0.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 17.2.1)
   (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.5.1)
Handling oslo.log>=4.3.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.log>=4.3.0
   (installed: oslo.log 7.1.0)
Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.messaging>=14.1.0
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware>=4.0.1 from tox --print-deps-only: py39
Requirement satisfied: oslo.middleware>=4.0.1
   (installed: oslo.middleware 6.5.0)
Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.policy>=3.7.0
   (installed: oslo.policy 4.5.1)
Handling oslo.reports>=1.18.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.reports>=1.18.0
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization>=2.28.1 from tox --print-deps-only: py39
Requirement satisfied: oslo.serialization>=2.28.1
   (installed: oslo.serialization 5.7.0)
Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.upgradecheck>=1.3.0
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39
Requirement satisfied: oslo.utils>=4.7.0
   (installed: oslo.utils 9.0.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.6.0)
Handling pyasn1-modules>=0.0.6 from tox --print-deps-only: py39
Requirement satisfied: pyasn1-modules>=0.0.6
   (installed: pyasn1-modules 0.4.0)
Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py39
Requirement satisfied: python-barbicanclient>=4.5.2
   (installed: python-barbicanclient 7.1.0)
Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39
Requirement satisfied: python-glanceclient>=2.8.0
   (installed: python-glanceclient 4.8.0)
Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39
Requirement satisfied: python-novaclient>=9.1.0
   (installed: python-novaclient 18.9.0)
Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py39
Requirement satisfied: python-cinderclient>=3.3.0
   (installed: python-cinderclient 9.7.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.9.0 from tox --print-deps-only: py39
Requirement satisfied: taskflow>=5.9.0
   (installed: taskflow 6.0.1)
Handling castellan>=0.16.0 from tox --print-deps-only: py39
Requirement satisfied: castellan>=0.16.0
   (installed: castellan 5.2.1)
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.8.0 from tox --print-deps-only: py39
Requirement satisfied: octavia-lib>=3.8.0
   (installed: octavia-lib 3.8.0)
Handling setproctitle>=1.1.10 from tox --print-deps-only: py39
Requirement satisfied: setproctitle>=1.1.10
   (installed: setproctitle 1.3.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.3)
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.3)
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.1.0)
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.1)
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 43.0.1.dev25)
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-16.1.0.dev25/octavia-16.1.0.dev25.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.14.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.5.1)
Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: pbr (>=3.1.1)
   (installed: pbr 6.1.1)
Handling SQLAlchemy (>=1.2.19) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: SQLAlchemy (>=1.2.19)
   (installed: SQLAlchemy 2.0.38)
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.1.1)
Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: requests (>=2.23.0)
   (installed: requests 2.32.3)
Handling rfc3986 (>=1.2.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: rfc3986 (>=1.2.0)
   (installed: rfc3986 2.0.0)
Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: keystoneauth1 (>=3.4.0)
   (installed: keystoneauth1 5.11.1)
Handling keystonemiddleware (>=9.5.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: keystonemiddleware (>=9.5.0)
   (installed: keystonemiddleware 10.10.0)
Handling WebOb (>=1.8.2) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: WebOb (>=1.8.2)
   (installed: WebOb 1.8.9)
Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: stevedore (>=1.20.0)
   (installed: stevedore 5.4.1)
Handling openstacksdk (>=0.103.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: openstacksdk (>=0.103.0)
   (installed: openstacksdk 4.5.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.8.0)
Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.context (>=2.22.0)
   (installed: oslo.context 6.0.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 17.2.1)
   (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.5.1)
Handling oslo.log (>=4.3.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.log (>=4.3.0)
   (installed: oslo.log 7.1.0)
Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.messaging (>=14.1.0)
   (installed: oslo.messaging 17.0.0)
Handling oslo.middleware (>=4.0.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.middleware (>=4.0.1)
   (installed: oslo.middleware 6.5.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.5.1)
Handling oslo.reports (>=1.18.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.reports (>=1.18.0)
   (installed: oslo.reports 3.5.1)
Handling oslo.serialization (>=2.28.1) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.serialization (>=2.28.1)
   (installed: oslo.serialization 5.7.0)
Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.upgradecheck (>=1.3.0)
   (installed: oslo.upgradecheck 2.5.0)
Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: oslo.utils (>=4.7.0)
   (installed: oslo.utils 9.0.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.6.0)
Handling pyasn1-modules (>=0.0.6) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: pyasn1-modules (>=0.0.6)
   (installed: pyasn1-modules 0.4.0)
Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: python-barbicanclient (>=4.5.2)
   (installed: python-barbicanclient 7.1.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.8.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.9.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.7.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.9.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: taskflow (>=5.9.0)
   (installed: taskflow 6.0.1)
Handling castellan (>=0.16.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: castellan (>=0.16.0)
   (installed: castellan 5.2.1)
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.8.0) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: octavia-lib (>=3.8.0)
   (installed: octavia-lib 3.8.0)
Handling setproctitle (>=1.1.10) from hook generated metadata: Requires-Dist (octavia)
Requirement satisfied: setproctitle (>=1.1.10)
   (installed: setproctitle 1.3.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.3)
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.3)
Handling etcd3gw (>=2.4.1) ; extra == 'etcd' from hook generated metadata: Requires-Dist (octavia)
Ignoring alien requirement: etcd3gw (>=2.4.1) ; extra == 'etcd'
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-16.1.0-0.20250620232212.663a1d8.el9.x86_64-pyproject-buildrequires
+ rm -rfv octavia-16.1.0.dev25.dist-info/
removed 'octavia-16.1.0.dev25.dist-info/LICENSE'
removed 'octavia-16.1.0.dev25.dist-info/AUTHORS'
removed 'octavia-16.1.0.dev25.dist-info/METADATA'
removed 'octavia-16.1.0.dev25.dist-info/entry_points.txt'
removed 'octavia-16.1.0.dev25.dist-info/pbr.json'
removed 'octavia-16.1.0.dev25.dist-info/top_level.txt'
removed directory 'octavia-16.1.0.dev25.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2JXdMs
+ umask 022
+ cd /builddir/build/BUILD
+ cd octavia-16.1.0.dev25
+ export PBR_VERSION=16.1.0
+ PBR_VERSION=16.1.0
+ export SKIP_PIP_INSTALL=1
+ SKIP_PIP_INSTALL=1
+ mkdir -p /builddir/build/BUILD/octavia-16.1.0.dev25/.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-16.1.0.dev25/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-16.1.0.dev25/pyproject-wheeldir
Processing /builddir/build/BUILD/octavia-16.1.0.dev25
  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-16.1.0.dev25/.pyproject-builddir/tmpvzcbmm7s
  /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-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info
  writing /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/top_level.txt
  writing pbr to /builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/pbr.json
  [pbr] Processing SOURCES.txt
  writing manifest file '/builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/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-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/octavia-16.1.0.dev25/.pyproject-builddir/pip-modern-metadata-wtlf6cm_/octavia-16.1.0.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'
ERROR: Package 'octavia' requires a different Python: 3.9.21 not in '>=3.10'
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.2JXdMs (%build)
    Bad exit status from /var/tmp/rpm-tmp.2JXdMs (%build)
Child return code was: 1
EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-octavia.spec'\n", 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 610, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-octavia.spec'