Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.91y1n0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-agents-10.1.0.dev1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-agents-10.1.0.dev1-0.20250317133910.352cce3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-agents-10.1.0.dev1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-heat-agents-10.1.0 base' ++ grep '/usr/bin/env python' . -rl + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/hook_kubelet.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/hook_docker_cmd.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/hook-fake.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/hook-fake-raises.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/heat_config_notify.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./tests/config-tool-fake.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-script/install.d/hook-script.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-salt/install.d/hook-salt.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-puppet/install.d/hook-puppet.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-kubelet/os-refresh-config/configure.d/50-heat-config-kubelet + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-kubelet/install.d/hook-kubelet.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-json-file/install.d/hook-json-file.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-hiera/install.d/hook-hiera.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-docker-compose/os-refresh-config/configure.d/50-heat-config-docker-compose + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-docker-compose/install.d/hook-docker-compose.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-docker-cmd/os-refresh-config/configure.d/50-heat-config-docker-cmd + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-docker-cmd/install.d/hook-docker-cmd.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-chef/install.d/hook-chef.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-cfn-init/install.d/hook-cfn-init.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-apply-config/install.d/hook-apply-config.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config-ansible/install.d/hook-ansible.py + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config/os-refresh-config/configure.d/55-heat-config + for python_script in $(grep "/usr/bin/env python" . -rl) + sed -i 's#/usr/bin/env python.*#/usr/bin/python3#g' ./heat-config/bin/heat-config-notify + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + 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 sphinx openstackdocstheme salt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^salt.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^salt.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xNr17u + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + echo pyproject-rpm-macros + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.SCBWry + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + 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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.iuweQk + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + 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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.vWpEBu + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + 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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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 coverage>=4.0 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39 Requirement not satisfied: fixtures>=3.0.0 Handling requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling requests-mock>=1.1.0 from tox --print-deps-only: py39 Requirement not satisfied: requests-mock>=1.1.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement not satisfied: testtools>=2.2.0 Handling os-apply-config>=5.0.0 from tox --print-deps-only: py39 Requirement not satisfied: os-apply-config>=5.0.0 Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39 Requirement not satisfied: python-heatclient>=1.10.0 Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement not satisfied: python-keystoneclient>=3.8.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement not satisfied: python-openstackclient>=3.12.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 heat_agents.egg-info/PKG-INFO writing dependency_links to heat_agents.egg-info/dependency_links.txt writing top-level names to heat_agents.egg-info/top_level.txt writing pbr to heat_agents.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 reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'heat_agents.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/heat-agents-10.1.0.dev1/heat_agents-10.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") + cat /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64-pyproject-buildrequires + rm -rfv heat_agents-10.1.0.dev1.dist-info/ removed 'heat_agents-10.1.0.dev1.dist-info/LICENSE' removed 'heat_agents-10.1.0.dev1.dist-info/AUTHORS' removed 'heat_agents-10.1.0.dev1.dist-info/METADATA' removed 'heat_agents-10.1.0.dev1.dist-info/pbr.json' removed 'heat_agents-10.1.0.dev1.dist-info/top_level.txt' removed directory 'heat_agents-10.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.FwrOf9 + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + 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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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 coverage>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage>=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 requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling requests-mock>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.1.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling os-apply-config>=5.0.0 from tox --print-deps-only: py39 Requirement satisfied: os-apply-config>=5.0.0 (installed: os-apply-config 14.0.1.dev3) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39 Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.1.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.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 heat_agents.egg-info/PKG-INFO writing dependency_links to heat_agents.egg-info/dependency_links.txt writing top-level names to heat_agents.egg-info/top_level.txt writing pbr to heat_agents.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 reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'heat_agents.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/heat-agents-10.1.0.dev1/heat_agents-10.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") + cat /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64-pyproject-buildrequires + rm -rfv heat_agents-10.1.0.dev1.dist-info/ removed 'heat_agents-10.1.0.dev1.dist-info/AUTHORS' removed 'heat_agents-10.1.0.dev1.dist-info/LICENSE' removed 'heat_agents-10.1.0.dev1.dist-info/METADATA' removed 'heat_agents-10.1.0.dev1.dist-info/top_level.txt' removed 'heat_agents-10.1.0.dev1.dist-info/pbr.json' removed directory 'heat_agents-10.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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-heat-agents.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-heat-agents.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.lQHQeS + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + 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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/.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/heat-agents-10.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.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 coverage>=4.0 from tox --print-deps-only: py39 Requirement satisfied: coverage>=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 requests>=2.14.2 from tox --print-deps-only: py39 Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling requests-mock>=1.1.0 from tox --print-deps-only: py39 Requirement satisfied: requests-mock>=1.1.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39 Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling os-apply-config>=5.0.0 from tox --print-deps-only: py39 Requirement satisfied: os-apply-config>=5.0.0 (installed: os-apply-config 14.0.1.dev3) Handling python-heatclient>=1.10.0 from tox --print-deps-only: py39 Requirement satisfied: python-heatclient>=1.10.0 (installed: python-heatclient 4.1.0) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39 Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.6.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.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 heat_agents.egg-info/PKG-INFO writing dependency_links to heat_agents.egg-info/dependency_links.txt writing top-level names to heat_agents.egg-info/top_level.txt writing pbr to heat_agents.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 reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'heat_agents.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/heat-agents-10.1.0.dev1/heat_agents-10.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") + cat /builddir/build/BUILD/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64-pyproject-buildrequires + rm -rfv heat_agents-10.1.0.dev1.dist-info/ removed 'heat_agents-10.1.0.dev1.dist-info/AUTHORS' removed 'heat_agents-10.1.0.dev1.dist-info/LICENSE' removed 'heat_agents-10.1.0.dev1.dist-info/METADATA' removed 'heat_agents-10.1.0.dev1.dist-info/pbr.json' removed 'heat_agents-10.1.0.dev1.dist-info/top_level.txt' removed directory 'heat_agents-10.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6WoCXx + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1YRmli + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 + cd heat-agents-10.1.0.dev1 + install -p -D -m 755 heat-config/os-refresh-config/configure.d/20-os-apply-config /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/os-refresh-config/configure.d/20-os-apply-config + install -p -D -m 600 heat-config/os-apply-config/etc/os-collect-config.conf /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/os-apply-config/templates/etc/os-collect-config.conf + install -p -D -m 755 heat-config/bin/heat-config-notify /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64//usr/bin/heat-config-notify + install -p -D -m 755 heat-config/bin/heat-config-rebuild-deployed /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64//usr/bin/heat-config-rebuild-deployed + install -p -D -m 600 heat-config/os-apply-config/var/run/heat-config/heat-config /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/os-apply-config/templates/var/run/heat-config/heat-config + install -p -D -m 755 heat-config/os-refresh-config/configure.d/55-heat-config /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/os-refresh-config/configure.d/55-heat-config + install -p -D -m 755 heat-config-script/install.d/hook-script.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/script + install -p -D -m 755 heat-config-puppet/install.d/hook-puppet.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/puppet + install -p -D -m 755 heat-config-ansible/install.d/hook-ansible.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/ansible + install -p -D -m 755 heat-config-apply-config/install.d/hook-apply-config.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/apply-config + install -p -D -m 755 heat-config-hiera/install.d/hook-hiera.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/hiera + install -p -D -m 755 heat-config-json-file/install.d/hook-json-file.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/json-file + install -p -D -m 755 heat-config-docker-cmd/os-refresh-config/configure.d/50-heat-config-docker-cmd /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/os-refresh-config/configure.d/50-heat-config-docker-cmd + install -p -D -m 755 heat-config-docker-cmd/install.d/hook-docker-cmd.py /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/libexec/heat-config/hooks/docker-cmd + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 10.1.0-0.20250317133910.352cce3.el9 --unique-debug-suffix -10.1.0-0.20250317133910.352cce3.el9.x86_64 --unique-debug-src-base openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/heat-agents-10.1.0.dev1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/heat-config-rebuild-deployed from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/os-refresh-config/configure.d/20-os-apply-config from /bin/bash to #!/usr/bin/bash Processing files: openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RtO2qL + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/doc/openstack-heat-agents + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/doc/openstack-heat-agents + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/doc/openstack-heat-agents + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-heat-agents = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-heat-agent-10.1.0-0.20250317133910.352cce3.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uyRVg3 + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/licenses/python3-heat-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/licenses/python3-heat-agent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64/usr/share/licenses/python3-heat-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-heat-agent = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 Obsoletes: python39-heat-agent < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-puppet-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-puppet = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-puppet = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-puppet = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-puppet < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-ansible-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-ansible = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-ansible = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-ansible = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-ansible < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-apply-config-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-apply-config = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-apply-config = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-apply-config = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-apply-config < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-hiera-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-hiera = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-hiera = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-hiera = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-hiera < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-json-file-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-json-file = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-json-file = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-json-file = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-json-file < 10.1.0-0.20250317133910.352cce3.el9 Processing files: python3-heat-agent-docker-cmd-10.1.0-0.20250317133910.352cce3.el9.noarch Provides: python-heat-agent-docker-cmd = 10.1.0-0.20250317133910.352cce3.el9 python3-heat-agent-docker-cmd = 10.1.0-0.20250317133910.352cce3.el9 python3.9-heat-agent-docker-cmd = 10.1.0-0.20250317133910.352cce3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: python39-heat-agent-docker-cmd < 10.1.0-0.20250317133910.352cce3.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.src.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-puppet-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-ansible-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-docker-cmd-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-hiera-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-json-file-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-apply-config-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-heat-agent-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SYHwTF + umask 022 + cd /builddir/build/BUILD + cd heat-agents-10.1.0.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-agents-10.1.0-0.20250317133910.352cce3.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0