Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tooz.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=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/python-tooz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.src.rpm Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tooz.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=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/python-tooz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tooz-7.0.1-0.20250813161327.7b92ace.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/python-tooz.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=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/python-tooz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fOcLPM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tooz-7.0.1.dev7 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tooz-7.0.1.dev7-0.20250813161327.7b92ace.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tooz-7.0.1.dev7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tooz-7.0.1 base' + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + 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 '/:[[:space:]]\.\[.*\]/d' tox.ini + sed -i 's/deps = .\[zake.*/deps =/' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pifpaf.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pifpaf.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order pifpaf sphinx openstackdocstheme + 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 pifpaf sphinx openstackdocstheme + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.lhSJT4 + umask 022 + cd /builddir/build/BUILD + cd tooz-7.0.1.dev7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tooz-7.0.1-0.20250813161327.7b92ace.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/python-tooz.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=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/python-tooz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vaFRDw + umask 022 + cd /builddir/build/BUILD + cd tooz-7.0.1.dev7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tooz-7.0.1-0.20250813161327.7b92ace.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/python-tooz.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=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/python-tooz.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FXon8s + umask 022 + cd /builddir/build/BUILD + cd tooz-7.0.1.dev7 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/.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/tooz-7.0.1.dev7/pyproject-wheeldir --output /builddir/build/BUILD/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (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 stevedore>=1.16.0 from tox --print-deps-only: py39 Requirement not satisfied: stevedore>=1.16.0 Handling voluptuous>=0.8.9 from tox --print-deps-only: py39 Requirement not satisfied: voluptuous>=0.8.9 Handling msgpack>=0.4.0 from tox --print-deps-only: py39 Requirement not satisfied: msgpack>=0.4.0 Handling fasteners>=0.7 from tox --print-deps-only: py39 Requirement not satisfied: fasteners>=0.7 Handling tenacity>=5.0.0 from tox --print-deps-only: py39 Requirement not satisfied: tenacity>=5.0.0 Handling futurist>=1.2.0 from tox --print-deps-only: py39 Requirement not satisfied: futurist>=1.2.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.utils>=4.7.0 Handling oslo.serialization>=1.10.0 from tox --print-deps-only: py39 Requirement not satisfied: oslo.serialization>=1.10.0 Handling debtcollector>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: debtcollector>=3.0.0 Handling testtools>=1.4.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=1.4.0 Handling coverage>=3.6 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=3.6 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling ddt>=1.2.1 from tox --print-deps-only: py39 Requirement not satisfied: ddt>=1.2.1 Handling python-consul2>=0.0.16 from tox --print-deps-only: py39 Requirement not satisfied: python-consul2>=0.0.16 Handling requests>=2.10.0 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.10.0 (installed: requests 2.32.3) Handling etcd3gw>=2.3.0 from tox --print-deps-only: py39 Requirement not satisfied: etcd3gw>=2.3.0 Handling zake>=0.1.6 from tox --print-deps-only: py39 Requirement not satisfied: zake>=0.1.6 Handling redis>=4.0.0 from tox --print-deps-only: py39 Requirement not satisfied: redis>=4.0.0 Handling psycopg2>=2.5 from tox --print-deps-only: py39 Requirement not satisfied: psycopg2>=2.5 Handling PyMySQL>=0.6.2 from tox --print-deps-only: py39 Requirement not satisfied: PyMySQL>=0.6.2 Handling kazoo>=2.6 from tox --print-deps-only: py39 Requirement not satisfied: kazoo>=2.6 Handling pymemcache>=1.2.9 from tox --print-deps-only: py39 Requirement not satisfied: pymemcache>=1.2.9 Handling sysv-ipc>=0.6.8 from tox --print-deps-only: py39 Requirement not satisfied: sysv-ipc>=0.6.8 Handling kubernetes>=2.8.1 from tox --print-deps-only: py39 Requirement not satisfied: kubernetes>=2.8.1 Handling sherlock>=0.4.1 from tox --print-deps-only: py39 Requirement not satisfied: sherlock>=0.4.1 /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 tooz.egg-info/PKG-INFO writing dependency_links to tooz.egg-info/dependency_links.txt writing entry points to tooz.egg-info/entry_points.txt writing requirements to tooz.egg-info/requires.txt writing top-level names to tooz.egg-info/top_level.txt writing pbr to tooz.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 'tooz.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tooz-7.0.1.dev7/tooz-7.0.1.dev7.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling stevedore (>=1.16.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: stevedore (>=1.16.0) Handling voluptuous (>=0.8.9) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: voluptuous (>=0.8.9) Handling msgpack (>=0.4.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: msgpack (>=0.4.0) Handling fasteners (>=0.7) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: fasteners (>=0.7) Handling tenacity (>=5.0.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: tenacity (>=5.0.0) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: futurist (>=1.2.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: oslo.utils (>=4.7.0) Handling oslo.serialization (>=1.10.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: oslo.serialization (>=1.10.0) Handling debtcollector (>=3.0.0) from hook generated metadata: Requires-Dist (tooz) Requirement not satisfied: debtcollector (>=3.0.0) Handling python-consul2 (>=0.0.16) ; extra == 'consul' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: python-consul2 (>=0.0.16) ; extra == 'consul' Handling requests (>=2.10.0) ; extra == 'etcd' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: requests (>=2.10.0) ; extra == 'etcd' Handling etcd3gw (>=2.3.0) ; extra == 'etcd3gw' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: etcd3gw (>=2.3.0) ; extra == 'etcd3gw' Handling sysv-ipc (>=0.6.8) ; extra == 'ipc' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: sysv-ipc (>=0.6.8) ; extra == 'ipc' Handling kubernetes (>=2.8.1) ; extra == 'kubernetes' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: kubernetes (>=2.8.1) ; extra == 'kubernetes' Handling sherlock (>=0.4.1) ; extra == 'kubernetes' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: sherlock (>=0.4.1) ; extra == 'kubernetes' Handling pymemcache (>=1.2.9) ; extra == 'memcached' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: pymemcache (>=1.2.9) ; extra == 'memcached' Handling PyMySQL (>=0.6.2) ; extra == 'mysql' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: PyMySQL (>=0.6.2) ; extra == 'mysql' Handling psycopg2 (>=2.5) ; extra == 'postgresql' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: psycopg2 (>=2.5) ; extra == 'postgresql' Handling redis (>=4.0.0) ; extra == 'redis' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: redis (>=4.0.0) ; extra == 'redis' Handling testtools (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: testtools (>=1.4.0) ; extra == 'test' Handling coverage (>=3.6) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: coverage (>=3.6) ; extra == 'test' Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling ddt (>=1.2.1) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: ddt (>=1.2.1) ; extra == 'test' Handling python-consul2 (>=0.0.16) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: python-consul2 (>=0.0.16) ; extra == 'test' Handling requests (>=2.10.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: requests (>=2.10.0) ; extra == 'test' Handling etcd3gw (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: etcd3gw (>=2.3.0) ; extra == 'test' Handling zake (>=0.1.6) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'test' Handling redis (>=4.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: redis (>=4.0.0) ; extra == 'test' Handling psycopg2 (>=2.5) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: psycopg2 (>=2.5) ; extra == 'test' Handling PyMySQL (>=0.6.2) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: PyMySQL (>=0.6.2) ; extra == 'test' Handling kazoo (>=2.6) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: kazoo (>=2.6) ; extra == 'test' Handling pymemcache (>=1.2.9) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: pymemcache (>=1.2.9) ; extra == 'test' Handling sysv-ipc (>=0.6.8) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: sysv-ipc (>=0.6.8) ; extra == 'test' Handling kubernetes (>=2.8.1) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: kubernetes (>=2.8.1) ; extra == 'test' Handling sherlock (>=0.4.1) ; extra == 'test' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: sherlock (>=0.4.1) ; extra == 'test' Handling zake (>=0.1.6) ; extra == 'zake' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'zake' Handling kazoo (>=2.6) ; extra == 'zookeeper' from hook generated metadata: Requires-Dist (tooz) Ignoring alien requirement: kazoo (>=2.6) ; extra == 'zookeeper' + cat /builddir/build/BUILD/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.x86_64-pyproject-buildrequires + rm -rfv tooz-7.0.1.dev7.dist-info/ removed 'tooz-7.0.1.dev7.dist-info/AUTHORS' removed 'tooz-7.0.1.dev7.dist-info/LICENSE' removed 'tooz-7.0.1.dev7.dist-info/METADATA' removed 'tooz-7.0.1.dev7.dist-info/entry_points.txt' removed 'tooz-7.0.1.dev7.dist-info/pbr.json' removed 'tooz-7.0.1.dev7.dist-info/top_level.txt' removed directory 'tooz-7.0.1.dev7.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tooz-7.0.1-0.20250813161327.7b92ace.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details.