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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4ilvnz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-monascaclient-2.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-monascaclient-2.8.0 + rm -rf /builddir/build/BUILD/python-monascaclient-2.8.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-monascaclient-2.8.0-SPECPARTS + /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-monascaclient-2.8.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.aeRjHG + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + 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-monascaclient-2.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires -t -e py312 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1f3M8j + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + 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-monascaclient-2.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires -t -e py312 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) 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-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gMjpRK + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + 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-monascaclient-2.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires -t -e py312 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK (0.01 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement not satisfied: coverage!=4.4,>=4.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement not satisfied: stestr>=1.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py312 Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement not satisfied: testtools>=2.2.0 Handling osc-lib>=1.8.0 from tox --print-deps-only: py312 Requirement not satisfied: osc-lib>=1.8.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312 Requirement not satisfied: oslo.utils>=3.33.0 Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py312 Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py312 Requirement not satisfied: iso8601>=0.1.11 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312 Requirement not satisfied: PrettyTable>=0.7.2 Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement not satisfied: PyYAML>=3.12 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing python_monascaclient.egg-info/PKG-INFO writing dependency_links to python_monascaclient.egg-info/dependency_links.txt writing entry points to python_monascaclient.egg-info/entry_points.txt writing requirements to python_monascaclient.egg-info/requires.txt writing top-level names to python_monascaclient.egg-info/top_level.txt writing pbr to python_monascaclient.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_monascaclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-monascaclient-2.8.0/python_monascaclient-2.8.0.dist-info' Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: osc-lib >=1.8.0 Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: oslo.serialization !=2.19.1,>=2.18.0 Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: oslo.utils >=3.33.0 Handling Babel !=2.4.0,>=2.3.4 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: Babel !=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: iso8601 >=0.1.11 Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: PrettyTable >=0.7.2 Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement not satisfied: PyYAML >=3.12 + cat /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires + rm -rfv python_monascaclient-2.8.0.dist-info/ removed 'python_monascaclient-2.8.0.dist-info/AUTHORS' removed 'python_monascaclient-2.8.0.dist-info/LICENSE' removed 'python_monascaclient-2.8.0.dist-info/METADATA' removed 'python_monascaclient-2.8.0.dist-info/entry_points.txt' removed 'python_monascaclient-2.8.0.dist-info/pbr.json' removed 'python_monascaclient-2.8.0.dist-info/top_level.txt' removed directory 'python_monascaclient-2.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.vrDH0y + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + 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-monascaclient-2.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires -t -e py312 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK (0.01 seconds) congratulations :) (0.06 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312 Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py312 Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py312 Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312 Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing python_monascaclient.egg-info/PKG-INFO writing dependency_links to python_monascaclient.egg-info/dependency_links.txt writing entry points to python_monascaclient.egg-info/entry_points.txt writing requirements to python_monascaclient.egg-info/requires.txt writing top-level names to python_monascaclient.egg-info/top_level.txt writing pbr to python_monascaclient.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_monascaclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-monascaclient-2.8.0/python_monascaclient-2.8.0.dist-info' Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling Babel !=2.4.0,>=2.3.4 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: Babel !=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: iso8601 >=0.1.11 (installed: iso8601 2.1.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: PyYAML >=3.12 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires + rm -rfv python_monascaclient-2.8.0.dist-info/ removed 'python_monascaclient-2.8.0.dist-info/AUTHORS' removed 'python_monascaclient-2.8.0.dist-info/LICENSE' removed 'python_monascaclient-2.8.0.dist-info/METADATA' removed 'python_monascaclient-2.8.0.dist-info/top_level.txt' removed 'python_monascaclient-2.8.0.dist-info/pbr.json' removed 'python_monascaclient-2.8.0.dist-info/entry_points.txt' removed directory 'python_monascaclient-2.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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-monascaclient.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-1/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=1039gid=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-monascaclient.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 warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ce1ywb + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + 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-monascaclient-2.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires -t -e py312 Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312 Requirement satisfied: tox (installed: tox 4.21.2) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312 Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling stestr>=1.0.0 from tox --print-deps-only: py312 Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: py312 Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py312 Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.2) Handling osc-lib>=1.8.0 from tox --print-deps-only: py312 Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.2.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312 Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 8.0.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py312 Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601>=0.1.11 from tox --print-deps-only: py312 Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312 Requirement satisfied: PrettyTable>=0.7.2 (installed: PrettyTable 3.6.0) Handling PyYAML>=3.12 from tox --print-deps-only: py312 Requirement satisfied: PyYAML>=3.12 (installed: PyYAML 6.0.1) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info writing python_monascaclient.egg-info/PKG-INFO writing dependency_links to python_monascaclient.egg-info/dependency_links.txt writing entry points to python_monascaclient.egg-info/entry_points.txt writing requirements to python_monascaclient.egg-info/requires.txt writing top-level names to python_monascaclient.egg-info/top_level.txt writing pbr to python_monascaclient.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_monascaclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-monascaclient-2.8.0/python_monascaclient-2.8.0.dist-info' Handling osc-lib >=1.8.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: osc-lib >=1.8.0 (installed: osc-lib 3.2.0) Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 (installed: oslo.serialization 5.6.0) Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: oslo.utils >=3.33.0 (installed: oslo.utils 8.0.0) Handling Babel !=2.4.0,>=2.3.4 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: Babel !=2.4.0,>=2.3.4 (installed: Babel 2.13.1) Handling iso8601 >=0.1.11 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: iso8601 >=0.1.11 (installed: iso8601 2.1.0) Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: pbr !=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: PrettyTable >=0.7.2 (installed: PrettyTable 3.6.0) Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (python-monascaclient) Requirement satisfied: PyYAML >=3.12 (installed: PyYAML 6.0.1) + cat /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-buildrequires + rm -rfv python_monascaclient-2.8.0.dist-info/ removed 'python_monascaclient-2.8.0.dist-info/AUTHORS' removed 'python_monascaclient-2.8.0.dist-info/LICENSE' removed 'python_monascaclient-2.8.0.dist-info/METADATA' removed 'python_monascaclient-2.8.0.dist-info/entry_points.txt' removed 'python_monascaclient-2.8.0.dist-info/pbr.json' removed 'python_monascaclient-2.8.0.dist-info/top_level.txt' removed directory 'python_monascaclient-2.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.la5xV5 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-monascaclient-2.8.0 + mkdir -p /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-monascaclient-2.8.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running dist_info creating /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info writing /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.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-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-modern-metadata-hcofo7zm/python_monascaclient-2.8.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-monascaclient Building wheel for python-monascaclient (pyproject.toml): started Running command Building wheel for python-monascaclient (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/monascaclient creating build/lib/monascaclient/osc copying monascaclient/osc/migration.py -> build/lib/monascaclient/osc copying monascaclient/osc/__init__.py -> build/lib/monascaclient/osc creating build/lib/monascaclient/tests copying monascaclient/tests/test_shell.py -> build/lib/monascaclient/tests copying monascaclient/tests/test_client.py -> build/lib/monascaclient/tests copying monascaclient/tests/__init__.py -> build/lib/monascaclient/tests creating build/lib/monascaclient/common copying monascaclient/common/utils.py -> build/lib/monascaclient/common copying monascaclient/common/monasca_manager.py -> build/lib/monascaclient/common copying monascaclient/common/__init__.py -> build/lib/monascaclient/common creating build/lib/monascaclient/tests/v2_0 copying monascaclient/tests/v2_0/__init__.py -> build/lib/monascaclient/tests/v2_0 creating build/lib/monascaclient/tests/v2_0/shell copying monascaclient/tests/v2_0/shell/test_notifications.py -> build/lib/monascaclient/tests/v2_0/shell copying monascaclient/tests/v2_0/shell/test_notification_types.py -> build/lib/monascaclient/tests/v2_0/shell copying monascaclient/tests/v2_0/shell/test_metrics.py -> build/lib/monascaclient/tests/v2_0/shell copying monascaclient/tests/v2_0/shell/test_alarm_definitions.py -> build/lib/monascaclient/tests/v2_0/shell copying monascaclient/tests/v2_0/shell/__init__.py -> build/lib/monascaclient/tests/v2_0/shell copying monascaclient/version.py -> build/lib/monascaclient copying monascaclient/shell.py -> build/lib/monascaclient copying monascaclient/client.py -> build/lib/monascaclient copying monascaclient/__init__.py -> build/lib/monascaclient creating build/lib/monascaclient/v2_0 copying monascaclient/v2_0/shell.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/notificationtypes.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/notifications.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/metrics.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/client.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/alarms.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/alarm_definitions.py -> build/lib/monascaclient/v2_0 copying monascaclient/v2_0/__init__.py -> build/lib/monascaclient/v2_0 running egg_info writing python_monascaclient.egg-info/PKG-INFO writing dependency_links to python_monascaclient.egg-info/dependency_links.txt writing entry points to python_monascaclient.egg-info/entry_points.txt writing requirements to python_monascaclient.egg-info/requires.txt writing top-level names to python_monascaclient.egg-info/top_level.txt writing pbr to python_monascaclient.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_monascaclient.egg-info/SOURCES.txt' 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/monascaclient creating build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/alarm_definitions.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/alarms.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/client.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/metrics.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/notifications.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/notificationtypes.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/v2_0/shell.py -> build/bdist.linux-x86_64/wheel/monascaclient/v2_0 copying build/lib/monascaclient/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient copying build/lib/monascaclient/client.py -> build/bdist.linux-x86_64/wheel/monascaclient copying build/lib/monascaclient/shell.py -> build/bdist.linux-x86_64/wheel/monascaclient copying build/lib/monascaclient/version.py -> build/bdist.linux-x86_64/wheel/monascaclient creating build/bdist.linux-x86_64/wheel/monascaclient/common copying build/lib/monascaclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/common copying build/lib/monascaclient/common/monasca_manager.py -> build/bdist.linux-x86_64/wheel/monascaclient/common copying build/lib/monascaclient/common/utils.py -> build/bdist.linux-x86_64/wheel/monascaclient/common creating build/bdist.linux-x86_64/wheel/monascaclient/tests creating build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0 creating build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/shell/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/shell/test_alarm_definitions.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/shell/test_metrics.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/shell/test_notification_types.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/shell/test_notifications.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0/shell copying build/lib/monascaclient/tests/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests/v2_0 copying build/lib/monascaclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests copying build/lib/monascaclient/tests/test_client.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests copying build/lib/monascaclient/tests/test_shell.py -> build/bdist.linux-x86_64/wheel/monascaclient/tests creating build/bdist.linux-x86_64/wheel/monascaclient/osc copying build/lib/monascaclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/monascaclient/osc copying build/lib/monascaclient/osc/migration.py -> build/bdist.linux-x86_64/wheel/monascaclient/osc running install_egg_info Copying python_monascaclient.egg-info to build/bdist.linux-x86_64/wheel/python_monascaclient-2.8.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_monascaclient-2.8.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir/pip-wheel-4hoyy6ya/.tmp-x5kdw1_h/python_monascaclient-2.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'monascaclient/__init__.py' adding 'monascaclient/client.py' adding 'monascaclient/shell.py' adding 'monascaclient/version.py' adding 'monascaclient/common/__init__.py' adding 'monascaclient/common/monasca_manager.py' adding 'monascaclient/common/utils.py' adding 'monascaclient/osc/__init__.py' adding 'monascaclient/osc/migration.py' adding 'monascaclient/tests/__init__.py' adding 'monascaclient/tests/test_client.py' adding 'monascaclient/tests/test_shell.py' adding 'monascaclient/tests/v2_0/__init__.py' adding 'monascaclient/tests/v2_0/shell/__init__.py' adding 'monascaclient/tests/v2_0/shell/test_alarm_definitions.py' adding 'monascaclient/tests/v2_0/shell/test_metrics.py' adding 'monascaclient/tests/v2_0/shell/test_notification_types.py' adding 'monascaclient/tests/v2_0/shell/test_notifications.py' adding 'monascaclient/v2_0/__init__.py' adding 'monascaclient/v2_0/alarm_definitions.py' adding 'monascaclient/v2_0/alarms.py' adding 'monascaclient/v2_0/client.py' adding 'monascaclient/v2_0/metrics.py' adding 'monascaclient/v2_0/notifications.py' adding 'monascaclient/v2_0/notificationtypes.py' adding 'monascaclient/v2_0/shell.py' adding 'python_monascaclient-2.8.0.dist-info/AUTHORS' adding 'python_monascaclient-2.8.0.dist-info/LICENSE' adding 'python_monascaclient-2.8.0.dist-info/METADATA' adding 'python_monascaclient-2.8.0.dist-info/WHEEL' adding 'python_monascaclient-2.8.0.dist-info/entry_points.txt' adding 'python_monascaclient-2.8.0.dist-info/pbr.json' adding 'python_monascaclient-2.8.0.dist-info/top_level.txt' adding 'python_monascaclient-2.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-monascaclient (pyproject.toml): finished with status 'done' Created wheel for python-monascaclient: filename=python_monascaclient-2.8.0-py3-none-any.whl size=40265 sha256=afc2b4ed135ed1f8eb26a455cfb3f845b38ac48b16de872d2fd1e46ef16eae38 Stored in directory: /builddir/.cache/pip/wheels/8d/69/f0/59e0fbdeb6a4c217707e626237758f160c182ffde1630bd3f7 Successfully built python-monascaclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9smIrE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-monascaclient-2.8.0 ++ ls /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir/python_monascaclient-2.8.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_monascaclient==2.8.0 + '[' -z python_monascaclient==2.8.0 ']' + TMPDIR=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.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-monascaclient-2.8.0/pyproject-wheeldir python_monascaclient==2.8.0 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/python-monascaclient-2.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_monascaclient-2.8.0-py3-none-any.whl Installing collected packages: python_monascaclient Creating /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin/monasca to 755 Successfully installed python_monascaclient-2.8.0 + '[' -d /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin/monasca /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin/monasca: updating + rm -rfv /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.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-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 --record /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info/RECORD --output /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages/python_monascaclient-2.8.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + ln -s monasca /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin/monasca-3 + rm -f /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/monasca.bash_completion + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.8.0-0.20250307105657.bb7d4b6.el10 --unique-debug-suffix -2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 --unique-debug-src-base python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-monascaclient-2.8.0 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f5LRGW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd python-monascaclient-2.8.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-monascaclient-2.8.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 {0} monascaclient.tests.test_client.TestMonascaClient.test_should_override_insecure_with_negated_verify [0.002076s] ... ok {0} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_should_not_patch_unknown_severity [0.022795s] ... ok usage: metric-create [-h] [--dimensions ] [--value-meta ] [--time ] [--project-id ] [-j] metric-create: error: the following arguments are required: {0} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_should_patch_actions [0.003462s] ... ok {0} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_should_patch_name [0.001267s] ... ok {0} monascaclient.tests.v2_0.shell.test_metrics.TestMetricsShellV2.test_bad_metrics [0.003176s] ... ok {0} monascaclient.tests.v2_0.shell.test_metrics.TestMetricsShellV2.test_metric_create [0.001136s] ... ok {0} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_patch_just_period [0.001362s] ... ok Invalid severity, not one of [LOW, MEDIUM, HIGH, CRITICAL] "" "" "" "" Successfully created metric "" usage: metric-create [-h] [--dimensions ] [--value-meta ] [--time ] [--project-id ] [-j] metric-create: error: the following arguments are required: usage: metric-create [-h] [--dimensions ] [--value-meta ] [--time ] [--project-id ] [-j] metric-create: error: the following arguments are required: ERROR [stevedore.extension] Could not load 'v3adfspassword': 'NoneType' object has no attribute '_Element' {1} monascaclient.tests.test_shell.TestMonascaShell.test_should_load_commands_based_on_api_version [0.032399s] ... ok ERROR [stevedore.extension] Could not load 'v3samlpassword': 'NoneType' object has no attribute '_Element' {2} monascaclient.tests.test_client.TestMonascaClient.test_should_not_warn_when_passing_no_args [0.002136s] ... ok {2} monascaclient.tests.test_client.TestMonascaClient.test_should_override_endpoint_if_passed_as_arg [0.001791s] ... ok {2} monascaclient.tests.test_client.TestMonascaClient.test_should_reuse_the_session_if_initialized_with_one [0.001196s] ... ok {2} monascaclient.tests.test_shell.TestMonascaShell.test_should_specify_monasca_args [0.000433s] ... ok ERROR [monascaclient.client] session should be an instance of {1} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_should_update [0.029036s] ... ok {3} monascaclient.tests.test_client.TestMonascaClient.test_should_error_if_session_is_not_in_correct_type [0.003492s] ... ok {1} monascaclient.tests.v2_0.shell.test_metrics.TestMetricsShellV2.test_metric_create_with_project_id [0.001583s] ... ok {3} monascaclient.tests.test_client.TestMonascaClient.test_should_override_tenant_name_with_project_name [0.002278s] ... ok {1} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_patch [0.001601s] ... ok {3} monascaclient.tests.test_client.TestMonascaClient.test_should_warn_when_passing_args [0.001745s] ... ok ERROR [monascaclient.client] session should be an instance of ERROR [monascaclient.client] session should be an instance of {1} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_patch_just_name [0.001344s] ... ok {1} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_patch_recurring_email [0.002141s] ... ok {1} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_update [0.001516s] ... ok ERROR [run] cannot unpack non-iterable Mock object Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/cliff/app.py", line 248, in run self.options, remainder = self.parser.parse_known_args(argv) ^^^^^^^^^^^^^^^^^^^^^^^ TypeError: cannot unpack non-iterable Mock object ERROR [osc_lib.shell] Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/osc_lib/shell.py", line 137, in run ret_val = super().run(argv) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/cliff/app.py", line 248, in run self.options, remainder = self.parser.parse_known_args(argv) ^^^^^^^^^^^^^^^^^^^^^^^ TypeError: cannot unpack non-iterable Mock object "" Successfully created metric "" "" "" "" {3} monascaclient.tests.test_shell.TestMonascaShell.test_should_use_auth_plugin_option_parser [0.007677s] ... ok {2} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_alarm_definitions_list [0.031125s] ... ok {2} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_good_notifications_patch_just_address [0.002877s] ... ok {2} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_notification_create_webhook [0.001907s] ... ok +----------------+--------------------------------------+---------------------------------------+-------------+-----------------+ | name | id | expression | match_by | actions_enabled | +----------------+--------------------------------------+---------------------------------------+-------------+-----------------+ | ntp_sync_check | aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee | (max(ntp.offset{}, deterministic)>=1) | b'hostname' | True | +----------------+--------------------------------------+---------------------------------------+-------------+-----------------+ "" "" {3} monascaclient.tests.v2_0.shell.test_alarm_definitions.TestAlarmDefinitionShellV2.test_should_patch_severity [0.037135s] ... ok {3} monascaclient.tests.v2_0.shell.test_notification_types.TestNotificationsTypesShellV2.test_notification_types_list [0.002566s] ... ok {3} monascaclient.tests.v2_0.shell.test_notifications.TestNotificationsShellV2.test_notification_create_email [0.001701s] ... ok "" "" "" "" +-----------+ | types | +-----------+ | WEBHOOK | | EMAIL | | PAGERDUTY | +-----------+ "" ====== Totals ====== Ran: 28 tests in 0.1554 sec. - Passed: 28 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.2030 sec. ============== Worker Balance ============== - Worker 0 (7 tests) => 0:00:00.035884 - Worker 1 (7 tests) => 0:00:00.070456 - Worker 2 (7 tests) => 0:00:00.042102 - Worker 3 (7 tests) => 0:00:00.057343 py312: OK (1.80 seconds) congratulations :) (1.86 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eo1XO5 + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/doc/python3-monascaclient + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/doc/python3-monascaclient + cp -pr /builddir/build/BUILD/python-monascaclient-2.8.0/README.rst /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/doc/python3-monascaclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BySrzY + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient + cp -pr /builddir/build/BUILD/python-monascaclient-2.8.0/LICENSE /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-monascaclient = 2.8.0-0.20250307105657.bb7d4b6.el10 python3-monascaclient = 2.8.0-0.20250307105657.bb7d4b6.el10 python3.12-monascaclient = 2.8.0-0.20250307105657.bb7d4b6.el10 python3.12dist(python-monascaclient) = 2.8 python3dist(python-monascaclient) = 2.8 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.12dist(babel) < 2.4 or python3.12dist(babel) > 2.4) with python3.12dist(babel) >= 2.3.4) ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.12 python3.12dist(iso8601) >= 0.1.11 python3.12dist(osc-lib) >= 1.8 python3.12dist(oslo-utils) >= 3.33 python3.12dist(prettytable) >= 0.7.2 python3.12dist(pyyaml) >= 3.12 Obsoletes: python3.12-monascaclient < 2.8.0-0.20250307105657.bb7d4b6.el10 Processing files: python3-monascaclient-tests-2.8.0-0.20250307105657.bb7d4b6.el10.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RdFbpp + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient-tests + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient-tests + cp -pr /builddir/build/BUILD/python-monascaclient-2.8.0/LICENSE /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64/usr/share/licenses/python3-monascaclient-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-monascaclient-tests = 2.8.0-0.20250307105657.bb7d4b6.el10 python3-monascaclient-tests = 2.8.0-0.20250307105657.bb7d4b6.el10 python3.12-monascaclient-tests = 2.8.0-0.20250307105657.bb7d4b6.el10 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.12 Obsoletes: python3.12-monascaclient-tests < 2.8.0-0.20250307105657.bb7d4b6.el10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 Wrote: /builddir/build/SRPMS/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.src.rpm Wrote: /builddir/build/RPMS/python3-monascaclient-tests-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm Wrote: /builddir/build/RPMS/python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SdHKGu + umask 022 + cd /builddir/build/BUILD + cd python-monascaclient-2.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.E0WahY + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/python-monascaclient-2.8.0-SPECPARTS + rm -rf python-monascaclient-2.8.0 python-monascaclient-2.8.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0