Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.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-manila.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-manila-20.1.0-0.20250812160213.c11bd79.el9.src.rpm Child return code was: 0 Mock Version: 6.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.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-manila.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-manila-20.1.0-0.20250812160213.c11bd79.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-manila.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-manila.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.LwzDnJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manila-20.1.0.dev85 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-20.1.0.dev85-0.20250812160213.c11bd79.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-20.1.0.dev85 + /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-manila-20.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find manila -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/.*doc8.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + rm -f manila/tests/test_hacking.py + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + 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 + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.a8P3Oo + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-20.1.0-0.20250812160213.c11bd79.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-manila.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-manila.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.uJE4Ze + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-20.1.0-0.20250812160213.c11bd79.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-manila.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-manila.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.yZHSuw + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.4.2 Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: defusedxml>=0.7.1 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=8.4.0 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement not satisfied: pyparsing>=2.4.7 Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=4.0.1 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.6 Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: cachetools>=4.2.1 Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=5.2.1 Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.4.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=4.4.1 Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.10.0 Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.7.0 Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=3.0.1 Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=2.0.1 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.4.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.4.2 Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: defusedxml>=0.7.1 Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=8.4.0 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement not satisfied: pyparsing>=2.4.7 Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=4.0.1 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.6 Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: cachetools>=4.2.1 Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 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 /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 manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-20.1.0.dev85/manila-20.1.0.dev85.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: alembic (>=1.4.2) Handling defusedxml (>=0.7.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: defusedxml (>=0.7.1) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.1.1) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: lxml (>=4.5.2) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: netaddr (>=0.8.0) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.config (>=8.3.2) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.context (>=3.1.1) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.db (>=8.4.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.i18n (>=5.0.1) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.log (>=4.4.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.middleware (>=4.1.1) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.policy (>=4.5.0) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.privsep (>=2.4.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.reports (>=2.2.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.rootwrap (>=6.2.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.serialization (>=4.0.1) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.service (>=2.4.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.utils (>=7.0.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.concurrency (>=4.3.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: osprofiler (>=3.4.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: paramiko (>=2.7.2) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Paste (>=3.4.3) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: PasteDeploy (>=2.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: pyparsing (>=2.4.7) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-neutronclient (>=6.7.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystoneauth1 (>=4.2.1) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystonemiddleware (>=9.1.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tenacity (>=6.3.1) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Routes (>=2.4.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: SQLAlchemy-Utils (>=0.38.3) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: stevedore (>=3.2.2) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tooz (>=2.7.1) Handling python-cinderclient (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-cinderclient (>=4.0.1) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-novaclient (>=17.2.1) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-glanceclient (>=3.2.2) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: WebOb (>=1.8.6) Handling cachetools (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: cachetools (>=4.2.1) Handling packaging (>=20.9) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging (>=20.9) (installed: packaging 24.2) + cat /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires + rm -rfv manila-20.1.0.dev85.dist-info/ removed 'manila-20.1.0.dev85.dist-info/LICENSE' removed 'manila-20.1.0.dev85.dist-info/AUTHORS' removed 'manila-20.1.0.dev85.dist-info/METADATA' removed 'manila-20.1.0.dev85.dist-info/entry_points.txt' removed 'manila-20.1.0.dev85.dist-info/pbr.json' removed 'manila-20.1.0.dev85.dist-info/top_level.txt' removed directory 'manila-20.1.0.dev85.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-20.1.0-0.20250812160213.c11bd79.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-manila.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-manila.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.3abGmS + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.14.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.0.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 17.3.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.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.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.7.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.5.1) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) 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.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.1.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.2) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.11.1) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.4.1) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.7.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.10.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.8.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.5.2) Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) 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>=4.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.14.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.0.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 17.3.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.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.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.7.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.5.1) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) 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.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.1.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.2) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.11.1) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.4.1) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.7.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.10.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.8.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.5.2) Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.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 sphinx>=2.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) 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) /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 manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-20.1.0.dev85/manila-20.1.0.dev85.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic (>=1.4.2) (installed: alembic 1.14.1) Handling defusedxml (>=0.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: defusedxml (>=0.7.1) (installed: defusedxml 0.7.1) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.1.1) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr (>=0.8.0) (installed: netaddr 1.3.0) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 10.0.0) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context (>=3.1.1) (installed: oslo.context 6.0.0) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db (>=8.4.0) (installed: oslo.db 17.3.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n (>=5.0.1) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log (>=4.4.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.1.0) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.6.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep (>=2.4.0) (installed: oslo.privsep 3.7.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.5.1) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization (>=4.0.1) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service (>=2.4.0) (installed: oslo.service 4.1.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 9.0.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency (>=4.3.0) (installed: oslo.concurrency 7.1.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.3.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.5.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.10.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 3.1.2) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient (>=6.7.0) (installed: python-neutronclient 11.6.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.11.1) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.11.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils (>=0.38.3) (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.4.1) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz (>=2.7.1) (installed: tooz 7.0.0) Handling python-cinderclient (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient (>=4.0.1) (installed: python-cinderclient 9.7.0) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient (>=17.2.1) (installed: python-novaclient 18.10.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.8.0) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.9) Handling cachetools (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: cachetools (>=4.2.1) (installed: cachetools 5.5.2) Handling packaging (>=20.9) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging (>=20.9) (installed: packaging 24.2) + cat /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires + rm -rfv manila-20.1.0.dev85.dist-info/ removed 'manila-20.1.0.dev85.dist-info/LICENSE' removed 'manila-20.1.0.dev85.dist-info/AUTHORS' removed 'manila-20.1.0.dev85.dist-info/METADATA' removed 'manila-20.1.0.dev85.dist-info/top_level.txt' removed 'manila-20.1.0.dev85.dist-info/pbr.json' removed 'manila-20.1.0.dev85.dist-info/entry_points.txt' removed directory 'manila-20.1.0.dev85.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-20.1.0-0.20250812160213.c11bd79.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-manila.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-manila.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.xGAvCW + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling pbr>=6.1.1 from build-system.requires Requirement satisfied: pbr>=6.1.1 (installed: pbr 6.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.14.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.0.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 17.3.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.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.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.7.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.5.1) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) 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.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.1.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.2) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.11.1) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.4.1) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.7.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.10.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.8.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.5.2) Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) 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>=4.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.1) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.14.1) Handling defusedxml>=0.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: defusedxml>=0.7.1 (installed: defusedxml 0.7.1) Handling eventlet>=0.27.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.27.0 (installed: eventlet 0.36.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.1.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 1.3.0) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 10.0.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 6.0.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 17.3.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.5.1) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 7.1.0) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 17.1.0) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.6.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.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.7.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.5.1) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.7.0) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 4.1.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) 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.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 7.1.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.3.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.5.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.10.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 3.1.2) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.6.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.11.1) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.11.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.32.3) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.4.0 (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.4.1) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 7.0.0) Handling python-cinderclient>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=4.0.1 (installed: python-cinderclient 9.7.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.10.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.8.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.9) Handling cachetools>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=4.2.1 (installed: cachetools 5.5.2) Handling packaging>=20.9 from tox --print-deps-only: py39,docs Requirement satisfied: packaging>=20.9 (installed: packaging 24.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.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 sphinx>=2.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) 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) /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 manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-20.1.0.dev85/manila-20.1.0.dev85.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic (>=1.4.2) (installed: alembic 1.14.1) Handling defusedxml (>=0.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: defusedxml (>=0.7.1) (installed: defusedxml 0.7.1) Handling eventlet (>=0.27.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.27.0) (installed: eventlet 0.36.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.1.1) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr (>=0.8.0) (installed: netaddr 1.3.0) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 10.0.0) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context (>=3.1.1) (installed: oslo.context 6.0.0) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db (>=8.4.0) (installed: oslo.db 17.3.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n (>=5.0.1) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log (>=4.4.0) (installed: oslo.log 7.1.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 17.1.0) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.6.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep (>=2.4.0) (installed: oslo.privsep 3.7.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.5.1) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.6.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization (>=4.0.1) (installed: oslo.serialization 5.7.0) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service (>=2.4.0) (installed: oslo.service 4.1.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 9.0.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency (>=4.3.0) (installed: oslo.concurrency 7.1.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.3.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.5.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.10.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 3.1.2) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient (>=6.7.0) (installed: python-neutronclient 11.6.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.11.1) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.11.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.32.3) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.4.0) (installed: SQLAlchemy 2.0.38) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils (>=0.38.3) (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.4.1) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz (>=2.7.1) (installed: tooz 7.0.0) Handling python-cinderclient (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient (>=4.0.1) (installed: python-cinderclient 9.7.0) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient (>=17.2.1) (installed: python-novaclient 18.10.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.8.0) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.9) Handling cachetools (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: cachetools (>=4.2.1) (installed: cachetools 5.5.2) Handling packaging (>=20.9) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: packaging (>=20.9) (installed: packaging 24.2) + cat /builddir/build/BUILD/openstack-manila-20.1.0-0.20250812160213.c11bd79.el9.x86_64-pyproject-buildrequires + rm -rfv manila-20.1.0.dev85.dist-info/ removed 'manila-20.1.0.dev85.dist-info/LICENSE' removed 'manila-20.1.0.dev85.dist-info/AUTHORS' removed 'manila-20.1.0.dev85.dist-info/METADATA' removed 'manila-20.1.0.dev85.dist-info/entry_points.txt' removed 'manila-20.1.0.dev85.dist-info/pbr.json' removed 'manila-20.1.0.dev85.dist-info/top_level.txt' removed directory 'manila-20.1.0.dev85.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CmR7gU + umask 022 + cd /builddir/build/BUILD + cd manila-20.1.0.dev85 + mkdir -p /builddir/build/BUILD/manila-20.1.0.dev85/.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/manila-20.1.0.dev85/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/manila-20.1.0.dev85/pyproject-wheeldir Processing /builddir/build/BUILD/manila-20.1.0.dev85 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/manila-20.1.0.dev85/.pyproject-builddir/tmpq52rqre_ /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/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info writing /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.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/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-20.1.0.dev85/.pyproject-builddir/pip-modern-metadata-um3m9nbs/manila-20.1.0.dev85.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 'manila' requires a different Python: 3.9.23 not in '>=3.10' error: Bad exit status from /var/tmp/rpm-tmp.CmR7gU (%build) Bad exit status from /var/tmp/rpm-tmp.CmR7gU (%build) RPM build errors: 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-manila.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-manila.spec'