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-mistral.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-mistral.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-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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.x6aLz2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mistral-20.1.0.dev23 + /usr/bin/gzip -dc /builddir/build/SOURCES/mistral-20.1.0.dev23-0.20250531233718.f54e6bf.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mistral-20.1.0.dev23 + /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-mistral-20.1.0 base' + sed -i '1i #!/usr/bin/python' tools/sync_db.py + 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:]]*LC_ALL.*/d' tox.ini + sed -i '/.*py_mini_racer.*/d' tox.ini + rm -f mistral/tests/unit/hacking/test_checks.py + for pkg in doc8 bandit pre-commit hacking flake8-import-order os-api-ref + 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 os-api-ref + 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 os-api-ref + 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 os-api-ref + 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 os-api-ref + 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 os-api-ref + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.svWdLI + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + 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/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires -t -e py39,docs 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-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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.iE8T7t + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + 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/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires -t -e py39,docs 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-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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.LKJaEQ + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + 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/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires -t -e py39,docs 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 docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.2.0 Handling tempest>=21.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tempest>=21.0.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WebTest>= 3.0.0 Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=0.9.6 Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement not satisfied: croniter>=0.3.4 Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cachetools>=2.0.0 Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement not satisfied: dogpile.cache>=0.6.2 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: jsonschema>=3.2.0 Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=4.18.0 Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mistral-lib>=2.3.0 Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement not satisfied: networkx>=2.3 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=4.40.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=3.31.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.21.1 Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.1.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.4.1 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: pecan>=1.2.1 Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement not satisfied: PyJWT>=1.5 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=5.0.1 Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WSME>=0.8.0 Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: yaql>=3.0.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0 Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: sphinxcontrib-pecanwsme>=0.8.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=0.9.6 Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement not satisfied: croniter>=0.3.4 Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cachetools>=2.0.0 Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement not satisfied: dogpile.cache>=0.6.2 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: jsonschema>=3.2.0 Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=4.18.0 Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mistral-lib>=2.3.0 Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement not satisfied: networkx>=2.3 Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=3.26.0 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=4.40.0 Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=3.31.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.21.1 Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.1.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.4.1 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: pecan>=1.2.1 Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement not satisfied: PyJWT>=1.5 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=5.0.1 Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WSME>=0.8.0 Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: yaql>=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 mistral.egg-info/PKG-INFO writing dependency_links to mistral.egg-info/dependency_links.txt writing entry points to mistral.egg-info/entry_points.txt writing requirements to mistral.egg-info/requires.txt writing top-level names to mistral.egg-info/top_level.txt writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-20.1.0.dev23/mistral-20.1.0.dev23.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 (mistral) Requirement not satisfied: alembic (>=0.9.6) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: croniter (>=0.3.4) Handling cachetools (>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: cachetools (>=2.0.0) Handling dogpile.cache (>=0.6.2) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: dogpile.cache (>=0.6.2) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: jsonschema (>=3.2.0) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: keystonemiddleware (>=4.18.0) Handling mistral-lib (>=2.3.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: mistral-lib (>=2.3.0) Handling networkx (>=2.3) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: networkx (>=2.3) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.concurrency (>=3.26.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.db (>=4.40.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.db (>=4.40.0) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.middleware (>=3.31.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.policy (>=4.5.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.utils (>=7.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (>=2.21.1) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.serialization (>=2.21.1) Handling oslo.service (>=2.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: oslo.service (>=2.1.0) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: osprofiler (>=1.4.0) Handling paramiko (>=2.4.1) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: paramiko (>=2.4.1) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: pecan (>=1.2.1) Handling PyJWT (>=1.5) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: PyJWT (>=1.5) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: PyYAML (>=5.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.32.3) Handling tenacity (>=5.0.1) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: tenacity (>=5.0.1) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: stevedore (>=1.20.0) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: WSME (>=0.8.0) Handling yaql (>=3.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement not satisfied: yaql (>=3.0.0) + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires + rm -rfv mistral-20.1.0.dev23.dist-info/ removed 'mistral-20.1.0.dev23.dist-info/AUTHORS' removed 'mistral-20.1.0.dev23.dist-info/LICENSE' removed 'mistral-20.1.0.dev23.dist-info/METADATA' removed 'mistral-20.1.0.dev23.dist-info/entry_points.txt' removed 'mistral-20.1.0.dev23.dist-info/pbr.json' removed 'mistral-20.1.0.dev23.dist-info/top_level.txt' removed directory 'mistral-20.1.0.dev23.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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.MVxsav + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + 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/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires -t -e py39,docs 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 docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling tempest>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=21.0.0 (installed: tempest 43.0.1.dev20) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>= 3.0.0 (installed: WebTest 3.0.0) Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.5.2) Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: dogpile.cache>=0.6.2 (installed: dogpile.cache 1.3.3) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.18.0 (installed: keystonemiddleware 10.10.0) Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: mistral-lib>=2.3.0 (installed: mistral-lib 3.3.1) Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.3 (installed: networkx 2.6.2) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs 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,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.40.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.1.0 (installed: oslo.service 4.1.1) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.4.1 (installed: paramiko 3.5.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.5 (installed: PyJWT 2.8.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=5.0.1 (installed: tenacity 8.2.3) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=3.0.0 (installed: yaql 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0 (installed: sphinxcontrib-pecanwsme 0.11.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.5.2) Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: dogpile.cache>=0.6.2 (installed: dogpile.cache 1.3.3) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.18.0 (installed: keystonemiddleware 10.10.0) Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: mistral-lib>=2.3.0 (installed: mistral-lib 3.3.1) Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.3 (installed: networkx 2.6.2) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs 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,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.40.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.1.0 (installed: oslo.service 4.1.1) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.4.1 (installed: paramiko 3.5.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.5 (installed: PyJWT 2.8.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=5.0.1 (installed: tenacity 8.2.3) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=3.0.0 (installed: yaql 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 mistral.egg-info/PKG-INFO writing dependency_links to mistral.egg-info/dependency_links.txt writing entry points to mistral.egg-info/entry_points.txt writing requirements to mistral.egg-info/requires.txt writing top-level names to mistral.egg-info/top_level.txt writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-20.1.0.dev23/mistral-20.1.0.dev23.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 (mistral) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.14.1) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: croniter (>=0.3.4) (installed: croniter 5.0.1) Handling cachetools (>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: cachetools (>=2.0.0) (installed: cachetools 5.5.2) Handling dogpile.cache (>=0.6.2) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: dogpile.cache (>=0.6.2) (installed: dogpile.cache 1.3.3) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: keystonemiddleware (>=4.18.0) (installed: keystonemiddleware 10.10.0) Handling mistral-lib (>=2.3.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: mistral-lib (>=2.3.0) (installed: mistral-lib 3.3.1) Handling networkx (>=2.3) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: networkx (>=2.3) (installed: networkx 2.6.2) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 7.1.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (mistral) 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 (mistral) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 6.0.0) Handling oslo.db (>=4.40.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.db (>=4.40.0) (installed: oslo.db 17.2.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.0.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.5.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 9.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (>=2.21.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.serialization (>=2.21.1) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=2.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.service (>=2.1.0) (installed: oslo.service 4.1.1) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.0) Handling paramiko (>=2.4.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: paramiko (>=2.4.1) (installed: paramiko 3.5.0) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: pecan (>=1.2.1) (installed: pecan 1.5.1) Handling PyJWT (>=1.5) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: PyJWT (>=1.5) (installed: PyJWT 2.8.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.32.3) Handling tenacity (>=5.0.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: tenacity (>=5.0.1) (installed: tenacity 8.2.3) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling yaql (>=3.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: yaql (>=3.0.0) (installed: yaql 3.0.0) + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires + rm -rfv mistral-20.1.0.dev23.dist-info/ removed 'mistral-20.1.0.dev23.dist-info/LICENSE' removed 'mistral-20.1.0.dev23.dist-info/AUTHORS' removed 'mistral-20.1.0.dev23.dist-info/METADATA' removed 'mistral-20.1.0.dev23.dist-info/top_level.txt' removed 'mistral-20.1.0.dev23.dist-info/pbr.json' removed 'mistral-20.1.0.dev23.dist-info/entry_points.txt' removed directory 'mistral-20.1.0.dev23.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.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-mistral.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-mistral.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.dbifVP + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + 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/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires -t -e py39,docs 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 docs: commands succeeded congratulations :) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling Pygments>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: Pygments>=2.2.0 (installed: Pygments 2.7.4) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling tempest>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: tempest>=21.0.0 (installed: tempest 43.0.1.dev20) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>= 3.0.0 (installed: WebTest 3.0.0) Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.5.2) Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: dogpile.cache>=0.6.2 (installed: dogpile.cache 1.3.3) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.18.0 (installed: keystonemiddleware 10.10.0) Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: mistral-lib>=2.3.0 (installed: mistral-lib 3.3.1) Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.3 (installed: networkx 2.6.2) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs 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,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.40.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.1.0 (installed: oslo.service 4.1.1) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.4.1 (installed: paramiko 3.5.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.5 (installed: PyJWT 2.8.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=5.0.1 (installed: tenacity 8.2.3) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=3.0.0 (installed: yaql 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 (installed: sphinxcontrib-httpdomain 1.8.1) Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0 (installed: sphinxcontrib-pecanwsme 0.11.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.6 (installed: alembic 1.14.1) Handling croniter>=0.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: croniter>=0.3.4 (installed: croniter 5.0.1) Handling cachetools>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.0 (installed: cachetools 5.5.2) Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: dogpile.cache>=0.6.2 (installed: dogpile.cache 1.3.3) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling Jinja2>=2.10 from tox --print-deps-only: py39,docs Requirement satisfied: Jinja2>=2.10 (installed: Jinja2 3.0.1) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling keystonemiddleware>=4.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.18.0 (installed: keystonemiddleware 10.10.0) Handling mistral-lib>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: mistral-lib>=2.3.0 (installed: mistral-lib 3.3.1) Handling networkx>=2.3 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.3 (installed: networkx 2.6.2) Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=3.26.0 (installed: oslo.concurrency 7.1.0) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs 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,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 6.0.0) Handling oslo.db>=4.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.40.0 (installed: oslo.db 17.2.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.0.0) Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.31.0 (installed: oslo.middleware 6.5.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 9.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.21.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.1.0 (installed: oslo.service 4.1.1) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling paramiko>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.4.1 (installed: paramiko 3.5.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PyJWT>=1.5 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.5 (installed: PyJWT 2.8.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.18.0 (installed: requests 2.32.3) Handling tenacity>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=5.0.1 (installed: tenacity 8.2.3) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: WSME>=0.8.0 (installed: WSME 0.12.1) Handling yaql>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: yaql>=3.0.0 (installed: yaql 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 mistral.egg-info/PKG-INFO writing dependency_links to mistral.egg-info/dependency_links.txt writing entry points to mistral.egg-info/entry_points.txt writing requirements to mistral.egg-info/requires.txt writing top-level names to mistral.egg-info/top_level.txt writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-20.1.0.dev23/mistral-20.1.0.dev23.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 (mistral) Requirement satisfied: alembic (>=0.9.6) (installed: alembic 1.14.1) Handling croniter (>=0.3.4) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: croniter (>=0.3.4) (installed: croniter 5.0.1) Handling cachetools (>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: cachetools (>=2.0.0) (installed: cachetools 5.5.2) Handling dogpile.cache (>=0.6.2) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: dogpile.cache (>=0.6.2) (installed: dogpile.cache 1.3.3) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling Jinja2 (>=2.10) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: Jinja2 (>=2.10) (installed: Jinja2 3.0.1) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling keystonemiddleware (>=4.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: keystonemiddleware (>=4.18.0) (installed: keystonemiddleware 10.10.0) Handling mistral-lib (>=2.3.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: mistral-lib (>=2.3.0) (installed: mistral-lib 3.3.1) Handling networkx (>=2.3) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: networkx (>=2.3) (installed: networkx 2.6.2) Handling oslo.concurrency (>=3.26.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.concurrency (>=3.26.0) (installed: oslo.concurrency 7.1.0) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (mistral) 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 (mistral) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 6.0.0) Handling oslo.db (>=4.40.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.db (>=4.40.0) (installed: oslo.db 17.2.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.0.0) Handling oslo.middleware (>=3.31.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.middleware (>=3.31.0) (installed: oslo.middleware 6.5.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 9.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (>=2.21.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.serialization (>=2.21.1) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=2.1.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: oslo.service (>=2.1.0) (installed: oslo.service 4.1.1) Handling osprofiler (>=1.4.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: osprofiler (>=1.4.0) (installed: osprofiler 4.2.0) Handling paramiko (>=2.4.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: paramiko (>=2.4.1) (installed: paramiko 3.5.0) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: pecan (>=1.2.1) (installed: pecan 1.5.1) Handling PyJWT (>=1.5) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: PyJWT (>=1.5) (installed: PyJWT 2.8.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.18.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: requests (>=2.18.0) (installed: requests 2.32.3) Handling tenacity (>=5.0.1) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: tenacity (>=5.0.1) (installed: tenacity 8.2.3) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: WSME (>=0.8.0) (installed: WSME 0.12.1) Handling yaql (>=3.0.0) from hook generated metadata: Requires-Dist (mistral) Requirement satisfied: yaql (>=3.0.0) (installed: yaql 3.0.0) + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250531233718.f54e6bf.el9.x86_64-pyproject-buildrequires + rm -rfv mistral-20.1.0.dev23.dist-info/ removed 'mistral-20.1.0.dev23.dist-info/AUTHORS' removed 'mistral-20.1.0.dev23.dist-info/LICENSE' removed 'mistral-20.1.0.dev23.dist-info/METADATA' removed 'mistral-20.1.0.dev23.dist-info/entry_points.txt' removed 'mistral-20.1.0.dev23.dist-info/pbr.json' removed 'mistral-20.1.0.dev23.dist-info/top_level.txt' removed directory 'mistral-20.1.0.dev23.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aEAzds + umask 022 + cd /builddir/build/BUILD + cd mistral-20.1.0.dev23 + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev23/.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/mistral-20.1.0.dev23/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/mistral-20.1.0.dev23/pyproject-wheeldir Processing /builddir/build/BUILD/mistral-20.1.0.dev23 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/mistral-20.1.0.dev23/.pyproject-builddir/tmpcj_kb7k6 /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/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info writing /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.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/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/mistral-20.1.0.dev23/.pyproject-builddir/pip-modern-metadata-zaowpgy0/mistral-20.1.0.dev23.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 'mistral' requires a different Python: 3.9.21 not in '>=3.10' RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.aEAzds (%build) Bad exit status from /var/tmp/rpm-tmp.aEAzds (%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-mistral.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-mistral.spec'