Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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.tJIFLD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-magnumclient-4.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-magnumclient-4.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-magnumclient-4.8.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.BXVURc + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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.Y00Wl5 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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.bT0sAx + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.4.0 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.33.0 Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement not satisfied: os-client-config>=1.28.0 Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osc-lib>=1.8.0 Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement not satisfied: PrettyTable>=0.7.2 Handling cryptography>=3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cryptography>=3.0 Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: decorator>=3.4.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=1.4.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.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 python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: keystoneauth1 (>=3.4.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: stevedore (>=1.20.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: oslo.utils (>=3.33.0) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: os-client-config (>=1.28.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: osc-lib (>=1.8.0) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: PrettyTable (>=0.7.2) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: cryptography (>=3.0) Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement not satisfied: decorator (>=3.4.0) + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-magnumclient.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.lAmo7G + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.2.0) Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 0.7.2) Handling cryptography>=3.0 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 4.4.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (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) /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 python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.10.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.7.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 8.2.0) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: os-client-config (>=1.28.0) (installed: os-client-config 2.1.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.2.0) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: PrettyTable (>=0.7.2) (installed: PrettyTable 0.7.2) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: decorator (>=3.4.0) (installed: decorator 4.4.2) + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.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/python-magnumclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-epoxy-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=1040gid=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/python-magnumclient.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.saMPql + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/pyproject-wheeldir --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.4.0 (installed: keystoneauth1 5.10.0) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.4.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.5.1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.2.0) Handling os-client-config>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-client-config>=1.28.0 (installed: os-client-config 2.1.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 0.7.2) Handling cryptography>=3.0 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: decorator>=3.4.0 (installed: decorator 4.4.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 7.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=1.4.0 (installed: osprofiler 4.2.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (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) /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 python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/python_magnumclient-4.8.1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling keystoneauth1 (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: keystoneauth1 (>=3.4.0) (installed: keystoneauth1 5.10.0) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.4.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.5.1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.7.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 8.2.0) Handling os-client-config (>=1.28.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: os-client-config (>=1.28.0) (installed: os-client-config 2.1.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.2.0) Handling PrettyTable (>=0.7.2) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: PrettyTable (>=0.7.2) (installed: PrettyTable 0.7.2) Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (python-magnumclient) Requirement satisfied: decorator (>=3.4.0) (installed: decorator 4.4.2) + cat /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-buildrequires + rm -rfv python_magnumclient-4.8.1.dist-info/ removed 'python_magnumclient-4.8.1.dist-info/AUTHORS' removed 'python_magnumclient-4.8.1.dist-info/LICENSE' removed 'python_magnumclient-4.8.1.dist-info/METADATA' removed 'python_magnumclient-4.8.1.dist-info/entry_points.txt' removed 'python_magnumclient-4.8.1.dist-info/pbr.json' removed 'python_magnumclient-4.8.1.dist-info/top_level.txt' removed directory 'python_magnumclient-4.8.1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zzlqq4 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + mkdir -p /builddir/build/BUILD/python-magnumclient-4.8.1/.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/python-magnumclient-4.8.1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir Processing /builddir/build/BUILD/python-magnumclient-4.8.1 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/python-magnumclient-4.8.1/.pyproject-builddir/tmpc99wvara /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/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info writing /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.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/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-modern-metadata-p1z30i66/python_magnumclient-4.8.1.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' Building wheels for collected packages: python-magnumclient Building wheel for python-magnumclient (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/tmpud92qd0p /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( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/magnumclient creating build/lib/magnumclient/common creating build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/exceptions.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/base.py -> build/lib/magnumclient/common/apiclient copying magnumclient/common/apiclient/__init__.py -> build/lib/magnumclient/common/apiclient creating build/lib/magnumclient/v1 copying magnumclient/v1/stats_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/stats.py -> build/lib/magnumclient/v1 copying magnumclient/v1/shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/quotas.py -> build/lib/magnumclient/v1 copying magnumclient/v1/nodegroups.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/mservices.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/clusters.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/cluster_templates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/client.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates_shell.py -> build/lib/magnumclient/v1 copying magnumclient/v1/certificates.py -> build/lib/magnumclient/v1 copying magnumclient/v1/baseunit.py -> build/lib/magnumclient/v1 copying magnumclient/v1/basemodels.py -> build/lib/magnumclient/v1 copying magnumclient/v1/__init__.py -> build/lib/magnumclient/v1 creating build/lib/magnumclient/tests copying magnumclient/tests/utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_utils.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_magnumclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_httpclient.py -> build/lib/magnumclient/tests copying magnumclient/tests/test_client.py -> build/lib/magnumclient/tests copying magnumclient/tests/base.py -> build/lib/magnumclient/tests copying magnumclient/tests/__init__.py -> build/lib/magnumclient/tests creating build/lib/magnumclient/tests/osc creating build/lib/magnumclient/tests/osc/unit creating build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_stats.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_quotas.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_mservices.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_clusters.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/test_certificates.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/fakes.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/v1/__init__.py -> build/lib/magnumclient/tests/osc/unit/v1 copying magnumclient/tests/osc/unit/osc_utils.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/osc_fakes.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/tests/osc/unit/__init__.py -> build/lib/magnumclient/tests/osc/unit copying magnumclient/common/utils.py -> build/lib/magnumclient/common copying magnumclient/common/httpclient.py -> build/lib/magnumclient/common copying magnumclient/common/cliutils.py -> build/lib/magnumclient/common copying magnumclient/common/base.py -> build/lib/magnumclient/common copying magnumclient/common/__init__.py -> build/lib/magnumclient/common creating build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_stats.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_quotas.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_nodegroups.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_mservices.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clustertemplates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_clusters.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_client.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates_shell.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/test_certificates.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/shell_test_base.py -> build/lib/magnumclient/tests/v1 copying magnumclient/tests/v1/__init__.py -> build/lib/magnumclient/tests/v1 creating build/lib/magnumclient/osc creating build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/stats.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/quotas.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/nodegroups.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/mservices.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/clusters.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/cluster_templates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/certificates.py -> build/lib/magnumclient/osc/v1 copying magnumclient/osc/v1/__init__.py -> build/lib/magnumclient/osc/v1 copying magnumclient/version.py -> build/lib/magnumclient copying magnumclient/shell.py -> build/lib/magnumclient copying magnumclient/i18n.py -> build/lib/magnumclient copying magnumclient/exceptions.py -> build/lib/magnumclient copying magnumclient/client.py -> build/lib/magnumclient copying magnumclient/__init__.py -> build/lib/magnumclient copying magnumclient/osc/plugin.py -> build/lib/magnumclient/osc copying magnumclient/osc/__init__.py -> build/lib/magnumclient/osc copying magnumclient/tests/osc/__init__.py -> build/lib/magnumclient/tests/osc running egg_info writing python_magnumclient.egg-info/PKG-INFO writing dependency_links to python_magnumclient.egg-info/dependency_links.txt writing entry points to python_magnumclient.egg-info/entry_points.txt writing requirements to python_magnumclient.egg-info/requires.txt writing top-level names to python_magnumclient.egg-info/top_level.txt writing pbr to python_magnumclient.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 'python_magnumclient.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnumclient.tests.test_csr' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'magnumclient.tests.test_csr' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'magnumclient.tests.test_csr' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'magnumclient.tests.test_csr' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/magnumclient/tests/test_csr copying magnumclient/tests/test_csr/test.csr -> build/lib/magnumclient/tests/test_csr installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/client.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/exceptions.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/i18n.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/shell.py -> build/bdist.linux-x86_64/wheel/magnumclient copying build/lib/magnumclient/version.py -> build/bdist.linux-x86_64/wheel/magnumclient creating build/bdist.linux-x86_64/wheel/magnumclient/osc copying build/lib/magnumclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc copying build/lib/magnumclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc creating build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 copying build/lib/magnumclient/osc/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/osc/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/tests creating build/bdist.linux-x86_64/wheel/magnumclient/tests/test_csr copying build/lib/magnumclient/tests/test_csr/test.csr -> build/bdist.linux-x86_64/wheel/magnumclient/tests/test_csr creating build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/shell_test_base.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_certificates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_client.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clusters_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_clustertemplates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_mservices_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_quotas_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 copying build/lib/magnumclient/tests/v1/test_stats_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc copying build/lib/magnumclient/tests/osc/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_fakes.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit copying build/lib/magnumclient/tests/osc/unit/osc_utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit creating build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/fakes.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/osc/unit/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests/osc/unit/v1 copying build/lib/magnumclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_client.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_httpclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_magnumclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests copying build/lib/magnumclient/tests/utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/tests creating build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/basemodels.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/baseunit.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/certificates.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/certificates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/client.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/cluster_templates_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/clusters.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/clusters_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/mservices.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/mservices_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/nodegroups.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/quotas.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/quotas_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 copying build/lib/magnumclient/v1/stats_shell.py -> build/bdist.linux-x86_64/wheel/magnumclient/v1 creating build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/cliutils.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/httpclient.py -> build/bdist.linux-x86_64/wheel/magnumclient/common copying build/lib/magnumclient/common/utils.py -> build/bdist.linux-x86_64/wheel/magnumclient/common creating build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/__init__.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/base.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient copying build/lib/magnumclient/common/apiclient/exceptions.py -> build/bdist.linux-x86_64/wheel/magnumclient/common/apiclient running install_egg_info Copying python_magnumclient.egg-info to build/bdist.linux-x86_64/wheel/python_magnumclient-4.8.1-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/python_magnumclient-4.8.1.dist-info/WHEEL creating '/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir/pip-wheel-75zo7ush/tmp_t8po7yg/python_magnumclient-4.8.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'magnumclient/__init__.py' adding 'magnumclient/client.py' adding 'magnumclient/exceptions.py' adding 'magnumclient/i18n.py' adding 'magnumclient/shell.py' adding 'magnumclient/version.py' adding 'magnumclient/common/__init__.py' adding 'magnumclient/common/base.py' adding 'magnumclient/common/cliutils.py' adding 'magnumclient/common/httpclient.py' adding 'magnumclient/common/utils.py' adding 'magnumclient/common/apiclient/__init__.py' adding 'magnumclient/common/apiclient/base.py' adding 'magnumclient/common/apiclient/exceptions.py' adding 'magnumclient/osc/__init__.py' adding 'magnumclient/osc/plugin.py' adding 'magnumclient/osc/v1/__init__.py' adding 'magnumclient/osc/v1/certificates.py' adding 'magnumclient/osc/v1/cluster_templates.py' adding 'magnumclient/osc/v1/clusters.py' adding 'magnumclient/osc/v1/mservices.py' adding 'magnumclient/osc/v1/nodegroups.py' adding 'magnumclient/osc/v1/quotas.py' adding 'magnumclient/osc/v1/stats.py' adding 'magnumclient/tests/__init__.py' adding 'magnumclient/tests/base.py' adding 'magnumclient/tests/test_client.py' adding 'magnumclient/tests/test_httpclient.py' adding 'magnumclient/tests/test_magnumclient.py' adding 'magnumclient/tests/test_utils.py' adding 'magnumclient/tests/utils.py' adding 'magnumclient/tests/osc/__init__.py' adding 'magnumclient/tests/osc/unit/__init__.py' adding 'magnumclient/tests/osc/unit/osc_fakes.py' adding 'magnumclient/tests/osc/unit/osc_utils.py' adding 'magnumclient/tests/osc/unit/v1/__init__.py' adding 'magnumclient/tests/osc/unit/v1/fakes.py' adding 'magnumclient/tests/osc/unit/v1/test_certificates.py' adding 'magnumclient/tests/osc/unit/v1/test_cluster_templates.py' adding 'magnumclient/tests/osc/unit/v1/test_clusters.py' adding 'magnumclient/tests/osc/unit/v1/test_mservices.py' adding 'magnumclient/tests/osc/unit/v1/test_nodegroups.py' adding 'magnumclient/tests/osc/unit/v1/test_quotas.py' adding 'magnumclient/tests/osc/unit/v1/test_stats.py' adding 'magnumclient/tests/test_csr/test.csr' adding 'magnumclient/tests/v1/__init__.py' adding 'magnumclient/tests/v1/shell_test_base.py' adding 'magnumclient/tests/v1/test_certificates.py' adding 'magnumclient/tests/v1/test_certificates_shell.py' adding 'magnumclient/tests/v1/test_client.py' adding 'magnumclient/tests/v1/test_clusters.py' adding 'magnumclient/tests/v1/test_clusters_shell.py' adding 'magnumclient/tests/v1/test_clustertemplates.py' adding 'magnumclient/tests/v1/test_clustertemplates_shell.py' adding 'magnumclient/tests/v1/test_mservices.py' adding 'magnumclient/tests/v1/test_mservices_shell.py' adding 'magnumclient/tests/v1/test_nodegroups.py' adding 'magnumclient/tests/v1/test_quotas.py' adding 'magnumclient/tests/v1/test_quotas_shell.py' adding 'magnumclient/tests/v1/test_stats.py' adding 'magnumclient/tests/v1/test_stats_shell.py' adding 'magnumclient/v1/__init__.py' adding 'magnumclient/v1/basemodels.py' adding 'magnumclient/v1/baseunit.py' adding 'magnumclient/v1/certificates.py' adding 'magnumclient/v1/certificates_shell.py' adding 'magnumclient/v1/client.py' adding 'magnumclient/v1/cluster_templates.py' adding 'magnumclient/v1/cluster_templates_shell.py' adding 'magnumclient/v1/clusters.py' adding 'magnumclient/v1/clusters_shell.py' adding 'magnumclient/v1/mservices.py' adding 'magnumclient/v1/mservices_shell.py' adding 'magnumclient/v1/nodegroups.py' adding 'magnumclient/v1/quotas.py' adding 'magnumclient/v1/quotas_shell.py' adding 'magnumclient/v1/shell.py' adding 'magnumclient/v1/stats.py' adding 'magnumclient/v1/stats_shell.py' adding 'python_magnumclient-4.8.1.dist-info/AUTHORS' adding 'python_magnumclient-4.8.1.dist-info/LICENSE' adding 'python_magnumclient-4.8.1.dist-info/METADATA' adding 'python_magnumclient-4.8.1.dist-info/WHEEL' adding 'python_magnumclient-4.8.1.dist-info/entry_points.txt' adding 'python_magnumclient-4.8.1.dist-info/pbr.json' adding 'python_magnumclient-4.8.1.dist-info/top_level.txt' adding 'python_magnumclient-4.8.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-magnumclient (pyproject.toml): finished with status 'done' Created wheel for python-magnumclient: filename=python_magnumclient-4.8.1-py3-none-any.whl size=139235 sha256=68a7a378b75245f0588269491b312e526f55514095bd68b1955e1296e3dfb640 Stored in directory: /builddir/.cache/pip/wheels/05/3f/56/c76fbdffcb281cfb84597a3bfb2c5bd67a283fa40e4f58c3b2 Successfully built python-magnumclient + TOX_TESTENV_PASSENV='*' + 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' + 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 ' + PATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (python-magnumclient) with name extracted from the package (python-magnumclient); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-magnumclient-4.8.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5My4BI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 + cd python-magnumclient-4.8.1 ++ xargs basename --multiple ++ ls /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir/python_magnumclient-4.8.1-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_magnumclient==4.8.1 + '[' -z python_magnumclient==4.8.1 ']' + TMPDIR=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir python_magnumclient==4.8.1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-magnumclient-4.8.1/pyproject-wheeldir Processing ./pyproject-wheeldir/python_magnumclient-4.8.1-py3-none-any.whl Installing collected packages: python-magnumclient Creating /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin/magnum to 755 Successfully installed python-magnumclient-4.8.1 + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin/magnum /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin/magnum: updating + rm -rfv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 --record /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/RECORD --output /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages/python_magnumclient-4.8.1.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.8.1-0.20250317124704.ecdcc06.el9 --unique-debug-suffix -4.8.1-0.20250317124704.ecdcc06.el9.x86_64 --unique-debug-src-base python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-magnumclient-4.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XaJxBJ + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + TOX_TESTENV_PASSENV='*' + 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' + 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 ' + PATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-magnumclient-4.8.1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( usage: check_parser [-h] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca_missing_args [0.080674s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_bad_uuid [0.000683s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_multiple [0.001748s] ... ok {3} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca [0.135609s] ... ok {0} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_no_options [0.027244s] ... ok WARNING: The cluster's api_address is not known yet. {3} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_required_args_pass [0.018429s] ... ok usage: check_parser [-h] --cluster-template [--discovery-url ] [--docker-volume-size ] [--labels ] [--keypair ] [--master-count ] [--node-count ] [--timeout ] [--master-flavor ] [--flavor ] [--fixed-network ] [--fixed-subnet ] [--floating-ip-enabled] [--floating-ip-disabled] [--merge-labels] [--master-lb-enabled] [--master-lb-disabled] check_parser: error: the following arguments are required: --cluster-template {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_missing_required_arg [0.007872s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_required_args_pass [0.003600s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_bad_uuid [0.000822s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_multiple [0.000716s] ... ok usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_no_uuid [0.001274s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterDelete.test_cluster_delete_one [0.002820s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_no_options [0.001621s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_pass [0.004405s] ... ok {3} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpgrade.test_cluster_upgrade_pass [0.002923s] ... ok {3} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_required_args_pass [0.001174s] ... ok {3} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_with_labels [0.001126s] ... ok usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: , {3} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_no_args [0.005465s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_hardlimit [0.001201s] ... ok {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete [0.000777s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id {3} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_project_id [0.000804s] ... ok {3} magnumclient.tests.test_client.ClientTest.test_invalid_version_argument [0.001046s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_app [0.000625s] ... ok {3} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_none [0.001090s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_bypass_url [0.005289s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_exception [0.001253s] ... ok {3} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_empty_body [0.003791s] ... ok {3} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch [0.001028s] ... ok {3} magnumclient.tests.test_utils.CliUtilsTest.test_keys_and_vals_to_strs [0.002375s] ... ok {3} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_split [0.001759s] ... ok {3} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_valid_file [0.002987s] ... ok {3} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_rotate_ca [0.002236s] ... ok WARNING: The cluster's api_address is not known yet. {3} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_show_success [0.089124s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_endpoint_type [0.001446s] ... ok {3} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_interface [0.006231s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create [0.000767s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_discovery_url [0.000734s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_docker_volume_size [0.000069s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_labels [0.000535s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_id [0.000355s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_delete_by_name [0.000335s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_limit [0.001298s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_resize [0.000125s] ... ok {3} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update [0.000097s] ... ok {2} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca [0.115135s] ... ok {2} magnumclient.tests.osc.unit.v1.test_certificates.TestShowCa.test_show_ca [0.009092s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_csh [0.021048s] ... ok {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_floating_ips [0.015508s] ... ok usage: check_parser [-h] [ ...] check_parser: error: the following arguments are required: {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_no_uuid [0.001410s] ... ok {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateDelete.test_cluster_template_delete_one [0.000547s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') {2} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_bad_op [0.007601s] ... ok WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] check_parser: error: the following arguments are required: {1} magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args [0.172459s] ... ok {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force [0.366202s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir [0.134623s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: , {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_pass [0.006230s] ... ok {1} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_show_ca_missing_args [0.017896s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {1} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_cluster [0.000863s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {1} magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca_without_csr [0.000483s] ... ok {2} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterResize.test_cluster_resize_to_zero_pass [0.002318s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_multiple [0.000930s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupDelete.test_nodegroup_delete_one [0.009831s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_ok [0.001724s] ... ok {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_options [0.000949s] ... ok usage: check_parser [-h] [ ...] check_parser: error: argument : invalid choice: 'foo' (choose from 'add', 'replace', 'remove') {2} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_bad_op [0.001408s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --resource {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_no_resource [0.001136s] ... ok usage: check_parser [-h] [--marker ] [--limit ] [--sort-key ] [--sort-dir ] [--all-tenants] check_parser: error: unrecognized arguments: --wrong {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_wrong_args [0.001197s] ... ok {2} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show [0.001017s] ... ok {2} magnumclient.tests.test_client.ClientTest.test_no_version_argument [0.000682s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --coe usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] --coe --image --external-network [--keypair ] [--fixed-network ] [--fixed-subnet ] [--network-driver ] [--volume-driver ] [--dns-nameserver ] [--flavor ] [--master-flavor ] [--docker-volume-size ] [--docker-storage-driver ] [--http-proxy ] [--https-proxy ] [--no-proxy ] [--labels ] [--tls-disabled] [--public] [--registry-enabled] [--insecure-registry INSECURE_REGISTRY] [--server-type ] [--master-lb-enabled] [--floating-ip-enabled] [--floating-ip-disabled] [--hidden] [--visible] [--tags <--tags tag1 --tags tag2,tag3>] check_parser: error: the following arguments are required: , --image, --external-network {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateCreate.test_cluster_template_create_missing_required_arg [0.023885s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--fields ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_bad_sort_dir_fail [0.014815s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateList.test_cluster_template_list_options [0.000934s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show [0.000597s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateShow.test_cluster_template_show_no_ct_fail [0.000686s] ... ok {1} magnumclient.tests.osc.unit.v1.test_cluster_templates.TestClusterTemplateUpdate.test_cluster_template_update_pass [0.001011s] ... ok WARNING: The cluster's api_address is not known yet. usage: check_parser [-h] [--dir ] [--force] [--output-certs] [--use-certificate] [--use-keystone] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_no_cluster_fail [0.078587s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] check_parser: error: argument --sort-dir: invalid choice: 'foo' (choose from 'desc', 'asc') {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_bad_sort_dir_fail [0.006562s] ... ok usage: check_parser [-h] [--rollback] [ ...] check_parser: error: argument : invalid choice: 'bar' (choose from 'add', 'replace', 'remove') {0} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterUpdate.test_cluster_update_bad_op [0.001614s] ... ok {0} magnumclient.tests.osc.unit.v1.test_mservices.TestServiceList.test_service_list [0.001095s] ... ok usage: check_parser [-h] [--docker-volume-size ] [--labels ] [--node-count ] [--min-nodes ] [--max-nodes ] [--role ] [--image ] [--flavor ] [--merge-labels] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupCreate.test_nodegroup_create_missing_required_arg [0.008794s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--limit ] [--sort-key ] [--sort-dir ] [--role ] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupList.test_nodegroup_list_no_options [0.002416s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: , {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_args [0.001933s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_no_nodegroup_fail [0.001364s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupShow.test_nodegroup_show_pass [0.000855s] ... ok {0} magnumclient.tests.osc.unit.v1.test_nodegroups.TestNodeGroupUpdate.test_nodegroup_update_pass [0.000832s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_wrong_projectid [0.001072s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_missing_args [0.004992s] ... ok {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasList.test_quotas_list_with_no_options [0.000918s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id, --resource {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasShow.test_quotas_show_missing_args [0.000936s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_missing_args [0.001162s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: unrecognized arguments: --hard-limits 10 {0} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update_wrong_args [0.001165s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_401_unauthorized_exception [0.004977s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_exception [0.000269s] ... ok usage: check_parser [-h] {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_trailing_slash [0.000246s] ... ok check_parser: error: the following arguments are required: {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_timeout [0.000154s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_unsupported_scheme [0.000188s] ... ok {0} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list [0.009329s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_body_undecode_json [0.000315s] ... ok {0} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_missing_args [0.000956s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_socket [0.000221s] ... ok {0} magnumclient.tests.test_client.ClientTest.test_valid_version_argument [0.000493s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl_params [0.000351s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version_trailing_slash [0.000155s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_raw_request [0.000253s] ... ok {2} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_prefix_slash_in_path [0.000145s] ... ok {2} magnumclient.tests.test_httpclient.SessionClientTest.test_server_exception_msg_and_traceback [0.000289s] ... ok {2} magnumclient.tests.test_magnumclient.TestMagnumclient.test_something [0.000448s] ... ok {2} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_invalid_op [0.000166s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_empty_body [0.000593s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_endpoint [0.000286s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_only [0.000317s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_server_redirect_exception [0.000263s] ... ok {2} magnumclient.tests.test_utils.CommonFiltersTest.test_other [0.000413s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_none [0.000161s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple [0.000127s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_colon_values [0.000119s] ... ok {2} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_multiple_values_per_labels [0.000118s] ... ok {2} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_bad_json [0.000477s] ... ok {2} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_create_fail [0.000159s] ... ok {0} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_trailing_slash_in_base [0.004721s] ... ok {0} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_format_error [0.000202s] ... ok {0} magnumclient.tests.test_utils.ArgsArrayToPatchTest.test_args_array_to_patch_remove [0.000191s] ... ok {0} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels [0.000353s] ... ok {0} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_parse_comma_false [0.000152s] ... ok {0} magnumclient.tests.test_utils.FormatLabelsTest.test_format_multiple_bad_label [0.000170s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate_no_cluster_arg [0.013713s] ... ok {0} magnumclient.tests.test_utils.HandleJsonFromFileTest.test_handle_json_from_file_open_fail [0.012616s] ... ok {0} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize [0.000311s] ... ok {0} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_show_by_id [0.000106s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_duplicate_arg [0.025688s] ... ok {0} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_show_failure_with_invalid_field [0.025069s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh [0.336235s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_api_key [0.007284s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_password [0.001101s] ... ok {0} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_session [0.001028s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_cluster_create_timeout [0.000095s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list [0.000076s] ... ok {0} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_upgrade [0.000073s] ... ok {2} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_with_not_csr [0.022940s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_no_arg [0.014074s] ... ok {2} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_auth_token [0.010988s] ... ok {2} magnumclient.tests.v1.test_client.ClientInitializeTest.test_init_with_legacy_service_type [0.001119s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_fail [0.000630s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_create_with_keypair [0.000068s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_dir [0.000077s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key_dir [0.000233s] ... ok {2} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_name [0.000232s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_failure_wrong_arg [0.006717s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_without_tls_non_csh [0.018081s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified [0.224909s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_labels [0.004000s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterCreate.test_cluster_create_with_lb_disabled [0.001328s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterList.test_cluster_list_options [0.000876s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_no_cluster_fail [0.001039s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_success [0.066635s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_non_csh [0.022404s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_name [0.005756s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_clustertemplate_arg [0.019051s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_optional_name [0.013576s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh [0.190197s] ... ok {1} magnumclient.tests.osc.unit.v1.test_clusters.TestClusterShow.test_cluster_show_pass [0.083568s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_without_tls_csh [0.018803s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success_only_positional_name [0.030074s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create [0.001228s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --project-id, --resource {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_missing_args [0.000789s] ... ok {2} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success [0.008458s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_name [0.000079s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_detail [0.000084s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_limit [0.000081s] ... ok usage: check_parser [-h] --project-id --resource [--hard-limit ] check_parser: error: the following arguments are required: --resource {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasCreate.test_quotas_create_with_wrong_args [0.000772s] ... ok usage: check_parser [-h] --project-id --resource check_parser: error: the following arguments are required: --project-id {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasDelete.test_quotas_delete_wrong_args [0.000652s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key_dir [0.000110s] ... ok {2} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_id [0.000296s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_errors [0.017687s] ... ok {1} magnumclient.tests.osc.unit.v1.test_quotas.TestQuotasUpdate.test_quotas_update [0.001102s] ... ok {1} magnumclient.tests.osc.unit.v1.test_stats.TestStatsList.test_stats_list_wrong_projectid [0.001809s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_storage_driver_success [0.013527s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection [0.016046s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_duplicate_name [0.020810s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_ssl [0.003987s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath [0.000362s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version [0.000351s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_subpath_version_trailing_slash [0.000334s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_get_connection_params_with_version [0.000280s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_address [0.000497s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_master_count [0.014619s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_server_exception_msg_and_traceback [0.000612s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_server_success_body_json [0.000611s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_trailing_slash_in_base [0.000355s] ... ok {1} magnumclient.tests.test_httpclient.HttpClientTest.test_url_generation_without_prefix_slash_in_path [0.000334s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_http_proxy_success [0.035996s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_httpclient [0.000358s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_construct_http_client_return_sessionclient [0.000837s] ... ok {1} magnumclient.tests.test_httpclient.SessionClientTest.test_raw_request [0.000865s] ... ok {1} magnumclient.tests.test_utils.CommonFiltersTest.test_limit [0.000205s] ... ok {1} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_0 [0.000226s] ... ok {1} magnumclient.tests.test_utils.CommonFiltersTest.test_limit_negative_number [0.000330s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_label_special_label [0.000330s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_mix_commas_semicolon [0.000422s] ... ok {1} magnumclient.tests.test_utils.FormatLabelsTest.test_format_labels_semicolon [0.000327s] ... ok {1} magnumclient.tests.test_utils.SplitAndDeserializeTest.test_split_and_deserialize_fail [0.000461s] ... ok {1} magnumclient.tests.v1.test_certificates.CertificateManagerTest.test_cert_create [0.000226s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_cluster_create_timeout [0.024702s] ... ok {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_ca_rotate [0.013929s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_keypair [0.010349s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_labels [0.012807s] ... ok {1} magnumclient.tests.v1.test_certificates_shell.ShellTest.test_cluster_ca_sign_success [0.019951s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success [0.055453s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker [0.000265s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_marker_limit [0.000118s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_list_with_sort_key [0.000191s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_show_by_id [0.000081s] ... ok {1} magnumclient.tests.v1.test_clusters.ClusterManagerTest.test_cluster_update_with_rollback [0.000172s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_success [0.019985s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_ignored_duplicated_field [0.015734s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_master_flavor [0.029744s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh [0.346882s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success_with_arg [0.020250s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_failure_no_arg [0.021376s] ... ok {3} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_rollback [0.012862s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create [0.003554s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_fail [0.001107s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_docker_volume_size [0.000088s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_delete_by_id [0.000180s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_dir [0.000419s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_show_by_name [0.000353s] ... ok {3} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_update [0.000060s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_invalid_node_count [0.030723s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_success [0.021467s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_duplicate_name [0.013389s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_no_arg [0.022113s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure [0.016619s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_docker_volume_size [0.022753s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_failure_few_arg [0.103183s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh [0.187920s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success [0.102869s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_https_proxy_success [0.018704s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_with_arg [0.016643s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_with_registry_enabled [0.022959s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_deprecation_warnings [0.016064s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_failure_no_arg [0.018196s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_success [0.119460s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_ignored_duplicated_field [0.015552s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_create_failure_only_node_count [0.006742s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_failure_no_arg [0.017782s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_show_success [0.019696s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure [0.006471s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_few_args [0.030176s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_delete_multiple_id_success [0.010951s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_success [0.019795s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_invalid_arg [0.006408s] ... ok {2} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success [0.024703s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list [0.000104s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_limit [0.000078s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_clustertemplate_metadata [0.016096s] ... ok {2} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key [0.006501s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_docker_volume_size [0.000078s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key [0.000243s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_name [0.000263s] ... ok {2} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_update [0.000222s] ... ok {2} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas [0.000087s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_list_failure_with_invalid_field [0.013689s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_attribute [0.007758s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_failure_no_arg [0.007175s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_project_id [0.015278s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_wrong_op [0.005859s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_resource [0.007773s] ... ok {2} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_success [0.011578s] ... ok Request to rotate the CA certificate for cluster 3a369884-b6ba-484f-a206-919b4b718aff has been accepted. Request to create cluster template fake-ct-1 accepted Request to delete cluster template foo has been accepted. Request to resize cluster foo has been accepted. Request to resize cluster foo has been accepted. Request to delete nodegroup fake-nodegroup1 has been accepted. Request to delete nodegroup fake-nodegroup2 has been accepted. Request to delete nodegroup fake-nodegroup has been accepted. +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_show_success [0.018925s] ... ok {1} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_success_many_attribute [0.015328s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_create_with_keypair [0.000258s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list [0.000249s] ... ok {1} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_sort_key [0.000150s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_failure_wrong_op [0.108795s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_failure_few_args [0.032535s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_label [0.019553s] ... ok {0} magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_update_rollback_old_api_version [0.024151s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker [0.000297s] ... ok {0} magnumclient.tests.v1.test_clustertemplates.ClusterTemplateManagerTest.test_clustertemplate_list_with_marker_limit [0.000195s] ... ok {3} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_update_success_many_attribute [0.019202s] ... ok {3} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_key_dir [0.002932s] ... ok {3} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_success [0.015144s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create [0.000087s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_fail [0.001577s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker [0.000360s] ... ok {3} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_marker_limit [0.000084s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_list_quotas_all [0.000293s] ... ok {3} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_create [0.000308s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_combined_labels_success [0.030264s] ... ok {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_no_arg [0.016095s] ... ok {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_resource [0.007712s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_warnings [0.113685s] ... ok {3} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_success [0.017710s] ... ok {3} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats_with_project_id [0.000084s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_docker_vol_size_success [0.019516s] ... ok {3} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_failure [0.014003s] ... ok Request to create cluster template fake-ct-1 accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to delete cluster foo has been accepted. Request to delete cluster foo has been accepted. Request to delete cluster bar has been accepted. Request to delete cluster foo has been accepted. Request to update cluster foo has been accepted. Request to upgrade cluster foo has been accepted. Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create nodegroup 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ Request to delete quota for project id abc and resource Cluster has been accepted. {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_fixed_network_success [0.020372s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_labels_success [0.010173s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_deprecation_errors [0.076698s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_separate_labels_success [0.009080s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_volume_driver_success [0.008165s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_invalid_arg [0.093305s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success [0.123749s] ... ok {1} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_failure_with_invalid_field [0.021873s] ... ok {1} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker [0.000239s] ... ok {1} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_marker_limit [0.000105s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_id [0.000222s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list [0.000144s] ... ok {1} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_key_dir [0.000261s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_no_proxy_success [0.025487s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_delete [0.006866s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_quota_update [0.000087s] ... ok {1} magnumclient.tests.v1.test_quotas.QuotasManagerTest.test_show_project_resource_quota [0.000075s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_failure_only_hard_limit [0.005778s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_create_success [0.018799s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_public_success [0.032406s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_success [0.017770s] ... ok {1} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_update_success [0.009071s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_no_servertype [0.026337s] ... ok {1} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success [0.015973s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_success_only_positional_name [0.010009s] ... ok Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted Request to create cluster 3a369884-b6ba-484f-a206-919b4b718aff accepted +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +------------+---------------------------+ | Property | Value | +------------+---------------------------+ | resource | Cluster | | created_at | 2017-09-15T05:40:34+00:00 | | updated_at | 2017-09-15T05:40:34+00:00 | | hard_limit | 1 | | project_id | abc | | id | 10 | | name | fake-quota | +------------+---------------------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_delete_multiple_id_success [0.021796s] ... ok {0} magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_list_success_detailed [0.008408s] ... ok {0} magnumclient.tests.v1.test_mservices.MServiceManagerTest.test_coe_service_list_with_sort_dir [0.000383s] ... ok {0} magnumclient.tests.v1.test_mservices_shell.ShellTest.test_magnum_service_list_failure [0.007224s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_create_with_labels [0.000238s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_delete_by_name [0.000086s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_limit [0.000221s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_list_with_sort_dir [0.000105s] ... ok {0} magnumclient.tests.v1.test_nodegroups.NodeGroupManagerTest.test_nodegroup_show_by_id [0.000129s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_delete_failure_no_project_id [0.005832s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_list_failure [0.006484s] ... ok {0} magnumclient.tests.v1.test_quotas_shell.ShellTest.test_quotas_show_failure_no_arg [0.006273s] ... ok {0} magnumclient.tests.v1.test_stats.StatsManagerTest.test_stats [0.000446s] ... ok {0} magnumclient.tests.v1.test_stats_shell.ShellTest.test_stats_get_success_with_arg [0.020773s] ... ok Delete for cluster template foo failed: Not found (HTTP 404) Request to delete cluster template foo has been accepted. Request to delete cluster template bar has been accepted. Request to update nodegroup ng1 has been accepted. +------------+----------+------------+ | project_id | resource | hard_limit | +------------+----------+------------+ | abc | Cluster | 1 | +------------+----------+------------+ +----------------------+--------------------------------------+ | Property | Value | +----------------------+--------------------------------------+ | status | CREATE_IN_PROGRESS | | health_status | HEALTHY | | cluster_template_id | fake-ct | | node_addresses | [] | | uuid | 3a369884-b6ba-484f-a206-919b4b718aff | | stack_id | c4554582-77bd-4734-8f1a-72c3c40e5fb4 | | status_reason | - | | labels | {} | | labels_overridden | {} | | labels_added | {} | | labels_skipped | {} | | fixed_network | fixed-network | | fixed_subnet | fixed-subnet | | floating_ip_enabled | True | | created_at | 2017-03-16T18:40:39+00:00 | | updated_at | 2017-03-16T18:40:45+00:00 | | coe_version | - | | faults | - | | keypair | fakekey | | api_address | - | | master_addresses | [] | | create_timeout | 60 | | node_count | 2 | | discovery_url | https://fake.cluster | | docker_volume_size | 1 | | master_count | 1 | | container_version | - | | name | fake-cluster-1 | | master_flavor_id | - | | flavor_id | m1.medium | | project_id | abc | | health_status_reason | {'api': 'ok'} | | master_lb_enabled | False | +----------------------+--------------------------------------+ ====== Totals ====== Ran: 334 tests in 1.9276 sec. - Passed: 334 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 5.5128 sec. ============== Worker Balance ============== - Worker 0 (84 tests) => 0:00:01.900925 - Worker 1 (84 tests) => 0:00:01.455249 - Worker 2 (83 tests) => 0:00:01.127342 - Worker 3 (83 tests) => 0:00:01.503954 Test id Runtime (s) ----------------------------------------------------------------------------------------------------------------------------- ----------- magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_custom_dir_with_config_only_works_if_force 0.366 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_csh 0.347 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_csh 0.336 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_creates_config_in_cwd_if_not_dir_specified 0.225 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_swarm_success_with_tls_non_csh 0.190 magnumclient.tests.v1.test_clusters_shell.ShellTest.test_cluster_config_k8s_success_with_tls_non_csh 0.188 magnumclient.tests.osc.unit.v1.test_certificates.TestRotateCa.test_rotate_ca_missing_args 0.172 magnumclient.tests.osc.unit.v1.test_certificates.TestSignCa.test_sign_ca 0.136 magnumclient.tests.osc.unit.v1.test_clusters.TestClusterConfig.test_cluster_config_with_custom_dir 0.135 magnumclient.tests.v1.test_clustertemplates_shell.ShellTest.test_cluster_template_create_network_driver_success 0.124 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W6YLEs + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python3-magnumclient + cp -pr README.rst /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.meGqBS + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python3-magnumclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python3-magnumclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python3-magnumclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient = 4.8.1-0.20250317124704.ecdcc06.el9 python3-magnumclient = 4.8.1-0.20250317124704.ecdcc06.el9 python3.9-magnumclient = 4.8.1-0.20250317124704.ecdcc06.el9 python3.9dist(python-magnumclient) = 4.8.1 python3dist(python-magnumclient) = 4.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.9 python3.9dist(cryptography) >= 3 python3.9dist(decorator) >= 3.4 python3.9dist(keystoneauth1) >= 3.4 python3.9dist(os-client-config) >= 1.28 python3.9dist(osc-lib) >= 1.8 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.33 python3.9dist(prettytable) >= 0.7.2 python3.9dist(requests) >= 2.14.2 python3.9dist(stevedore) >= 1.20 Obsoletes: python39-magnumclient < 4.8.1-0.20250317124704.ecdcc06.el9 Processing files: python-magnumclient-doc-4.8.1-0.20250317124704.ecdcc06.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XzDoW2 + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + DOCDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python-magnumclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/doc/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xxfeAX + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python-magnumclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python-magnumclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64/usr/share/licenses/python-magnumclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-magnumclient-doc = 4.8.1-0.20250317124704.ecdcc06.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-magnumclient-tests-4.8.1-0.20250317124704.ecdcc06.el9.noarch Provides: python-magnumclient-tests = 4.8.1-0.20250317124704.ecdcc06.el9 python3-magnumclient-tests = 4.8.1-0.20250317124704.ecdcc06.el9 python3.9-magnumclient-tests = 4.8.1-0.20250317124704.ecdcc06.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-magnumclient-tests < 4.8.1-0.20250317124704.ecdcc06.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 Wrote: /builddir/build/SRPMS/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.src.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-tests-4.8.1-0.20250317124704.ecdcc06.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-magnumclient-doc-4.8.1-0.20250317124704.ecdcc06.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iuD0PO + umask 022 + cd /builddir/build/BUILD + cd python-magnumclient-4.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-magnumclient-4.8.1-0.20250317124704.ecdcc06.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0