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-rsdclient.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-rsdclient.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-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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.Mdf1IU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-rsdclient-1.0.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-rsdclient-1.0.2-0.20250310101922.d1a515e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-rsdclient-1.0.2 + rm -rf /builddir/build/BUILD/python-rsdclient-1.0.2-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/python-rsdclient-1.0.2-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-rsdclient-1.0.2 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 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1XFi0s + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.2 + 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-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires -t -e py312,docs 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) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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.qTPy4D + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.2 + 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-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires -t -e py312,docs 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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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.NlOOna + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.2 + 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-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires -t -e py312,docs 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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.7.0 Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: rsd-lib>=1.2.0 Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0,!=4.4 Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=1.10.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.18 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=1.11.0 Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=1.8.0 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: osc-lib>=1.7.0 Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: rsd-lib>=1.2.0 Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=4.0,!=4.4 Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=1.10.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.18 Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=1.4.0 Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=1.11.0 Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=1.8.0 /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) running dist_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-rsdclient-1.0.2/python_rsdclient-1.0.2.dist-info' Handling pbr >=2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: pbr >=2.0 (installed: pbr 6.0.0) Handling osc-lib >=1.7.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement not satisfied: osc-lib >=1.7.0 Handling rsd-lib >=1.2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement not satisfied: rsd-lib >=1.2.0 Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) + cat /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires + rm -rfv python_rsdclient-1.0.2.dist-info/ removed 'python_rsdclient-1.0.2.dist-info/AUTHORS' removed 'python_rsdclient-1.0.2.dist-info/LICENSE' removed 'python_rsdclient-1.0.2.dist-info/METADATA' removed 'python_rsdclient-1.0.2.dist-info/entry_points.txt' removed 'python_rsdclient-1.0.2.dist-info/pbr.json' removed 'python_rsdclient-1.0.2.dist-info/top_level.txt' removed directory 'python_rsdclient-1.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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.YvqEl4 + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.2 + 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-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires -t -e py312,docs 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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: rsd-lib>=1.2.0 (installed: rsd-lib 1.2.0) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.11.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: rsd-lib>=1.2.0 (installed: rsd-lib 1.2.0) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.11.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.0 (installed: reno 4.1.0) /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) running dist_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-rsdclient-1.0.2/python_rsdclient-1.0.2.dist-info' Handling pbr >=2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: pbr >=2.0 (installed: pbr 6.0.0) Handling osc-lib >=1.7.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: osc-lib >=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib >=1.2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: rsd-lib >=1.2.0 (installed: rsd-lib 1.2.0) Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) + cat /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires + rm -rfv python_rsdclient-1.0.2.dist-info/ removed 'python_rsdclient-1.0.2.dist-info/AUTHORS' removed 'python_rsdclient-1.0.2.dist-info/LICENSE' removed 'python_rsdclient-1.0.2.dist-info/METADATA' removed 'python_rsdclient-1.0.2.dist-info/top_level.txt' removed 'python_rsdclient-1.0.2.dist-info/pbr.json' removed 'python_rsdclient-1.0.2.dist-info/entry_points.txt' removed directory 'python_rsdclient-1.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-rsdclient-1.0.2-0.20250310101922.d1a515e.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-rsdclient.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-rsdclient.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.CaBWo5 + umask 022 + cd /builddir/build/BUILD + cd python-rsdclient-1.0.2 + 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-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir --output /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires -t -e py312,docs 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) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr from get_requires_for_build_wheel Requirement satisfied: pbr (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 ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: rsd-lib>=1.2.0 (installed: rsd-lib 1.2.0) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.11.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.0 (installed: reno 4.1.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=2.0 (installed: pbr 6.0.0) Handling osc-lib>=1.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: osc-lib>=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib>=1.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: rsd-lib>=1.2.0 (installed: rsd-lib 1.2.0) Handling six>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling coverage>=4.0,!=4.4 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=4.0,!=4.4 (installed: coverage 7.3.2) Handling sphinx>=1.6.2 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=1.6.2 (installed: sphinx 7.2.6) Handling oslotest>=1.10.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=1.10.0 (installed: oslotest 5.0.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testtools>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=1.4.0 (installed: testtools 2.7.2) Handling openstackdocstheme>=1.11.0 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=1.11.0 (installed: openstackdocstheme 3.0.0) Handling reno>=1.8.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=1.8.0 (installed: reno 4.1.0) /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) running dist_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-rsdclient-1.0.2/python_rsdclient-1.0.2.dist-info' Handling pbr >=2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: pbr >=2.0 (installed: pbr 6.0.0) Handling osc-lib >=1.7.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: osc-lib >=1.7.0 (installed: osc-lib 3.2.0) Handling rsd-lib >=1.2.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: rsd-lib >=1.2.0 (installed: rsd-lib 1.2.0) Handling six >=1.10.0 from hook generated metadata: Requires-Dist (python-rsdclient) Requirement satisfied: six >=1.10.0 (installed: six 1.16.0) + cat /builddir/build/BUILD/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64-pyproject-buildrequires + rm -rfv python_rsdclient-1.0.2.dist-info/ removed 'python_rsdclient-1.0.2.dist-info/AUTHORS' removed 'python_rsdclient-1.0.2.dist-info/LICENSE' removed 'python_rsdclient-1.0.2.dist-info/METADATA' removed 'python_rsdclient-1.0.2.dist-info/entry_points.txt' removed 'python_rsdclient-1.0.2.dist-info/pbr.json' removed 'python_rsdclient-1.0.2.dist-info/top_level.txt' removed directory 'python_rsdclient-1.0.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LgKgXK + 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-rsdclient-1.0.2 + mkdir -p /builddir/build/BUILD/python-rsdclient-1.0.2/.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-rsdclient-1.0.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-rsdclient-1.0.2/pyproject-wheeldir Processing /builddir/build/BUILD/python-rsdclient-1.0.2 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) running dist_info creating /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info writing /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.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-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-modern-metadata-mzdz1fkd/python_rsdclient-1.0.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-rsdclient Building wheel for python-rsdclient (pyproject.toml): started Running command Building wheel for python-rsdclient (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) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rsdclient creating build/lib/rsdclient/tests creating build/lib/rsdclient/tests/common copying rsdclient/tests/common/test_utils.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/test_command.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/fakes.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/common/__init__.py -> build/lib/rsdclient/tests/common copying rsdclient/tests/base.py -> build/lib/rsdclient/tests copying rsdclient/tests/__init__.py -> build/lib/rsdclient/tests creating build/lib/rsdclient/osc copying rsdclient/osc/plugin.py -> build/lib/rsdclient/osc copying rsdclient/osc/__init__.py -> build/lib/rsdclient/osc creating build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/system.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/storage_service.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/root.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/node.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/fabric.py -> build/lib/rsdclient/osc/v2 copying rsdclient/osc/v2/__init__.py -> build/lib/rsdclient/osc/v2 creating build/lib/rsdclient/v2 copying rsdclient/v2/system.py -> build/lib/rsdclient/v2 copying rsdclient/v2/storage_service.py -> build/lib/rsdclient/v2 copying rsdclient/v2/root.py -> build/lib/rsdclient/v2 copying rsdclient/v2/node.py -> build/lib/rsdclient/v2 copying rsdclient/v2/fabric.py -> build/lib/rsdclient/v2 copying rsdclient/v2/client.py -> build/lib/rsdclient/v2 copying rsdclient/v2/__init__.py -> build/lib/rsdclient/v2 creating build/lib/rsdclient/common copying rsdclient/common/utils.py -> build/lib/rsdclient/common copying rsdclient/common/command.py -> build/lib/rsdclient/common copying rsdclient/common/base.py -> build/lib/rsdclient/common copying rsdclient/common/__init__.py -> build/lib/rsdclient/common copying rsdclient/__init__.py -> build/lib/rsdclient creating build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_storage_service.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_node.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_fabric.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/test_client.py -> build/lib/rsdclient/tests/v2 copying rsdclient/tests/v2/__init__.py -> build/lib/rsdclient/tests/v2 running egg_info writing python_rsdclient.egg-info/PKG-INFO writing dependency_links to python_rsdclient.egg-info/dependency_links.txt writing entry points to python_rsdclient.egg-info/entry_points.txt writing requirements to python_rsdclient.egg-info/requires.txt writing top-level names to python_rsdclient.egg-info/top_level.txt writing pbr to python_rsdclient.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_rsdclient.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/rsdclient copying build/lib/rsdclient/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient creating build/bdist.linux-x86_64/wheel/rsdclient/common copying build/lib/rsdclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/common copying build/lib/rsdclient/common/base.py -> build/bdist.linux-x86_64/wheel/rsdclient/common copying build/lib/rsdclient/common/command.py -> build/bdist.linux-x86_64/wheel/rsdclient/common copying build/lib/rsdclient/common/utils.py -> build/bdist.linux-x86_64/wheel/rsdclient/common creating build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/client.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/fabric.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/node.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/root.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/storage_service.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 copying build/lib/rsdclient/v2/system.py -> build/bdist.linux-x86_64/wheel/rsdclient/v2 creating build/bdist.linux-x86_64/wheel/rsdclient/osc creating build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/fabric.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/node.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/root.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/storage_service.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/v2/system.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc/v2 copying build/lib/rsdclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc copying build/lib/rsdclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/rsdclient/osc creating build/bdist.linux-x86_64/wheel/rsdclient/tests creating build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_client.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_fabric.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_node.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/v2/test_storage_service.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/v2 copying build/lib/rsdclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests copying build/lib/rsdclient/tests/base.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests creating build/bdist.linux-x86_64/wheel/rsdclient/tests/common copying build/lib/rsdclient/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/common copying build/lib/rsdclient/tests/common/fakes.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/common copying build/lib/rsdclient/tests/common/test_command.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/common copying build/lib/rsdclient/tests/common/test_utils.py -> build/bdist.linux-x86_64/wheel/rsdclient/tests/common running install_egg_info Copying python_rsdclient.egg-info to build/bdist.linux-x86_64/wheel/python_rsdclient-1.0.2-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_rsdclient-1.0.2.dist-info/WHEEL creating '/builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir/pip-wheel-srtx0tnc/.tmp-8k7sy40g/python_rsdclient-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'rsdclient/__init__.py' adding 'rsdclient/common/__init__.py' adding 'rsdclient/common/base.py' adding 'rsdclient/common/command.py' adding 'rsdclient/common/utils.py' adding 'rsdclient/osc/__init__.py' adding 'rsdclient/osc/plugin.py' adding 'rsdclient/osc/v2/__init__.py' adding 'rsdclient/osc/v2/fabric.py' adding 'rsdclient/osc/v2/node.py' adding 'rsdclient/osc/v2/root.py' adding 'rsdclient/osc/v2/storage_service.py' adding 'rsdclient/osc/v2/system.py' adding 'rsdclient/tests/__init__.py' adding 'rsdclient/tests/base.py' adding 'rsdclient/tests/common/__init__.py' adding 'rsdclient/tests/common/fakes.py' adding 'rsdclient/tests/common/test_command.py' adding 'rsdclient/tests/common/test_utils.py' adding 'rsdclient/tests/v2/__init__.py' adding 'rsdclient/tests/v2/test_client.py' adding 'rsdclient/tests/v2/test_fabric.py' adding 'rsdclient/tests/v2/test_node.py' adding 'rsdclient/tests/v2/test_storage_service.py' adding 'rsdclient/v2/__init__.py' adding 'rsdclient/v2/client.py' adding 'rsdclient/v2/fabric.py' adding 'rsdclient/v2/node.py' adding 'rsdclient/v2/root.py' adding 'rsdclient/v2/storage_service.py' adding 'rsdclient/v2/system.py' adding 'python_rsdclient-1.0.2.dist-info/AUTHORS' adding 'python_rsdclient-1.0.2.dist-info/LICENSE' adding 'python_rsdclient-1.0.2.dist-info/METADATA' adding 'python_rsdclient-1.0.2.dist-info/WHEEL' adding 'python_rsdclient-1.0.2.dist-info/entry_points.txt' adding 'python_rsdclient-1.0.2.dist-info/pbr.json' adding 'python_rsdclient-1.0.2.dist-info/top_level.txt' adding 'python_rsdclient-1.0.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-rsdclient (pyproject.toml): finished with status 'done' Created wheel for python-rsdclient: filename=python_rsdclient-1.0.2-py3-none-any.whl size=38110 sha256=981b2e41d1d013ae15f4a336c9e2a4c5290cedb8a01f4bf0c9fde1ce44ea4ee6 Stored in directory: /builddir/.cache/pip/wheels/1e/5a/b4/a469ef8877ded99545a185cf3a6e8151dce9823106165d7edf Successfully built python-rsdclient + 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-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-rsdclient-1.0.2-0.20250310101922.d1a515e.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-rsdclient-1.0.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /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/installer.py:33: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources # Delay import to avoid unnecessary side-effects /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /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) usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'build_sphinx' docs: exit 1 (0.37 seconds) /builddir/build/BUILD/python-rsdclient-1.0.2> python setup.py build_sphinx pid=1935991 docs: FAIL code 1 (0.39 seconds) evaluation failed :( (0.44 seconds) RPM build warnings: RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.LgKgXK (%build) source_date_epoch_from_changelog set but %changelog is missing Bad exit status from /var/tmp/rpm-tmp.LgKgXK (%build) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-rsdclient.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-rsdclient.spec'